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

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_21) - Build # 2860 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2860/
Java: 32bit/jdk1.7.0_21 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Server at http://127.0.0.1:57062 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:57062 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([1B8CF6F3A9D41B8D:9A6A78EBDE8B7BB1]: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:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:
Server at http://127.0.0.1:55421 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:55421 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([1B8CF6F3A9D41B8D:9A6A78EBDE8B7BB1]: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:208)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9501 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   2> 1330534 T3283 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 1330539 T3283 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyShardSplitTest-1369503276404
[junit4:junit4]   2> 1330543 T3283 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 1330545 T3284 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 1330646 T3283 oasc.ZkTestServer.run start zk server on port:55402
[junit4:junit4]   2> 1330649 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1330658 T3290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1491d6f name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1330658 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1330658 T3283 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 1330668 T3285 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edcc19d7f0000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1330672 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1330675 T3292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@af9e5a name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1330676 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1330676 T3283 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 1330690 T3283 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 1330705 T3283 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 1330712 T3283 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 1330720 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1330721 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1330737 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 1330738 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 1330758 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1330760 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1330766 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 1330767 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 1330774 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 1330775 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 1330781 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1330782 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1330789 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1330789 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1330796 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1330797 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1330802 T3283 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1330803 T3283 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1330811 T3285 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edcc19d7f0001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1331346 T3283 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1331356 T3283 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55409
[junit4:junit4]   2> 1331357 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1331358 T3283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1331358 T3283 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673
[junit4:junit4]   2> 1331358 T3283 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673\solr.xml
[junit4:junit4]   2> 1331359 T3283 oasc.CoreContainer.<init> New CoreContainer 5374950
[junit4:junit4]   2> 1331359 T3283 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673\'
[junit4:junit4]   2> 1331360 T3283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673\'
[junit4:junit4]   2> 1331540 T3283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1331541 T3283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1331541 T3283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1331542 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1331542 T3283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1331543 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1331543 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1331544 T3283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1331544 T3283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1331544 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1331557 T3283 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1331558 T3283 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
[junit4:junit4]   2> 1331559 T3283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1331561 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1331582 T3303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16beb8e name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1331582 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1331586 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1331594 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1331597 T3305 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15ddc19 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1331598 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1331602 T3283 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 1331611 T3283 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 1331619 T3283 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1331623 T3283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55409_
[junit4:junit4]   2> 1331626 T3283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55409_
[junit4:junit4]   2> 1331631 T3283 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1331646 T3283 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1331651 T3283 oasc.Overseer.start Overseer (id=89751766723133443-127.0.0.1:55409_-n_0000000000) starting
[junit4:junit4]   2> 1331663 T3283 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 1331672 T3307 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1331674 T3283 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1331679 T3283 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 1331684 T3283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1331690 T3306 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1331707 T3308 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673\collection1
[junit4:junit4]   2> 1331708 T3308 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1331709 T3308 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1331709 T3308 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1331712 T3308 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673\collection1\'
[junit4:junit4]   2> 1331714 T3308 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1331716 T3308 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673/collection1/lib/README' to classloader
[junit4:junit4]   2> 1331799 T3308 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1331916 T3308 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1331919 T3308 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1331925 T3308 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1332909 T3308 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1332914 T3308 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1332916 T3308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1332922 T3308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1332970 T3308 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1332971 T3308 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369503276673\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/control/data\
[junit4:junit4]   2> 1332971 T3308 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a52ae9
[junit4:junit4]   2> 1332971 T3308 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1332972 T3308 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/control/data\
[junit4:junit4]   2> 1332972 T3308 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/control/data\index/
[junit4:junit4]   2> 1332973 T3308 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1332973 T3308 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/control/data\index
[junit4:junit4]   2> 1332981 T3308 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@174933d lockFactory=org.apache.lucene.store.NativeFSLockFactory@18f02c6),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1332982 T3308 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1332986 T3308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1332986 T3308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1332987 T3308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1332989 T3308 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1332989 T3308 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1332989 T3308 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1332990 T3308 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1332990 T3308 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1332991 T3308 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1333010 T3308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1333021 T3308 oass.SolrIndexSearcher.<init> Opening Searcher@181d7d5 main
[junit4:junit4]   2> 1333022 T3308 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\control\data\tlog
[junit4:junit4]   2> 1333025 T3308 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1333025 T3308 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1333030 T3309 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@181d7d5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1333032 T3308 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1333032 T3308 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1333231 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1333232 T3306 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:55409_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55409"}
[junit4:junit4]   2> 1333233 T3306 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1333233 T3306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1333253 T3305 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> 1334054 T3308 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1334054 T3308 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55409 collection:control_collection shard:shard1
[junit4:junit4]   2> 1334056 T3308 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1334071 T3308 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1334077 T3308 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1334077 T3308 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1334077 T3308 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55409/collection1/
[junit4:junit4]   2> 1334078 T3308 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1334078 T3308 oasc.SyncStrategy.syncToMe http://127.0.0.1:55409/collection1/ has no replicas
[junit4:junit4]   2> 1334078 T3308 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55409/collection1/
[junit4:junit4]   2> 1334078 T3308 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1334787 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1334809 T3305 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> 1334866 T3308 oasc.ZkController.register We are http://127.0.0.1:55409/collection1/ and leader is http://127.0.0.1:55409/collection1/
[junit4:junit4]   2> 1334866 T3308 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55409
[junit4:junit4]   2> 1334866 T3308 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1334867 T3308 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1334867 T3308 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1334870 T3308 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1334872 T3283 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1334872 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1334873 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1334891 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1334893 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1334897 T3312 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15b55f8 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1334897 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1334898 T3283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1334905 T3283 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 1335402 T3283 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1335407 T3283 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55421
[junit4:junit4]   2> 1335409 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1335409 T3283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1335409 T3283 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767
[junit4:junit4]   2> 1335411 T3283 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767\solr.xml
[junit4:junit4]   2> 1335411 T3283 oasc.CoreContainer.<init> New CoreContainer 32288511
[junit4:junit4]   2> 1335412 T3283 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767\'
[junit4:junit4]   2> 1335414 T3283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767\'
[junit4:junit4]   2> 1335576 T3283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1335576 T3283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1335576 T3283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1335577 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1335577 T3283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1335578 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1335578 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1335579 T3283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1335579 T3283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1335579 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1335589 T3283 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1335589 T3283 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
[junit4:junit4]   2> 1335589 T3283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1335592 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1335609 T3323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33f8e0 name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1335610 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1335613 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1335613 T3285 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edcc19d7f0005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1335624 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1335628 T3325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c64fd6 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1335629 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1335637 T3283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1336346 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1336347 T3306 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:55409_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55409"}
[junit4:junit4]   2> 1336358 T3312 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> 1336358 T3325 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> 1336358 T3305 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> 1336657 T3283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55421_
[junit4:junit4]   2> 1336660 T3283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55421_
[junit4:junit4]   2> 1336664 T3325 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> 1336665 T3312 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1336665 T3312 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> 1336665 T3305 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1336666 T3305 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> 1336669 T3325 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1336679 T3326 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767\collection1
[junit4:junit4]   2> 1336679 T3326 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1336688 T3326 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1336688 T3326 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1336691 T3326 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767\collection1\'
[junit4:junit4]   2> 1336693 T3326 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1336694 T3326 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767/collection1/lib/README' to classloader
[junit4:junit4]   2> 1336775 T3326 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1336885 T3326 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1336889 T3326 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1336894 T3326 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1337882 T3326 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1337888 T3326 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1337892 T3326 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1337898 T3326 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1337949 T3326 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1337951 T3326 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369503280767\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty1\
[junit4:junit4]   2> 1337951 T3326 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a52ae9
[junit4:junit4]   2> 1337952 T3326 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1337952 T3326 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty1\
[junit4:junit4]   2> 1337952 T3326 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty1\index/
[junit4:junit4]   2> 1337953 T3326 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1337953 T3326 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty1\index
[junit4:junit4]   2> 1337972 T3326 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ccd23 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12bc965),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1337972 T3326 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1337980 T3326 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1337981 T3326 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1337982 T3326 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1337983 T3326 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1337985 T3326 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1337985 T3326 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1337987 T3326 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1337988 T3326 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1337989 T3326 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1338006 T3326 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1338014 T3326 oass.SolrIndexSearcher.<init> Opening Searcher@69c186 main
[junit4:junit4]   2> 1338014 T3326 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty1\tlog
[junit4:junit4]   2> 1338016 T3326 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1338016 T3326 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1338024 T3327 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69c186 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1338026 T3326 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1338027 T3326 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1339615 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1339617 T3306 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:55421_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55421"}
[junit4:junit4]   2> 1339617 T3306 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 1339617 T3306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1339627 T3312 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> 1339627 T3325 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> 1339627 T3305 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> 1340266 T3326 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1340266 T3326 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55421 collection:collection1 shard:shard1
[junit4:junit4]   2> 1340267 T3326 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 1340289 T3326 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1340296 T3326 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1340297 T3326 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1340297 T3326 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55421/collection1/
[junit4:junit4]   2> 1340297 T3326 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1340298 T3326 oasc.SyncStrategy.syncToMe http://127.0.0.1:55421/collection1/ has no replicas
[junit4:junit4]   2> 1340298 T3326 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55421/collection1/
[junit4:junit4]   2> 1340298 T3326 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 1341325 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1341344 T3305 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> 1341344 T3325 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> 1341344 T3312 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> 1341402 T3326 oasc.ZkController.register We are http://127.0.0.1:55421/collection1/ and leader is http://127.0.0.1:55421/collection1/
[junit4:junit4]   2> 1341402 T3326 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55421
[junit4:junit4]   2> 1341402 T3326 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1341404 T3326 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1341404 T3326 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1341408 T3326 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1341410 T3283 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1341411 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1341411 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1341948 T3283 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1341954 T3283 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55430
[junit4:junit4]   2> 1341955 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1341955 T3283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1341957 T3283 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284
[junit4:junit4]   2> 1341957 T3283 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284\solr.xml
[junit4:junit4]   2> 1341957 T3283 oasc.CoreContainer.<init> New CoreContainer 4721398
[junit4:junit4]   2> 1341957 T3283 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284\'
[junit4:junit4]   2> 1341959 T3283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284\'
[junit4:junit4]   2> 1342143 T3283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1342144 T3283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1342144 T3283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1342145 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1342146 T3283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1342146 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1342147 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1342147 T3283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1342147 T3283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1342149 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1342160 T3283 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1342161 T3283 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
[junit4:junit4]   2> 1342161 T3283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1342163 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1342183 T3339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ada83c name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1342183 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1342189 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1342196 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1342201 T3341 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b72bd6 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1342201 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1342209 T3283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1343032 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1343034 T3306 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:55421_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55421"}
[junit4:junit4]   2> 1343051 T3305 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> 1343051 T3341 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> 1343051 T3312 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> 1343052 T3325 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> 1343333 T3283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55430_
[junit4:junit4]   2> 1343338 T3283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55430_
[junit4:junit4]   2> 1343345 T3325 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> 1343348 T3312 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1343348 T3312 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> 1343349 T3305 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1343350 T3305 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> 1343349 T3341 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1343350 T3341 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> 1343354 T3325 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1343373 T3342 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284\collection1
[junit4:junit4]   2> 1343374 T3342 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1343375 T3342 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1343375 T3342 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1343378 T3342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284\collection1\'
[junit4:junit4]   2> 1343381 T3342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1343382 T3342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284/collection1/lib/README' to classloader
[junit4:junit4]   2> 1343476 T3342 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1343603 T3342 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1343608 T3342 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1343616 T3342 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1344681 T3342 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1344685 T3342 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1344689 T3342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1344695 T3342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1344752 T3342 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1344752 T3342 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369503287284\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty2\
[junit4:junit4]   2> 1344753 T3342 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a52ae9
[junit4:junit4]   2> 1344753 T3342 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1344754 T3342 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty2\
[junit4:junit4]   2> 1344754 T3342 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty2\index/
[junit4:junit4]   2> 1344754 T3342 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1344755 T3342 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty2\index
[junit4:junit4]   2> 1344761 T3342 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12d8945 lockFactory=org.apache.lucene.store.NativeFSLockFactory@831891),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1344761 T3342 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1344765 T3342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1344766 T3342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1344766 T3342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1344767 T3342 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1344768 T3342 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1344768 T3342 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1344768 T3342 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1344769 T3342 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1344770 T3342 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1344783 T3342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1344791 T3342 oass.SolrIndexSearcher.<init> Opening Searcher@10d3f88 main
[junit4:junit4]   2> 1344791 T3342 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty2\tlog
[junit4:junit4]   2> 1344798 T3342 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1344798 T3342 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1344810 T3343 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10d3f88 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1344814 T3342 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1344815 T3342 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1346423 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1346424 T3306 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:55430_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55430"}
[junit4:junit4]   2> 1346424 T3306 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 1346424 T3306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 1346437 T3312 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> 1346439 T3325 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> 1346439 T3341 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> 1346439 T3305 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> 1347055 T3342 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1347055 T3342 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55430 collection:collection1 shard:shard2
[junit4:junit4]   2> 1347057 T3342 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 1347075 T3342 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1347082 T3342 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1347082 T3342 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1347082 T3342 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55430/collection1/
[junit4:junit4]   2> 1347083 T3342 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1347083 T3342 oasc.SyncStrategy.syncToMe http://127.0.0.1:55430/collection1/ has no replicas
[junit4:junit4]   2> 1347083 T3342 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55430/collection1/
[junit4:junit4]   2> 1347084 T3342 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 1348133 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1348158 T3305 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> 1348158 T3312 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> 1348159 T3325 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> 1348159 T3341 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> 1348174 T3342 oasc.ZkController.register We are http://127.0.0.1:55430/collection1/ and leader is http://127.0.0.1:55430/collection1/
[junit4:junit4]   2> 1348174 T3342 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55430
[junit4:junit4]   2> 1348174 T3342 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1348174 T3342 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1348175 T3342 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1348179 T3342 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1348181 T3283 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1348181 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1348182 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1348676 T3283 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1348683 T3283 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55439
[junit4:junit4]   2> 1348687 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1348687 T3283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1348689 T3283 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054
[junit4:junit4]   2> 1348689 T3283 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054\solr.xml
[junit4:junit4]   2> 1348689 T3283 oasc.CoreContainer.<init> New CoreContainer 30740617
[junit4:junit4]   2> 1348690 T3283 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054\'
[junit4:junit4]   2> 1348690 T3283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054\'
[junit4:junit4]   2> 1348898 T3283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1348898 T3283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1348899 T3283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1348900 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1348900 T3283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1348902 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1348902 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1348902 T3283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1348903 T3283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1348905 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1348918 T3283 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1348920 T3283 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
[junit4:junit4]   2> 1348920 T3283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1348922 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1348944 T3355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@588c69 name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1348945 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1348948 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1348957 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1348963 T3357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d934a2 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1348963 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1348975 T3283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1349975 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1349976 T3306 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:55430_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55430"}
[junit4:junit4]   2> 1349993 T3305 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> 1349994 T3357 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> 1349994 T3341 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> 1349994 T3325 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> 1349993 T3312 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> 1350059 T2371 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
[junit4:junit4]   2> 1350210 T3283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55439_
[junit4:junit4]   2> 1350214 T3283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55439_
[junit4:junit4]   2> 1350221 T3357 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> 1350221 T3325 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> 1350222 T3312 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1350223 T3312 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> 1350237 T3305 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1350237 T3305 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> 1350239 T3341 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1350240 T3341 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> 1350242 T3357 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1350245 T3325 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1350259 T3358 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054\collection1
[junit4:junit4]   2> 1350260 T3358 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1350262 T3358 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1350263 T3358 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1350266 T3358 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054\collection1\'
[junit4:junit4]   2> 1350268 T3358 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1350269 T3358 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054/collection1/lib/README' to classloader
[junit4:junit4]   2> 1350362 T3358 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1350486 T3358 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1350488 T3358 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1350496 T3358 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1351661 T3358 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1351667 T3358 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1351670 T3358 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1351677 T3358 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1351748 T3358 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1351749 T3358 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369503294054\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\
[junit4:junit4]   2> 1351749 T3358 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a52ae9
[junit4:junit4]   2> 1351750 T3358 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1351750 T3358 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\
[junit4:junit4]   2> 1351751 T3358 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\index/
[junit4:junit4]   2> 1351751 T3358 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1351751 T3358 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\index
[junit4:junit4]   2> 1351757 T3358 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1da1668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6efcd),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1351759 T3358 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1351763 T3358 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1351763 T3358 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1351765 T3358 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1351766 T3358 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1351767 T3358 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1351767 T3358 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1351767 T3358 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1351768 T3358 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1351768 T3358 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1351785 T3358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1351796 T3358 oass.SolrIndexSearcher.<init> Opening Searcher@11cf98b main
[junit4:junit4]   2> 1351797 T3358 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty3\tlog
[junit4:junit4]   2> 1351801 T3358 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1351801 T3358 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1351809 T3359 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11cf98b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1351821 T3358 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1351821 T3358 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1351848 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1351851 T3306 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:55439_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55439"}
[junit4:junit4]   2> 1351851 T3306 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 1351851 T3306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1351864 T3312 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> 1351865 T3341 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> 1351865 T3325 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> 1351864 T3357 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> 1351864 T3305 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> 1353057 T3358 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1353057 T3358 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55439 collection:collection1 shard:shard1
[junit4:junit4]   2> 1353069 T3358 oasc.ZkController.register We are http://127.0.0.1:55439/collection1/ and leader is http://127.0.0.1:55421/collection1/
[junit4:junit4]   2> 1353069 T3358 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55439
[junit4:junit4]   2> 1353071 T3358 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 1353071 T3358 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C10025 name=collection1 org.apache.solr.core.SolrCore@1f82716 url=http://127.0.0.1:55439/collection1 node=127.0.0.1:55439_ C10025_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55439_, base_url=http://127.0.0.1:55439}
[junit4:junit4]   2> 1353071 T3360 C10025 P55439 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 1353072 T3360 C10025 P55439 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1353073 T3360 C10025 P55439 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 1353073 T3360 C10025 P55439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1353075 T3358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1353080 T3360 C10025 P55439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1353084 T3283 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1353085 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1353086 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1353099 T3319 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 1353650 T3283 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1353660 T3283 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55449
[junit4:junit4]   2> 1353662 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1353663 T3283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1353663 T3283 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960
[junit4:junit4]   2> 1353663 T3283 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960\solr.xml
[junit4:junit4]   2> 1353664 T3283 oasc.CoreContainer.<init> New CoreContainer 7340464
[junit4:junit4]   2> 1353666 T3283 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960\'
[junit4:junit4]   2> 1353681 T3283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960\'
[junit4:junit4]   2> 1353723 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1353726 T3306 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:55439_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55439"}
[junit4:junit4]   2> 1353752 T3312 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> 1353753 T3305 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> 1353753 T3357 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> 1353754 T3341 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> 1353756 T3325 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> 1353874 T3283 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1353875 T3283 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1353875 T3283 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1353877 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1353877 T3283 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1353878 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1353878 T3283 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1353878 T3283 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1353879 T3283 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1353879 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1353890 T3283 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1353890 T3283 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
[junit4:junit4]   2> 1353891 T3283 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1353895 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1353899 T3372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28ab75 name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1353901 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1353907 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1353926 T3283 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1353931 T3374 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@91c511 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1353932 T3283 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1353941 T3283 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1354329 T3319 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 1354329 T3319 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:55439_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1230 
[junit4:junit4]   2> 1355178 T3283 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55449_
[junit4:junit4]   2> 1355206 T3283 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55449_
[junit4:junit4]   2> 1355233 T3374 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1355234 T3357 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> 1355234 T3312 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1355237 T3312 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> 1355236 T3325 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> 1355242 T3305 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1355243 T3305 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> 1355243 T3341 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1355244 T3341 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> 1355248 T3357 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1355249 T3325 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1355286 T3375 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960\collection1
[junit4:junit4]   2> 1355287 T3375 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1355290 T3375 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1355290 T3375 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1355297 T3375 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960\collection1\'
[junit4:junit4]   2> 1355303 T3375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1355305 T3375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960/collection1/lib/README' to classloader
[junit4:junit4]   2> 1355419 T3375 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1355540 T3375 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1355543 T3375 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1355552 T3375 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1356621 T3375 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1356629 T3375 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1356635 T3375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1356656 T3375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1356710 T3375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1356711 T3375 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369503298960\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\
[junit4:junit4]   2> 1356711 T3375 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a52ae9
[junit4:junit4]   2> 1356711 T3375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1356712 T3375 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\
[junit4:junit4]   2> 1356712 T3375 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\index/
[junit4:junit4]   2> 1356712 T3375 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1356713 T3375 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\index
[junit4:junit4]   2> 1356719 T3375 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e0766b lockFactory=org.apache.lucene.store.NativeFSLockFactory@562343),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1356719 T3375 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1356724 T3375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1356724 T3375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1356726 T3375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1356728 T3375 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1356728 T3375 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1356728 T3375 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1356729 T3375 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1356729 T3375 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1356729 T3375 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1356744 T3375 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1356755 T3375 oass.SolrIndexSearcher.<init> Opening Searcher@197de9 main
[junit4:junit4]   2> 1356756 T3375 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402\jetty4\tlog
[junit4:junit4]   2> 1356759 T3375 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1356759 T3375 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1356778 T3376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@197de9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1356780 T3375 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1356782 T3375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> ASYNC  NEW_CORE C10026 name=collection1 org.apache.solr.core.SolrCore@1f82716 url=http://127.0.0.1:55439/collection1 node=127.0.0.1:55439_ C10026_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55439_, base_url=http://127.0.0.1:55439}
[junit4:junit4]   2> 1356788 T3360 C10026 P55439 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55421/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 1356788 T3360 C10026 P55439 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55439 START replicas=[http://127.0.0.1:55421/collection1/] nUpdates=100
[junit4:junit4]   2> 1356789 T3360 C10026 P55439 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 1356790 T3360 C10026 P55439 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 1356791 T3360 C10026 P55439 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 1356792 T3360 C10026 P55439 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 1356792 T3360 C10026 P55439 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 1356792 T3360 C10026 P55439 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55421/collection1/. core=collection1
[junit4:junit4]   2> 1356794 T3360 C10026 P55439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C10027 name=collection1 org.apache.solr.core.SolrCore@f60806 url=http://127.0.0.1:55421/collection1 node=127.0.0.1:55421_ C10027_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55421_, base_url=http://127.0.0.1:55421, leader=true}
[junit4:junit4]   2> 1356804 T3316 C10027 P55421 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> 1356816 T3317 C10027 P55421 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1356825 T3317 C10027 P55421 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ccd23 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12bc965),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1356827 T3317 C10027 P55421 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1356827 T3317 C10027 P55421 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ccd23 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12bc965),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ccd23 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12bc965),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1356827 T3317 C10027 P55421 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1356828 T3317 C10027 P55421 oass.SolrIndexSearcher.<init> Opening Searcher@11dc32f realtime
[junit4:junit4]   2> 1356828 T3317 C10027 P55421 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1356828 T3317 C10027 P55421 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 12
[junit4:junit4]   2> 1356831 T3360 C10026 P55439 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1356832 T3360 C10026 P55439 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1356836 T3320 C10027 P55421 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1356836 T3320 C10027 P55421 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1356837 T3360 C10026 P55439 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1356837 T3360 C10026 P55439 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1356837 T3360 C10026 P55439 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1356840 T3321 C10027 P55421 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1356842 T3360 C10026 P55439 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 1356844 T3360 C10026 P55439 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\index.20130526043502705
[junit4:junit4]   2> 1356844 T3360 C10026 P55439 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ab2d97 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd954c) fullCopy=false
[junit4:junit4]   2> 1356846 T3319 C10027 P55421 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> ASYNC  NEW_CORE C10028 name=collection1 org.apache.solr.core.SolrCore@1f82716 url=http://127.0.0.1:55439/collection1 node=127.0.0.1:55439_ C10028_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55439_, base_url=http://127.0.0.1:55439}
[junit4:junit4]   2> 1356870 T3360 C10028 P55439 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1356873 T3360 C10028 P55439 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1356873 T3360 C10028 P55439 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1356878 T3360 C10028 P55439 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1da1668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6efcd),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1da1668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6efcd),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1356879 T3360 C10028 P55439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1356879 T3360 C10028 P55439 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1356879 T3360 C10028 P55439 oass.SolrIndexSearcher.<init> Opening Searcher@8410eb main
[junit4:junit4]   2> 1356880 T3359 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8410eb main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1356882 T3360 C10028 P55439 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\index.20130526043502705 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\index.20130526043502705;done=true>>]
[junit4:junit4]   2> 1356882 T3360 C10028 P55439 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\index.20130526043502705
[junit4:junit4]   2> 1356882 T3360 C10028 P55439 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty3\index.20130526043502705
[junit4:junit4]   2> 1356882 T3360 C10028 P55439 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 1356884 T3360 C10028 P55439 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 1356884 T3360 C10028 P55439 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1356884 T3360 C10028 P55439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1356887 T3360 C10028 P55439 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 1357470 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1357472 T3306 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:55449_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55449"}
[junit4:junit4]   2> 1357472 T3306 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 1357472 T3306 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 1357484 T3306 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:55439_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55439"}
[junit4:junit4]   2> 1357498 T3305 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> 1357498 T3312 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> 1357499 T3325 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> 1357499 T3341 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> 1357498 T3357 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> 1357498 T3374 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> 1358021 T3375 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1358021 T3375 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55449 collection:collection1 shard:shard2
[junit4:junit4]   2> 1358028 T3375 oasc.ZkController.register We are http://127.0.0.1:55449/collection1/ and leader is http://127.0.0.1:55430/collection1/
[junit4:junit4]   2> 1358028 T3375 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55449
[junit4:junit4]   2> 1358028 T3375 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 1358029 T3375 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C10029 name=collection1 org.apache.solr.core.SolrCore@12357d2 url=http://127.0.0.1:55449/collection1 node=127.0.0.1:55449_ C10029_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55449_, base_url=http://127.0.0.1:55449}
[junit4:junit4]   2> 1358029 T3379 C10029 P55449 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 1358030 T3375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1358030 T3379 C10029 P55449 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1358031 T3379 C10029 P55449 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 1358031 T3379 C10029 P55449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1358034 T3283 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1358034 T3283 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1358035 T3283 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1358035 T3379 C10029 P55449 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1358045 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1358046 T3336 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 1358047 T3283 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 1358047 T3283 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 1358048 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1359280 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1359365 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1359369 T3306 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:55449_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55449"}
[junit4:junit4]   2> 1359424 T3305 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> 1359425 T3357 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> 1359425 T3341 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> 1359425 T3325 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> 1359426 T3374 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> 1359426 T3312 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> 1360503 T3336 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 1360503 T3336 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:55449_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2457 
[junit4:junit4]   2> 1360509 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1361654 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C10029_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55449_, base_url=http://127.0.0.1:55449}
[junit4:junit4]   2> 1362752 T3379 C10029 P55449 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55430/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 1362752 T3379 C10029 P55449 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55449 START replicas=[http://127.0.0.1:55430/collection1/] nUpdates=100
[junit4:junit4]   2> 1362753 T3379 C10029 P55449 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 1362753 T3379 C10029 P55449 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 1362753 T3379 C10029 P55449 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 1362754 T3379 C10029 P55449 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 1362754 T3379 C10029 P55449 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 1362755 T3379 C10029 P55449 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55430/collection1/. core=collection1
[junit4:junit4]   2> 1362755 T3379 C10029 P55449 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C10030 name=collection1 org.apache.solr.core.SolrCore@bc9693 url=http://127.0.0.1:55430/collection1 node=127.0.0.1:55430_ C10030_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55430_, base_url=http://127.0.0.1:55430, leader=true}
[junit4:junit4]   2> 1362783 T3337 C10030 P55430 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> 1362784 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1362789 T3332 C10030 P55430 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1362794 T3332 C10030 P55430 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12d8945 lockFactory=org.apache.lucene.store.NativeFSLockFactory@831891),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1362795 T3332 C10030 P55430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1362796 T3332 C10030 P55430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12d8945 lockFactory=org.apache.lucene.store.NativeFSLockFactory@831891),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12d8945 lockFactory=org.apache.lucene.store.NativeFSLockFactory@831891),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1362797 T3332 C10030 P55430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1362797 T3332 C10030 P55430 oass.SolrIndexSearcher.<init> Opening Searcher@ee7aa8 realtime
[junit4:junit4]   2> 1362798 T3332 C10030 P55430 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1362798 T3332 C10030 P55430 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 9
[junit4:junit4]   2> ASYNC  NEW_CORE C10031 name=collection1 org.apache.solr.core.SolrCore@12357d2 url=http://127.0.0.1:55449/collection1 node=127.0.0.1:55449_ C10031_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55449_, base_url=http://127.0.0.1:55449}
[junit4:junit4]   2> 1362800 T3379 C10031 P55449 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1362802 T3379 C10031 P55449 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1362804 T3334 C10030 P55430 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1362805 T3334 C10030 P55430 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 1362806 T3379 C10031 P55449 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1362806 T3379 C10031 P55449 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1362806 T3379 C10031 P55449 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1362808 T3335 C10030 P55430 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1362810 T3379 C10031 P55449 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 1362811 T3379 C10031 P55449 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\index.20130526043508672
[junit4:junit4]   2> 1362811 T3379 C10031 P55449 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1135623 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e052e3) fullCopy=false
[junit4:junit4]   2> ASYNC  NEW_CORE C10032 name=collection1 org.apache.solr.core.SolrCore@bc9693 url=http://127.0.0.1:55430/collection1 node=127.0.0.1:55430_ C10032_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55430_, base_url=http://127.0.0.1:55430, leader=true}
[junit4:junit4]   2> 1362825 T3336 C10032 P55430 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> ASYNC  NEW_CORE C10033 name=collection1 org.apache.solr.core.SolrCore@12357d2 url=http://127.0.0.1:55449/collection1 node=127.0.0.1:55449_ C10033_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55449_, base_url=http://127.0.0.1:55449}
[junit4:junit4]   2> 1362827 T3379 C10033 P55449 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1362829 T3379 C10033 P55449 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1362829 T3379 C10033 P55449 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1362832 T3379 C10033 P55449 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e0766b lockFactory=org.apache.lucene.store.NativeFSLockFactory@562343),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e0766b lockFactory=org.apache.lucene.store.NativeFSLockFactory@562343),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1362833 T3379 C10033 P55449 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1362833 T3379 C10033 P55449 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1362833 T3379 C10033 P55449 oass.SolrIndexSearcher.<init> Opening Searcher@14617ac main
[junit4:junit4]   2> 1362834 T3376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14617ac main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1362835 T3379 C10033 P55449 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\index.20130526043508672 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\index.20130526043508672;done=true>>]
[junit4:junit4]   2> 1362835 T3379 C10033 P55449 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\index.20130526043508672
[junit4:junit4]   2> 1362836 T3379 C10033 P55449 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369503276402/jetty4\index.20130526043508672
[junit4:junit4]   2> 1362836 T3379 C10033 P55449 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 1362836 T3379 C10033 P55449 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 1362837 T3379 C10033 P55449 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1362837 T3379 C10033 P55449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1362844 T3379 C10033 P55449 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 1362915 T3306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1362916 T3306 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:55449_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55449"}
[junit4:junit4]   2> 1362928 T3305 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> 1362929 T3357 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> 1362929 T3374 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> 1362929 T3325 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> 1362930 T3312 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> 1362929 T3341 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> 1363893 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1363894 T3283 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C10034 name=collection1 org.apache.solr.core.SolrCore@b40d3a url=http://127.0.0.1:55409/collection1 node=127.0.0.1:55409_ C10034_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:55409_, base_url=http://127.0.0.1:55409, leader=true}
[junit4:junit4]   2> 1363910 T3301 C10034 P55409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1363918 T3301 C10034 P55409 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@174933d lockFactory=org.apache.lucene.store.NativeFSLockFactory@18f02c6),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1363919 T3301 C10034 P55409 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1363920 T3301 C10034 P55409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@174933d lockFactory=org.apache.lucene.store.NativeFSLockFactory@18f02c6),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@174933d lockFactory=org.apache.lucene.store.NativeFSLockFactory@18f02c6),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1363920 T3301 C10034 P55409 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1363921 T3301 C10034 P55409 oass.SolrIndexSearcher.<init> Opening Searcher@e1e0c2 main
[junit4:junit4]   2> 1363921 T3301 C10034 P55409 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1363933 T3309 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e1e0c2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> ASYNC  NEW_CORE C10035 name=collection1 org.apache.solr.core.SolrCore@b40d3a url=http://127.0.0.1:55409/collection1 node=127.0.0.1:55409_ C10035_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:55409_, base_url=http://127.0.0.1:55409, leader=true}
[junit4:junit4]   2> 1363934 T3301 C10035 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> ASYNC  NEW_CORE C10036 name=collection1 org.apache.solr.core.SolrCore@bc9693 url=http://127.0.0.1:55430/collection1 node=127.0.0.1:55430_ C10036_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55430_, base_url=http://127.0.0.1:55430, leader=true}
[junit4:junit4]   2> 1363942 T3333 C10036 P55430 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1363944 T3333 C10036 P55430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12d8945 lockFactory=org.apache.lucene.store.NativeFSLockFactory@831891),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12d8945 lockFactory=org.apache.lucene.store.NativeFSLockFactory@831891),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1363945 T3333 C10036 P55430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1363945 T3333 C10036 P55430 oass.SolrIndexSearcher.<init> Opening Searcher@164f329 main
[junit4:junit4]   2> 1363945 T3333 C10036 P55430 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1363947 T3343 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@164f329 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1363948 T3333 C10036 P55430 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:55421/collection1/, StdNode: http://127.0.0.1:55439/collection1/, StdNode: http://127.0.0.1:55449/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> ASYNC  NEW_CORE C10037 name=collection1 org.apache.solr.core.SolrCore@f60806 url=http://127.0.0.1:55421/collection1 node=127.0.0.1:55421_ C10037_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55421_, base_url=http://127.0.0.1:55421, leader=true}
[junit4:junit4]   2> 1363954 T3320 C10037 P55421 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C10038 name=collection1 org.apache.solr.core.SolrCore@1f82716 url=http://127.0.0.1:55439/collection1 node=127.0.0.1:55439_ C10038_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55439_, base_url=http://127.0.0.1:55439}
[junit4:junit4]   2> 1363968 T3349 C10038 P55439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C10039 name=collection1 org.apache.solr.core.SolrCore@12357d2 url=http://127.0.0.1:55449/collection1 node=127.0.0.1:55449_ C10039_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55449_, base_url=http://127.0.0.1:55449}
[junit4:junit4]   2> 1363980 T3368 C10039 P55449 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C10040 name=collection1 org.apache.solr.core.SolrCore@f60806 url=http://127.0.0.1:55421/collection1 node=127.0.0.1:55421_ C10040_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55421_, base_url=http://127.0.0.1:55421, leader=true}
[junit4:junit4]   2> 1363981 T3320 C10040 P55421 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ccd23 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12bc965),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ccd23 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12bc965),segFN=segments_3,generation=3}
[junit4:junit4]   2> ASYNC  NEW_CORE C10041 name=collection1 org.apache.solr.core.SolrCore@1f82716 url=http://127.0.0.1:55439/collection1 node=127.0.0.1:55439_ C10041_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55439_, base_url=http://127.0.0.1:55439}
[junit4:junit4]   2> 1363983 T3349 C10041 P55439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1da1668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6efcd),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1da1668 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6efcd),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1363985 T3349 C10041 P55439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1363983 T3368 C10039 P55449 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e0766b lockFactory=org.apache.lucene.store.NativeFSLockFactory@562343),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e0766b lockFactory=org.apache.lucene.store.NativeFSLockFactory@562343),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1363986 T3368 C10039 P55449 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1363983 T3320 C10040 P55421 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1363988 T3368 C10039 P55449 oass.SolrIndexSearcher.<init> Opening Searcher@ffecbf main
[junit4:junit4]   2> 1363986 T3349 C10041 P55439 oass.SolrIndexSearcher.<init> Opening Searcher@1a61cb2 main
[junit4:junit4]   2> 1363988 T3349 C10041 P55439 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1363989 T3376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ffecbf main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1363989 T3359 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a61cb2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1363988 T3368 C10039 P55449 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1363991 T3368 C10039 P55449 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 11
[junit4:junit4]   2> 1363988 T3320 C10040 P55421 oass.SolrIndexSearcher.<init> Opening Searcher@4e388c main
[junit4:junit4]   2> 1363992 T3320 C10040 P55421 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1363991 T3349 C10041 P55439 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 24
[junit4:junit4]   2> 1363994 T3327 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e388c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1363995 T3320 C10040 P55421 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 41
[junit4:junit4]   2> ASYNC  NEW_CORE C10042 name=collection1 org.apache.solr.core.SolrCore@bc9693 url=http://127.0.0.1:55430/collection1 node=127.0.0.1:55430_ C10042_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55430_, base_url=http://127.0.0.1:55430, leader=true}
[junit4:junit4]   2> 1363995 T3333 C10042 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 53
[junit4:junit4]   2> 1363998 T3283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1364001 T3321 C10040 P55421 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> 1364005 T3350 C10041 P55439 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> 1364009 T3334 C10042 P55430 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> 1364013 T3369 C10039 P55449 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> 1364783 T2388 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
[junit4:junit4]   2> ASYNC  NEW_CORE C10043 name=collection1 org.apache.solr.core.SolrCore@b40d3a url=http://127.0.0.1:55409/collection1 node=127.0.0.1:55409_ C10043_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:55409_, base_url=http://127.0.0.1:55409, leader=true}
[junit4:junit4]   2> 1366229 T3301 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436028304975986688)} 0 3
[junit4:junit4]   2> 1366243 T3369 C10039 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436028304983326720&update.from=http://127.0.0.1:55430/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436028304983326720)} 0 5
[junit4:junit4]   2> 1366247 T3350 C10041 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436028304986472448&update.from=http://127.0.0.1:55421/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436028304986472448)} 0 3
[junit4:junit4]   2> 1366248 T3321 C10040 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1436028304986472448)} 0 12
[junit4:junit4]   2> 1366248 T3334 C10042 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436028304983326720)} 0 15
[junit4:junit4]   2> 1366252 T3296 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1436028305003249664)]} 0 1
[junit4:junit4]   2> 1366262 T3351 C10041 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1436028305009541120)]} 0 1
[junit4:junit4]   2> 1366263 T3319 C10040 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1436028305009541120)]} 0 5
[junit4:junit4]   2> 1366263 T3335 C10042 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0]} 0 7
[junit4:junit4]   2> 1366268 T3297 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1436028305017929728)]} 0 2
[junit4:junit4]   2> 1366274 T3352 C10041 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1436028305022124032)]} 0 1
[junit4:junit4]   2> 1366275 T3316 C10040 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1436028305022124032)]} 0 5
[junit4:junit4]   2> 1366278 T3298 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1436028305030512640)]} 0 0
[junit4:junit4]   2> 1366286 T3370 C10039 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1436028305035755520)]} 0 0
[junit4:junit4]   2> 1366288 T3336 C10042 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1436028305035755520)]} 0 5
[junit4:junit4]   2> 1366291 T3299 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1436028305044144128)]} 0 0
[junit4:junit4]   2> 1366301 T3365 C10039 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1436028305050435584)]} 0 1
[junit4:junit4]   2> 1366302 T3337 C10042 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1436028305050435584)]} 0 5
[junit4:junit4]   2> 1366304 T3300 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1436028305057775616)]} 0 0
[junit4:junit4]   2> 1366313 T3353 C10041 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1436028305063018496)]} 0 1
[junit4:junit4]   2> 1366314 T3317 C10040 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1436028305063018496)]} 0 5
[junit4:junit4]   2> 1366319 T3301 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1436028305072455680)]} 0 1
[junit4:junit4]   2> 1366328 T3366 C10039 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1436028305079795712)]} 0 1
[junit4:junit4]   2> 1366328 T3332 C10042 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1436028305079795712)]} 0 3
[junit4:junit4]   2> 1366329 T3318 C10040 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 6
[junit4:junit4]   2> 1366332 T3296 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1436028305087135744)]} 0 0
[junit4:junit4]   2> 1366339 T3367 C10039 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1436028305092378624)]} 0 0
[junit4:junit4]   2> 1366341 T3333 C10042 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1436028305092378624)]} 0 4
[junit4:junit4]   2> 1366344 T3297 C10043 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1436028305099718656)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C10044 name=collection1 org.apache.solr.core.SolrCore@12357d2 url=http://127.0.0.1:55449/collection1 node=127.0.0.1:55449_ C10044_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55449_, base_url=http://127.0.0.1:55449}
[junit4:junit4]   2> 1366367 T3368 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1436028305120690176)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C10045 name=collection1 org.apache.solr.core.SolrCore@bc9693 url=http://127.0.0.1:55430/collection1 node=127.0.0.1:55430_ C10045_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55430_, base_url=http://127.0.0.1:55430, leader=true}
[junit4:junit4]   2> 1366369 T3334 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1436028305120690176)]} 0 5
[junit4:junit4]   2> ASYNC  NEW_CORE C10046 name=collection1 org.apache.solr.core.SolrCore@b40d3a url=http://127.0.0.1:55409/collection1 node=127.0.0.1:55409_ C10046_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:55409_, base_url=http://127.0.0.1:55409, leader=true}
[junit4:junit4]   2> 1366372 T3298 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1436028305129078784)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C10047 name=collection1 org.apache.solr.core.SolrCore@1f82716 url=http://127.0.0.1:55439/collection1 node=127.0.0.1:55439_ C10047_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55439_, base_url=http://127.0.0.1:55439}
[junit4:junit4]   2> 1366392 T3348 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1436028305138515968)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C10048 name=collection1 org.apache.solr.core.SolrCore@f60806 url=http://127.0.0.1:55421/collection1 node=127.0.0.1:55421_ C10048_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55421_, base_url=http://127.0.0.1:55421, leader=true}
[junit4:junit4]   2> 1366394 T3320 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1436028305138515968)]} 0 14
[junit4:junit4]   2> 1366397 T3299 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1436028305155293184)]} 0 0
[junit4:junit4]   2> 1366409 T3369 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1436028305165778944)]} 0 0
[junit4:junit4]   2> 1366410 T3335 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1436028305165778944)]} 0 3
[junit4:junit4]   2> 1366411 T3321 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 10
[junit4:junit4]   2> 1366414 T3300 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1436028305173118976)]} 0 0
[junit4:junit4]   2> 1366421 T3349 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1436028305177313280)]} 0 0
[junit4:junit4]   2> 1366422 T3319 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1436028305177313280)]} 0 4
[junit4:junit4]   2> 1366425 T3301 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1436028305184653312)]} 0 0
[junit4:junit4]   2> 1366435 T3350 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1436028305189896192)]} 0 1
[junit4:junit4]   2> 1366436 T3316 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[11 (1436028305189896192)]} 0 6
[junit4:junit4]   2> 1366436 T3336 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11]} 0 8
[junit4:junit4]   2> 1366439 T3296 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1436028305199333376)]} 0 0
[junit4:junit4]   2> 1366448 T3351 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1436028305205624832)]} 0 0
[junit4:junit4]   2> 1366449 T3317 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1436028305205624832)]} 0 4
[junit4:junit4]   2> 1366452 T3297 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1436028305212964864)]} 0 0
[junit4:junit4]   2> 1366460 T3352 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1436028305217159168)]} 0 0
[junit4:junit4]   2> 1366462 T3318 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1436028305217159168)]} 0 6
[junit4:junit4]   2> 1366465 T3298 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1436028305225547776)]} 0 1
[junit4:junit4]   2> 1366476 T3353 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1436028305234984960)]} 0 0
[junit4:junit4]   2> 1366478 T3320 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[14 (1436028305234984960)]} 0 5
[junit4:junit4]   2> 1366479 T3337 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 11
[junit4:junit4]   2> 1366482 T3299 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1436028305244422144)]} 0 0
[junit4:junit4]   2> 1366492 T3348 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1436028305249665024)]} 0 1
[junit4:junit4]   2> 1366493 T3321 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1436028305249665024)]} 0 6
[junit4:junit4]   2> 1366496 T3300 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1436028305259102208)]} 0 0
[junit4:junit4]   2> 1366507 T3349 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1436028305265393664)]} 0 0
[junit4:junit4]   2> 1366508 T3319 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1436028305265393664)]} 0 6
[junit4:junit4]   2> 1366509 T3332 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 9
[junit4:junit4]   2> 1366513 T3301 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1436028305276928000)]} 0 0
[junit4:junit4]   2> 1366521 T3370 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1436028305282170880)]} 0 0
[junit4:junit4]   2> 1366522 T3333 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1436028305282170880)]} 0 4
[junit4:junit4]   2> 1366522 T3316 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 6
[junit4:junit4]   2> 1366525 T3296 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1436028305289510912)]} 0 0
[junit4:junit4]   2> 1366537 T3365 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1436028305298948096)]} 0 0
[junit4:junit4]   2> 1366540 T3334 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[18 (1436028305298948096)]} 0 6
[junit4:junit4]   2> 1366541 T3317 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 10
[junit4:junit4]   2> 1366545 T3297 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1436028305309433856)]} 0 1
[junit4:junit4]   2> 1366552 T3366 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1436028305313628160)]} 0 1
[junit4:junit4]   2> 1366554 T3335 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1436028305313628160)]} 0 6
[junit4:junit4]   2> 1366557 T3298 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1436028305323065344)]} 0 0
[junit4:junit4]   2> 1366566 T3350 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1436028305328308224)]} 0 1
[junit4:junit4]   2> 1366568 T3318 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1436028305328308224)]} 0 6
[junit4:junit4]   2> 1366573 T3300 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1436028305339842560)]} 0 0
[junit4:junit4]   2> 1366581 T3367 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1436028305342988288)]} 0 2
[junit4:junit4]   2> 1366582 T3336 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1436028305342988288)]} 0 6
[junit4:junit4]   2> 1366585 T3301 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1436028305352425472)]} 0 0
[junit4:junit4]   2> 1366593 T3351 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1436028305356619776)]} 0 1
[junit4:junit4]   2> 1366595 T3320 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1436028305356619776)]} 0 6
[junit4:junit4]   2> 1366599 T3296 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1436028305367105536)]} 0 0
[junit4:junit4]   2> 1366611 T3368 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1436028305374445568)]} 0 0
[junit4:junit4]   2> 1366613 T3337 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[23 (1436028305374445568)]} 0 7
[junit4:junit4]   2> 1366613 T3321 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 10
[junit4:junit4]   2> 1366616 T3297 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1436028305384931328)]} 0 0
[junit4:junit4]   2> 1366623 T3352 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1436028305388077056)]} 0 0
[junit4:junit4]   2> 1366625 T3319 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1436028305388077056)]} 0 6
[junit4:junit4]   2> 1366628 T3299 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1436028305397514240)]} 0 0
[junit4:junit4]   2> 1366636 T3369 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1436028305401708544)]} 0 0
[junit4:junit4]   2> 1366638 T3332 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1436028305401708544)]} 0 6
[junit4:junit4]   2> 1366642 T3298 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1436028305412194304)]} 0 0
[junit4:junit4]   2> 1366649 T3365 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1436028305415340032)]} 0 0
[junit4:junit4]   2> 1366651 T3334 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1436028305415340032)]} 0 6
[junit4:junit4]   2> 1366654 T3300 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1436028305424777216)]} 0 0
[junit4:junit4]   2> 1366665 T3348 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1436028305431068672)]} 0 0
[junit4:junit4]   2> 1366666 T3317 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[27 (1436028305431068672)]} 0 6
[junit4:junit4]   2> 1366668 T3335 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27]} 0 11
[junit4:junit4]   2> 1366671 T3301 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1436028305442603008)]} 0 0
[junit4:junit4]   2> 1366679 T3349 C10047 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1436028305448894464)]} 0 0
[junit4:junit4]   2> 1366680 T3318 C10048 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[28 (1436028305448894464)]} 0 3
[junit4:junit4]   2> 1366681 T3336 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 7
[junit4:junit4]   2> 1366684 T3296 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1436028305456234496)]} 0 0
[junit4:junit4]   2> 1366691 T3366 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1436028305459380224)]} 0 0
[junit4:junit4]   2> 1366692 T3337 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1436028305459380224)]} 0 5
[junit4:junit4]   2> 1366695 T3297 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1436028305467768832)]} 0 0
[junit4:junit4]   2> 1366705 T3367 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1436028305470914560)]} 0 0
[junit4:junit4]   2> 1366706 T3333 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1436028305470914560)]} 0 8
[junit4:junit4]   2> 1366708 T3299 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1436028305481400320)]} 0 0
[junit4:junit4]   2> 1366714 T3368 C10044 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1436028305484546048)]} 0 0
[junit4:junit4]   2> 1366717 T3332 C10045 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1436028305484546048)]} 0 6
[junit4:junit4]   2> 1366719 T3298 C10046 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1436028305492934656)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C10049 name=collection1 org.apache.solr.core.SolrCore@1f82716 url=http://127.0.0.1:55439/collection1 node=127.0.0.1:55439_ C10049_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55439_, base_url=http://127.0.0.1:55439}
[junit4:junit4]   2> 1366740 T3350 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1436028305498177536)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C10050 name=collection1 org.apache.solr.core.SolrCore@f60806 url=http://127.0.0.1:55421/collection1 node=127.0.0.1:55421_ C10050_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55421_, base_url=http://127.0.0.1:55421, leader=true}
[junit4:junit4]   2> 1366741 T3320 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[32 (1436028305498177536)]} 0 17
[junit4:junit4]   2> ASYNC  NEW_CORE C10051 name=collection1 org.apache.solr.core.SolrCore@bc9693 url=http://127.0.0.1:55430/collection1 node=127.0.0.1:55430_ C10051_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55430_, base_url=http://127.0.0.1:55430, leader=true}
[junit4:junit4]   2> 1366741 T3334 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 19
[junit4:junit4]   2> ASYNC  NEW_CORE C10052 name=collection1 org.apache.solr.core.SolrCore@b40d3a url=http://127.0.0.1:55409/collection1 node=127.0.0.1:55409_ C10052_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:55409_, base_url=http://127.0.0.1:55409, leader=true}
[junit4:junit4]   2> 1366745 T3300 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1436028305520197632)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C10053 name=collection1 org.apache.solr.core.SolrCore@12357d2 url=http://127.0.0.1:55449/collection1 node=127.0.0.1:55449_ C10053_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55449_, base_url=http://127.0.0.1:55449}
[junit4:junit4]   2> 1366752 T3370 C10053 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1436028305524391936)]} 0 0
[junit4:junit4]   2> 1366754 T3335 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1436028305524391936)]} 0 5
[junit4:junit4]   2> 1366758 T3301 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1436028305533829120)]} 0 0
[junit4:junit4]   2> 1366765 T3351 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1436028305536974848)]} 0 0
[junit4:junit4]   2> 1366766 T3321 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1436028305536974848)]} 0 5
[junit4:junit4]   2> 1366771 T3296 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1436028305547460608)]} 0 0
[junit4:junit4]   2> 1366779 T3353 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1436028305552703488)]} 0 0
[junit4:junit4]   2> 1366780 T3316 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[35 (1436028305552703488)]} 0 4
[junit4:junit4]   2> 1366781 T3336 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35]} 0 7
[junit4:junit4]   2> 1366783 T3297 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1436028305560043520)]} 0 0
[junit4:junit4]   2> 1366794 T3352 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1436028305566334976)]} 0 0
[junit4:junit4]   2> 1366795 T3319 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[36 (1436028305566334976)]} 0 6
[junit4:junit4]   2> 1366796 T3337 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36]} 0 9
[junit4:junit4]   2> 1366799 T3299 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1436028305576820736)]} 0 0
[junit4:junit4]   2> 1366804 T3369 C10053 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1436028305579966464)]} 0 0
[junit4:junit4]   2> 1366805 T3333 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1436028305579966464)]} 0 3
[junit4:junit4]   2> 1366808 T3298 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1436028305586257920)]} 0 0
[junit4:junit4]   2> 1366815 T3348 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1436028305590452224)]} 0 0
[junit4:junit4]   2> 1366818 T3317 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1436028305590452224)]} 0 6
[junit4:junit4]   2> 1366821 T3300 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1436028305599889408)]} 0 0
[junit4:junit4]   2> 1366830 T3365 C10053 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1436028305605132288)]} 0 1
[junit4:junit4]   2> 1366834 T3332 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1436028305605132288)]} 0 8
[junit4:junit4]   2> 1366836 T3301 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1436028305615618048)]} 0 0
[junit4:junit4]   2> 1366847 T3349 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[40 (1436028305622958080)]} 0 0
[junit4:junit4]   2> 1366849 T3318 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1436028305622958080)]} 0 6
[junit4:junit4]   2> 1366854 T3296 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1436028305634492416)]} 0 0
[junit4:junit4]   2> 1366861 T3350 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[41 (1436028305638686720)]} 0 0
[junit4:junit4]   2> 1366863 T3320 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1436028305638686720)]} 0 5
[junit4:junit4]   2> 1366865 T3297 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1436028305646026752)]} 0 0
[junit4:junit4]   2> 1366875 T3351 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[42 (1436028305653366784)]} 0 0
[junit4:junit4]   2> 1366876 T3321 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[42 (1436028305653366784)]} 0 4
[junit4:junit4]   2> 1366877 T3334 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42]} 0 7
[junit4:junit4]   2> 1366881 T3299 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1436028305662803968)]} 0 0
[junit4:junit4]   2> 1366888 T3353 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[43 (1436028305665949696)]} 0 1
[junit4:junit4]   2> 1366889 T3316 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1436028305665949696)]} 0 5
[junit4:junit4]   2> 1366894 T3298 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1436028305676435456)]} 0 0
[junit4:junit4]   2> 1366902 T3352 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[44 (1436028305681678336)]} 0 0
[junit4:junit4]   2> 1366904 T3319 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[44 (1436028305681678336)]} 0 5
[junit4:junit4]   2> 1366905 T3335 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44]} 0 8
[junit4:junit4]   2> 1366909 T3300 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1436028305691115520)]} 0 0
[junit4:junit4]   2> 1366914 T3366 C10053 P55449 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[45 (1436028305694261248)]} 0 0
[junit4:junit4]   2> 1366915 T3336 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1436028305694261248)]} 0 4
[junit4:junit4]   2> 1366918 T3301 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1436028305701601280)]} 0 0
[junit4:junit4]   2> 1366928 T3348 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[46 (1436028305707892736)]} 0 1
[junit4:junit4]   2> 1366929 T3317 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55430/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[46 (1436028305707892736)]} 0 5
[junit4:junit4]   2> 1366930 T3337 C10051 P55430 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46]} 0 8
[junit4:junit4]   2> 1366933 T3296 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1436028305717329920)]} 0 0
[junit4:junit4]   2> 1366941 T3349 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[47 (1436028305721524224)]} 0 1
[junit4:junit4]   2> 1366942 T3318 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1436028305721524224)]} 0 5
[junit4:junit4]   2> 1366946 T3297 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1436028305730961408)]} 0 0
[junit4:junit4]   2> 1366955 T3350 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[48 (1436028305737252864)]} 0 0
[junit4:junit4]   2> 1366956 T3320 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1436028305737252864)]} 0 4
[junit4:junit4]   2> 1366959 T3299 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1436028305744592896)]} 0 0
[junit4:junit4]   2> 1366966 T3351 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[49 (1436028305748787200)]} 0 0
[junit4:junit4]   2> 1366968 T3321 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1436028305748787200)]} 0 5
[junit4:junit4]   2> 1366970 T3300 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50 (1436028305756127232)]} 0 0
[junit4:junit4]   2> 1366978 T3353 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[50 (1436028305761370112)]} 0 0
[junit4:junit4]   2> 1366981 T3316 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50 (1436028305761370112)]} 0 6
[junit4:junit4]   2> 1366984 T3301 C10052 P55409 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1436028305770807296)]} 0 0
[junit4:junit4]   2> 1366992 T3352 C10049 P55439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55421/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[51 (1436028305776050176)]} 0 0
[junit4:junit4]   2> 1366993 T3319 C10050 P55421 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update

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

WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369504570898\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369504570898 FAILED !!!!!
[junit4:junit4]   2> 2667735 T6885 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2667737 T6885 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57043 57043
[junit4:junit4]   2> 2670093 T6885 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 57050
[junit4:junit4]   2> 2670110 T6885 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2670111 T6885 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57043 57043
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=1B8CF6F3A9D41B8D -Dtests.slow=true -Dtests.locale=ar_KW -Dtests.timezone=Europe/Helsinki -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   45.1s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57062 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([1B8CF6F3A9D41B8D:9A6A78EBDE8B7BB1]: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:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2670124 T6885 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Pulsing41(freqCutoff=9 minBlockSize=50 maxBlockSize=156), _version_=PostingsFormat(name=SimpleText)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_KW, timezone=Europe/Helsinki
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=4,free=388120560,total=523501568
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestExtendedDismaxParser, TestLMJelinekMercerSimilarityFactory, TestFastLRUCache, TestCloudManagedSchema, TimeZoneUtilsTest, TestUtils, TestSolrDeletionPolicy1, TestDistributedSearch, TestBadConfig, SliceStateUpdateTest, DirectSolrConnectionTest, OutputWriterTest, JsonLoaderTest, TestDefaultSearchFieldResource, TestDefaultSimilarityFactory, CurrencyFieldXmlFileTest, ChaosMonkeyNothingIsSafeTest, FileBasedSpellCheckerTest, TestJoin, LukeRequestHandlerTest, DebugComponentTest, TestCoreDiscovery, RequiredFieldsTest, SolrRequestParserTest, SampleTest, HighlighterTest, TestStressReorder, URLClassifyProcessorTest, CacheHeaderTest, TestQueryUtils, FieldAnalysisRequestHandlerTest, LegacyHTMLStripCharFilterTest, SimplePostToolTest, TestFastOutputStream, SolrIndexSplitterTest, TestManagedSchemaFieldResource, TestManagedSchema, QueryElevationComponentTest, TestCollationField, BinaryUpdateRequestHandlerTest, ShardRoutingTest, TestFastWriter, TestFieldTypeCollectionResource, SimpleFacetsTest, LeaderElectionTest, TestFoldingMultitermQuery, SearchHandlerTest, NumericFieldsTest, DefaultValueUpdateProcessorTest, AlternateDirectoryTest, RAMDirectoryFactoryTest, TestJmxMonitoredMap, TestFaceting, TestDocumentBuilder, TestSuggestSpellingConverter, TestIndexingPerformance, TestRandomFaceting, BasicDistributedZk2Test, UniqFieldsUpdateProcessorFactoryTest, DistanceFunctionTest, ZkNodePropsTest, TestLuceneMatchVersion, TestCSVResponseWriter, ZkSolrClientTest, TestSort, BadCopyFieldTest, BasicZkTest, TestRTGBase, TestDFRSimilarityFactory, PrimUtilsTest, XsltUpdateRequestHandlerTest, TestNumberUtils, TestSolr4Spatial, SolrIndexConfigTest, TestSearchPerf, StandardRequestHandlerTest, UpdateRequestProcessorFactoryTest, TestCodecSupport, TestSurroundQueryParser, SolrCoreTest, TestDistributedGrouping, MinimalSchemaTest, SignatureUpdateProcessorFactoryTest, ZkControllerTest, RecoveryZkTest, SolrPluginUtilsTest, UnloadDistributedZkTest, TestIndexSearcher, TestQueryTypes, UUIDFieldTest, TestIBSimilarityFactory, UpdateParamsTest, PreAnalyzedFieldTest, SliceStateTest, TestMaxScoreQueryParser, SuggesterTest, TestArbitraryIndexDir, ReturnFieldsTest, DirectSolrSpellCheckerTest, TestAddFieldRealTimeGet, DateMathParserTest, QueryResultKeyTest, TestSerializedLuceneMatchVersion, XmlUpdateRequestHandlerTest, TestSolrJ, TermVectorComponentDistributedTest, DirectUpdateHandlerTest, PluginInfoTest, TestPerFieldSimilarity, CoreAdminHandlerTest, NotRequiredUniqueKeyTest, DocumentAnalysisRequestHandlerTest, TestSolrXml, OverseerTest, AliasIntegrationTest, SyncSliceTest, DocumentBuilderTest, TestReversedWildcardFilterFactory, SolrTestCaseJ4Test, TestPseudoReturnFields, FileUtilsTest, FullSolrCloudDistribCmdsTest, CurrencyFieldOpenExchangeTest, SpellPossibilityIteratorTest, TestSolrIndexConfig, TestMultiCoreConfBootstrap, TestBinaryField, TestTrie, TestStressRecovery, CSVRequestHandlerTest, TestSchemaNameResource, ChaosMonkeyShardSplitTest, QueryParsingTest, TestCharFilters, ChaosMonkeySafeLeaderTest, FieldMutatingUpdateProcessorTest, PrimitiveFieldTypeTest, PingRequestHandlerTest, TestRangeQuery, MoreLikeThisHandlerTest, TestRecovery, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, OverseerCollectionProcessorTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, TestOmitPositions, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestComponentsName, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestPropInject, TestQuerySenderListener, TestPropInjectDefaults, IndexReaderFactoryTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestPluginEnable, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestSolrXMLSerializer, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, SystemInfoHandlerTest, CircularListTest, ShardSplitTest]
[junit4:junit4] Completed in 45.14s, 1 test, 1 error <<< FAILURES!

[...truncated 61 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 295 suites, 1231 tests, 2 errors, 18 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2862 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2862/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Server at http://127.0.0.1:57532/w_ai/mg 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:57532/w_ai/mg returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([40F5DF5EB59ECC8B:C1135146C2C1ACB7]: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:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9952 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 2428816 T6967 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /w_ai/mg
[junit4:junit4]   2> 2428820 T6967 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1369547660976
[junit4:junit4]   2> 2428823 T6967 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2428824 T6968 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2428920 T6967 oasc.ZkTestServer.run start zk server on port:57513
[junit4:junit4]   2> 2428922 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2428936 T6974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2004cf0f name:ZooKeeperConnection Watcher:127.0.0.1:57513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2428937 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2428937 T6967 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2428946 T6969 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edf66debb0000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2428949 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2428953 T6976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c05d27e name:ZooKeeperConnection Watcher:127.0.0.1:57513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2428954 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2428954 T6967 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2428960 T6967 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2428966 T6967 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2428970 T6967 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2428976 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2428976 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2428987 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2428988 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2428994 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2428995 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2429000 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2429001 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2429006 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2429007 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2429012 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2429013 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2429019 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2429019 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2429025 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2429026 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2429032 T6967 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2429032 T6967 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2429041 T6969 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edf66debb0001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2429407 T6967 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2429413 T6967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57520
[junit4:junit4]   2> 2429414 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2429414 T6967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2429414 T6967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194
[junit4:junit4]   2> 2429415 T6967 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194\solr.xml
[junit4:junit4]   2> 2429416 T6967 oasc.CoreContainer.<init> New CoreContainer 2061929397
[junit4:junit4]   2> 2429417 T6967 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194\'
[junit4:junit4]   2> 2429418 T6967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194\'
[junit4:junit4]   2> 2429533 T6967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2429533 T6967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2429534 T6967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2429534 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2429536 T6967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2429536 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2429536 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2429536 T6967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2429536 T6967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2429536 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2429545 T6967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2429546 T6967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57513/solr
[junit4:junit4]   2> 2429547 T6967 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2429548 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2429564 T6987 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ade821 name:ZooKeeperConnection Watcher:127.0.0.1:57513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2429564 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2429567 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2429567 T6969 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edf66debb0002, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2429573 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2429577 T6989 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@367dc3d6 name:ZooKeeperConnection Watcher:127.0.0.1:57513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2429578 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2429581 T6967 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2429587 T6967 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2429593 T6967 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2429596 T6967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57520_w_ai%2Fmg
[junit4:junit4]   2> 2429598 T6967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57520_w_ai%2Fmg
[junit4:junit4]   2> 2429604 T6967 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2429615 T6967 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2429620 T6967 oasc.Overseer.start Overseer (id=89754675510444035-127.0.0.1:57520_w_ai%2Fmg-n_0000000000) starting
[junit4:junit4]   2> 2429629 T6967 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2429638 T6991 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2429639 T6967 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2429644 T6967 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2429649 T6967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2429655 T6990 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2429659 T6992 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194\collection1
[junit4:junit4]   2> 2429659 T6992 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2429661 T6992 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2429661 T6992 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2429664 T6992 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194\collection1\'
[junit4:junit4]   2> 2429666 T6992 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2429667 T6992 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194/collection1/lib/README' to classloader
[junit4:junit4]   2> 2429722 T6992 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2429786 T6992 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2429790 T6992 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2429794 T6992 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2430415 T6992 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2430419 T6992 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2430422 T6992 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2430429 T6992 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2430468 T6992 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2430468 T6992 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369547661194\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/control/data\
[junit4:junit4]   2> 2430469 T6992 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32425173
[junit4:junit4]   2> 2430469 T6992 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2430470 T6992 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/control/data\
[junit4:junit4]   2> 2430470 T6992 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/control/data\index/
[junit4:junit4]   2> 2430470 T6992 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369547660974\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2430471 T6992 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/control/data\index
[junit4:junit4]   2> 2430475 T6992 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5bf26290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51806af),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2430475 T6992 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2430481 T6992 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2430481 T6992 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2430482 T6992 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2430483 T6992 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2430486 T6992 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2430486 T6992 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2430486 T6992 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2430486 T6992 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2430487 T6992 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2430499 T6992 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2430507 T6992 oass.SolrIndexSearcher.<init> Opening Searcher@7ba8c2fa main
[junit4:junit4]   2> 2430507 T6992 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974\control\data\tlog
[junit4:junit4]   2> 2430509 T6992 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2430509 T6992 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2430514 T6993 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ba8c2fa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2430515 T6992 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2430515 T6992 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2431100 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2431101 T6990 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:57520_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57520/w_ai/mg"}
[junit4:junit4]   2> 2431101 T6990 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2431101 T6990 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2431111 T6989 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> 2431480 T6992 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2431480 T6992 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57520/w_ai/mg collection:control_collection shard:shard1
[junit4:junit4]   2> 2431482 T6992 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2431500 T6992 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2431505 T6992 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2431505 T6992 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2431506 T6992 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57520/w_ai/mg/collection1/
[junit4:junit4]   2> 2431506 T6992 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2431506 T6992 oasc.SyncStrategy.syncToMe http://127.0.0.1:57520/w_ai/mg/collection1/ has no replicas
[junit4:junit4]   2> 2431506 T6992 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57520/w_ai/mg/collection1/
[junit4:junit4]   2> 2431507 T6992 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2432455 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2432471 T6989 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> 2432486 T6992 oasc.ZkController.register We are http://127.0.0.1:57520/w_ai/mg/collection1/ and leader is http://127.0.0.1:57520/w_ai/mg/collection1/
[junit4:junit4]   2> 2432486 T6992 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57520/w_ai/mg
[junit4:junit4]   2> 2432486 T6992 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2432487 T6992 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2432487 T6992 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2432491 T6992 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2432493 T6967 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2432494 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2432494 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2432502 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2432505 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2432510 T6996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d93e0b8 name:ZooKeeperConnection Watcher:127.0.0.1:57513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2432510 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2432511 T6967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2432517 T6967 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2432888 T6967 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2432892 T6967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57532
[junit4:junit4]   2> 2432894 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2432894 T6967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2432895 T6967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671
[junit4:junit4]   2> 2432895 T6967 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671\solr.xml
[junit4:junit4]   2> 2432895 T6967 oasc.CoreContainer.<init> New CoreContainer 966528600
[junit4:junit4]   2> 2432895 T6967 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671\'
[junit4:junit4]   2> 2432896 T6967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671\'
[junit4:junit4]   2> 2432998 T6967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2432998 T6967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2432998 T6967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2432998 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2432999 T6967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2433000 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2433000 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2433001 T6967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2433001 T6967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2433002 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2433008 T6967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2433009 T6967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57513/solr
[junit4:junit4]   2> 2433009 T6967 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2433011 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2433025 T7007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51b030e2 name:ZooKeeperConnection Watcher:127.0.0.1:57513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2433025 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2433030 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2433030 T6969 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edf66debb0005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2433036 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2433039 T7009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32631491 name:ZooKeeperConnection Watcher:127.0.0.1:57513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2433039 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2433047 T6967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2433779 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2433779 T6990 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:57520_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57520/w_ai/mg"}
[junit4:junit4]   2> 2433788 T6996 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> 2433788 T6989 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> 2433788 T7009 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> 2433917 T6967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57532_w_ai%2Fmg
[junit4:junit4]   2> 2433922 T6967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57532_w_ai%2Fmg
[junit4:junit4]   2> 2433951 T6989 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> 2433952 T6996 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> 2433953 T7009 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2433953 T7009 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> 2433957 T6996 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2433958 T6989 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2433968 T7010 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671\collection1
[junit4:junit4]   2> 2433968 T7010 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2433969 T7010 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2433969 T7010 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2433973 T7010 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671\collection1\'
[junit4:junit4]   2> 2433975 T7010 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2433976 T7010 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671/collection1/lib/README' to classloader
[junit4:junit4]   2> 2434037 T7010 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2434093 T7010 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2434096 T7010 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2434104 T7010 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2434725 T7010 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2434729 T7010 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2434731 T7010 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2434736 T7010 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2434766 T7010 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2434767 T7010 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369547664671\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty1\
[junit4:junit4]   2> 2434767 T7010 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32425173
[junit4:junit4]   2> 2434768 T7010 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2434768 T7010 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty1\
[junit4:junit4]   2> 2434769 T7010 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty1\index/
[junit4:junit4]   2> 2434769 T7010 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2434769 T7010 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty1\index
[junit4:junit4]   2> 2434773 T7010 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24e0ccca lockFactory=org.apache.lucene.store.NativeFSLockFactory@c68d403),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2434773 T7010 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2434777 T7010 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2434777 T7010 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2434778 T7010 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2434779 T7010 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2434779 T7010 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2434780 T7010 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2434780 T7010 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2434781 T7010 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2434781 T7010 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2434790 T7010 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2434797 T7010 oass.SolrIndexSearcher.<init> Opening Searcher@1eabd798 main
[junit4:junit4]   2> 2434798 T7010 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty1\tlog
[junit4:junit4]   2> 2434799 T7010 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2434799 T7010 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2434804 T7011 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1eabd798 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2434805 T7010 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2434805 T7010 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2435093 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2435094 T6990 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:57532_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57532/w_ai/mg"}
[junit4:junit4]   2> 2435095 T6990 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 2435095 T6990 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2435103 T7009 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> 2435104 T6989 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> 2435103 T6996 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> 2435675 T7010 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2435675 T7010 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57532/w_ai/mg collection:collection1 shard:shard1
[junit4:junit4]   2> 2435677 T7010 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 2435693 T7010 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2435700 T7010 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2435701 T7010 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2435701 T7010 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57532/w_ai/mg/collection1/
[junit4:junit4]   2> 2435702 T7010 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2435702 T7010 oasc.SyncStrategy.syncToMe http://127.0.0.1:57532/w_ai/mg/collection1/ has no replicas
[junit4:junit4]   2> 2435703 T7010 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57532/w_ai/mg/collection1/
[junit4:junit4]   2> 2435703 T7010 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 2436408 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2436428 T6996 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> 2436429 T6989 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> 2436429 T7009 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> 2436463 T7010 oasc.ZkController.register We are http://127.0.0.1:57532/w_ai/mg/collection1/ and leader is http://127.0.0.1:57532/w_ai/mg/collection1/
[junit4:junit4]   2> 2436463 T7010 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57532/w_ai/mg
[junit4:junit4]   2> 2436463 T7010 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2436463 T7010 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2436463 T7010 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2436467 T7010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2436468 T6967 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2436469 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2436469 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2436827 T6967 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2436832 T6967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57541
[junit4:junit4]   2> 2436834 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2436835 T6967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2436835 T6967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636
[junit4:junit4]   2> 2436836 T6967 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636\solr.xml
[junit4:junit4]   2> 2436837 T6967 oasc.CoreContainer.<init> New CoreContainer 1560921159
[junit4:junit4]   2> 2436837 T6967 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636\'
[junit4:junit4]   2> 2436838 T6967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636\'
[junit4:junit4]   2> 2436946 T6967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2436946 T6967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2436946 T6967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2436947 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2436947 T6967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2436948 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2436949 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2436949 T6967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2436950 T6967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2436951 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2436957 T6967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2436957 T6967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57513/solr
[junit4:junit4]   2> 2436958 T6967 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2436960 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2436973 T7023 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cfc4dbe name:ZooKeeperConnection Watcher:127.0.0.1:57513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2436974 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2436978 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2436984 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2436987 T7025 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fbc10d0 name:ZooKeeperConnection Watcher:127.0.0.1:57513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2436987 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2436995 T6967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2437737 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2437739 T6990 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:57532_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57532/w_ai/mg"}
[junit4:junit4]   2> 2437769 T6996 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> 2437769 T7009 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> 2437769 T7025 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> 2437769 T6989 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> 2437864 T6967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57541_w_ai%2Fmg
[junit4:junit4]   2> 2437867 T6967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57541_w_ai%2Fmg
[junit4:junit4]   2> 2437872 T7025 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> 2437872 T6989 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> 2437872 T6996 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> 2437874 T7009 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2437874 T7009 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> 2437878 T7025 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2437878 T6989 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2437881 T6996 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2437889 T7026 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636\collection1
[junit4:junit4]   2> 2437889 T7026 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2437891 T7026 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2437891 T7026 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2437895 T7026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636\collection1\'
[junit4:junit4]   2> 2437899 T7026 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2437900 T7026 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636/collection1/lib/README' to classloader
[junit4:junit4]   2> 2438008 T7026 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2438066 T7026 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2438068 T7026 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2438074 T7026 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2438689 T7026 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2438692 T7026 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2438694 T7026 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2438702 T7026 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2438743 T7026 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2438744 T7026 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369547668636\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty2\
[junit4:junit4]   2> 2438745 T7026 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32425173
[junit4:junit4]   2> 2438746 T7026 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2438746 T7026 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty2\
[junit4:junit4]   2> 2438747 T7026 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty2\index/
[junit4:junit4]   2> 2438747 T7026 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2438748 T7026 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty2\index
[junit4:junit4]   2> 2438753 T7026 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@606d6ee8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fb5481),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2438753 T7026 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2438757 T7026 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2438757 T7026 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2438758 T7026 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2438759 T7026 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2438759 T7026 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2438759 T7026 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2438760 T7026 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2438761 T7026 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2438761 T7026 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2438769 T7026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2438776 T7026 oass.SolrIndexSearcher.<init> Opening Searcher@23aa93b3 main
[junit4:junit4]   2> 2438777 T7026 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty2\tlog
[junit4:junit4]   2> 2438779 T7026 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2438779 T7026 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2438784 T7027 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23aa93b3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2438785 T7026 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2438785 T7026 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2439076 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2439077 T6990 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:57541_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57541/w_ai/mg"}
[junit4:junit4]   2> 2439077 T6990 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2439078 T6990 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2439088 T7025 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> 2439088 T7009 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> 2439089 T6989 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> 2439088 T6996 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> 2439655 T7026 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2439655 T7026 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57541/w_ai/mg collection:collection1 shard:shard2
[junit4:junit4]   2> 2439657 T7026 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 2439673 T7026 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2439679 T7026 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2439679 T7026 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2439679 T7026 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57541/w_ai/mg/collection1/
[junit4:junit4]   2> 2439680 T7026 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2439680 T7026 oasc.SyncStrategy.syncToMe http://127.0.0.1:57541/w_ai/mg/collection1/ has no replicas
[junit4:junit4]   2> 2439680 T7026 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57541/w_ai/mg/collection1/
[junit4:junit4]   2> 2439680 T7026 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 2440369 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2440387 T7009 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> 2440387 T6996 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> 2440388 T6989 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> 2440388 T7025 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> 2440407 T7026 oasc.ZkController.register We are http://127.0.0.1:57541/w_ai/mg/collection1/ and leader is http://127.0.0.1:57541/w_ai/mg/collection1/
[junit4:junit4]   2> 2440407 T7026 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57541/w_ai/mg
[junit4:junit4]   2> 2440407 T7026 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2440408 T7026 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2440408 T7026 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2440411 T7026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2440413 T6967 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2440414 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2440414 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2440721 T6967 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2440725 T6967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57550
[junit4:junit4]   2> 2440727 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2440727 T6967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2440727 T6967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574
[junit4:junit4]   2> 2440727 T6967 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574\solr.xml
[junit4:junit4]   2> 2440728 T6967 oasc.CoreContainer.<init> New CoreContainer 1239857525
[junit4:junit4]   2> 2440728 T6967 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574\'
[junit4:junit4]   2> 2440728 T6967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574\'
[junit4:junit4]   2> 2440818 T6967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2440819 T6967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2440819 T6967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2440819 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2440819 T6967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2440819 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2440820 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2440821 T6967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2440821 T6967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2440821 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2440827 T6967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2440828 T6967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57513/solr
[junit4:junit4]   2> 2440828 T6967 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2440830 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2440840 T7039 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42eed23a name:ZooKeeperConnection Watcher:127.0.0.1:57513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2440841 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2440844 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2440844 T6969 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edf66debb0009, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2440850 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2440853 T7041 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f467fc1 name:ZooKeeperConnection Watcher:127.0.0.1:57513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2440853 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2440862 T6967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2441564 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2441565 T6990 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:57541_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57541/w_ai/mg"}
[junit4:junit4]   2> 2441572 T6996 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> 2441572 T7041 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> 2441572 T7009 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> 2441572 T6989 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> 2441572 T7025 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> 2441645 T6967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57550_w_ai%2Fmg
[junit4:junit4]   2> 2441647 T6967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57550_w_ai%2Fmg
[junit4:junit4]   2> 2441651 T7025 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> 2441651 T6989 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> 2441651 T6996 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> 2441653 T7009 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2441653 T7009 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> 2441654 T7041 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2441654 T7041 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> 2441657 T7025 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2441657 T6989 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2441658 T6996 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2441665 T7042 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574\collection1
[junit4:junit4]   2> 2441665 T7042 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2441667 T7042 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2441667 T7042 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2441669 T7042 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574\collection1\'
[junit4:junit4]   2> 2441670 T7042 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2441671 T7042 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574/collection1/lib/README' to classloader
[junit4:junit4]   2> 2441717 T7042 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2441768 T7042 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2441770 T7042 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2441774 T7042 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2442317 T7042 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2442321 T7042 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2442323 T7042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2442328 T7042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2442358 T7042 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2442359 T7042 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369547672574\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\
[junit4:junit4]   2> 2442359 T7042 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32425173
[junit4:junit4]   2> 2442359 T7042 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2442360 T7042 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\
[junit4:junit4]   2> 2442360 T7042 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\index/
[junit4:junit4]   2> 2442360 T7042 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2442360 T7042 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\index
[junit4:junit4]   2> 2442363 T7042 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a9238e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a02f2a9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2442365 T7042 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2442369 T7042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2442369 T7042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2442369 T7042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2442370 T7042 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2442371 T7042 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2442371 T7042 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2442371 T7042 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2442372 T7042 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2442372 T7042 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2442380 T7042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2442385 T7042 oass.SolrIndexSearcher.<init> Opening Searcher@7b99b7f3 main
[junit4:junit4]   2> 2442386 T7042 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty3\tlog
[junit4:junit4]   2> 2442388 T7042 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2442388 T7042 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2442391 T7043 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b99b7f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2442392 T7042 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2442392 T7042 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2442746 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2442747 T6990 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:57550_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57550/w_ai/mg"}
[junit4:junit4]   2> 2442747 T6990 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2442747 T6990 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2442762 T6996 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> 2442763 T7025 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> 2442764 T6989 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> 2442764 T7009 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> 2442765 T7041 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> 2443177 T7042 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2443177 T7042 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57550/w_ai/mg collection:collection1 shard:shard1
[junit4:junit4]   2> 2443182 T7042 oasc.ZkController.register We are http://127.0.0.1:57550/w_ai/mg/collection1/ and leader is http://127.0.0.1:57532/w_ai/mg/collection1/
[junit4:junit4]   2> 2443182 T7042 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57550/w_ai/mg
[junit4:junit4]   2> 2443182 T7042 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2443183 T7042 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2265 name=collection1 org.apache.solr.core.SolrCore@757a62d8 url=http://127.0.0.1:57550/w_ai/mg/collection1 node=127.0.0.1:57550_w_ai%2Fmg C2265_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:57550_w_ai%2Fmg, base_url=http://127.0.0.1:57550/w_ai/mg}
[junit4:junit4]   2> 2443183 T7044 C2265 P57550 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2443184 T7042 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2443185 T7044 C2265 P57550 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2443185 T7044 C2265 P57550 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2443186 T7044 C2265 P57550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2443186 T6967 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2443186 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2443187 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2443189 T7044 C2265 P57550 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2443201 T7003 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2443504 T6967 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2443507 T6967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57560
[junit4:junit4]   2> 2443508 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2443508 T6967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2443509 T6967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353
[junit4:junit4]   2> 2443509 T6967 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353\solr.xml
[junit4:junit4]   2> 2443510 T6967 oasc.CoreContainer.<init> New CoreContainer 1891332112
[junit4:junit4]   2> 2443511 T6967 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353\'
[junit4:junit4]   2> 2443512 T6967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353\'
[junit4:junit4]   2> 2443608 T6967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2443608 T6967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2443609 T6967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2443610 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2443610 T6967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2443610 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2443611 T6967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2443611 T6967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2443612 T6967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2443612 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2443618 T6967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2443618 T6967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57513/solr
[junit4:junit4]   2> 2443619 T6967 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2443620 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2443635 T7056 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53e5c014 name:ZooKeeperConnection Watcher:127.0.0.1:57513 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2443635 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2443641 T6969 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13edf66debb000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2443642 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2443653 T6967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2443656 T7058 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@305aaee9 name:ZooKeeperConnection Watcher:127.0.0.1:57513/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2443658 T6967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2443670 T6967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2443940 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2443941 T6990 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:57550_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57550/w_ai/mg"}
[junit4:junit4]   2> 2443949 T7025 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> 2443949 T6989 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> 2443949 T6996 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> 2443949 T7058 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> 2443949 T7041 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> 2443949 T7009 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> 2443980 T7003 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 2443980 T7003 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:57550_w_ai%252Fmg&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=779 
[junit4:junit4]   2> 2444454 T6967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57560_w_ai%2Fmg
[junit4:junit4]   2> 2444459 T6967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57560_w_ai%2Fmg
[junit4:junit4]   2> 2444463 T6996 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> 2444464 T7025 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> 2444465 T6989 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> 2444464 T7058 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2444466 T7058 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> 2444468 T7009 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2444468 T7009 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> 2444468 T7041 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2444468 T7041 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> 2444468 T6996 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2444472 T7025 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2444473 T6989 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2444480 T7059 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353\collection1
[junit4:junit4]   2> 2444480 T7059 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2444481 T7059 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2444481 T7059 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2444484 T7059 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353\collection1\'
[junit4:junit4]   2> 2444485 T7059 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2444486 T7059 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353/collection1/lib/README' to classloader
[junit4:junit4]   2> 2444534 T7059 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2444585 T7059 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2444587 T7059 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2444591 T7059 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2445109 T7059 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2445113 T7059 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2445114 T7059 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2445120 T7059 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2445151 T7059 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2445151 T7059 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369547675353\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\
[junit4:junit4]   2> 2445152 T7059 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32425173
[junit4:junit4]   2> 2445152 T7059 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2445153 T7059 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\
[junit4:junit4]   2> 2445153 T7059 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\index/
[junit4:junit4]   2> 2445154 T7059 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2445154 T7059 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\index
[junit4:junit4]   2> 2445158 T7059 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b1fdda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1431a412),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2445158 T7059 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2445161 T7059 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2445161 T7059 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2445162 T7059 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2445163 T7059 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2445164 T7059 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2445164 T7059 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2445164 T7059 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2445164 T7059 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2445165 T7059 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2445173 T7059 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2445180 T7059 oass.SolrIndexSearcher.<init> Opening Searcher@15db598d main
[junit4:junit4]   2> 2445180 T7059 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369547660974\jetty4\tlog
[junit4:junit4]   2> 2445182 T7059 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2445182 T7059 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2445186 T7060 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15db598d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2445188 T7059 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2445188 T7059 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> ASYNC  NEW_CORE C2266 name=collection1 org.apache.solr.core.SolrCore@757a62d8 url=http://127.0.0.1:57550/w_ai/mg/collection1 node=127.0.0.1:57550_w_ai%2Fmg C2266_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:57550_w_ai%2Fmg, base_url=http://127.0.0.1:57550/w_ai/mg}
[junit4:junit4]   2> 2445537 T7044 C2266 P57550 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57532/w_ai/mg/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2445537 T7044 C2266 P57550 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57550/w_ai/mg START replicas=[http://127.0.0.1:57532/w_ai/mg/collection1/] nUpdates=100
[junit4:junit4]   2> 2445538 T7044 C2266 P57550 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2445538 T7044 C2266 P57550 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2445538 T7044 C2266 P57550 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2445538 T7044 C2266 P57550 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2445539 T7044 C2266 P57550 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2445539 T7044 C2266 P57550 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57532/w_ai/mg/collection1/. core=collection1
[junit4:junit4]   2> 2445539 T7044 C2266 P57550 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2267 name=collection1 org.apache.solr.core.SolrCore@6d62985c url=http://127.0.0.1:57532/w_ai/mg/collection1 node=127.0.0.1:57532_w_ai%2Fmg C2267_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57532_w_ai%2Fmg, base_url=http://127.0.0.1:57532/w_ai/mg, leader=true}
[junit4:junit4]   2> 2445548 T7004 C2267 P57532 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2445551 T7003 C2267 P57532 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2445553 T7003 C2267 P57532 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24e0ccca lockFactory=org.apache.lucene.store.NativeFSLockFactory@c68d403),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2445554 T7003 C2267 P57532 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2445554 T7003 C2267 P57532 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24e0ccca lockFactory=org.apache.lucene.store.NativeFSLockFactory@c68d403),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24e0ccca lockFactory=org.apache.lucene.store.NativeFSLockFactory@c68d403),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2445555 T7003 C2267 P57532 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2445556 T7003 C2267 P57532 oass.SolrIndexSearcher.<init> Opening Searcher@2e2a3ca2 realtime
[junit4:junit4]   2> 2445556 T7003 C2267 P57532 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2445557 T7003 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg 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> 2445557 T7044 C2266 P57550 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2445558 T7044 C2266 P57550 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2445560 T7000 C2267 P57532 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2445561 T7000 C2267 P57532 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2445562 T7044 C2266 P57550 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2445562 T7044 C2266 P57550 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2445562 T7044 C2266 P57550 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2445563 T7001 C2267 P57532 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2445564 T7044 C2266 P57550 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2445566 T7044 C2266 P57550 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\index.20130526165437719
[junit4:junit4]   2> 2445566 T7044 C2266 P57550 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5e9b00b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c9530c3) fullCopy=false
[junit4:junit4]   2> 2445568 T7002 C2267 P57532 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2445569 T7044 C2266 P57550 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2445570 T7044 C2266 P57550 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2445570 T7044 C2266 P57550 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2445573 T7044 C2266 P57550 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a9238e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a02f2a9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a9238e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a02f2a9),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2445574 T7044 C2266 P57550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2445574 T7044 C2266 P57550 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2445575 T7044 C2266 P57550 oass.SolrIndexSearcher.<init> Opening Searcher@7de34397 main
[junit4:junit4]   2> 2445576 T7043 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7de34397 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2445576 T7044 C2266 P57550 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\index.20130526165437719 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\index.20130526165437719;done=true>>]
[junit4:junit4]   2> 2445576 T7044 C2266 P57550 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\index.20130526165437719
[junit4:junit4]   2> 2445576 T7044 C2266 P57550 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty3\index.20130526165437719
[junit4:junit4]   2> 2445577 T7044 C2266 P57550 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2445577 T7044 C2266 P57550 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2445577 T7044 C2266 P57550 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2445577 T7044 C2266 P57550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2445580 T7044 C2266 P57550 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2446293 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2446294 T6990 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:57560_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57560/w_ai/mg"}
[junit4:junit4]   2> 2446294 T6990 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2446295 T6990 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2446306 T6990 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:57550_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57550/w_ai/mg"}
[junit4:junit4]   2> 2446314 T7058 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> 2446315 T7009 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> 2446315 T6996 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> 2446315 T7041 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> 2446314 T7025 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> 2446314 T6989 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> 2446747 T7059 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2446747 T7059 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57560/w_ai/mg collection:collection1 shard:shard2
[junit4:junit4]   2> 2446756 T7059 oasc.ZkController.register We are http://127.0.0.1:57560/w_ai/mg/collection1/ and leader is http://127.0.0.1:57541/w_ai/mg/collection1/
[junit4:junit4]   2> 2446756 T7059 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57560/w_ai/mg
[junit4:junit4]   2> 2446756 T7059 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2446756 T7059 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2268 name=collection1 org.apache.solr.core.SolrCore@361db673 url=http://127.0.0.1:57560/w_ai/mg/collection1 node=127.0.0.1:57560_w_ai%2Fmg C2268_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:57560_w_ai%2Fmg, base_url=http://127.0.0.1:57560/w_ai/mg}
[junit4:junit4]   2> 2446757 T7063 C2268 P57560 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2446759 T7063 C2268 P57560 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2446759 T7063 C2268 P57560 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2446759 T7063 C2268 P57560 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2446759 T7059 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2446761 T7063 C2268 P57560 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2446763 T6967 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2446763 T6967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2446765 T6967 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2446767 T7019 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2446772 T6967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2446774 T6967 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 2446775 T6967 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 2446775 T6967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2447493 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2447494 T6990 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:57560_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57560/w_ai/mg"}
[junit4:junit4]   2> 2447503 T7058 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> 2447503 T7041 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> 2447503 T6996 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> 2447503 T7009 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> 2447503 T7025 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> 2447503 T6989 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> 2447545 T7019 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 2447545 T7019 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:57560_w_ai%252Fmg&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=779 
[junit4:junit4]   2> 2447554 T6967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2448376 T6967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C2268_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:57560_w_ai%2Fmg, base_url=http://127.0.0.1:57560/w_ai/mg}
[junit4:junit4]   2> 2449221 T7063 C2268 P57560 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57541/w_ai/mg/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2449221 T7063 C2268 P57560 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57560/w_ai/mg START replicas=[http://127.0.0.1:57541/w_ai/mg/collection1/] nUpdates=100
[junit4:junit4]   2> 2449221 T7063 C2268 P57560 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2449221 T7063 C2268 P57560 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2449221 T7063 C2268 P57560 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2449222 T7063 C2268 P57560 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2449222 T7063 C2268 P57560 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2449223 T7063 C2268 P57560 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57541/w_ai/mg/collection1/. core=collection1
[junit4:junit4]   2> 2449223 T7063 C2268 P57560 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2269 name=collection1 org.apache.solr.core.SolrCore@5f1a2f2a url=http://127.0.0.1:57541/w_ai/mg/collection1 node=127.0.0.1:57541_w_ai%2Fmg C2269_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57541_w_ai%2Fmg, base_url=http://127.0.0.1:57541/w_ai/mg, leader=true}
[junit4:junit4]   2> 2449233 T7020 C2269 P57541 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2449235 T6967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2449239 T7019 C2269 P57541 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2449242 T7019 C2269 P57541 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@606d6ee8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fb5481),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2449243 T7019 C2269 P57541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2449244 T7019 C2269 P57541 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@606d6ee8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fb5481),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@606d6ee8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fb5481),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2449244 T7019 C2269 P57541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2449245 T7019 C2269 P57541 oass.SolrIndexSearcher.<init> Opening Searcher@4df1298b realtime
[junit4:junit4]   2> 2449245 T7019 C2269 P57541 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2449246 T7019 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg 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> 2449246 T7063 C2268 P57560 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2449247 T7063 C2268 P57560 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2449250 T7021 C2269 P57541 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2449250 T7021 C2269 P57541 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2449252 T7063 C2268 P57560 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2449253 T7063 C2268 P57560 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2449253 T7063 C2268 P57560 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2449255 T7017 C2269 P57541 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2449256 T7063 C2268 P57560 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2449256 T7063 C2268 P57560 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\index.20130526165441410
[junit4:junit4]   2> 2449257 T7063 C2268 P57560 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5ffd9a5d lockFactory=org.apache.lucene.store.NativeFSLockFactory@42b146cd) fullCopy=false
[junit4:junit4]   2> 2449259 T7018 C2269 P57541 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2449260 T7063 C2268 P57560 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2449261 T7063 C2268 P57560 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2449261 T7063 C2268 P57560 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2449263 T7063 C2268 P57560 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b1fdda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1431a412),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b1fdda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1431a412),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2449263 T7063 C2268 P57560 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2449263 T7063 C2268 P57560 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2449263 T7063 C2268 P57560 oass.SolrIndexSearcher.<init> Opening Searcher@41d16f35 main
[junit4:junit4]   2> 2449264 T7060 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41d16f35 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2449265 T7063 C2268 P57560 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\index.20130526165441410 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\index.20130526165441410;done=true>>]
[junit4:junit4]   2> 2449265 T7063 C2268 P57560 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\index.20130526165441410
[junit4:junit4]   2> 2449265 T7063 C2268 P57560 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369547660974/jetty4\index.20130526165441410
[junit4:junit4]   2> 2449266 T7063 C2268 P57560 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2449266 T7063 C2268 P57560 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2449266 T7063 C2268 P57560 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2449266 T7063 C2268 P57560 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2449273 T7063 C2268 P57560 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2450040 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2450041 T6990 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:57560_w_ai%2Fmg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57560/w_ai/mg"}
[junit4:junit4]   2> 2450050 T7058 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> 2450051 T6996 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> 2450051 T7025 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> 2450052 T6989 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> 2450052 T7009 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> 2450053 T7041 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> 2450094 T6967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2450095 T6967 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C2270 name=collection1 org.apache.solr.core.SolrCore@64825e97 url=http://127.0.0.1:57520/w_ai/mg/collection1 node=127.0.0.1:57520_w_ai%2Fmg C2270_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:57520_w_ai%2Fmg, base_url=http://127.0.0.1:57520/w_ai/mg, leader=true}
[junit4:junit4]   2> 2450103 T6980 C2270 P57520 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2450106 T6980 C2270 P57520 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5bf26290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51806af),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2450106 T6980 C2270 P57520 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2450109 T6980 C2270 P57520 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5bf26290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51806af),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5bf26290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51806af),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2450111 T6980 C2270 P57520 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2450111 T6980 C2270 P57520 oass.SolrIndexSearcher.<init> Opening Searcher@1a7637da main
[junit4:junit4]   2> 2450111 T6980 C2270 P57520 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2450112 T6993 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a7637da main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2450113 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 2450122 T7019 C2269 P57541 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2450122 T7019 C2269 P57541 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@606d6ee8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fb5481),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@606d6ee8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53fb5481),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2450122 T7019 C2269 P57541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2450123 T7019 C2269 P57541 oass.SolrIndexSearcher.<init> Opening Searcher@1b3abcb4 main
[junit4:junit4]   2> 2450123 T7019 C2269 P57541 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2450125 T7027 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b3abcb4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2450126 T7019 C2269 P57541 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:57532/w_ai/mg/collection1/, StdNode: http://127.0.0.1:57550/w_ai/mg/collection1/, StdNode: http://127.0.0.1:57560/w_ai/mg/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 2450137 T7003 C2267 P57532 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2450138 T7003 C2267 P57532 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24e0ccca lockFactory=org.apache.lucene.store.NativeFSLockFactory@c68d403),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24e0ccca lockFactory=org.apache.lucene.store.NativeFSLockFactory@c68d403),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2450138 T7003 C2267 P57532 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2450139 T7003 C2267 P57532 oass.SolrIndexSearcher.<init> Opening Searcher@6bcf2c66 main
[junit4:junit4]   2> 2450140 T7003 C2267 P57532 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2450141 T7011 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6bcf2c66 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2450142 T7003 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg 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>  C2266_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57550_w_ai%2Fmg, base_url=http://127.0.0.1:57550/w_ai/mg}
[junit4:junit4]   2> 2450152 T7034 C2266 P57550 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C2268_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57560_w_ai%2Fmg, base_url=http://127.0.0.1:57560/w_ai/mg}
[junit4:junit4]   2> 2450162 T7053 C2268 P57560 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2450167 T7034 C2266 P57550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a9238e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a02f2a9),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a9238e8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a02f2a9),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2450167 T7034 C2266 P57550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2450169 T7053 C2268 P57560 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b1fdda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1431a412),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b1fdda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1431a412),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2450171 T7053 C2268 P57560 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2450175 T7034 C2266 P57550 oass.SolrIndexSearcher.<init> Opening Searcher@4cbc030d main
[junit4:junit4]   2> 2450176 T7034 C2266 P57550 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2450176 T7053 C2268 P57560 oass.SolrIndexSearcher.<init> Opening Searcher@3ca5bf49 main
[junit4:junit4]   2> 2450176 T7053 C2268 P57560 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2450178 T7060 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ca5bf49 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2450178 T7043 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4cbc030d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2450179 T7034 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   2> 2450181 T7053 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 2450182 T7019 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 60
[junit4:junit4]   2> 2450184 T6967 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2450188 T7005 C2267 P57532 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2450190 T7036 C2266 P57550 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2450194 T7021 C2269 P57541 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2450198 T7054 C2268 P57560 oasc.SolrCore.execute [collection1] webapp=/w_ai/mg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2451916 T6984 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436074832368238592)} 0 3
[junit4:junit4]   2> 2451924 T7052 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={update.distrib=FROMLEADER&_version_=-1436074832373481472&update.from=http://127.0.0.1:57541/w_ai/mg/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436074832373481472)} 0 1
[junit4:junit4]   2> 2451929 T7033 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={update.distrib=FROMLEADER&_version_=-1436074832378724352&update.from=http://127.0.0.1:57532/w_ai/mg/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436074832378724352)} 0 1
[junit4:junit4]   2> 2451930 T7004 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1436074832378724352)} 0 7
[junit4:junit4]   2> 2451931 T7016 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436074832373481472)} 0 13
[junit4:junit4]   2> 2451933 T6981 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[a!0 (1436074832389210112)]} 0 0
[junit4:junit4]   2> 2451939 T7053 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1436074832392355840)]} 0 0
[junit4:junit4]   2> 2451940 T7019 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[a!0 (1436074832392355840)]} 0 4
[junit4:junit4]   2> 2451943 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[b!1 (1436074832399695872)]} 0 0
[junit4:junit4]   2> 2451950 T7035 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1436074832404938752)]} 0 0
[junit4:junit4]   2> 2451952 T7003 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1436074832404938752)]} 0 4
[junit4:junit4]   2> 2451952 T7021 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[b!1]} 0 7
[junit4:junit4]   2> 2451954 T6982 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[c!2 (1436074832411230208)]} 0 0
[junit4:junit4]   2> 2451960 T7034 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1436074832414375936)]} 0 1
[junit4:junit4]   2> 2451961 T7005 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[c!2 (1436074832414375936)]} 0 4
[junit4:junit4]   2> 2451963 T6983 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[d!3 (1436074832420667392)]} 0 0
[junit4:junit4]   2> 2451967 T7054 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1436074832422764544)]} 0 0
[junit4:junit4]   2> 2451968 T7017 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[d!3 (1436074832422764544)]} 0 3
[junit4:junit4]   2> 2451971 T6985 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[e!4 (1436074832428007424)]} 0 1
[junit4:junit4]   2> 2451977 T7049 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1436074832432201728)]} 0 1
[junit4:junit4]   2> 2451979 T7018 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[e!4 (1436074832432201728)]} 0 5
[junit4:junit4]   2> 2451982 T6984 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[f!5 (1436074832439541760)]} 0 1
[junit4:junit4]   2> 2451989 T7050 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1436074832443736064)]} 0 1
[junit4:junit4]   2> 2451990 T7020 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[f!5 (1436074832443736064)]} 0 5
[junit4:junit4]   2> 2451993 T6981 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[g!6 (1436074832452124672)]} 0 0
[junit4:junit4]   2> 2452001 T7036 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1436074832457367552)]} 0 1
[junit4:junit4]   2> 2452003 T7000 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1436074832457367552)]} 0 5
[junit4:junit4]   2> 2452004 T7016 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[g!6]} 0 9
[junit4:junit4]   2> 2452005 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[h!7 (1436074832464707584)]} 0 0
[junit4:junit4]   2> 2452015 T7032 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1436074832470999040)]} 0 1
[junit4:junit4]   2> 2452015 T7001 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!7 (1436074832470999040)]} 0 4
[junit4:junit4]   2> 2452016 T7019 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[h!7]} 0 7
[junit4:junit4]   2> 2452019 T6982 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[i!8 (1436074832479387648)]} 0 0
[junit4:junit4]   2> 2452027 T7033 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1436074832485679104)]} 0 0
[junit4:junit4]   2> 2452029 T7002 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!8 (1436074832485679104)]} 0 4
[junit4:junit4]   2> 2452030 T7021 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[i!8]} 0 8
[junit4:junit4]   2> 2452032 T6983 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[j!9 (1436074832493019136)]} 0 0
[junit4:junit4]   2> 2452038 T7035 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1436074832497213440)]} 0 0
[junit4:junit4]   2> 2452040 T7004 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[j!9 (1436074832497213440)]} 0 4
[junit4:junit4]   2> 2452042 T6985 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[k!10 (1436074832503504896)]} 0 0
[junit4:junit4]   2> 2452049 T7034 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1436074832507699200)]} 0 0
[junit4:junit4]   2> 2452050 T7003 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!10 (1436074832507699200)]} 0 4
[junit4:junit4]   2> 2452051 T7017 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[k!10]} 0 6
[junit4:junit4]   2> 2452053 T6984 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[l!11 (1436074832515039232)]} 0 0
[junit4:junit4]   2> 2452061 T7051 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1436074832520282112)]} 0 0
[junit4:junit4]   2> 2452062 T7018 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1436074832520282112)]} 0 4
[junit4:junit4]   2> 2452063 T7005 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[l!11]} 0 7
[junit4:junit4]   2> 2452065 T6981 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[m!12 (1436074832527622144)]} 0 0
[junit4:junit4]   2> 2452071 T7052 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1436074832531816448)]} 0 0
[junit4:junit4]   2> 2452073 T7020 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1436074832531816448)]} 0 4
[junit4:junit4]   2> 2452074 T7000 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[m!12]} 0 7
[junit4:junit4]   2> 2452076 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[n!13 (1436074832539156480)]} 0 0
[junit4:junit4]   2> 2452084 T7037 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1436074832544399360)]} 0 1
[junit4:junit4]   2> 2452085 T7001 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!13 (1436074832544399360)]} 0 4
[junit4:junit4]   2> 2452086 T7016 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[n!13]} 0 8
[junit4:junit4]   2> 2452087 T6982 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[o!14 (1436074832550690816)]} 0 0
[junit4:junit4]   2> 2452092 T7053 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1436074832553836544)]} 0 0
[junit4:junit4]   2> 2452093 T7019 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[o!14 (1436074832553836544)]} 0 3
[junit4:junit4]   2> 2452096 T6983 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[p!15 (1436074832560128000)]} 0 0
[junit4:junit4]   2> 2452103 T7036 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1436074832565370880)]} 0 0
[junit4:junit4]   2> 2452105 T7002 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1436074832565370880)]} 0 4
[junit4:junit4]   2> 2452105 T7021 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[p!15]} 0 6
[junit4:junit4]   2> 2452107 T6985 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[q!16 (1436074832571662336)]} 0 0
[junit4:junit4]   2> 2452116 T7032 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1436074832576905216)]} 0 1
[junit4:junit4]   2> 2452117 T7004 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1436074832576905216)]} 0 5
[junit4:junit4]   2> 2452117 T7017 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[q!16]} 0 7
[junit4:junit4]   2> 2452120 T6984 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[r!17 (1436074832585293824)]} 0 0
[junit4:junit4]   2> 2452127 T7054 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1436074832589488128)]} 0 0
[junit4:junit4]   2> 2452128 T7018 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1436074832589488128)]} 0 4
[junit4:junit4]   2> 2452129 T7003 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[r!17]} 0 7
[junit4:junit4]   2> 2452132 T6981 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[s!18 (1436074832597876736)]} 0 0
[junit4:junit4]   2> 2452140 T7033 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1436074832603119616)]} 0 1
[junit4:junit4]   2> 2452141 T7005 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1436074832603119616)]} 0 4
[junit4:junit4]   2> 2452142 T7020 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[s!18]} 0 7
[junit4:junit4]   2> 2452144 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[t!19 (1436074832610459648)]} 0 0
[junit4:junit4]   2> 2452150 T7035 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1436074832614653952)]} 0 0
[junit4:junit4]   2> 2452151 T7000 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[t!19 (1436074832614653952)]} 0 3
[junit4:junit4]   2> 2452154 T6982 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[u!20 (1436074832620945408)]} 0 0
[junit4:junit4]   2> 2452161 T7049 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1436074832625139712)]} 0 0
[junit4:junit4]   2> 2452162 T7016 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1436074832625139712)]} 0 4
[junit4:junit4]   2> 2452163 T7001 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[u!20]} 0 6
[junit4:junit4]   2> 2452165 T6983 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[v!21 (1436074832632479744)]} 0 0
[junit4:junit4]   2> 2452171 T7034 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1436074832636674048)]} 0 0
[junit4:junit4]   2> 2452173 T7002 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1436074832636674048)]} 0 4
[junit4:junit4]   2> 2452173 T7019 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[v!21]} 0 5
[junit4:junit4]   2> 2452176 T6985 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[w!22 (1436074832644014080)]} 0 0
[junit4:junit4]   2> 2452183 T7037 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1436074832647159808)]} 0 1
[junit4:junit4]   2> 2452183 T7004 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[w!22 (1436074832647159808)]} 0 4
[junit4:junit4]   2> 2452186 T6984 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[x!23 (1436074832654499840)]} 0 0
[junit4:junit4]   2> 2452191 T7050 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1436074832656596992)]} 0 0
[junit4:junit4]   2> 2452192 T7021 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[x!23 (1436074832656596992)]} 0 4
[junit4:junit4]   2> 2452194 T6981 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[y!24 (1436074832662888448)]} 0 0
[junit4:junit4]   2> 2452200 T7051 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1436074832667082752)]} 0 0
[junit4:junit4]   2> 2452201 T7017 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[y!24 (1436074832667082752)]} 0 3
[junit4:junit4]   2> 2452204 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[z!25 (1436074832673374208)]} 0 0
[junit4:junit4]   2> 2452209 T7036 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1436074832676519936)]} 0 0
[junit4:junit4]   2> 2452211 T7003 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[z!25 (1436074832676519936)]} 0 4
[junit4:junit4]   2> 2452214 T6982 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[a!26 (1436074832683859968)]} 0 0
[junit4:junit4]   2> 2452223 T7052 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1436074832690151424)]} 0 0
[junit4:junit4]   2> 2452224 T7018 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1436074832690151424)]} 0 4
[junit4:junit4]   2> 2452226 T7005 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[a!26]} 0 8
[junit4:junit4]   2> 2452229 T6983 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[b!27 (1436074832698540032)]} 0 1
[junit4:junit4]   2> 2452239 T7032 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1436074832704831488)]} 0 0
[junit4:junit4]   2> 2452241 T7000 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1436074832704831488)]} 0 7
[junit4:junit4]   2> 2452242 T7020 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[b!27]} 0 11
[junit4:junit4]   2> 2452244 T6985 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[c!28 (1436074832715317248)]} 0 0
[junit4:junit4]   2> 2452250 T7033 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1436074832719511552)]} 0 0
[junit4:junit4]   2> 2452252 T7001 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[c!28 (1436074832719511552)]} 0 4
[junit4:junit4]   2> 2452254 T6984 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[d!29 (1436074832725803008)]} 0 0
[junit4:junit4]   2> 2452258 T7053 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1436074832727900160)]} 0 0
[junit4:junit4]   2> 2452259 T7016 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[d!29 (1436074832727900160)]} 0 3
[junit4:junit4]   2> 2452262 T6981 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[e!30 (1436074832734191616)]} 0 0
[junit4:junit4]   2> 2452267 T7054 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1436074832737337344)]} 0 0
[junit4:junit4]   2> 2452269 T7019 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[e!30 (1436074832737337344)]} 0 4
[junit4:junit4]   2> 2452270 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[f!31 (1436074832742580224)]} 0 0
[junit4:junit4]   2> 2452277 T7049 C2268 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1436074832747823104)]} 0 0
[junit4:junit4]   2> 2452279 T7021 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!31 (1436074832747823104)]} 0 4
[junit4:junit4]   2> 2452280 T7002 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[f!31]} 0 7
[junit4:junit4]   2> 2452283 T6982 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[g!32 (1436074832756211712)]} 0 0
[junit4:junit4]   2> 2452289 T7035 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1436074832760406016)]} 0 0
[junit4:junit4]   2> 2452290 T7004 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!32 (1436074832760406016)]} 0 3
[junit4:junit4]   2> 2452291 T7017 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[g!32]} 0 6
[junit4:junit4]   2> 2452293 T6983 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[h!33 (1436074832766697472)]} 0 0
[junit4:junit4]   2> 2452297 T7034 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1436074832768794624)]} 0 0
[junit4:junit4]   2> 2452301 T7003 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[h!33 (1436074832768794624)]} 0 6
[junit4:junit4]   2> 2452305 T6985 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[i!34 (1436074832779280384)]} 0 0
[junit4:junit4]   2> 2452313 T7037 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1436074832784523264)]} 0 1
[junit4:junit4]   2> 2452314 T7005 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!34 (1436074832784523264)]} 0 4
[junit4:junit4]   2> 2452315 T7018 C2269 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[i!34]} 0 7
[junit4:junit4]   2> 2452317 T6984 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[j!35 (1436074832791863296)]} 0 0
[junit4:junit4]   2> 2452324 T7036 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1436074832796057600)]} 0 0
[junit4:junit4]   2> 2452325 T7001 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[j!35 (1436074832796057600)]} 0 4
[junit4:junit4]   2> 2452328 T6980 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[k!36 (1436074832803397632)]} 0 0
[junit4:junit4]   2> 2452333 T7032 C2266 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1436074832806543360)]} 0 0
[junit4:junit4]   2> 2452334 T7002 C2267 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[k!36 (1436074832806543360)]} 0 3
[junit4:junit4]   2> 2452336 T6982 C2270 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[l!37 (1436074832811786240)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C2271 name=collection1 org.apache.solr.core.SolrCore@361db673 url=http://127.0.0.1:57560/w_ai/mg/collection1 node=127.0.0.1:57560_w_ai%2Fmg C2271_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57560_w_ai%2Fmg, base_url=http://127.0.0.1:57560/w_ai/mg}
[junit4:junit4]   2> 2452389 T7050 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1436074832864215040)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C2272 name=collection1 org.apache.solr.core.SolrCore@5f1a2f2a url=http://127.0.0.1:57541/w_ai/mg/collection1 node=127.0.0.1:57541_w_ai%2Fmg C2272_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57541_w_ai%2Fmg, base_url=http://127.0.0.1:57541/w_ai/mg, leader=true}
[junit4:junit4]   2> 2452391 T7016 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1436074832864215040)]} 0 5
[junit4:junit4]   2> ASYNC  NEW_CORE C2273 name=collection1 org.apache.solr.core.SolrCore@6d62985c url=http://127.0.0.1:57532/w_ai/mg/collection1 node=127.0.0.1:57532_w_ai%2Fmg C2273_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57532_w_ai%2Fmg, base_url=http://127.0.0.1:57532/w_ai/mg, leader=true}
[junit4:junit4]   2> 2452392 T7004 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[l!37]} 0 51
[junit4:junit4]   2> ASYNC  NEW_CORE C2274 name=collection1 org.apache.solr.core.SolrCore@64825e97 url=http://127.0.0.1:57520/w_ai/mg/collection1 node=127.0.0.1:57520_w_ai%2Fmg C2274_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:57520_w_ai%2Fmg, base_url=http://127.0.0.1:57520/w_ai/mg, leader=true}
[junit4:junit4]   2> 2452402 T6983 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[m!38 (1436074832880992256)]} 0 0
[junit4:junit4]   2> 2452411 T7052 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1436074832887283712)]} 0 0
[junit4:junit4]   2> 2452412 T7019 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!38 (1436074832887283712)]} 0 4
[junit4:junit4]   2> 2452412 T7003 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[m!38]} 0 6
[junit4:junit4]   2> 2452417 T6985 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[n!39 (1436074832896720896)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C2275 name=collection1 org.apache.solr.core.SolrCore@757a62d8 url=http://127.0.0.1:57550/w_ai/mg/collection1 node=127.0.0.1:57550_w_ai%2Fmg C2275_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57550_w_ai%2Fmg, base_url=http://127.0.0.1:57550/w_ai/mg}
[junit4:junit4]   2> 2452423 T7033 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1436074832900915200)]} 0 0
[junit4:junit4]   2> 2452425 T7000 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[n!39 (1436074832900915200)]} 0 4
[junit4:junit4]   2> 2452428 T6984 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[o!40 (1436074832908255232)]} 0 1
[junit4:junit4]   2> 2452433 T7053 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1436074832911400960)]} 0 0
[junit4:junit4]   2> 2452434 T7021 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[o!40 (1436074832911400960)]} 0 3
[junit4:junit4]   2> 2452437 T6981 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[p!41 (1436074832917692416)]} 0 0
[junit4:junit4]   2> 2452443 T7034 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1436074832920838144)]} 0 0
[junit4:junit4]   2> 2452443 T7005 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[p!41 (1436074832920838144)]} 0 3
[junit4:junit4]   2> 2452446 T6980 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[q!42 (1436074832927129600)]} 0 0
[junit4:junit4]   2> 2452454 T7037 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1436074832933421056)]} 0 0
[junit4:junit4]   2> 2452456 T7001 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!42 (1436074832933421056)]} 0 4
[junit4:junit4]   2> 2452456 T7017 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[q!42]} 0 7
[junit4:junit4]   2> 2452458 T6982 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[r!43 (1436074832939712512)]} 0 0
[junit4:junit4]   2> 2452465 T7054 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1436074832944955392)]} 0 0
[junit4:junit4]   2> 2452466 T7018 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!43 (1436074832944955392)]} 0 3
[junit4:junit4]   2> 2452467 T7002 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[r!43]} 0 5
[junit4:junit4]   2> 2452470 T6983 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[s!44 (1436074832951246848)]} 0 1
[junit4:junit4]   2> 2452473 T7036 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1436074832954392576)]} 0 0
[junit4:junit4]   2> 2452474 T7004 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[s!44 (1436074832954392576)]} 0 2
[junit4:junit4]   2> 2452477 T6985 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[t!45 (1436074832959635456)]} 0 0
[junit4:junit4]   2> 2452481 T7032 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1436074832961732608)]} 0 0
[junit4:junit4]   2> 2452482 T7003 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[t!45 (1436074832961732608)]} 0 3
[junit4:junit4]   2> 2452484 T6984 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[u!46 (1436074832966975488)]} 0 0
[junit4:junit4]   2> 2452490 T7049 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1436074832972218368)]} 0 0
[junit4:junit4]   2> 2452492 T7020 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!46 (1436074832972218368)]} 0 3
[junit4:junit4]   2> 2452493 T7000 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[u!46]} 0 6
[junit4:junit4]   2> 2452495 T6981 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[v!47 (1436074832978509824)]} 0 0
[junit4:junit4]   2> 2452501 T7033 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1436074832982704128)]} 0 0
[junit4:junit4]   2> 2452502 T7005 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!47 (1436074832982704128)]} 0 3
[junit4:junit4]   2> 2452503 T7016 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[v!47]} 0 5
[junit4:junit4]   2> 2452505 T6980 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[w!48 (1436074832988995584)]} 0 0
[junit4:junit4]   2> 2452514 T7035 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1436074832995287040)]} 0 0
[junit4:junit4]   2> 2452514 T7001 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!48 (1436074832995287040)]} 0 3
[junit4:junit4]   2> 2452516 T7019 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[w!48]} 0 7
[junit4:junit4]   2> 2452518 T6982 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[x!49 (1436074833002627072)]} 0 0
[junit4:junit4]   2> 2452523 T7050 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1436074833004724224)]} 0 0
[junit4:junit4]   2> 2452524 T7021 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[x!49 (1436074833004724224)]} 0 4
[junit4:junit4]   2> 2452527 T6983 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[y!50 (1436074833012064256)]} 0 0
[junit4:junit4]   2> 2452534 T7051 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1436074833016258560)]} 0 0
[junit4:junit4]   2> 2452535 T7017 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1436074833016258560)]} 0 4
[junit4:junit4]   2> 2452536 T7002 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[y!50]} 0 7
[junit4:junit4]   2> 2452539 T6985 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[z!51 (1436074833024647168)]} 0 0
[junit4:junit4]   2> 2452544 T7034 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1436074833026744320)]} 0 0
[junit4:junit4]   2> 2452545 T7004 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[z!51 (1436074833026744320)]} 0 4
[junit4:junit4]   2> 2452548 T6984 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[a!52 (1436074833034084352)]} 0 0
[junit4:junit4]   2> 2452555 T7052 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1436074833038278656)]} 0 0
[junit4:junit4]   2> 2452555 T7018 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!52 (1436074833038278656)]} 0 3
[junit4:junit4]   2> 2452556 T7003 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[a!52]} 0 6
[junit4:junit4]   2> 2452558 T6981 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[b!53 (1436074833044570112)]} 0 0
[junit4:junit4]   2> 2452564 T7037 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1436074833046667264)]} 0 1
[junit4:junit4]   2> 2452565 T7000 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[b!53 (1436074833046667264)]} 0 5
[junit4:junit4]   2> 2452567 T6980 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[c!54 (1436074833054007296)]} 0 0
[junit4:junit4]   2> 2452576 T7036 C2275 P57550 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1436074833062395904)]} 0 0
[junit4:junit4]   2> 2452577 T7005 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!54 (1436074833062395904)]} 0 2
[junit4:junit4]   2> 2452578 T7020 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[c!54]} 0 8
[junit4:junit4]   2> 2452582 T6982 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[d!55 (1436074833069735936)]} 0 1
[junit4:junit4]   2> 2452588 T7053 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1436074833072881664)]} 0 0
[junit4:junit4]   2> 2452590 T7016 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[d!55 (1436074833072881664)]} 0 5
[junit4:junit4]   2> 2452594 T6983 C2274 P57520 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[e!56 (1436074833081270272)]} 0 1
[junit4:junit4]   2> 2452601 T7054 C2271 P57560 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57541/w_ai/mg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1436074833087561728)]} 0 0
[junit4:junit4]   2> 2452602 T7019 C2272 P57541 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={distrib.from=http://127.0.0.1:57532/w_ai/mg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!56 (1436074833087561728)]} 0 3
[junit4:junit4]   2> 2452604 T7001 C2273 P57532 oasup.LogUpdateProcessor.finish [collection1] webapp=/w_ai/mg path=/update params={wt=javabin&version=2} {add=[e!56]} 0 8
[junit4:junit4]   2> 2452606 T6

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

ze: 2)
[junit4:junit4]   2> 2466706 T7058 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2467815 T7058 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> 2467815 T7058 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2467816 T6967 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 57520
[junit4:junit4]   2> 2467816 T7041 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2467841 T6967 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2467843 T6967 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57513 57513
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=40F5DF5EB59ECC8B -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Asia/Sakhalin -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   39.0s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57532/w_ai/mg returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([40F5DF5EB59ECC8B:C1135146C2C1ACB7]: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:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2467858 T6967 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pt, timezone=Asia/Sakhalin
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=3,free=348988104,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLFUCache, TestUniqueKeyFieldResource, TermVectorComponentTest, WordBreakSolrSpellCheckerTest, TestFastOutputStream, SolrCoreTest, TestRangeQuery, FastVectorHighlighterTest, TestCollationField, NumericFieldsTest, SolrPluginUtilsTest, TestUtils, TestRecovery, TestElisionMultitermQuery, TestIndexSearcher, CircularListTest, DebugComponentTest, HighlighterTest, SolrIndexSplitterTest, TestCloudManagedSchema, RequestHandlersTest, ChaosMonkeySafeLeaderTest, TestSystemIdResolver, ResponseLogComponentTest, DOMUtilTest, AlternateDirectoryTest, TestSchemaNameResource, PreAnalyzedFieldTest, RequiredFieldsTest, FileUtilsTest, TestGroupingSearch, SynonymTokenizerTest, SimpleFacetsTest, SliceStateTest, TestBinaryField, IndexSchemaRuntimeFieldTest, TestSearchPerf, MinimalSchemaTest, TestSolrJ, TestStressLucene, CollectionsAPIDistributedZkTest, OverseerCollectionProcessorTest, QueryParsingTest, UpdateParamsTest, RegexBoostProcessorTest, PrimUtilsTest, TestPHPSerializedResponseWriter, TestCoreContainer, ConvertedLegacyTest, BadIndexSchemaTest, TestRTGBase, PathHierarchyTokenizerFactoryTest, ClusterStateUpdateTest, DistanceFunctionTest, SolrCmdDistributorTest, TestClassNameShortening, DirectUpdateHandlerOptimizeTest, TestSolrXml, TestLRUCache, TestSolrDeletionPolicy1, TestDocumentBuilder, TestWriterPerf, TestLMJelinekMercerSimilarityFactory, OverseerTest, URLClassifyProcessorTest, TestDynamicFieldResource, TestXIncludeConfig, TestReplicationHandler, TestFieldResource, SolrTestCaseJ4Test, DefaultValueUpdateProcessorTest, SystemInfoHandlerTest, TestSurroundQueryParser, TestPostingsSolrHighlighter, CoreAdminHandlerTest, TestPseudoReturnFields, ShowFileRequestHandlerTest, TestPluginEnable, TestMergePolicyConfig, TestSort, BadComponentTest, SpellPossibilityIteratorTest, SolrIndexConfigTest, TestZkChroot, TestDefaultSimilarityFactory, TestDocSet, QueryResultKeyTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestJmxMonitoredMap, TestNumberUtils, TestValueSourceCache, SyncSliceTest, StatelessScriptUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, TestSerializedLuceneMatchVersion, ChaosMonkeyNothingIsSafeTest, TestRandomFaceting, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, ZkCLITest, DirectUpdateHandlerTest, MoreLikeThisHandlerTest, DisMaxRequestHandlerTest, TestMultiCoreConfBootstrap, TestSolrXMLSerializer, TestMaxScoreQueryParser, TestAnalyzedSuggestions, ResourceLoaderTest, DirectSolrConnectionTest, DocumentBuilderTest, TestBadConfig, SpellCheckComponentTest, TestQueryTypes, TestSolrQueryParser, TestSolrIndexConfig, TestQueryUtils, ZkControllerTest, TestFastLRUCache, RAMDirectoryFactoryTest, ShardRoutingCustomTest, TestFaceting, MultiTermTest, StandardRequestHandlerTest, JSONWriterTest, TestCSVLoader, MBeansHandlerTest, TestDFRSimilarityFactory, ReturnFieldsTest, TestDistributedSearch, UnloadDistributedZkTest, TestRandomDVFaceting, TestAddFieldRealTimeGet, FieldAnalysisRequestHandlerTest, CSVRequestHandlerTest, BasicDistributedZkTest, TestExtendedDismaxParser, TestCloudManagedSchemaAddField, TestFieldTypeResource, TestRemoteStreaming, TestArbitraryIndexDir, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, SliceStateUpdateTest, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, HighlighterConfigTest, TestPropInject, TestQuerySenderListener, TestPropInjectDefaults, IndexReaderFactoryTest, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, ZkNodePropsTest, UUIDFieldTest, AliasIntegrationTest, ChaosMonkeyShardSplitTest, ShardSplitTest]
[junit4:junit4] Completed in 39.07s, 1 test, 1 error <<< FAILURES!

[...truncated 48 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 295 suites, 1231 tests, 1 error, 18 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2861 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2861/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestBackup

Error Message:
Backup success not detected:<?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="details"><str name="indexSize">11.73 KB</str><str name="indexPath">.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527198165\master\collection1\data\index/</str><arr name="commits"><lst><long name="indexVersion">1369527199982</long><long name="generation">2</long><arr name="filelist"><str>_0.fdt</str><str>_0.fdx</str><str>_0.fnm</str><str>_0.nvd</str><str>_0.nvm</str><str>_0.si</str><str>_0_Direct_0.doc</str><str>_0_Direct_0.tim</str><str>_0_Direct_0.tip</str><str>segments_2</str></arr></lst></arr><str name="isMaster">true</str><str name="isSlave">false</str><long name="indexVersion">1369527199982</long><long name="generation">2</long><lst name="master"><str name="confFiles">schema-replication2.xml:schema.xml</str><arr name="replicateAfter"><str>commit</str></arr><str name="replicationEnabled">true</str><long name="replicableVersion">1369527199982</long><long name="replicableGeneration">2</long></lst><lst name="backup"><str name="startTime">Sun May 26 00:13:20 GMT 2013</str><int name="fileCount">10</int><str name="status">success</str><str name="snapshotCompletedAt">Sun May 26 00:13:20 GMT 2013</str></lst></lst><str name="WARNING">This response format is experimental.  It is likely to change in the future.</str> </response> 

Stack Trace:
java.lang.AssertionError: Backup success not detected:<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="details"><str name="indexSize">11.73 KB</str><str name="indexPath">.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527198165\master\collection1\data\index/</str><arr name="commits"><lst><long name="indexVersion">1369527199982</long><long name="generation">2</long><arr name="filelist"><str>_0.fdt</str><str>_0.fdx</str><str>_0.fnm</str><str>_0.nvd</str><str>_0.nvm</str><str>_0.si</str><str>_0_Direct_0.doc</str><str>_0_Direct_0.tim</str><str>_0_Direct_0.tip</str><str>segments_2</str></arr></lst></arr><str name="isMaster">true</str><str name="isSlave">false</str><long name="indexVersion">1369527199982</long><long name="generation">2</long><lst name="master"><str name="confFiles">schema-replication2.xml:schema.xml</str><arr name="replicateAfter"><str>commit</str></arr><str name="replicationEnabled">true</str><long name="replicableVersion">1369527199982</long><long name="replicableGeneration">2</long></lst><lst name="backup"><str name="startTime">Sun May 26 00:13:20 GMT 2013</str><int name="fileCount">10</int><str name="status">success</str><str name="snapshotCompletedAt">Sun May 26 00:13:20 GMT 2013</str></lst></lst><str name="WARNING">This response format is experimental.  It is likely to change in the future.</str>
</response>

	at __randomizedtesting.SeedInfo.seed([857189CFD2C19D8E:C4FAA9AAF57F6EC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.doTestBackup(TestReplicationHandler.java:1361)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9596 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 1769998 T5170 oas.SolrTestCaseJ4.setUp ###Starting doTestSnapPullWithMasterUrl
[junit4:junit4]   2> 1770011 T5170 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1770017 T5170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64499
[junit4:junit4]   2> 1770018 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1770018 T5170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1770019 T5170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master
[junit4:junit4]   2> 1770019 T5170 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\solr.xml
[junit4:junit4]   2> 1770020 T5170 oasc.CoreContainer.<init> New CoreContainer 1193315546
[junit4:junit4]   2> 1770022 T5170 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 1770022 T5170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\'
[junit4:junit4]   2> 1770022 T5170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\'
[junit4:junit4]   2> 1770139 T5170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1770140 T5170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1770140 T5170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1770141 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1770141 T5170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1770141 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1770142 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1770142 T5170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1770142 T5170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1770143 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1770152 T5170 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1770157 T5180 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1
[junit4:junit4]   2> 1770159 T5180 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\'
[junit4:junit4]   2> 1770230 T5180 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1770302 T5180 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1770303 T5180 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1770308 T5180 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1770334 T5180 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1770336 T5180 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1770336 T5180 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\
[junit4:junit4]   2> 1770336 T5180 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1770337 T5180 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1770337 T5180 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\
[junit4:junit4]   2> 1770337 T5180 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index/
[junit4:junit4]   2> 1770338 T5180 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1770338 T5180 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index
[junit4:junit4]   2> 1770339 T5180 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1770339 T5180 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1770340 T5180 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1770342 T5180 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1770342 T5180 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1770342 T5180 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1770343 T5180 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1770343 T5180 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1770354 T5180 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1770358 T5180 oass.SolrIndexSearcher.<init> Opening Searcher@3043bdcd main
[junit4:junit4]   2> 1770358 T5180 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1770359 T5180 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1770359 T5180 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 1770359 T5180 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1770360 T5180 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1770360 T5181 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3043bdcd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1770361 T5170 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1770362 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1770362 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1770381 T5170 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1770384 T5170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64502
[junit4:junit4]   2> 1770385 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1770386 T5170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1770387 T5170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave
[junit4:junit4]   2> 1770387 T5170 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\solr.xml
[junit4:junit4]   2> 1770388 T5170 oasc.CoreContainer.<init> New CoreContainer 1539185384
[junit4:junit4]   2> 1770390 T5170 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 1770391 T5170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\'
[junit4:junit4]   2> 1770392 T5170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\'
[junit4:junit4]   2> 1770477 T5170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1770478 T5170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1770478 T5170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1770478 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1770479 T5170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1770479 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1770479 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1770480 T5170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1770480 T5170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1770480 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1770484 T5170 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1770490 T5192 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1
[junit4:junit4]   2> 1770492 T5192 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\'
[junit4:junit4]   2> 1770563 T5192 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1770624 T5192 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1770625 T5192 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1770628 T5192 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1770650 T5192 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1770651 T5192 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1770652 T5192 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\
[junit4:junit4]   2> 1770652 T5192 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1770652 T5192 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1770653 T5192 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\
[junit4:junit4]   2> 1770653 T5192 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index/
[junit4:junit4]   2> 1770653 T5192 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1770654 T5192 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index
[junit4:junit4]   2> 1770656 T5192 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2dce4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@283b1121),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1770656 T5192 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1770657 T5192 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1770658 T5192 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1770658 T5192 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1770658 T5192 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1770658 T5192 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1770659 T5192 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1770661 T5192 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1770664 T5192 oass.SolrIndexSearcher.<init> Opening Searcher@5a071957 main
[junit4:junit4]   2> 1770664 T5192 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1770664 T5192 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1770665 T5192 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 1770665 T5192 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1770665 T5193 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a071957 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1770666 T5170 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1770668 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1770668 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1770688 T5170 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1539185384
[junit4:junit4]   2> 1770690 T5170 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@623f6a83
[junit4:junit4]   2> 1770690 T5170 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1770692 T5170 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1770692 T5170 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1770692 T5170 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1770694 T5170 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1770694 T5170 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1770694 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 1770694 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index
[junit4:junit4]   2> 1770695 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 1770695 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\
[junit4:junit4]   2> 1770697 T5170 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 1770749 T5170 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1770755 T5170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64505
[junit4:junit4]   2> 1770756 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1770757 T5170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1770757 T5170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave
[junit4:junit4]   2> 1770757 T5170 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\solr.xml
[junit4:junit4]   2> 1770757 T5170 oasc.CoreContainer.<init> New CoreContainer 381944110
[junit4:junit4]   2> 1770758 T5170 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 1770758 T5170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\'
[junit4:junit4]   2> 1770758 T5170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\'
[junit4:junit4]   2> 1770854 T5170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1770854 T5170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1770855 T5170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1770855 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1770855 T5170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1770856 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1770856 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1770856 T5170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1770857 T5170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1770857 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1770862 T5170 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1770868 T5205 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1
[junit4:junit4]   2> 1770868 T5205 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\'
[junit4:junit4]   2> 1770918 T5205 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1770990 T5205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1770991 T5205 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1770995 T5205 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1771015 T5205 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1771018 T5205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1771018 T5205 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\
[junit4:junit4]   2> 1771018 T5205 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1771018 T5205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1771019 T5205 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\
[junit4:junit4]   2> 1771019 T5205 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index/
[junit4:junit4]   2> 1771019 T5205 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1771020 T5205 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index
[junit4:junit4]   2> 1771021 T5205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a0cb3db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b056c14),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1771022 T5205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1771023 T5205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1771023 T5205 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1771023 T5205 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1771023 T5205 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1771024 T5205 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1771024 T5205 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1771026 T5205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1771030 T5205 oass.SolrIndexSearcher.<init> Opening Searcher@4acfc972 main
[junit4:junit4]   2> 1771030 T5205 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1771031 T5205 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1771031 T5205 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1771031 T5205 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1771031 T5206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4acfc972 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1771032 T5170 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1771032 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1771034 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C3599 name=collection1 org.apache.solr.core.SolrCore@51b6205f
[junit4:junit4]   2> 1771047 T5176 C3599 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 1771047 T5176 C3599 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1771048 T5176 C3599 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1771049 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 2
[junit4:junit4]   2> ASYNC  NEW_CORE C3600 name=collection1 org.apache.solr.core.SolrCore@7fce313b
[junit4:junit4]   2> 1771059 T5199 C3600 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 1771060 T5199 C3600 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a0cb3db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b056c14),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1771060 T5199 C3600 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1771061 T5199 C3600 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 2
[junit4:junit4]   2> 1771064 T5200 C3600 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1771066 T5200 C3600 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a0cb3db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b056c14),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a0cb3db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b056c14),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1771066 T5200 C3600 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1771067 T5200 C3600 oass.SolrIndexSearcher.<init> Opening Searcher@75343264 main
[junit4:junit4]   2> 1771067 T5200 C3600 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1771068 T5206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75343264 main{StandardDirectoryReader(segments_2:2:nrt)}
[junit4:junit4]   2> 1771069 T5200 C3600 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 1771073 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
[junit4:junit4]   2> 1771076 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   2> 1771081 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 1771084 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 1771087 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 1771091 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 1771095 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 1771097 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 1771099 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 1771103 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 1771107 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 2
[junit4:junit4]   2> 1771110 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 1771113 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 1771118 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 1771120 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 1771123 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 1771127 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 1771130 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 1771133 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 1771135 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 1771139 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 1771142 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 1771145 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
[junit4:junit4]   2> 1771148 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 1771153 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 1771156 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 1771159 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
[junit4:junit4]   2> 1771164 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 1771166 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 1771169 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
[junit4:junit4]   2> 1771172 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
[junit4:junit4]   2> 1771176 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 1771179 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
[junit4:junit4]   2> 1771182 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 1771185 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 1771189 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 1771192 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 1771195 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 1771199 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 1771202 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 1771205 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 1771208 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 1771212 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 1771215 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 1771218 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 1771221 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 1771225 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 1771228 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
[junit4:junit4]   2> 1771231 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 1771234 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 1771238 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
[junit4:junit4]   2> 1771241 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
[junit4:junit4]   2> 1771244 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 1771246 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 1771250 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 1771253 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 1771256 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
[junit4:junit4]   2> 1771260 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 1771262 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 1771265 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
[junit4:junit4]   2> 1771268 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 1771270 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
[junit4:junit4]   2> 1771274 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 1771277 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 1771280 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
[junit4:junit4]   2> 1771284 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 1771287 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
[junit4:junit4]   2> 1771289 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 1771291 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
[junit4:junit4]   2> 1771294 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 1771298 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
[junit4:junit4]   2> 1771301 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 1771304 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 1771308 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
[junit4:junit4]   2> 1771311 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 1771314 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 1771317 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 1771321 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 1771325 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 1771327 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 1771330 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 1771334 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 1771337 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 1771340 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 1771344 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
[junit4:junit4]   2> 1771347 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 1771350 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 1771353 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
[junit4:junit4]   2> 1771357 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
[junit4:junit4]   2> 1771359 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 1771362 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 1771365 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 1771369 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 1771372 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 1771375 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 1771378 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 1771382 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 1771384 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 1771386 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 1771389 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
[junit4:junit4]   2> 1771393 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 1771396 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 1771399 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 1771402 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 1771405 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 1771408 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
[junit4:junit4]   2> 1771411 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 1771414 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 1771417 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
[junit4:junit4]   2> 1771419 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 1771421 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 1771423 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 1771426 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 1771430 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 1771433 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 1771436 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
[junit4:junit4]   2> 1771439 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 1771443 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 1771446 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 1771449 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 1771453 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 1771456 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 1771459 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 1771462 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
[junit4:junit4]   2> 1771466 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 1771469 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
[junit4:junit4]   2> 1771472 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
[junit4:junit4]   2> 1771475 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 1771479 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 1771481 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 1771484 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 1771487 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
[junit4:junit4]   2> 1771491 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 1771494 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 1771497 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 1771501 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 1771503 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 1771506 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 1771509 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 1771513 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 1771515 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 1771517 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 1771519 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 1771521 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 1771523 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 1771526 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 1771528 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 1771530 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 1771533 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 1771537 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 1771540 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 1771543 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 1771546 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 1771550 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 1771553 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
[junit4:junit4]   2> 1771556 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 1771559 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
[junit4:junit4]   2> 1771563 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 1771566 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
[junit4:junit4]   2> 1771568 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 1771570 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 1771572 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 1771575 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 1771578 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
[junit4:junit4]   2> 1771581 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 1771583 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 1771586 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 1771588 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 1771590 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 1771592 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 1771594 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
[junit4:junit4]   2> 1771598 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 1771600 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 1771602 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 1771605 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
[junit4:junit4]   2> 1771608 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 1771611 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 1771614 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
[junit4:junit4]   2> 1771617 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 1771620 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 1771624 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 1771627 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 1771630 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 1771634 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 1771637 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 1771640 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 1771643 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 1771648 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
[junit4:junit4]   2> 1771651 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 1771654 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 1771658 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
[junit4:junit4]   2> 1771661 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
[junit4:junit4]   2> 1771663 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 1771666 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 1771670 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 1771673 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
[junit4:junit4]   2> 1771677 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
[junit4:junit4]   2> 1771680 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 1771684 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 1771686 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 1771689 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 1771692 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 1771696 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
[junit4:junit4]   2> 1771699 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 1771702 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 1771706 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 1771709 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 1771712 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 1771715 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 1771719 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 1771722 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 1771726 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 1771728 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 1771732 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 1771734 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 1771736 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 1771739 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 1771743 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 1771745 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 1771749 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 1771751 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 1771755 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
[junit4:junit4]   2> 1771758 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 1771761 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 1771764 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 1771768 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 1771772 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
[junit4:junit4]   2> 1771775 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 1771779 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 1771781 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 1771783 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 1771785 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
[junit4:junit4]   2> 1771787 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 1771791 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
[junit4:junit4]   2> 1771794 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 1771797 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 1771800 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 1771803 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 1771805 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 1771808 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
[junit4:junit4]   2> 1771811 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 1771815 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 1771819 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 1771822 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
[junit4:junit4]   2> 1771824 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 1771827 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 1771829 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 1771831 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 1771834 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 1771837 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
[junit4:junit4]   2> 1771841 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 1771844 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 1771847 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 1771849 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 1771853 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 1771856 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
[junit4:junit4]   2> 1771859 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 1771863 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 1771866 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 1771869 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 1771872 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 1771875 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 1771878 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 1771881 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 1771884 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 1771888 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
[junit4:junit4]   2> 1771891 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 1771894 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 1771897 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 1771901 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 1771904 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 1771907 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 1771910 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 1771914 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 1771916 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 1771918 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
[junit4:junit4]   2> 1771921 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 1771925 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 1771928 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 1771930 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 1771933 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 1771939 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 1771944 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 1771948 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 1771951 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 1771955 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 1
[junit4:junit4]   2> 1771958 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 1771962 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 1771965 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 1771968 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 1771972 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 1771975 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 1771978 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 1771981 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 1771985 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 1771988 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 1771991 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
[junit4:junit4]   2> 1771994 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 1771999 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 1772002 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 1772005 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 1772009 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 1772012 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 1772020 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 2
[junit4:junit4]   2> 1772022 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 1772024 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 1772028 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 1772034 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 1772037 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 1772040 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
[junit4:junit4]   2> 1772044 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 1772047 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 1772051 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 1772054 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 1772057 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 1772059 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 1772062 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 1772065 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 1772069 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 1772072 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 1772075 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
[junit4:junit4]   2> 1772078 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 1772082 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 1772085 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 1772088 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 1772091 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 1772095 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 1772097 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 1772100 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 1772103 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
[junit4:junit4]   2> 1772106 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 1772109 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 1772111 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 1772114 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
[junit4:junit4]   2> 1772118 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
[junit4:junit4]   2> 1772121 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 1772124 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
[junit4:junit4]   2> 1772127 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
[junit4:junit4]   2> 1772131 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
[junit4:junit4]   2> 1772133 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
[junit4:junit4]   2> 1772135 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
[junit4:junit4]   2> 1772139 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
[junit4:junit4]   2> 1772144 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
[junit4:junit4]   2> 1772149 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
[junit4:junit4]   2> 1772155 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
[junit4:junit4]   2> 1772157 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
[junit4:junit4]   2> 1772159 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
[junit4:junit4]   2> 1772163 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
[junit4:junit4]   2> 1772168 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
[junit4:junit4]   2> 1772173 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 1772177 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 1772179 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
[junit4:junit4]   2> 1772181 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 1772183 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 1772185 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
[junit4:junit4]   2> 1772187 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 1772192 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 1772195 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
[junit4:junit4]   2> 1772198 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
[junit4:junit4]   2> 1772202 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 1772205 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
[junit4:junit4]   2> 1772208 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 1772211 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
[junit4:junit4]   2> 1772215 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 1772218 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 1772221 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
[junit4:junit4]   2> 1772224 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 1772228 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
[junit4:junit4]   2> 1772231 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
[junit4:junit4]   2> 1772234 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
[junit4:junit4]   2> 1772239 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 1772242 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
[junit4:junit4]   2> 1772245 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
[junit4:junit4]   2> 1772248 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
[junit4:junit4]   2> 1772251 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
[junit4:junit4]   2> 1772253 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
[junit4:junit4]   2> 1772255 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
[junit4:junit4]   2> 1772258 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
[junit4:junit4]   2> 1772262 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
[junit4:junit4]   2> 1772264 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
[junit4:junit4]   2> 1772266 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
[junit4:junit4]   2> 1772268 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 1772271 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 1772275 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
[junit4:junit4]   2> 1772278 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
[junit4:junit4]   2> 1772281 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
[junit4:junit4]   2> 1772284 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 1772287 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
[junit4:junit4]   2> 1772289 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 1772291 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
[junit4:junit4]   2> 1772293 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
[junit4:junit4]   2> 1772296 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 1772299 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 1772302 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
[junit4:junit4]   2> 1772304 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
[junit4:junit4]   2> 1772307 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
[junit4:junit4]   2> 1772311 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
[junit4:junit4]   2> 1772313 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
[junit4:junit4]   2> 1772315 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
[junit4:junit4]   2> 1772318 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
[junit4:junit4]   2> 1772322 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
[junit4:junit4]   2> 1772325 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
[junit4:junit4]   2> 1772327 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
[junit4:junit4]   2> 1772329 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
[junit4:junit4]   2> 1772332 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
[junit4:junit4]   2> 1772335 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
[junit4:junit4]   2> 1772338 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
[junit4:junit4]   2> 1772340 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
[junit4:junit4]   2> 1772343 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
[junit4:junit4]   2> 1772347 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
[junit4:junit4]   2> 1772349 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
[junit4:junit4]   2> 1772351 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
[junit4:junit4]   2> 1772353 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
[junit4:junit4]   2> 1772355 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
[junit4:junit4]   2> 1772358 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0
[junit4:junit4]   2> 1772361 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
[junit4:junit4]   2> 1772364 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
[junit4:junit4]   2> 1772367 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0
[junit4:junit4]   2> 1772371 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
[junit4:junit4]   2> 1772374 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
[junit4:junit4]   2> 1772377 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
[junit4:junit4]   2> 1772379 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
[junit4:junit4]   2> 1772381 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
[junit4:junit4]   2> 1772384 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
[junit4:junit4]   2> 1772387 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
[junit4:junit4]   2> 1772390 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
[junit4:junit4]   2> 1772393 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
[junit4:junit4]   2> 1772397 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0
[junit4:junit4]   2> 1772400 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
[junit4:junit4]   2> 1772403 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 1772407 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
[junit4:junit4]   2> 1772410 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
[junit4:junit4]   2> 1772413 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
[junit4:junit4]   2> 1772416 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
[junit4:junit4]   2> 1772420 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
[junit4:junit4]   2> 1772423 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
[junit4:junit4]   2> 1772427 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 1772431 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
[junit4:junit4]   2> 1772434 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
[junit4:junit4]   2> 1772437 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 1772440 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
[junit4:junit4]   2> 1772444 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 1772447 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
[junit4:junit4]   2> 1772450 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 1772453 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
[junit4:junit4]   2> 1772457 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
[junit4:junit4]   2> 1772460 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
[junit4:junit4]   2> 1772463 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
[junit4:junit4]   2> 1772467 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
[junit4:junit4]   2> 1772470 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
[junit4:junit4]   2> 1772473 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
[junit4:junit4]   2> 1772476 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
[junit4:junit4]   2> 1772479 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
[junit4:junit4]   2> 1772481 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
[junit4:junit4]   2> 1772483 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
[junit4:junit4]   2> 1772486 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
[junit4:junit4]   2> 1772489 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
[junit4:junit4]   2> 1772493 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
[junit4:junit4]   2> 1772496 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
[junit4:junit4]   2> 1772499 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 1772504 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 1772507 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 1772510 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
[junit4:junit4]   2> 1772512 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 1772515 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
[junit4:junit4]   2> 1772518 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
[junit4:junit4]   2> 1772521 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
[junit4:junit4]   2> 1772523 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
[junit4:junit4]   2> 1772527 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
[junit4:junit4]   2> 1772530 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
[junit4:junit4]   2> 1772533 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
[junit4:junit4]   2> 1772535 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
[junit4:junit4]   2> 1772538 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
[junit4:junit4]   2> 1772542 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
[junit4:junit4]   2> 1772546 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
[junit4:junit4]   2> 1772548 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
[junit4:junit4]   2> 1772550 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
[junit4:junit4]   2> 1772554 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
[junit4:junit4]   2> 1772556 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
[junit4:junit4]   2> 1772559 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
[junit4:junit4]   2> 1772562 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
[junit4:junit4]   2> 1772566 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
[junit4:junit4]   2> 1772569 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
[junit4:junit4]   2> 1772572 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
[junit4:junit4]   2> 1772576 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
[junit4:junit4]   2> 1772579 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
[junit4:junit4]   2> 1772582 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 1772585 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
[junit4:junit4]   2> 1772589 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
[junit4:junit4]   2> 1772592 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
[junit4:junit4]   2> 1772595 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
[junit4:junit4]   2> 1772598 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
[junit4:junit4]   2> 1772602 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
[junit4:junit4]   2> 1772605 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
[junit4:junit4]   2> 1772608 T5177 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
[junit4:junit4]   2> 1772613 T5178 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
[junit4:junit4]   2> 1772615 T5179 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 1772618 T5174 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0
[junit4:junit4]   2> 1772621 T5176 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
[junit4:junit4]   2> 1772625 T5175 C3599 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1772630 T5175 C3599 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1772631 T5175 C3599 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1772637 T5175 C3599 oass.SolrIndexSearcher.<init> Opening Searcher@150702e6 main
[junit4:junit4]   2> 1772637 T5175 C3599 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1772638 T5181 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@150702e6 main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C499)}
[junit4:junit4]   2> 1772638 T5175 C3599 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 1772642 T5177 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=1 
[junit4:junit4]   2> 1772645 T5204 C3600 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:64499/solr/replication&command=fetchindex} status=0 QTime=0 
[junit4:junit4]   2> 1772646 T5208 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 1772646 T5208 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1772649 T5178 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772650 T5208 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1772650 T5208 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
[junit4:junit4]   2> 1772650 T5208 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1772652 T5199 C3600 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1772653 T5170 oash.TestReplicationHandler.rQuery Waiting for 499 docs
[junit4:junit4]   2> 1772658 T5179 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1772658 T5208 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 1772661 T5208 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index.20130526001244006
[junit4:junit4]   2> 1772661 T5208 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b6adf1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@616d6b2c) fullCopy=true
[junit4:junit4]   2> 1772665 T5174 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772670 T5176 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772675 T5175 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772678 T5177 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772685 T5178 C3599 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C3601 name=collection1 org.apache.solr.core.SolrCore@51b6205f
[junit4:junit4]   2> 1772711 T5179 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772714 T5174 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772721 T5176 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772725 T5175 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772729 T5177 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1772730 T5208 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1772733 T5208 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130526001244006
[junit4:junit4]   2> 1772734 T5208 oash.SnapPuller.fetchLatestIndex removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a0cb3db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b056c14)
[junit4:junit4]   2> 1772734 T5208 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1772734 T5208 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1772734 T5208 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 1772734 T5208 oasc.SolrCore.getNewIndexDir New index directory detected: old=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index/ new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index.20130526001244006
[junit4:junit4]   2> 1772736 T5208 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b6adf1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@616d6b2c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1772736 T5208 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1772736 T5208 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1772740 T5208 oass.SolrIndexSearcher.<init> Opening Searcher@4a871fe6 main
[junit4:junit4]   2> 1772740 T5206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a871fe6 main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C499)}
[junit4:junit4]   2> 1772740 T5208 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index;done=true>>]
[junit4:junit4]   2> 1772740 T5208 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index
[junit4:junit4]   2> 1772740 T5208 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index
[junit4:junit4]   2> ASYNC  NEW_CORE C3602 name=collection1 org.apache.solr.core.SolrCore@7fce313b
[junit4:junit4]   2> 1772771 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=2 
[junit4:junit4]   2> 1772775 T5201 C3602 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[499]} 0 1
[junit4:junit4]   2> 1772778 T5202 C3602 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[500]} 0 0
[junit4:junit4]   2> 1772783 T5203 C3602 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[501]} 0 0
[junit4:junit4]   2> 1772786 T5204 C3602 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1772788 T5204 C3602 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b6adf1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@616d6b2c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b6adf1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@616d6b2c),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1772789 T5204 C3602 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1772789 T5204 C3602 oass.SolrIndexSearcher.<init> Opening Searcher@5f9eb5a6 main
[junit4:junit4]   2> 1772790 T5204 C3602 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1772790 T5206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f9eb5a6 main{StandardDirectoryReader(segments_3:6:nrt _0(5.0):C499 _1(5.0):C3)}
[junit4:junit4]   2> 1772791 T5204 C3602 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 1772795 T5210 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 1772795 T5210 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1772797 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1772797 T5210 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 1772798 T5210 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
[junit4:junit4]   2> 1772798 T5210 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1772800 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772802 T5210 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 19
[junit4:junit4]   2> 1772802 T5210 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244148
[junit4:junit4]   2> 1772802 T5210 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b695119 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c57dc99) fullCopy=false
[junit4:junit4]   2> 1772810 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772815 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Direct_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772817 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fnm because it already exists
[junit4:junit4]   2> 1772820 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772821 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0.nvm because it already exists
[junit4:junit4]   2> 1772824 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772829 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=2 
[junit4:junit4]   2> 1772830 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Direct_0.doc because it already exists
[junit4:junit4]   2> 1772833 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 1772835 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772836 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0.nvd because it already exists
[junit4:junit4]   2> 1772836 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Direct_0.tip because it already exists
[junit4:junit4]   2> 1772836 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdx because it already exists
[junit4:junit4]   2> 1772841 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Direct_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=2 
[junit4:junit4]   2> 1772842 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0.si because it already exists
[junit4:junit4]   2> 1772842 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Direct_0.tim because it already exists
[junit4:junit4]   2> 1772842 T5210 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdt because it already exists
[junit4:junit4]   2> 1772845 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772849 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Direct_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772850 T5210 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1772850 T5210 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1772851 T5210 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1772851 T5210 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 1772854 T5210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1772854 T5210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1772855 T5210 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1772858 T5210 oass.SolrIndexSearcher.<init> Opening Searcher@e5d8946 main
[junit4:junit4]   2> 1772859 T5181 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e5d8946 main{StandardDirectoryReader(segments_3:6:nrt _0(5.0):C499 _1(5.0):C3)}
[junit4:junit4]   2> 1772859 T5210 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244148 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244148;done=true>>]
[junit4:junit4]   2> 1772859 T5210 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244148
[junit4:junit4]   2> 1772859 T5210 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244148
[junit4:junit4]   2> 1772861 T5178 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:64505/solr/replication&command=fetchindex&wait=true} status=0 QTime=66 
[junit4:junit4]   2> 1772867 T5179 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=3 
[junit4:junit4]   2> 1772871 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=1 
[junit4:junit4]   2> 1772875 T5174 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=1 
[junit4:junit4]   2> 1772884 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772886 T5176 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
[junit4:junit4]   2> 1772892 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772894 T5175 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1772900 T5177 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1772902 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 1772905 T5178 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772907 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772909 T5213 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 1772910 T5213 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1772912 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772914 T5213 oash.SnapPuller.fetchLatestIndex Slave in sync with master.
[junit4:junit4]   2> 1772914 T5179 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:64505/solr/replication&command=fetchindex&wait=true} status=0 QTime=5 
[junit4:junit4]   2> 1772917 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=0 
[junit4:junit4]   2> 1772920 T5174 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=0 
[junit4:junit4]   2> 1772927 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772928 T5175 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 1772933 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772934 T5177 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1772940 T5178 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772941 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1772943 T5179 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772946 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772951 T5176 C3601 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[502]} 0 1
[junit4:junit4]   2> 1772954 T5174 C3601 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[503]} 0 0
[junit4:junit4]   2> 1772958 T5175 C3601 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[504]} 0 0
[junit4:junit4]   2> 1772960 T5177 C3601 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[505]} 0 0
[junit4:junit4]   2> 1772963 T5178 C3601 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1772964 T5178 C3601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997),segFN=segments_4,generation=4}
[junit4:junit4]   2> 1772965 T5178 C3601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 1772966 T5178 C3601 oass.SolrIndexSearcher.<init> Opening Searcher@2d2d2f98 main
[junit4:junit4]   2> 1772966 T5178 C3601 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1772966 T5181 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d2d2f98 main{StandardDirectoryReader(segments_4:8:nrt _0(5.0):C499 _1(5.0):C3 _2(5.0):C4)}
[junit4:junit4]   2> 1772967 T5178 C3601 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 1772968 T5214 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 1772968 T5214 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1772971 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772972 T5214 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 1772972 T5214 oash.SnapPuller.fetchLatestIndex Slave's generation: 4
[junit4:junit4]   2> 1772972 T5214 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1772975 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1772976 T5214 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 19
[junit4:junit4]   2> 1772976 T5214 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244322
[junit4:junit4]   2> 1772976 T5214 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@32d54eb1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e9e8ca9) fullCopy=true
[junit4:junit4]   2> 1772979 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772982 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Direct_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772986 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772989 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772992 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1772996 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773000 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773003 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773006 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773010 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773013 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773016 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773019 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773024 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Direct_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773027 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773030 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773033 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773037 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773040 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Direct_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1773041 T5214 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1773041 T5214 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130526001244322
[junit4:junit4]   2> 1773042 T5214 oash.SnapPuller.fetchLatestIndex removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@461c098c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c3bc997)
[junit4:junit4]   2> 1773043 T5214 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1773043 T5214 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1773043 T5214 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 1773044 T5214 oasc.SolrCore.getNewIndexDir New index directory detected: old=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index/ new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244322
[junit4:junit4]   2> 1773045 T5214 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32d54eb1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e9e8ca9),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1773045 T5214 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1773045 T5214 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1773048 T5214 oass.SolrIndexSearcher.<init> Opening Searcher@723749fa main
[junit4:junit4]   2> 1773049 T5181 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@723749fa main{StandardDirectoryReader(segments_3:6:nrt _0(5.0):C499 _1(5.0):C3)}
[junit4:junit4]   2> 1773050 T5179 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:64505/solr/replication&command=fetchindex&wait=true} status=0 QTime=82 
[junit4:junit4]   2> 1773052 T5179 C3601 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index;done=true>>]
[junit4:junit4]   2> 1773052 T5179 C3601 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index
[junit4:junit4]   2> 1773053 T5179 C3601 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index
[junit4:junit4]   2> 1773056 T5176 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=2 
[junit4:junit4]   2> 1773060 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=0 
[junit4:junit4]   2> 1773063 T5174 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=0 
[junit4:junit4]   2> 1773069 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773071 T5175 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1773076 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773077 T5177 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1773084 T5178 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1773084 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1773087 T5179 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773090 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773095 T5216 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 1773095 T5216 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1773098 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773098 T5216 oash.SnapPuller.fetchLatestIndex Slave in sync with master.
[junit4:junit4]   2> 1773099 T5176 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:64505/solr/replication&command=fetchindex&wait=true} status=0 QTime=6 
[junit4:junit4]   2> 1773101 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=0 
[junit4:junit4]   2> 1773104 T5174 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=502 status=0 QTime=0 
[junit4:junit4]   2> 1773110 T5202 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773111 T5175 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1773116 T5204 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773117 T5177 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1773123 T5178 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773124 T5199 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1773127 T5179 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773131 T5200 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773136 T5201 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1773138 T5176 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1773145 T5174 C3601 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1773145 T5203 C3602 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 1773146 T5170 oas.SolrTestCaseJ4.tearDown ###Ending doTestSnapPullWithMasterUrl
[junit4:junit4]   2> 1773161 T5170 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1193315546
[junit4:junit4]   2> 1773162 T5170 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51b6205f
[junit4:junit4]   2> 1773162 T5170 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=503,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1773163 T5170 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1773163 T5170 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1773164 T5170 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1773165 T5170 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1773165 T5170 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1773167 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 1773167 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\
[junit4:junit4]   2> 1773167 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244322 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244322;done=false>>]
[junit4:junit4]   2> 1773167 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161344\master\collection1\data\index.20130526001244322
[junit4:junit4]   2> 1773168 T5170 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 1773235 T5170 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=381944110
[junit4:junit4]   2> 1773236 T5170 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fce313b
[junit4:junit4]   2> 1773237 T5170 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1773238 T5170 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1773238 T5170 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1773238 T5170 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1773241 T5170 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1773241 T5170 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1773241 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index.20130526001244006 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index.20130526001244006;done=false>>]
[junit4:junit4]   2> 1773241 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\index.20130526001244006
[junit4:junit4]   2> 1773243 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 1773243 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527161715\slave\collection1\data\
[junit4:junit4]   2> 1773243 T5170 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 1773334 T5170 oas.SolrTestCaseJ4.setUp ###Starting doTestDetails
[junit4:junit4]   2> 1773349 T5170 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1773352 T5170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64515
[junit4:junit4]   2> 1773354 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1773355 T5170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1773355 T5170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master
[junit4:junit4]   2> 1773355 T5170 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\solr.xml
[junit4:junit4]   2> 1773356 T5170 oasc.CoreContainer.<init> New CoreContainer 413593723
[junit4:junit4]   2> 1773357 T5170 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 1773357 T5170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\'
[junit4:junit4]   2> 1773358 T5170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\'
[junit4:junit4]   2> 1773479 T5170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1773479 T5170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1773481 T5170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1773481 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1773482 T5170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1773482 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1773482 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1773483 T5170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1773483 T5170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1773484 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1773491 T5170 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1773498 T5226 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1
[junit4:junit4]   2> 1773499 T5226 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1\'
[junit4:junit4]   2> 1773558 T5226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1773630 T5226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1773630 T5226 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1773634 T5226 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1773659 T5226 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1773662 T5226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1773662 T5226 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1\data\
[junit4:junit4]   2> 1773663 T5226 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1773663 T5226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1773663 T5226 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1\data\
[junit4:junit4]   2> 1773664 T5226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1\data\index/
[junit4:junit4]   2> 1773664 T5226 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1773664 T5226 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527164682\master\collection1\data\index
[junit4:junit4]   2> 1773665 T5226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f436dab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b0f1f3e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1773665 T5226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1773667 T5226 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1773667 T5226 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1773667 T5226 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1773667 T5226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1773668 T5226 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1773668 T5226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1773677 T5226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1773681 T5226 oass.SolrIndexSearcher.<init> Opening Searcher@2f9ddb57 main
[junit4:junit4]   2> 1773681 T5226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1773681 T5226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1773681 T5226 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 1773681 T5226 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1773681 T5226 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1773683 T5227 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f9ddb57 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1773684 T5170 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1773684 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1773685 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1773703 T5170 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1773707 T5170 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64518
[junit4:junit4]   2> 1773708 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1773709 T5170 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1773709 T5170 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave
[junit4:junit4]   2> 1773709 T5170 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\solr.xml
[junit4:junit4]   2> 1773709 T5170 oasc.CoreContainer.<init> New CoreContainer 38585335
[junit4:junit4]   2> 1773712 T5170 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 1773712 T5170 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\'
[junit4:junit4]   2> 1773713 T5170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\'
[junit4:junit4]   2> 1773817 T5170 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1773817 T5170 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1773818 T5170 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1773818 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1773819 T5170 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1773819 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1773819 T5170 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1773820 T5170 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1773820 T5170 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1773821 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1773826 T5170 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1773831 T5238 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1
[junit4:junit4]   2> 1773832 T5238 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\'
[junit4:junit4]   2> 1773895 T5238 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1773963 T5238 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1773964 T5238 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1773966 T5238 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1773986 T5238 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1773987 T5238 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1773987 T5238 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\
[junit4:junit4]   2> 1773987 T5238 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1773987 T5238 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1773988 T5238 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\
[junit4:junit4]   2> 1773988 T5238 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index/
[junit4:junit4]   2> 1773988 T5238 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1773990 T5238 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index
[junit4:junit4]   2> 1773991 T5238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4408b5fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5033bb6c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1773991 T5238 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1773992 T5238 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1773993 T5238 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1773993 T5238 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1773993 T5238 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1773993 T5238 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1773994 T5238 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1773995 T5238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1774000 T5238 oass.SolrIndexSearcher.<init> Opening Searcher@2514beb3 main
[junit4:junit4]   2> 1774000 T5238 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1774001 T5238 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1774001 T5238 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 1774001 T5238 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1774001 T5239 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2514beb3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1774003 T5170 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1774003 T5170 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1774004 T5170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C3603 name=collection1 org.apache.solr.core.SolrCore@11cbcafe
[junit4:junit4]   2> 1774017 T5221 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1774019 T5222 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1774030 T5223 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C3604 name=collection1 org.apache.solr.core.SolrCore@428a290c
[junit4:junit4]   2> 1774032 T5232 C3604 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1774034 T5224 C3603 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f436dab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b0f1f3e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1774035 T5224 C3603 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1774035 T5224 C3603 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
[junit4:junit4]   2> 1774038 T5225 C3603 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1774039 T5225 C3603 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f436dab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b0f1f3e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f436dab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b0f1f3e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1774041 T5225 C3603 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1774042 T5225 C3603 oass.SolrIndexSearcher.<init> Opening Searcher@5161ee26 main
[junit4:junit4]   2> 1774042 T5225 C3603 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1774043 T5227 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5161ee26 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 1774043 T5225 C3603 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 1774046 T5242 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 1774046 T5242 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1774049 T5220 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1774050 T5242 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1774050 T5242 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1774050 T5242 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1774054 T5221 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 1774055 T5242 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 1774056 T5242 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index.20130526001245401
[junit4:junit4]   2> 1774056 T5242 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d99bbfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33c70b44) fullCopy=false
[junit4:junit4]   2> 1774059 T5222 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774063 T5223 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774066 T5224 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774069 T5225 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774071 T5220 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774074 T5221 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774077 T5222 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774081 T5223 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774084 T5224 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Direct_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774087 T5225 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1774088 T5242 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1774090 T5242 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1774090 T5242 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1774091 T5242 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4408b5fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5033bb6c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4408b5fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5033bb6c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1774091 T5242 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1774091 T5242 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1774091 T5242 oass.SolrIndexSearcher.<init> Opening Searcher@59d414f8 main
[junit4:junit4]   2> 1774093 T5239 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59d414f8 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 1774093 T5242 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index.20130526001245401 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index.20130526001245401;done=true>>]
[junit4:junit4]   2> 1774093 T5242 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index.20130526001245401
[junit4:junit4]   2> 1774093 T5242 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index.20130526001245401
[junit4:junit4]   2> 1774094 T5233 C3604 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:64515/solr/replication&command=fetchindex&wait=true} status=0 QTime=49 
[junit4:junit4]   2> 1774099 T5220 C3603 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1774101 T5234 C3604 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1774104 T5221 C3603 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 1774107 T5222 C3603 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1774109 T5222 C3603 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f436dab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b0f1f3e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f436dab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b0f1f3e),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1774109 T5222 C3603 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1774110 T5222 C3603 oass.SolrIndexSearcher.<init> Opening Searcher@4cb1e6fc main
[junit4:junit4]   2> 1774110 T5222 C3603 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1774111 T5227 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4cb1e6fc main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C1 _1(5.0):C1)}
[junit4:junit4]   2> 1774111 T5222 C3603 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 1774123 T5244 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 1774124 T5244 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> ASYNC  NEW_CORE C3605 name=collection1 org.apache.solr.core.SolrCore@11cbcafe
[junit4:junit4]   2> 1774126 T5223 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1774128 T5244 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 1774128 T5244 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
[junit4:junit4]   2> 1774128 T5244 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1774131 T5224 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1774132 T5244 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 19
[junit4:junit4]   2> 1774133 T5244 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527165036\slave\collection1\data\index.20130526001245478
[junit4:junit4]   2> 1774133 T5244 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@52c257fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e3e150e) fullCopy=false
[junit4:junit4]   2> 1774140 T5225 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1774145 T5220 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Direct_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1774146 T5244 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fnm because it already exists
[junit4:junit4]   2> 1774148 T5221 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1774149 T5244 oash.SnapPuller.downloadIndexFiles Skipping download for _0.nvm because it already exists
[junit4:junit4]   2> 1774151 T5222 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1774154 T5223 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1774155 T5244 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Direct_0.doc because it already exists
[junit4:junit4]   2> 1774157 T5224 C3605 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 1774160 T5225 C3605 oasc.SolrCore.execut

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

SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterCoreReload
[junit4:junit4]   2> 1817486 T5170 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1439023524
[junit4:junit4]   2> 1817487 T5170 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4bf3171d
[junit4:junit4]   2> 1817487 T5170 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1817488 T5170 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1817488 T5170 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1817488 T5170 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1817489 T5170 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1817490 T5170 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1817490 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207086\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207086\master\collection1\data\index;done=false>>]
[junit4:junit4]   2> 1817490 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207086\master\collection1\data\index
[junit4:junit4]   2> 1817490 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207086\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207086\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 1817491 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207086\master\collection1\data\
[junit4:junit4]   2> 1817491 T5170 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 1817552 T5170 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1411688039
[junit4:junit4]   2> 1817552 T5170 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8e8da06
[junit4:junit4]   2> 1817552 T5170 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1817554 T5170 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1817554 T5170 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1817554 T5170 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1817555 T5170 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1817555 T5170 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1817555 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207317\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207317\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 1817556 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207317\slave\collection1\data\
[junit4:junit4]   2> 1817556 T5170 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207317\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207317\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 1817556 T5170 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369527207317\slave\collection1\data\index
[junit4:junit4]   2> 1817556 T5170 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 1817626 T5170 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {newname=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), name=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=pt, timezone=Atlantic/St_Helena
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=98226480,total=406847488
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, NotRequiredUniqueKeyTest, FileUtilsTest, TestManagedSchemaFieldResource, PluginInfoTest, TestSolrQueryParserResource, TestClassNameShortening, TestPHPSerializedResponseWriter, TestPropInjectDefaults, TestConfig, QueryParsingTest, TestNumberUtils, TestFieldResource, TestLRUCache, SystemInfoHandlerTest, FieldMutatingUpdateProcessorTest, BasicFunctionalityTest, IndexReaderFactoryTest, TestArbitraryIndexDir, ShardRoutingCustomTest, ChaosMonkeyShardSplitTest, TestElisionMultitermQuery, CacheHeaderTest, TestSolrJ, ZkCLITest, AutoCommitTest, SolrIndexSplitterTest, LeaderElectionTest, TermVectorComponentDistributedTest, FullSolrCloudDistribCmdsTest, SchemaVersionSpecificBehaviorTest, IndexSchemaRuntimeFieldTest, DateFieldTest, TestZkChroot, SliceStateUpdateTest, TestSurroundQueryParser, BadIndexSchemaTest, CurrencyFieldXmlFileTest, TestCloudManagedSchemaAddField, TestSuggestSpellingConverter, SolrInfoMBeanTest, CSVRequestHandlerTest, SpellCheckCollatorTest, DirectUpdateHandlerTest, TestQueryTypes, RequestHandlersTest, TermVectorComponentTest, AlternateDirectoryTest, EchoParamsTest, SearchHandlerTest, TestIndexSearcher, SolrCoreTest, TestPhraseSuggestions, ZkSolrClientTest, ShowFileRequestHandlerTest, TestFastLRUCache, TestDynamicFieldResource, SyncSliceTest, DocValuesMultiTest, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, DebugComponentTest, BasicDistributedZkTest, UpdateParamsTest, TestSchemaVersionResource, TestPartialUpdateDeduplication, TestSweetSpotSimilarityFactory, LoggingHandlerTest, ExternalFileFieldSortTest, TestLazyCores, TestSolrXml, TestQuerySenderNoQuery, TestTrie, TestUpdate, XsltUpdateRequestHandlerTest, TestRTGBase, UnloadDistributedZkTest, CircularListTest, HardAutoCommitTest, TestWordDelimiterFilterFactory, TestJmxMonitoredMap, TestCopyFieldCollectionResource, ClusterStateUpdateTest, TestMergePolicyConfig, FastVectorHighlighterTest, SolrIndexConfigTest, SpatialFilterTest, TestRangeQuery, SolrPluginUtilsTest, LegacyHTMLStripCharFilterTest, SimplePostToolTest, TestRemoteStreaming, TestWriterPerf, TestFunctionQuery, TestPluginEnable, TestLMJelinekMercerSimilarityFactory, TestFiltering, MinimalSchemaTest, DocValuesTest, TestFastOutputStream, ConvertedLegacyTest, TestPerFieldSimilarity, MultiTermTest, TestSolrDeletionPolicy2, TestSchemaSimilarityResource, MBeansHandlerTest, TestManagedSchema, TestSystemIdResolver, TestLFUCache, ShardRoutingTest, TestLMDirichletSimilarityFactory, HighlighterConfigTest, ZkNodePropsTest, SampleTest, TestGroupingSearch, TestShardHandlerFactory, TimeZoneUtilsTest, TestAnalyzedSuggestions, TestComponentsName, TestBadConfig, PreAnalyzedUpdateProcessorTest, TestUtils, ResponseLogComponentTest, DistributedTermsComponentTest, SuggesterTSTTest, TestCharFilters, NumericFieldsTest, QueryEqualityTest, TestFieldTypeResource, TestMultiCoreConfBootstrap, TestSolrCoreProperties, TestDistributedGrouping, DocumentAnalysisRequestHandlerTest, TestStressRecovery, TestPostingsSolrHighlighter, TestQuerySenderListener, TestSolr4Spatial, BadComponentTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
[junit4:junit4] Completed in 47.66s, 13 tests, 1 failure <<< FAILURES!

[...truncated 435 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 295 suites, 1231 tests, 1 failure, 18 ignored (12 assumptions)

Total time: 63 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure