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/06/17 01:28:05 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2937/
Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
expected:<164> but was:<43>

Stack Trace:
java.lang.AssertionError: expected:<164> but was:<43>
	at __randomizedtesting.SeedInfo.seed([CAD5D11B2EE3F27B:4B335F0359BC9247]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
	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)


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

Error Message:
Server at http://127.0.0.1:65508 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:65508 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([CAD5D11B2EE3F27B:4B335F0359BC9247]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 9471 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 773629 T2281 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 773635 T2281 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-1371423184605
[junit4:junit4]   2> 773638 T2281 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 773639 T2282 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 773752 T2281 oasc.ZkTestServer.run start zk server on port:65489
[junit4:junit4]   2> 773757 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 773773 T2288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47568bde name:ZooKeeperConnection Watcher:127.0.0.1:65489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 773774 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 773774 T2281 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 773797 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 773805 T2290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c99fcb2 name:ZooKeeperConnection Watcher:127.0.0.1:65489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 773806 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 773806 T2281 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 773823 T2281 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 773829 T2281 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 773835 T2281 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 773840 T2281 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> 773842 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 773853 T2281 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> 773853 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 773861 T2281 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> 773861 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 773867 T2281 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> 773868 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 773874 T2281 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> 773875 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 773882 T2281 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> 773883 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 773890 T2281 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> 773891 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 773896 T2281 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> 773896 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 773902 T2281 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> 773903 T2281 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 774370 T2281 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 774375 T2281 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65496
[junit4:junit4]   2> 774377 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 774377 T2281 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 774378 T2281 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-1371423184881
[junit4:junit4]   2> 774378 T2281 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-1371423184881\solr.xml
[junit4:junit4]   2> 774378 T2281 oasc.CoreContainer.<init> New CoreContainer 650726073
[junit4:junit4]   2> 774379 T2281 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-1371423184881\'
[junit4:junit4]   2> 774379 T2281 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-1371423184881\'
[junit4:junit4]   2> 774508 T2281 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 774509 T2281 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 774509 T2281 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 774509 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 774510 T2281 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 774510 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 774511 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 774511 T2281 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 774512 T2281 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 774512 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 774521 T2281 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 774522 T2281 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65489/solr
[junit4:junit4]   2> 774522 T2281 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 774524 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 774544 T2301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61b2a821 name:ZooKeeperConnection Watcher:127.0.0.1:65489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 774545 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 774552 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 774552 T2283 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f4f3116ea0002, 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> 774564 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 774569 T2303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73d8de7a name:ZooKeeperConnection Watcher:127.0.0.1:65489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 774570 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 774576 T2281 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 774585 T2281 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 774592 T2281 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 774597 T2281 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65496_
[junit4:junit4]   2> 774599 T2281 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65496_
[junit4:junit4]   2> 774606 T2281 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 774619 T2281 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 774624 T2281 oasc.Overseer.start Overseer (id=89877589827125251-127.0.0.1:65496_-n_0000000000) starting
[junit4:junit4]   2> 774633 T2281 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 774642 T2305 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 774644 T2281 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 774650 T2281 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 774654 T2281 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 774660 T2304 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 774665 T2306 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 774665 T2306 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 776360 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 776362 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:65496_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65496"}
[junit4:junit4]   2> 776362 T2304 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 776363 T2304 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 776390 T2303 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> 776925 T2306 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-1371423184881\collection1
[junit4:junit4]   2> 776925 T2306 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 776928 T2306 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 776928 T2306 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 776936 T2306 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-1371423184881\collection1\'
[junit4:junit4]   2> 776940 T2306 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-1371423184881/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 776941 T2306 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-1371423184881/collection1/lib/README' to classloader
[junit4:junit4]   2> 777026 T2306 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 777102 T2306 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 777106 T2306 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 777111 T2306 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 777795 T2306 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 777799 T2306 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 777801 T2306 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 777806 T2306 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 777854 T2306 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 777854 T2306 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-1371423184881\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/control/data\
[junit4:junit4]   2> 777854 T2306 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70598587
[junit4:junit4]   2> 777854 T2306 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 777857 T2306 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/control/data\
[junit4:junit4]   2> 777857 T2306 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/control/data\index/
[junit4:junit4]   2> 777857 T2306 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1371423184604\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 777858 T2306 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/control/data\index
[junit4:junit4]   2> 777862 T2306 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7827e6e2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f4ae609),segFN=segments_1,generation=1}
[junit4:junit4]   2> 777862 T2306 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 777865 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 777867 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 777867 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 777868 T2306 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 777869 T2306 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 777869 T2306 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 777869 T2306 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 777870 T2306 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 777871 T2306 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 777883 T2306 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 777890 T2306 oass.SolrIndexSearcher.<init> Opening Searcher@775243af main
[junit4:junit4]   2> 777890 T2306 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604\control\data\tlog
[junit4:junit4]   2> 777892 T2306 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 777892 T2306 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 777899 T2307 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@775243af main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 777902 T2306 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 777903 T2306 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65496 collection:control_collection shard:shard1
[junit4:junit4]   2> 777905 T2306 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 777937 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 777951 T2306 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 777951 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 777952 T2306 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65496/collection1/
[junit4:junit4]   2> 777952 T2306 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 777954 T2306 oasc.SyncStrategy.syncToMe http://127.0.0.1:65496/collection1/ has no replicas
[junit4:junit4]   2> 777954 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65496/collection1/
[junit4:junit4]   2> 777954 T2306 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 778100 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 778150 T2303 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> 778218 T2306 oasc.ZkController.register We are http://127.0.0.1:65496/collection1/ and leader is http://127.0.0.1:65496/collection1/
[junit4:junit4]   2> 778218 T2306 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65496
[junit4:junit4]   2> 778218 T2306 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 778219 T2306 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 778219 T2306 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 778227 T2306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 778230 T2281 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 778232 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 778233 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 778255 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 778259 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 778263 T2310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@797934d0 name:ZooKeeperConnection Watcher:127.0.0.1:65489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 778264 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 778267 T2281 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 778272 T2281 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 778731 T2281 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 778736 T2281 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65508
[junit4:junit4]   2> 778737 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 778737 T2281 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 778737 T2281 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-1371423189242
[junit4:junit4]   2> 778738 T2281 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-1371423189242\solr.xml
[junit4:junit4]   2> 778738 T2281 oasc.CoreContainer.<init> New CoreContainer 1085042269
[junit4:junit4]   2> 778739 T2281 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-1371423189242\'
[junit4:junit4]   2> 778739 T2281 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-1371423189242\'
[junit4:junit4]   2> 778884 T2281 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 778884 T2281 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 778885 T2281 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 778885 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 778886 T2281 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 778886 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 778886 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 778887 T2281 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 778887 T2281 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 778889 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 778896 T2281 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 778897 T2281 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65489/solr
[junit4:junit4]   2> 778897 T2281 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 778900 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 778921 T2321 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a409af2 name:ZooKeeperConnection Watcher:127.0.0.1:65489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 778922 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 778927 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 778936 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 778940 T2323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b5a3184 name:ZooKeeperConnection Watcher:127.0.0.1:65489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 778941 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 778951 T2281 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 779868 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 779870 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:65496__collection1",
[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:65496_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65496"}
[junit4:junit4]   2> 779896 T2310 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> 779898 T2303 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> 779901 T2323 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> 780086 T2281 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65508_
[junit4:junit4]   2> 780095 T2281 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65508_
[junit4:junit4]   2> 780104 T2323 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> 780109 T2310 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 780109 T2310 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> 780110 T2303 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 780111 T2303 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> 780119 T2323 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 780134 T2324 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 780134 T2324 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 781613 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 781615 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:65508_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65508"}
[junit4:junit4]   2> 781615 T2304 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 781618 T2304 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 781645 T2310 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> 781646 T2303 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> 781646 T2323 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> 782394 T2324 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-1371423189242\collection1
[junit4:junit4]   2> 782394 T2324 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 782398 T2324 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 782398 T2324 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 782403 T2324 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-1371423189242\collection1\'
[junit4:junit4]   2> 782408 T2324 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-1371423189242/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 782411 T2324 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-1371423189242/collection1/lib/README' to classloader
[junit4:junit4]   2> 782487 T2324 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 782574 T2324 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 782577 T2324 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 782581 T2324 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 783170 T2324 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 783175 T2324 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 783187 T2324 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 783191 T2324 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 783235 T2324 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 783235 T2324 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-1371423189242\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty1\
[junit4:junit4]   2> 783235 T2324 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70598587
[junit4:junit4]   2> 783235 T2324 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 783236 T2324 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty1\
[junit4:junit4]   2> 783236 T2324 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty1\index/
[junit4:junit4]   2> 783236 T2324 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 783236 T2324 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty1\index
[junit4:junit4]   2> 783242 T2324 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41cbb5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@141f6dfe),segFN=segments_1,generation=1}
[junit4:junit4]   2> 783242 T2324 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 783246 T2324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 783246 T2324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 783247 T2324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 783247 T2324 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 783248 T2324 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 783249 T2324 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 783249 T2324 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 783250 T2324 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 783250 T2324 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 783259 T2324 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 783267 T2324 oass.SolrIndexSearcher.<init> Opening Searcher@6001d0cd main
[junit4:junit4]   2> 783268 T2324 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty1\tlog
[junit4:junit4]   2> 783269 T2324 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 783269 T2324 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 783275 T2325 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6001d0cd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 783276 T2324 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 783276 T2324 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65508 collection:collection1 shard:shard1
[junit4:junit4]   2> 783278 T2324 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 783295 T2324 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 783300 T2324 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 783300 T2324 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 783300 T2324 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65508/collection1/
[junit4:junit4]   2> 783301 T2324 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 783301 T2324 oasc.SyncStrategy.syncToMe http://127.0.0.1:65508/collection1/ has no replicas
[junit4:junit4]   2> 783301 T2324 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65508/collection1/
[junit4:junit4]   2> 783301 T2324 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 784797 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 784837 T2303 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> 784837 T2310 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> 784838 T2323 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> 784866 T2324 oasc.ZkController.register We are http://127.0.0.1:65508/collection1/ and leader is http://127.0.0.1:65508/collection1/
[junit4:junit4]   2> 784867 T2324 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65508
[junit4:junit4]   2> 784868 T2324 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 784868 T2324 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 784868 T2324 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 784879 T2324 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 784905 T2281 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 784906 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 784907 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 785328 T2281 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 785332 T2281 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65517
[junit4:junit4]   2> 785333 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 785333 T2281 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 785334 T2281 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-1371423195891
[junit4:junit4]   2> 785334 T2281 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-1371423195891\solr.xml
[junit4:junit4]   2> 785335 T2281 oasc.CoreContainer.<init> New CoreContainer 334789565
[junit4:junit4]   2> 785335 T2281 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-1371423195891\'
[junit4:junit4]   2> 785335 T2281 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-1371423195891\'
[junit4:junit4]   2> 785449 T2281 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 785449 T2281 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 785450 T2281 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 785450 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 785451 T2281 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 785451 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 785451 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 785452 T2281 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 785452 T2281 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 785452 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 785463 T2281 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 785464 T2281 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65489/solr
[junit4:junit4]   2> 785465 T2281 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 785468 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 785531 T2337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@186b141d name:ZooKeeperConnection Watcher:127.0.0.1:65489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 785533 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 785543 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 785558 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 785562 T2339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19d0ad86 name:ZooKeeperConnection Watcher:127.0.0.1:65489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 785562 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 785572 T2281 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 786393 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 786395 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:65508__collection1",
[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:65508_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65508"}
[junit4:junit4]   2> 786419 T2303 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> 786420 T2310 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> 786421 T2323 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> 786422 T2339 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> 786592 T2281 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65517_
[junit4:junit4]   2> 786597 T2281 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65517_
[junit4:junit4]   2> 786607 T2323 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> 786608 T2339 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> 786611 T2303 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 786612 T2303 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> 786612 T2310 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 786613 T2310 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> 786621 T2323 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 786623 T2339 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 786635 T2340 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 786635 T2340 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 787965 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 787967 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:65517_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65517"}
[junit4:junit4]   2> 787967 T2304 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 787969 T2304 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 787995 T2310 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> 787996 T2339 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> 787999 T2303 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> 787999 T2323 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> 788668 T2340 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-1371423195891\collection1
[junit4:junit4]   2> 788668 T2340 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 788672 T2340 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 788672 T2340 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 788677 T2340 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-1371423195891\collection1\'
[junit4:junit4]   2> 788678 T2340 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-1371423195891/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 788679 T2340 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-1371423195891/collection1/lib/README' to classloader
[junit4:junit4]   2> 788732 T2340 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 788809 T2340 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 788813 T2340 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 788819 T2340 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 789443 T2340 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 789447 T2340 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 789449 T2340 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 789454 T2340 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 789491 T2340 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 789492 T2340 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-1371423195891\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty2\
[junit4:junit4]   2> 789492 T2340 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70598587
[junit4:junit4]   2> 789492 T2340 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 789494 T2340 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty2\
[junit4:junit4]   2> 789494 T2340 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty2\index/
[junit4:junit4]   2> 789494 T2340 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 789495 T2340 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty2\index
[junit4:junit4]   2> 789499 T2340 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14875543 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76683ef1),segFN=segments_1,generation=1}
[junit4:junit4]   2> 789500 T2340 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 789504 T2340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 789504 T2340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 789505 T2340 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 789506 T2340 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 789506 T2340 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 789506 T2340 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 789507 T2340 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 789508 T2340 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 789508 T2340 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 789520 T2340 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 789526 T2340 oass.SolrIndexSearcher.<init> Opening Searcher@38415c35 main
[junit4:junit4]   2> 789527 T2340 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty2\tlog
[junit4:junit4]   2> 789529 T2340 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 789529 T2340 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 789535 T2341 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38415c35 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 789537 T2340 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 789537 T2340 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65517 collection:collection1 shard:shard2
[junit4:junit4]   2> 789538 T2340 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 789552 T2340 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 789558 T2340 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 789558 T2340 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 789558 T2340 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65517/collection1/
[junit4:junit4]   2> 789558 T2340 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 789558 T2340 oasc.SyncStrategy.syncToMe http://127.0.0.1:65517/collection1/ has no replicas
[junit4:junit4]   2> 789558 T2340 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65517/collection1/
[junit4:junit4]   2> 789558 T2340 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 791067 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 791105 T2310 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> 791106 T2303 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> 791107 T2323 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> 791105 T2339 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> 791171 T2340 oasc.ZkController.register We are http://127.0.0.1:65517/collection1/ and leader is http://127.0.0.1:65517/collection1/
[junit4:junit4]   2> 791171 T2340 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65517
[junit4:junit4]   2> 791172 T2340 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 791172 T2340 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 791172 T2340 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 791179 T2340 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 791183 T2281 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 791185 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 791186 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 791623 T2281 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 791627 T2281 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65526
[junit4:junit4]   2> 791628 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 791628 T2281 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 791628 T2281 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-1371423202171
[junit4:junit4]   2> 791629 T2281 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-1371423202171\solr.xml
[junit4:junit4]   2> 791629 T2281 oasc.CoreContainer.<init> New CoreContainer 443482236
[junit4:junit4]   2> 791630 T2281 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-1371423202171\'
[junit4:junit4]   2> 791630 T2281 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-1371423202171\'
[junit4:junit4]   2> 791727 T2281 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 791728 T2281 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 791728 T2281 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 791728 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 791729 T2281 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 791729 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 791729 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 791730 T2281 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 791730 T2281 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 791730 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 791739 T2281 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 791739 T2281 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65489/solr
[junit4:junit4]   2> 791739 T2281 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 791741 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 791757 T2353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11a69a65 name:ZooKeeperConnection Watcher:127.0.0.1:65489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 791758 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 791762 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 791762 T2283 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f4f3116ea0009, 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> 791773 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 791777 T2355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b9b0646 name:ZooKeeperConnection Watcher:127.0.0.1:65489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 791777 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 791786 T2281 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 792658 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 792659 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:65517__collection1",
[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:65517_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65517"}
[junit4:junit4]   2> 792682 T2310 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> 792682 T2355 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> 792685 T2323 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> 792687 T2303 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> 792688 T2339 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> 792790 T2281 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65526_
[junit4:junit4]   2> 792795 T2281 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65526_
[junit4:junit4]   2> 792803 T2339 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> 792804 T2323 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> 792806 T2310 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 792806 T2310 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> 792807 T2355 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 792808 T2355 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> 792811 T2303 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 792811 T2303 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> 792818 T2339 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 792821 T2323 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 792829 T2356 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 792829 T2356 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 794071 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 794072 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:65526_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65526"}
[junit4:junit4]   2> 794072 T2304 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 794072 T2304 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 794087 T2310 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> 794087 T2355 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> 794088 T2339 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> 794088 T2303 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> 794088 T2323 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> 794658 T2356 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-1371423202171\collection1
[junit4:junit4]   2> 794658 T2356 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 794659 T2356 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 794659 T2356 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 794661 T2356 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-1371423202171\collection1\'
[junit4:junit4]   2> 794662 T2356 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-1371423202171/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 794664 T2356 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-1371423202171/collection1/lib/README' to classloader
[junit4:junit4]   2> 794720 T2356 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 794777 T2356 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 794780 T2356 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 794784 T2356 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 795361 T2356 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 795364 T2356 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 795366 T2356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 795371 T2356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 795408 T2356 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 795408 T2356 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-1371423202171\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\
[junit4:junit4]   2> 795408 T2356 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70598587
[junit4:junit4]   2> 795409 T2356 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 795409 T2356 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\
[junit4:junit4]   2> 795409 T2356 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\index/
[junit4:junit4]   2> 795409 T2356 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 795411 T2356 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\index
[junit4:junit4]   2> 795414 T2356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@427608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f8da4ac),segFN=segments_1,generation=1}
[junit4:junit4]   2> 795414 T2356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 795419 T2356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 795419 T2356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 795420 T2356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 795420 T2356 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 795421 T2356 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 795421 T2356 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 795421 T2356 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 795422 T2356 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 795422 T2356 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 795431 T2356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 795437 T2356 oass.SolrIndexSearcher.<init> Opening Searcher@41eb73e1 main
[junit4:junit4]   2> 795437 T2356 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty3\tlog
[junit4:junit4]   2> 795438 T2356 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 795438 T2356 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 795443 T2357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41eb73e1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 795446 T2356 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 795446 T2356 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65526 collection:collection1 shard:shard1
[junit4:junit4]   2> 795455 T2356 oasc.ZkController.register We are http://127.0.0.1:65526/collection1/ and leader is http://127.0.0.1:65508/collection1/
[junit4:junit4]   2> 795455 T2356 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65526
[junit4:junit4]   2> 795455 T2356 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 795455 T2356 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1967 name=collection1 org.apache.solr.core.SolrCore@e42ec0a url=http://127.0.0.1:65526/collection1 node=127.0.0.1:65526_ C1967_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:65526_, base_url=http://127.0.0.1:65526}
[junit4:junit4]   2> 795456 T2358 C1967 P65526 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 795457 T2358 C1967 P65526 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 795457 T2356 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 795457 T2358 C1967 P65526 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 795458 T2358 C1967 P65526 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 795461 T2281 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 795461 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 795462 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 795462 T2358 C1967 P65526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 795471 T2315 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:65526__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 795474 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 795475 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:65526__collection1",
[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:65526_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65526"}
[junit4:junit4]   2> 795487 T2310 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> 795487 T2355 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> 795487 T2339 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> 795488 T2303 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> 795488 T2323 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> 795851 T2281 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 795855 T2281 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49159
[junit4:junit4]   2> 795855 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 795855 T2281 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 795856 T2281 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-1371423206439
[junit4:junit4]   2> 795856 T2281 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-1371423206439\solr.xml
[junit4:junit4]   2> 795857 T2281 oasc.CoreContainer.<init> New CoreContainer 904382880
[junit4:junit4]   2> 795857 T2281 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-1371423206439\'
[junit4:junit4]   2> 795857 T2281 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-1371423206439\'
[junit4:junit4]   2> 795966 T2281 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 795966 T2281 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 795966 T2281 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 795967 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 795967 T2281 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 795967 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 795968 T2281 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 795968 T2281 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 795969 T2281 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 795969 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 795975 T2281 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 795976 T2281 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65489/solr
[junit4:junit4]   2> 795976 T2281 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 795979 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 795991 T2370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@330b7b61 name:ZooKeeperConnection Watcher:127.0.0.1:65489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 795993 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 796004 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 796017 T2281 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 796025 T2372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@755eabdc name:ZooKeeperConnection Watcher:127.0.0.1:65489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 796025 T2281 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 796045 T2281 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 796385 T2315 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:65526__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 796387 T2315 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:65526__collection1&state=recovering&nodeName=127.0.0.1:65526_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=916 
[junit4:junit4]   2> 796967 T2281 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49159_
[junit4:junit4]   2> 796976 T2281 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49159_
[junit4:junit4]   2> 796990 T2323 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> 796991 T2339 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> 796990 T2355 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 796992 T2355 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> 796993 T2303 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 796993 T2303 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> 796992 T2372 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 796998 T2310 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 796998 T2310 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> 797005 T2323 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 797007 T2339 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 797020 T2373 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 797020 T2373 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> ASYNC  NEW_CORE C1968 name=collection1 org.apache.solr.core.SolrCore@e42ec0a url=http://127.0.0.1:65526/collection1 node=127.0.0.1:65526_ C1968_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:65526_, base_url=http://127.0.0.1:65526}
[junit4:junit4]   2> 798215 T2358 C1968 P65526 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:65508/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 798215 T2358 C1968 P65526 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:65526 START replicas=[http://127.0.0.1:65508/collection1/] nUpdates=100
[junit4:junit4]   2> 798217 T2358 C1968 P65526 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 798217 T2358 C1968 P65526 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 798218 T2358 C1968 P65526 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 798219 T2358 C1968 P65526 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 798220 T2358 C1968 P65526 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 798220 T2358 C1968 P65526 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:65508/collection1/. core=collection1
[junit4:junit4]   2> 798221 T2358 C1968 P65526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1969 name=collection1 org.apache.solr.core.SolrCore@6fc54b7c url=http://127.0.0.1:65508/collection1 node=127.0.0.1:65508_ C1969_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65508_, base_url=http://127.0.0.1:65508, leader=true}
[junit4:junit4]   2> 798236 T2314 C1969 P65508 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> 798242 T2315 C1969 P65508 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 798246 T2315 C1969 P65508 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41cbb5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@141f6dfe),segFN=segments_1,generation=1}
[junit4:junit4]   2> 798248 T2315 C1969 P65508 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 798248 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 798248 T2315 C1969 P65508 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41cbb5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@141f6dfe),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41cbb5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@141f6dfe),segFN=segments_2,generation=2}
[junit4:junit4]   2> 798248 T2315 C1969 P65508 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 798249 T2315 C1969 P65508 oass.SolrIndexSearcher.<init> Opening Searcher@f1722d2 realtime
[junit4:junit4]   2> 798249 T2315 C1969 P65508 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 798249 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[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:49159_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49159"}
[junit4:junit4]   2> 798250 T2304 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 798250 T2304 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 798250 T2315 C1969 P65508 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 8
[junit4:junit4]   2> 798252 T2358 C1968 P65526 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 798252 T2358 C1968 P65526 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 798256 T2318 C1969 P65508 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 798256 T2318 C1969 P65508 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 798257 T2358 C1968 P65526 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 798257 T2358 C1968 P65526 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 798257 T2358 C1968 P65526 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 798260 T2319 C1969 P65508 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 798261 T2358 C1968 P65526 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 798263 T2358 C1968 P65526 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\index.20130617005329230
[junit4:junit4]   2> 798263 T2358 C1968 P65526 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5608e1d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78665b34) fullCopy=false
[junit4:junit4]   2> 798265 T2316 C1969 P65508 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> 798265 T2372 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> 798266 T2310 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> 798266 T2355 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> 798267 T2339 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> 798267 T2303 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> 798267 T2323 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> 798268 T2358 C1968 P65526 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 798271 T2358 C1968 P65526 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 798271 T2358 C1968 P65526 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 798275 T2358 C1968 P65526 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@427608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f8da4ac),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@427608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f8da4ac),segFN=segments_2,generation=2}
[junit4:junit4]   2> 798277 T2358 C1968 P65526 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 798277 T2358 C1968 P65526 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 798277 T2358 C1968 P65526 oass.SolrIndexSearcher.<init> Opening Searcher@1853d7c8 main
[junit4:junit4]   2> 798278 T2357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1853d7c8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 798279 T2358 C1968 P65526 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\index.20130617005329230 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\index.20130617005329230;done=true>>]
[junit4:junit4]   2> 798279 T2358 C1968 P65526 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\index.20130617005329230
[junit4:junit4]   2> 798279 T2358 C1968 P65526 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty3\index.20130617005329230
[junit4:junit4]   2> 798280 T2358 C1968 P65526 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 798280 T2358 C1968 P65526 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 798280 T2358 C1968 P65526 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 798280 T2358 C1968 P65526 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 798282 T2358 C1968 P65526 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 798850 T2373 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-1371423206439\collection1
[junit4:junit4]   2> 798850 T2373 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 798852 T2373 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 798852 T2373 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 798858 T2373 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-1371423206439\collection1\'
[junit4:junit4]   2> 798860 T2373 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-1371423206439/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 798863 T2373 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-1371423206439/collection1/lib/README' to classloader
[junit4:junit4]   2> 798935 T2373 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 798992 T2373 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 798995 T2373 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 799001 T2373 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 799557 T2373 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 799560 T2373 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 799563 T2373 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 799567 T2373 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 799601 T2373 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 799602 T2373 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-1371423206439\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\
[junit4:junit4]   2> 799602 T2373 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70598587
[junit4:junit4]   2> 799602 T2373 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 799603 T2373 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\
[junit4:junit4]   2> 799603 T2373 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\index/
[junit4:junit4]   2> 799603 T2373 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 799604 T2373 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\index
[junit4:junit4]   2> 799607 T2373 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f5106c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@606c08b7),segFN=segments_1,generation=1}
[junit4:junit4]   2> 799607 T2373 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 799611 T2373 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 799611 T2373 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 799612 T2373 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 799612 T2373 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 799613 T2373 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 799613 T2373 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 799613 T2373 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 799614 T2373 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 799614 T2373 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 799623 T2373 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 799629 T2373 oass.SolrIndexSearcher.<init> Opening Searcher@6a4510db main
[junit4:junit4]   2> 799630 T2373 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1371423184604\jetty4\tlog
[junit4:junit4]   2> 799632 T2373 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 799633 T2373 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 799638 T2376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a4510db main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 799643 T2373 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 799643 T2373 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49159 collection:collection1 shard:shard2
[junit4:junit4]   2> 799657 T2373 oasc.ZkController.register We are http://127.0.0.1:49159/collection1/ and leader is http://127.0.0.1:65517/collection1/
[junit4:junit4]   2> 799658 T2373 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49159
[junit4:junit4]   2> 799658 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 799658 T2373 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 799659 T2373 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 799661 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:65526__collection1",
[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:65526_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65526"}
[junit4:junit4]   2> ASYNC  NEW_CORE C1970 name=collection1 org.apache.solr.core.SolrCore@36cc8992 url=http://127.0.0.1:49159/collection1 node=127.0.0.1:49159_ C1970_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49159_, base_url=http://127.0.0.1:49159}
[junit4:junit4]   2> 799662 T2377 C1970 P49159 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 799662 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 799666 T2377 C1970 P49159 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 799666 T2377 C1970 P49159 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 799667 T2377 C1970 P49159 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 799671 T2281 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 799672 T2281 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 799673 T2281 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 799675 T2377 C1970 P49159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 799681 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:49159__collection1",
[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:49159_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49159"}
[junit4:junit4]   2> 799684 T2333 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:49159__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 799685 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 799687 T2281 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 799687 T2281 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 799688 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 799691 T2372 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> 799692 T2355 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> 799692 T2310 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> 799692 T2339 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> 799693 T2303 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> 799693 T2323 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> 800598 T2333 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:49159__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 800599 T2333 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:49159__collection1&state=recovering&nodeName=127.0.0.1:49159_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=915 
[junit4:junit4]   2> 800605 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 801522 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C1970_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49159_, base_url=http://127.0.0.1:49159}
[junit4:junit4]   2> 802361 T2377 C1970 P49159 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:65517/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 802362 T2377 C1970 P49159 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49159 START replicas=[http://127.0.0.1:65517/collection1/] nUpdates=100
[junit4:junit4]   2> 802363 T2377 C1970 P49159 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 802363 T2377 C1970 P49159 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 802363 T2377 C1970 P49159 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 802363 T2377 C1970 P49159 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 802363 T2377 C1970 P49159 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 802364 T2377 C1970 P49159 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:65517/collection1/. core=collection1
[junit4:junit4]   2> 802364 T2377 C1970 P49159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1971 name=collection1 org.apache.solr.core.SolrCore@33e611a3 url=http://127.0.0.1:65517/collection1 node=127.0.0.1:65517_ C1971_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65517_, base_url=http://127.0.0.1:65517, leader=true}
[junit4:junit4]   2> 802376 T2334 C1971 P65517 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> 802376 T2333 C1971 P65517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 802377 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 802381 T2333 C1971 P65517 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14875543 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76683ef1),segFN=segments_1,generation=1}
[junit4:junit4]   2> 802382 T2333 C1971 P65517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 802383 T2333 C1971 P65517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14875543 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76683ef1),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14875543 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76683ef1),segFN=segments_2,generation=2}
[junit4:junit4]   2> 802383 T2333 C1971 P65517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 802383 T2333 C1971 P65517 oass.SolrIndexSearcher.<init> Opening Searcher@66d1ed realtime
[junit4:junit4]   2> 802383 T2333 C1971 P65517 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 802383 T2333 C1971 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 802386 T2377 C1970 P49159 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 802386 T2377 C1970 P49159 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 802388 T2331 C1971 P65517 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 802388 T2331 C1971 P65517 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 802388 T2377 C1970 P49159 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 802389 T2377 C1970 P49159 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 802389 T2377 C1970 P49159 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 802391 T2332 C1971 P65517 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> 802391 T2377 C1970 P49159 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 802392 T2377 C1970 P49159 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\index.20130617005333360
[junit4:junit4]   2> 802392 T2377 C1970 P49159 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5db04c6a lockFactory=org.apache.lucene.store.NativeFSLockFactory@458a7bb) fullCopy=false
[junit4:junit4]   2> 802394 T2335 C1971 P65517 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> 802396 T2377 C1970 P49159 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 802396 T2377 C1970 P49159 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 802396 T2377 C1970 P49159 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 802398 T2377 C1970 P49159 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f5106c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@606c08b7),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f5106c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@606c08b7),segFN=segments_2,generation=2}
[junit4:junit4]   2> 802399 T2377 C1970 P49159 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 802399 T2377 C1970 P49159 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 802399 T2377 C1970 P49159 oass.SolrIndexSearcher.<init> Opening Searcher@5ccb8398 main
[junit4:junit4]   2> 802400 T2376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ccb8398 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 802400 T2377 C1970 P49159 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\index.20130617005333360 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\index.20130617005333360;done=true>>]
[junit4:junit4]   2> 802400 T2377 C1970 P49159 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\index.20130617005333360
[junit4:junit4]   2> 802400 T2377 C1970 P49159 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1371423184604/jetty4\index.20130617005333360
[junit4:junit4]   2> 802401 T2377 C1970 P49159 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 802401 T2377 C1970 P49159 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 802401 T2377 C1970 P49159 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 802401 T2377 C1970 P49159 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 802409 T2377 C1970 P49159 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 803202 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 803621 T2304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 803623 T2304 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:49159__collection1",
[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:49159_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49159"}
[junit4:junit4]   2> 803642 T2372 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> 803642 T2310 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> 803643 T2355 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> 803643 T2339 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> 803644 T2303 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> 803645 T2323 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> 804029 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 804030 T2281 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C1972 name=collection1 org.apache.solr.core.SolrCore@754242be url=http://127.0.0.1:65496/collection1 node=127.0.0.1:65496_ C1972_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:65496_, base_url=http://127.0.0.1:65496, leader=true}
[junit4:junit4]   2> 804047 T2299 C1972 P65496 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 804054 T2299 C1972 P65496 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7827e6e2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f4ae609),segFN=segments_1,generation=1}
[junit4:junit4]   2> 804054 T2299 C1972 P65496 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 804055 T2299 C1972 P65496 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7827e6e2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f4ae609),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7827e6e2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f4ae609),segFN=segments_2,generation=2}
[junit4:junit4]   2> 804055 T2299 C1972 P65496 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 804056 T2299 C1972 P65496 oass.SolrIndexSearcher.<init> Opening Searcher@19e0a96a main
[junit4:junit4]   2> 804056 T2299 C1972 P65496 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 804058 T2307 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19e0a96a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 804058 T2299 C1972 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 804064 T2330 C1971 P65517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 804065 T2330 C1971 P65517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14875543 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76683ef1),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14875543 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76683ef1),segFN=segments_3,generation=3}
[junit4:junit4]   2> 804066 T2330 C1971 P65517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 804066 T2330 C1971 P65517 oass.SolrIndexSearcher.<init> Opening Searcher@218e8a1 main
[junit4:junit4]   2> 804066 T2330 C1971 P65517 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 804066 T2341 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@218e8a1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 804066 T2330 C1971 P65517 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:65508/collection1/, StdNode: http://127.0.0.1:65526/collection1/, StdNode: http://127.0.0.1:49159/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1973 name=collection1 org.apache.solr.core.SolrCore@6fc54b7c url=http://127.0.0.1:65508/collection1 node=127.0.0.1:65508_ C1973_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65508_, base_url=http://127.0.0.1:65508, leader=true}
[junit4:junit4]   2> 804070 T2317 C1973 P65508 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 804071 T2317 C1973 P65508 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41cbb5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@141f6dfe),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41cbb5ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@141f6dfe),segFN=segments_3,generation=3}
[junit4:junit4]   2> 804072 T2317 C1973 P65508 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 804073 T2317 C1973 P65508 oass.SolrIndexSearcher.<init> Opening Searcher@48919316 main
[junit4:junit4]   2> 804073 T2317 C1973 P65508 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> ASYNC  NEW_CORE C1974 name=collection1 org.apache.solr.core.SolrCore@e42ec0a url=http://127.0.0.1:65526/collection1 node=127.0.0.1:65526_ C1974_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65526_, base_url=http://127.0.0.1:65526}
[junit4:junit4]   2> 804077 T2346 C1974 P65526 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C1975 name=collection1 org.apache.solr.core.SolrCore@e42ec0a url=http://127.0.0.1:65526/collection1 node=127.0.0.1:65526_ C1975_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65526_, base_url=http://127.0.0.1:65526}
[junit4:junit4]   2> 804087 T2346 C1975 P65526 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@427608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f8da4ac),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@427608 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f8da4ac),segFN=segments_3,generation=3}
[junit4:junit4]   2> 804088 T2325 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48919316 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> ASYNC  NEW_CORE C1976 name=collection1 org.apache.solr.core.SolrCore@6fc54b7c url=http://127.0.0.1:65508/collection1 node=127.0.0.1:65508_ C1976_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65508_, base_url=http://127.0.0.1:65508, leader=true}
[junit4:junit4]   2> 804089 T2317 C1976 P65508 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 19
[junit4:junit4]   2> 804090 T2346 C1975 P65526 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> ASYNC  NEW_CORE C1977 name=collection1 org.apache.solr.core.SolrCore@36cc8992 url=http://127.0.0.1:49159/collection1 node=127.0.0.1:49159_ C1977_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49159_, base_url=http://127.0.0.1:49159}
[junit4:junit4]   2> 804090 T2368 C1977 P49159 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 804090 T2346 C1975 P65526 oass.SolrIndexSearcher.<init> Opening Searcher@6b4836bd main
[junit4:junit4]   2> 804090 T2368 C1977 P49159 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f5106c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@606c08b7),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f5106c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@606c08b7),segFN=segments_3,generation=3}
[junit4:junit4]   2> 804091 T2368 C1977 P49159 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 804091 T2346 C1975 P65526 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 804092 T2368 C1977 P49159 oass.SolrIndexSearcher.<init> Opening Searcher@5af34062 main
[junit4:junit4]   2> 804091 T2357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b4836bd main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 804093 T2368 C1977 P49159 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 804094 T2346 C1975 P65526 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 17
[junit4:junit4]   2> 804093 T2376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5af34062 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 804094 T2368 C1977 P49159 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 4
[junit4:junit4]   2> ASYNC  NEW_CORE C1978 name=collection1 org.apache.solr.core.SolrCore@33e611a3 url=http://127.0.0.1:65517/collection1 node=127.0.0.1:65517_ C1978_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65517_, base_url=http://127.0.0.1:65517, leader=true}
[junit4:junit4]   2> 804094 T2330 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 30
[junit4:junit4]   2> 804096 T2281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 804099 T2319 C1976 P65508 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> 804101 T2347 C1975 P65526 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> 804102 T2331 C1978 P65517 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> 804104 T2364 C1977 P49159 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> ASYNC  NEW_CORE C1979 name=collection1 org.apache.solr.core.SolrCore@754242be url=http://127.0.0.1:65496/collection1 node=127.0.0.1:65496_ C1979_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:65496_, base_url=http://127.0.0.1:65496, leader=true}
[junit4:junit4]   2> 805756 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438041470896439296)} 0 4
[junit4:junit4]   2> 805773 T2351 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438041470904827904&update.from=http://127.0.0.1:65508/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438041470904827904)} 0 4
[junit4:junit4]   2> 805779 T2367 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438041470915313664&update.from=http://127.0.0.1:65517/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438041470915313664)} 0 3
[junit4:junit4]   2> 805781 T2333 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438041470915313664)} 0 11
[junit4:junit4]   2> 805782 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438041470904827904)} 0 22
[junit4:junit4]   2> 805789 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1438041470932090880)]} 0 3
[junit4:junit4]   2> 805797 T2368 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1438041470938382336)]} 0 1
[junit4:junit4]   2> 805798 T2330 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1438041470938382336)]} 0 6
[junit4:junit4]   2> 805802 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1438041470948868096)]} 0 1
[junit4:junit4]   2> 805816 T2346 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1438041470956208128)]} 0 2
[junit4:junit4]   2> 805817 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1438041470956208128)]} 0 8
[junit4:junit4]   2> 805818 T2331 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 13
[junit4:junit4]   2> 805822 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1438041470969839616)]} 0 0
[junit4:junit4]   2> 805830 T2347 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1438041470974033920)]} 0 0
[junit4:junit4]   2> 805832 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1438041470974033920)]} 0 6
[junit4:junit4]   2> 805835 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1438041470983471104)]} 0 0
[junit4:junit4]   2> 805846 T2363 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1438041470990811136)]} 0 1
[junit4:junit4]   2> 805846 T2332 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1438041470990811136)]} 0 4
[junit4:junit4]   2> 805848 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3]} 0 9
[junit4:junit4]   2> 805852 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1438041471001296896)]} 0 0
[junit4:junit4]   2> 805862 T2365 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1438041471007588352)]} 0 0
[junit4:junit4]   2> 805863 T2335 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!4 (1438041471007588352)]} 0 5
[junit4:junit4]   2> 805865 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4]} 0 9
[junit4:junit4]   2> 805868 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1438041471018074112)]} 0 0
[junit4:junit4]   2> 805876 T2366 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1438041471022268416)]} 0 1
[junit4:junit4]   2> 805877 T2334 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1438041471022268416)]} 0 6
[junit4:junit4]   2> 805880 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1438041471030657024)]} 0 0
[junit4:junit4]   2> 805888 T2348 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1438041471034851328)]} 0 1
[junit4:junit4]   2> 805889 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1438041471034851328)]} 0 6
[junit4:junit4]   2> 805893 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1438041471043239936)]} 0 1
[junit4:junit4]   2> 805899 T2349 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1438041471047434240)]} 0 0
[junit4:junit4]   2> 805900 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1438041471047434240)]} 0 5
[junit4:junit4]   2> 805903 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1438041471054774272)]} 0 0
[junit4:junit4]   2> 805910 T2350 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1438041471058968576)]} 0 1
[junit4:junit4]   2> 805911 T2317 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1438041471058968576)]} 0 4
[junit4:junit4]   2> 805914 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1438041471066308608)]} 0 1
[junit4:junit4]   2> 805923 T2351 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1438041471072600064)]} 0 0
[junit4:junit4]   2> 805925 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!9 (1438041471072600064)]} 0 5
[junit4:junit4]   2> 805926 T2333 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9]} 0 9
[junit4:junit4]   2> 805930 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1438041471083085824)]} 0 0
[junit4:junit4]   2> 805937 T2346 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1438041471087280128)]} 0 0
[junit4:junit4]   2> 805939 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1438041471087280128)]} 0 6
[junit4:junit4]   2> 805942 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1438041471095668736)]} 0 0
[junit4:junit4]   2> 805952 T2367 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1438041471101960192)]} 0 0
[junit4:junit4]   2> 805953 T2330 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1438041471101960192)]} 0 5
[junit4:junit4]   2> 805955 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11]} 0 9
[junit4:junit4]   2> 805959 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1438041471112445952)]} 0 1
[junit4:junit4]   2> 805968 T2368 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1438041471118737408)]} 0 0
[junit4:junit4]   2> 805969 T2331 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1438041471118737408)]} 0 5
[junit4:junit4]   2> 805971 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12]} 0 9
[junit4:junit4]   2> 805975 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1438041471130271744)]} 0 0
[junit4:junit4]   2> 805984 T2347 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1438041471136563200)]} 0 0
[junit4:junit4]   2> 805986 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!13 (1438041471136563200)]} 0 5
[junit4:junit4]   2> 805987 T2332 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13]} 0 8
[junit4:junit4]   2> 805991 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1438041471147048960)]} 0 0
[junit4:junit4]   2> 805998 T2364 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1438041471151243264)]} 0 0
[junit4:junit4]   2> 806000 T2335 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1438041471151243264)]} 0 5
[junit4:junit4]   2> 806005 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1438041471160680448)]} 0 0
[junit4:junit4]   2> 806013 T2348 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1438041471166971904)]} 0 0
[junit4:junit4]   2> 806015 T2317 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1438041471166971904)]} 0 5
[junit4:junit4]   2> 806017 T2334 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15]} 0 9
[junit4:junit4]   2> 806020 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1438041471177457664)]} 0 0
[junit4:junit4]   2> 806027 T2349 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1438041471181651968)]} 0 0
[junit4:junit4]   2> 806029 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1438041471181651968)]} 0 5
[junit4:junit4]   2> 806033 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1438041471190040576)]} 0 1
[junit4:junit4]   2> 806041 T2363 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1438041471195283456)]} 0 1
[junit4:junit4]   2> 806042 T2333 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1438041471195283456)]} 0 5
[junit4:junit4]   2> 806046 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1438041471203672064)]} 0 1
[junit4:junit4]   2> 806056 T2350 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1438041471211012096)]} 0 1
[junit4:junit4]   2> 806057 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1438041471211012096)]} 0 5
[junit4:junit4]   2> 806058 T2330 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18]} 0 8
[junit4:junit4]   2> 806062 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1438041471221497856)]} 0 0
[junit4:junit4]   2> 806070 T2351 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1438041471225692160)]} 0 0
[junit4:junit4]   2> 806071 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1438041471225692160)]} 0 5
[junit4:junit4]   2> 806075 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1438041471234080768)]} 0 1
[junit4:junit4]   2> 806082 T2365 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1438041471238275072)]} 0 0
[junit4:junit4]   2> 806083 T2331 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1438041471238275072)]} 0 5
[junit4:junit4]   2> 806087 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1438041471247712256)]} 0 0
[junit4:junit4]   2> 806096 T2346 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1438041471251906560)]} 0 1
[junit4:junit4]   2> 806097 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1438041471251906560)]} 0 6
[junit4:junit4]   2> 806101 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1438041471262392320)]} 0 1
[junit4:junit4]   2> 806107 T2347 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1438041471265538048)]} 0 0
[junit4:junit4]   2> 806109 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1438041471265538048)]} 0 5
[junit4:junit4]   2> 806112 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1438041471273926656)]} 0 0
[junit4:junit4]   2> 806120 T2366 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1438041471278120960)]} 0 1
[junit4:junit4]   2> 806122 T2332 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1438041471278120960)]} 0 5
[junit4:junit4]   2> 806125 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1438041471287558144)]} 0 0
[junit4:junit4]   2> 806135 T2367 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1438041471293849600)]} 0 0
[junit4:junit4]   2> 806136 T2335 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!24 (1438041471293849600)]} 0 5
[junit4:junit4]   2> 806138 T2317 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24]} 0 10
[junit4:junit4]   2> 806142 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1438041471305383936)]} 0 1
[junit4:junit4]   2> 806148 T2348 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1438041471308529664)]} 0 0
[junit4:junit4]   2> 806150 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1438041471308529664)]} 0 5
[junit4:junit4]   2> 806153 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1438041471316918272)]} 0 0
[junit4:junit4]   2> 806164 T2368 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1438041471323209728)]} 0 1
[junit4:junit4]   2> 806164 T2334 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1438041471323209728)]} 0 5
[junit4:junit4]   2> 806166 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26]} 0 9
[junit4:junit4]   2> 806172 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1438041471334744064)]} 0 2
[junit4:junit4]   2> 806181 T2350 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1438041471341035520)]} 0 2
[junit4:junit4]   2> 806183 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1438041471341035520)]} 0 7
[junit4:junit4]   2> 806187 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1438041471352569856)]} 0 0
[junit4:junit4]   2> 806194 T2351 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1438041471356764160)]} 0 0
[junit4:junit4]   2> 806196 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1438041471356764160)]} 0 5
[junit4:junit4]   2> 806200 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1438041471366201344)]} 0 1
[junit4:junit4]   2> 806207 T2364 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1438041471370395648)]} 0 1
[junit4:junit4]   2> 806208 T2330 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1438041471370395648)]} 0 4
[junit4:junit4]   2> 806212 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1438041471378784256)]} 0 0
[junit4:junit4]   2> 806222 T2363 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1438041471386124288)]} 0 0
[junit4:junit4]   2> 806224 T2331 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1438041471386124288)]} 0 5
[junit4:junit4]   2> 806225 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 9
[junit4:junit4]   2> 806229 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1438041471396610048)]} 0 0
[junit4:junit4]   2> 806237 T2365 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1438041471402901504)]} 0 0
[junit4:junit4]   2> 806239 T2332 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!31 (1438041471402901504)]} 0 5
[junit4:junit4]   2> 806240 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31]} 0 8
[junit4:junit4]   2> 806245 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1438041471412338688)]} 0 1
[junit4:junit4]   2> 806252 T2346 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1438041471416532992)]} 0 1
[junit4:junit4]   2> 806253 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1438041471416532992)]} 0 5
[junit4:junit4]   2> 806257 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1438041471425970176)]} 0 0
[junit4:junit4]   2> 806267 T2347 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1438041471433310208)]} 0 0
[junit4:junit4]   2> 806269 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!33 (1438041471433310208)]} 0 5
[junit4:junit4]   2> 806269 T2335 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33]} 0 8
[junit4:junit4]   2> 806274 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1438041471442747392)]} 0 1
[junit4:junit4]   2> 806280 T2348 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1438041471446941696)]} 0 1
[junit4:junit4]   2> 806281 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1438041471446941696)]} 0 5
[junit4:junit4]   2> 806284 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1438041471454281728)]} 0 0
[junit4:junit4]   2> 806294 T2349 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1438041471460573184)]} 0 0
[junit4:junit4]   2> 806295 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!35 (1438041471460573184)]} 0 5
[junit4:junit4]   2> 806297 T2333 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35]} 0 10
[junit4:junit4]   2> 806300 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1438041471471058944)]} 0 0
[junit4:junit4]   2> 806308 T2350 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1438041471475253248)]} 0 1
[junit4:junit4]   2> 806311 T2317 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1438041471475253248)]} 0 7
[junit4:junit4]   2> 806315 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1438041471485739008)]} 0 1
[junit4:junit4]   2> 806321 T2366 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1438041471489933312)]} 0 0
[junit4:junit4]   2> 806322 T2334 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1438041471489933312)]} 0 4
[junit4:junit4]   2> 806324 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1438041471496224768)]} 0 0
[junit4:junit4]   2> 806332 T2368 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1438041471502516224)]} 0 0
[junit4:junit4]   2> 806334 T2330 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!38 (1438041471502516224)]} 0 5
[junit4:junit4]   2> 806335 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38]} 0 8
[junit4:junit4]   2> 806336 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1438041471508807680)]} 0 0
[junit4:junit4]   2> 806343 T2351 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1438041471514050560)]} 0 0
[junit4:junit4]   2> 806344 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!39 (1438041471514050560)]} 0 3
[junit4:junit4]   2> 806345 T2331 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39]} 0 6
[junit4:junit4]   2> 806347 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1438041471520342016)]} 0 0
[junit4:junit4]   2> 806358 T2364 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1438041471522439168)]} 0 0
[junit4:junit4]   2> 806360 T2332 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1438041471522439168)]} 0 11
[junit4:junit4]   2> 806363 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1438041471537119232)]} 0 0
[junit4:junit4]   2> 806372 T2346 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1438041471543410688)]} 0 1
[junit4:junit4]   2> 806374 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!41 (1438041471543410688)]} 0 6
[junit4:junit4]   2> 806375 T2335 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41]} 0 8
[junit4:junit4]   2> 806379 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1438041471553896448)]} 0 0
[junit4:junit4]   2> 806389 T2347 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1438041471559139328)]} 0 2
[junit4:junit4]   2> 806392 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1438041471559139328)]} 0 8
[junit4:junit4]   2> 806398 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1438041471573819392)]} 0 1
[junit4:junit4]   2> 806404 T2363 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1438041471576965120)]} 0 0
[junit4:junit4]   2> 806407 T2333 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1438041471576965120)]} 0 6
[junit4:junit4]   2> 806410 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1438041471586402304)]} 0 0
[junit4:junit4]   2> 806420 T2348 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1438041471592693760)]} 0 0
[junit4:junit4]   2> 806421 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!44 (1438041471592693760)]} 0 5
[junit4:junit4]   2> 806422 T2334 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44]} 0 9
[junit4:junit4]   2> 806426 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1438041471603179520)]} 0 0
[junit4:junit4]   2> 806433 T2349 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1438041471607373824)]} 0 0
[junit4:junit4]   2> 806435 T2317 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1438041471607373824)]} 0 5
[junit4:junit4]   2> 806438 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1438041471615762432)]} 0 0
[junit4:junit4]   2> 806448 T2365 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1438041471623102464)]} 0 0
[junit4:junit4]   2> 806449 T2330 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!46 (1438041471623102464)]} 0 4
[junit4:junit4]   2> 806450 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46]} 0 8
[junit4:junit4]   2> 806454 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1438041471632539648)]} 0 1
[junit4:junit4]   2> 806461 T2350 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1438041471635685376)]} 0 0
[junit4:junit4]   2> 806462 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1438041471635685376)]} 0 5
[junit4:junit4]   2> 806465 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1438041471644073984)]} 0 0
[junit4:junit4]   2> 806475 T2351 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1438041471651414016)]} 0 0
[junit4:junit4]   2> 806477 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!48 (1438041471651414016)]} 0 5
[junit4:junit4]   2> 806477 T2331 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48]} 0 8
[junit4:junit4]   2> 806481 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1438041471660851200)]} 0 0
[junit4:junit4]   2> 806489 T2367 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1438041471665045504)]} 0 0
[junit4:junit4]   2> 806489 T2332 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1438041471665045504)]} 0 4
[junit4:junit4]   2> 806493 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1438041471673434112)]} 0 0
[junit4:junit4]   2> 806502 T2366 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1438041471679725568)]} 0 0
[junit4:junit4]   2> 806504 T2335 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1438041471679725568)]} 0 5
[junit4:junit4]   2> 806505 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50]} 0 8
[junit4:junit4]   2> 806509 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1438041471689162752)]} 0 1
[junit4:junit4]   2> 806515 T2346 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1438041471693357056)]} 0 0
[junit4:junit4]   2> 806517 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1438041471693357056)]} 0 5
[junit4:junit4]   2> 806520 T2296 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1438041471701745664)]} 0 1
[junit4:junit4]   2> 806530 T2368 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1438041471708037120)]} 0 0
[junit4:junit4]   2> 806531 T2333 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!52 (1438041471708037120)]} 0 5
[junit4:junit4]   2> 806533 T2317 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52]} 0 9
[junit4:junit4]   2> 806536 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1438041471718522880)]} 0 1
[junit4:junit4]   2> 806543 T2347 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1438041471722717184)]} 0 1
[junit4:junit4]   2> 806545 T2319 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1438041471722717184)]} 0 5
[junit4:junit4]   2> 806549 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1438041471732154368)]} 0 0
[junit4:junit4]   2> 806557 T2348 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1438041471736348672)]} 0 1
[junit4:junit4]   2> 806558 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1438041471736348672)]} 0 5
[junit4:junit4]   2> 806561 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1438041471744737280)]} 0 0
[junit4:junit4]   2> 806568 T2364 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1438041471748931584)]} 0 1
[junit4:junit4]   2> 806569 T2334 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1438041471748931584)]} 0 4
[junit4:junit4]   2> 806572 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1438041471756271616)]} 0 0
[junit4:junit4]   2> 806583 T2363 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1438041471763611648)]} 0 1
[junit4:junit4]   2> 806584 T2331 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!56 (1438041471763611648)]} 0 5
[junit4:junit4]   2> 806585 T2314 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56]} 0 9
[junit4:junit4]   2> 806590 T2298 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1438041471775145984)]} 0 1
[junit4:junit4]   2> 806599 T2365 C1977 P49159 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65517/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1438041471780388864)]} 0 1
[junit4:junit4]   2> 806600 T2332 C1978 P65517 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!57 (1438041471780388864)]} 0 5
[junit4:junit4]   2> 806601 T2315 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57]} 0 9
[junit4:junit4]   2> 806605 T2297 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1438041471790874624)]} 0 1
[junit4:junit4]   2> 806614 T2350 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1438041471797166080)]} 0 0
[junit4:junit4]   2> 806616 T2318 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1438041471797166080)]} 0 5
[junit4:junit4]   2> 806620 T2299 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1438041471806603264)]} 0 0
[junit4:junit4]   2> 806627 T2351 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1438041471810797568)]} 0 0
[junit4:junit4]   2> 806628 T2317 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1438041471810797568)]} 0 4
[junit4:junit4]   2> 806632 T2294 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1438041471819186176)]} 0 0
[junit4:junit4]   2> 806639 T2346 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!60 (1438041471823380480)]} 0 1
[junit4:junit4]   2> 806640 T2316 C1976 P65508 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1438041471823380480)]} 0 4
[junit4:junit4]   2> 806644 T2295 C1979 P65496 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1438041471831769088)]} 0 0
[junit4:junit4]   2> 806652 T2347 C1975 P65526 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:65508/collection1/

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

9297/jetty2\index [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.RecoveryZkTest-1371424349297/jetty2\index;done=false>>]
[junit4:junit4]   2> 2055383 T5216 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.RecoveryZkTest-1371424349297/jetty2\index
[junit4:junit4]   2> 2055383 T5216 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.RecoveryZkTest-1371424349297/jetty2\ [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.RecoveryZkTest-1371424349297/jetty2\;done=false>>]
[junit4:junit4]   2> 2055383 T5216 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.RecoveryZkTest-1371424349297/jetty2\
[junit4:junit4]   2> 2055385 T5310 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89877666156314634-127.0.0.1:51174_-n_0000000003) am no longer a leader.
[junit4:junit4]   2> 2055403 T5216 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[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.RecoveryZkTest-1371424349297\zookeeper\server1\data\version-2\log.1 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.RecoveryZkTest-1371424349297\zookeeper\server1\data\version-2 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.RecoveryZkTest-1371424349297\zookeeper\server1\data 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.RecoveryZkTest-1371424349297\zookeeper\server1 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.RecoveryZkTest-1371424349297\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.RecoveryZkTest-1371424349297 FAILED !!!!!
[junit4:junit4]   2> 2055491 T5216 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2055494 T5216 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51146 51146
[junit4:junit4]   2> 2056677 T5298 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2057722 T5298 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> 2057723 T5298 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch -Dtests.seed=CAD5D11B2EE3F27B -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=America/Costa_Rica -Dtests.file.encoding=Cp1252
[junit4:junit4] FAILURE  119s | RecoveryZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<164> but was:<43>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([CAD5D11B2EE3F27B:4B335F0359BC9247]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2057745 T5216 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=Pulsing41(freqCutoff=6 minBlockSize=29 maxBlockSize=138), text=PostingsFormat(name=NestedPulsing), _version_=Pulsing41(freqCutoff=6 minBlockSize=29 maxBlockSize=138), rnd_b=PostingsFormat(name=Memory doPackFST= false), intDefault=Pulsing41(freqCutoff=6 minBlockSize=29 maxBlockSize=138), timestamp=Pulsing41(freqCutoff=6 minBlockSize=29 maxBlockSize=138), id=PostingsFormat(name=Memory doPackFST= false), a_t=Pulsing41(freqCutoff=6 minBlockSize=29 maxBlockSize=138), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=SimpleText), other_tl1=Pulsing41(freqCutoff=6 minBlockSize=29 maxBlockSize=138), multiDefault=PostingsFormat(name=SimpleText), a_si=PostingsFormat(name=SimpleText)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=DefaultSimilarity, locale=ar_LY, timezone=America/Costa_Rica
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=64063008,total=257425408
[junit4:junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, TestMultiCoreConfBootstrap, TestPseudoReturnFields, TestCloudManagedSchema, TestSchemaResource, TestAnalyzedSuggestions, TestComponentsName, LegacyHTMLStripCharFilterTest, LoggingHandlerTest, RAMDirectoryFactoryTest, FullSolrCloudDistribCmdsTest, TestSolrCoreProperties, TestSuggestSpellingConverter, DocValuesTest, SortByFunctionTest, ZkControllerTest, QueryElevationComponentTest, TestSchemaSimilarityResource, TestRangeQuery, CircularListTest, TestSolrXMLSerializer, TestReversedWildcardFilterFactory, DirectSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, TestStressReorder, TestRealTimeGet, SampleTest, UUIDFieldTest, TestSort, JSONWriterTest, DocumentAnalysisRequestHandlerTest, TestLMDirichletSimilarityFactory, TestSchemaVersionResource, TestSolrQueryParser, TestBadConfig, ShowFileRequestHandlerTest, TestQueryUtils, TermVectorComponentDistributedTest, SignatureUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, TestXIncludeConfig, TestUpdate, TestReload, AnalysisAfterCoreReloadTest, SliceStateUpdateTest, ZkNodePropsTest, TestHashPartitioner, TestPHPSerializedResponseWriter, NumericFieldsTest, SuggesterFSTTest, AlternateDirectoryTest, TestPartialUpdateDeduplication, TestBinaryResponseWriter, TestIndexSearcher, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, TestCollationField, TestDFRSimilarityFactory, TestOmitPositions, NoCacheHeaderTest, TestSearchPerf, TestFieldCollectionResource, SuggesterTSTTest, TestRTGBase, ZkSolrClientTest, BasicZkTest, TestPropInjectDefaults, CurrencyFieldOpenExchangeTest, FileUtilsTest, TestFieldTypeResource, TestPerFieldSimilarity, XsltUpdateRequestHandlerTest, TestFieldResource, TestDistributedSearch, TestNumberUtils, ScriptEngineTest, SyncSliceTest, MultiTermTest, QueryResultKeyTest, TestDefaultSearchFieldResource, SolrTestCaseJ4Test, TestPostingsSolrHighlighter, MBeansHandlerTest, EchoParamsTest, ExternalFileFieldSortTest, TestLRUCache, PrimUtilsTest, StatsComponentTest, TestQuerySenderListener, TestReplicationHandler, TestRemoteStreaming, TestSurroundQueryParser, PathHierarchyTokenizerFactoryTest, TestJmxMonitoredMap, TestUtils, TestLuceneMatchVersion, PluginInfoTest, QueryParsingTest, TestWordDelimiterFilterFactory, LeaderElectionIntegrationTest, ReturnFieldsTest, PreAnalyzedUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, QueryEqualityTest, TestRecovery, ShardSplitTest, FieldAnalysisRequestHandlerTest, TestCSVLoader, SOLR749Test, TestZkChroot, LukeRequestHandlerTest, ZkCLITest, TestLFUCache, TestIBSimilarityFactory, XmlUpdateRequestHandlerTest, StandardRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, FieldMutatingUpdateProcessorTest, OverseerTest, FastVectorHighlighterTest, TestSolrIndexConfig, TestBinaryField, UpdateParamsTest, SchemaVersionSpecificBehaviorTest, TestUniqueKeyFieldResource, TestSerializedLuceneMatchVersion, SpatialFilterTest, ConvertedLegacyTest, TestAtomicUpdateErrorCases, IndexBasedSpellCheckerTest, TestPhraseSuggestions, TestFiltering, BadComponentTest, RegexBoostProcessorTest, DirectSolrConnectionTest, DistributedQueryElevationComponentTest, PeerSyncTest, OutputWriterTest, TestSolrQueryParserResource, TermsComponentTest, TestFieldTypeCollectionResource, OpenCloseCoreStressTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, RecoveryZkTest]
[junit4:junit4] Completed in 119.46s, 1 test, 1 failure <<< FAILURES!

[...truncated 447 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:366: 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:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:887: There were test failures: 296 suites, 1243 tests, 1 error, 1 failure, 18 ignored (12 assumptions)

Total time: 71 minutes 36 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



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

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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.SolrExampleXMLTest.testStatistics

Error Message:
IOException occured when talking to server at: https://127.0.0.1:52323/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:52323/solr/collection1
	at __randomizedtesting.SeedInfo.seed([D99CD3BFB56CEC39:2E35E0DB194136D1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:435)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.client.solrj.SolrExampleTests.testStatistics(SolrExampleTests.java:804)
	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)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
	... 45 more




Build Log:
[...truncated 10412 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.SolrExampleXMLTest
[junit4:junit4]   1> 1032 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.SolrJettyTestBase  ? Randomized ssl (true) and clientAuth (false)
[junit4:junit4]   1> 1037 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ####initCore
[junit4:junit4]   1> 1039 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ####initCore end
[junit4:junit4]   1> 1611 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.eclipse.jetty.server.Server  ? jetty-8.1.10.v20130312
[junit4:junit4]   1> 2647 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.eclipse.jetty.util.ssl.SslContextFactory  ? Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
[junit4:junit4]   1> 2704 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.eclipse.jetty.server.AbstractConnector  ? Started SslSelectChannelConnector@127.0.0.1:52323
[junit4:junit4]   1> 2781 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 2934 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> 2934 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrResourceLoader  ? using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4:junit4]   1> 2978 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CoreContainer  ? looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\solr.xml
[junit4:junit4]   1> 3025 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 86959131
[junit4:junit4]   1> 3027 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\'
[junit4:junit4]   1> 3028 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\'
[junit4:junit4]   1> 4093 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
[junit4:junit4]   1> 4097 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn
[junit4:junit4]   1> 4100 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn\prop-base
[junit4:junit4]   1> 4106 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn\props
[junit4:junit4]   1> 4109 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn\text-base
[junit4:junit4]   1> 4114 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn\tmp
[junit4:junit4]   1> 4115 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn\tmp\prop-base
[junit4:junit4]   1> 4117 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn\tmp\props
[junit4:junit4]   1> 4119 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\.svn\tmp\text-base
[junit4:junit4]   1> 4122 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCoreDiscoverer  ? Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\core.properties, adding to cores
[junit4:junit4]   1> 4169 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 4170 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 4172 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 4173 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 4174 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 4175 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 4175 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 4176 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 4178 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 4180 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 4445 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 4624 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1
[junit4:junit4]   1> 4628 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\'
[junit4:junit4]   1> 4843 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Adding specified lib dirs to ClassLoader
[junit4:junit4]   1> 4850 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\extraction\lib).
[junit4:junit4]   1> 4852 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4:junit4]   1> 4854 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\clustering\lib).
[junit4:junit4]   1> 4854 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4:junit4]   1> 4856 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\langid\lib).
[junit4:junit4]   1> 4856 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4:junit4]   1> 4859 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\velocity\lib).
[junit4:junit4]   1> 4860 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrResourceLoader  ? Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
[junit4:junit4]   1> 5079 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 5459 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 5514 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 5591 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example
[junit4:junit4]   1> 8575 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 9334 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.FileExchangeRateProvider  ? Reloading exchange rates from file currency.xml
[junit4:junit4]   1> 9358 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.FileExchangeRateProvider  ? Reloading exchange rates from file currency.xml
[junit4:junit4]   1> 9968 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 10018 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\
[junit4:junit4]   1> 10027 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.JmxMonitoredMap  ? JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fb0ff53
[junit4:junit4]   1> 10084 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4:junit4]   1> 10084 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
[junit4:junit4]   1> 10122 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 10255 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\
[junit4:junit4]   1> 10257 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\index/
[junit4:junit4]   1> 10257 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 10275 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\index
[junit4:junit4]   1> 10902 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1,generation=1}
[junit4:junit4]   1> 10907 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 10945 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? created json: solr.JSONResponseWriter
[junit4:junit4]   1> 10945 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? adding lazy queryResponseWriter: solr.VelocityResponseWriter
[junit4:junit4]   1> 10951 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? created velocity: solr.VelocityResponseWriter
[junit4:junit4]   1> 10994 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? created xslt: solr.XSLTResponseWriter
[junit4:junit4]   1> 10996 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.response.XSLTResponseWriter  ? xsltCacheLifetimeSeconds=5
[junit4:junit4]   1> 12692 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /select: solr.SearchHandler
[junit4:junit4]   1> 12693 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /query: solr.SearchHandler
[junit4:junit4]   1> 12719 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> 12720 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /browse: solr.SearchHandler
[junit4:junit4]   1> 12760 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 12784 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update/json: solr.JsonUpdateRequestHandler
[junit4:junit4]   1> 12809 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update/csv: solr.CSVRequestHandler
[junit4:junit4]   1> 12810 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
[junit4:junit4]   1> 12816 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update/extract: solr.extraction.ExtractingRequestHandler
[junit4:junit4]   1> 12817 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.FieldAnalysisRequestHandler
[junit4:junit4]   1> 12817 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /analysis/field: solr.FieldAnalysisRequestHandler
[junit4:junit4]   1> 12819 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
[junit4:junit4]   1> 12819 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /analysis/document: solr.DocumentAnalysisRequestHandler
[junit4:junit4]   1> 12844 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   1> 12870 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/ping: solr.PingRequestHandler
[junit4:junit4]   1> 12899 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   1> 12953 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /replication: solr.ReplicationHandler
[junit4:junit4]   1> 12953 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 12955 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /spell: solr.SearchHandler
[junit4:junit4]   1> 12956 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 12956 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /tvrh: solr.SearchHandler
[junit4:junit4]   1> 12957 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 12957 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /terms: solr.SearchHandler
[junit4:junit4]   1> 12957 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   1> 12959 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /elevate: solr.SearchHandler
[junit4:junit4]   1> 13078 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 13107 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 13112 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 13206 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@52bfed39 main
[junit4:junit4]   1> 13336 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\tlog
[junit4:junit4]   1> 13379 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: if uncommited for 15000ms; 
[junit4:junit4]   1> 13379 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 13381 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? Initializing spell checkers
[junit4:junit4]   1> 13469 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.spelling.DirectSolrSpellChecker  ? init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4:junit4]   1> 13549 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? No queryConverter defined, using default converter
[junit4:junit4]   1> 13569 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.component.QueryElevationComponent  ? Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\conf\elevate.xml
[junit4:junit4]   1> 13891 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  10000
[junit4:junit4]   1> 13893 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@52bfed39 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 14316 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=404 
[junit4:junit4]   1> 14321 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 14322 [searcherExecutor-4-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? Loading spell index for spellchecker: default
[junit4:junit4]   1> 14323 [searcherExecutor-4-thread-1] INFO  org.apache.solr.handler.component.SpellCheckComponent  ? Loading spell index for spellchecker: wordbreak
[junit4:junit4]   1> 14332 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@52bfed39 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 14350 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 14362 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0
[junit4:junit4]   1> 14362 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 14364 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.SolrJettyTestBase  ? Jetty Assigned Port#52323
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-SolrExampleXMLTest-1371487202791
[junit4:junit4]   1> 14390 [TEST-SolrExampleXMLTest.testAddRetrieve-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testAddRetrieve
[junit4:junit4]   1> 14393 [TEST-SolrExampleXMLTest.testAddRetrieve-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> 15971 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1,generation=1}
[junit4:junit4]   1> 15974 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 16054 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@15cefb77 realtime
[junit4:junit4]   1> 16066 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108580759732224)} 0 372
[junit4:junit4]   1> 16473 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[id1 (1438108581108908032), id2 (1438108581332254720)]} 0 224
[junit4:junit4]   1> 16669 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 16933 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_2,generation=2}
[junit4:junit4]   1> 16933 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 17092 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6749f4fc main
[junit4:junit4]   1> 17109 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 17117 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@6749f4fc main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c2)}
[junit4:junit4]   1> 17118 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 17125 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@6749f4fc main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c2)}
[junit4:junit4]   1> 17128 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 460
[junit4:junit4]   1> 17526 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&q=*:*&wt=xml&version=2.2} hits=2 status=0 QTime=371 
[junit4:junit4]   1> 17580 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[id1 (1438108582494076928), id2 (1438108582496174080)]} 0 5
[junit4:junit4]   1> 17593 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 17659 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_3,generation=3}
[junit4:junit4]   1> 17661 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 17667 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1bd8915a main
[junit4:junit4]   1> 17669 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@1bd8915a main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):c2)}
[junit4:junit4]   1> 17670 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 17681 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@1bd8915a main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):c2)}
[junit4:junit4]   1> 17685 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 17688 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 95
[junit4:junit4]   1> 17697 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&q=*:*&wt=xml&version=2.2} hits=2 status=0 QTime=0 
[junit4:junit4]   1> 17717 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&q=name:h?llo&wt=xml&version=2.2} hits=1 status=0 QTime=9 
[junit4:junit4]   1> 17720 [TEST-SolrExampleXMLTest.testAddRetrieve-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testAddRetrieve
[junit4:junit4]   1> 17760 [TEST-SolrExampleXMLTest.testChineseDefaults-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testChineseDefaults
[junit4:junit4]   1> 17892 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3b3edaee realtime
[junit4:junit4]   1> 17894 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108582693306368)} 0 130
[junit4:junit4]   1> 17906 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 17909 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_4,generation=4}
[junit4:junit4]   1> 17913 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 4
[junit4:junit4]   1> 17917 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4389b62a main
[junit4:junit4]   1> 17919 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4389b62a main{StandardDirectoryReader(segments_3:9:nrt)}
[junit4:junit4]   1> 17919 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 17932 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4389b62a main{StandardDirectoryReader(segments_3:9:nrt)}
[junit4:junit4]   1> 17939 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 17941 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 35
[junit4:junit4]   1> 17951 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 17964 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 17969 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_4,generation=4}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_5,generation=5}
[junit4:junit4]   1> 17971 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 5
[junit4:junit4]   1> 17973 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@443c685a main
[junit4:junit4]   1> 17975 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 17975 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@443c685a main{StandardDirectoryReader(segments_5:11:nrt _2(5.0):c1)}
[junit4:junit4]   1> 17976 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 17986 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@443c685a main{StandardDirectoryReader(segments_5:11:nrt _2(5.0):c1)}
[junit4:junit4]   1> 17989 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {add=[42 (1438108582896730112)],commit=} 0 31
[junit4:junit4]   1> 18022 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=????&wt=xml&version=2.2} hits=1 status=0 QTime=26 
[junit4:junit4]   1> 18025 [TEST-SolrExampleXMLTest.testChineseDefaults-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testChineseDefaults
[junit4:junit4]   1> 18046 [TEST-SolrExampleXMLTest.testAddDelete-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testAddDelete
[junit4:junit4]   1> 18052 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@680b5984 realtime
[junit4:junit4]   1> 18054 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108582993199104)} 0 4
[junit4:junit4]   1> 18063 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 & 222 (1438108583003684864)]} 0 2
[junit4:junit4]   1> 18077 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 18091 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_5,generation=5}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_6,generation=6}
[junit4:junit4]   1> 18092 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 6
[junit4:junit4]   1> 18093 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5154aca9 main
[junit4:junit4]   1> 18095 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 18096 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5154aca9 main{StandardDirectoryReader(segments_6:15:nrt _3(5.0):c1)}
[junit4:junit4]   1> 18096 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 18105 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5154aca9 main{StandardDirectoryReader(segments_6:15:nrt _3(5.0):c1)}
[junit4:junit4]   1> 18108 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 31
[junit4:junit4]   1> 18113 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 18122 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {delete=[0 & 222 (-1438108583066599424)]} 0 2
[junit4:junit4]   1> 18133 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 18133 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_6,generation=6}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_7,generation=7}
[junit4:junit4]   1> 18134 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 7
[junit4:junit4]   1> 18134 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@68fde8fb main
[junit4:junit4]   1> 18137 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@68fde8fb main{StandardDirectoryReader(segments_7:17:nrt)}
[junit4:junit4]   1> 18137 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 18138 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 18145 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@68fde8fb main{StandardDirectoryReader(segments_7:17:nrt)}
[junit4:junit4]   1> 18147 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 15
[junit4:junit4]   1> 18153 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 18160 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 & 222 (1438108583105396736)]} 0 2
[junit4:junit4]   1> 18170 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 18174 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_7,generation=7}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_8,generation=8}
[junit4:junit4]   1> 18176 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 8
[junit4:junit4]   1> 18177 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@41b8aae7 main
[junit4:junit4]   1> 18180 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@41b8aae7 main{StandardDirectoryReader(segments_8:19:nrt _4(5.0):c1)}
[junit4:junit4]   1> 18181 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 18180 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 18184 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@41b8aae7 main{StandardDirectoryReader(segments_8:19:nrt _4(5.0):c1)}
[junit4:junit4]   1> 18185 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> 18192 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 18202 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5f896b8d realtime
[junit4:junit4]   1> 18203 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=id:"0\ \&\ 222" (-1438108583149436928)} 0 4
[junit4:junit4]   1> 18212 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 18213 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_8,generation=8}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_9,generation=9}
[junit4:junit4]   1> 18213 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 9
[junit4:junit4]   1> 18215 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7c8d854f main
[junit4:junit4]   1> 18216 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@7c8d854f main{StandardDirectoryReader(segments_8:21:nrt)}
[junit4:junit4]   1> 18217 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 18217 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 18221 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@7c8d854f main{StandardDirectoryReader(segments_8:21:nrt)}
[junit4:junit4]   1> 18223 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> 18229 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 18237 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 & 222 (1438108583185088512)]} 0 4
[junit4:junit4]   1> 18245 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[1 & 222 (1438108583194525696)]} 0 2
[junit4:junit4]   1> 18252 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[2 & 222 (1438108583202914304)]} 0 1
[junit4:junit4]   1> 18261 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 18266 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_9,generation=9}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_a,generation=10}
[junit4:junit4]   1> 18267 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 10
[junit4:junit4]   1> 18268 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@60c0bab6 main
[junit4:junit4]   1> 18269 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 18269 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@60c0bab6 main{StandardDirectoryReader(segments_a:23:nrt _5(5.0):c3)}
[junit4:junit4]   1> 18270 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 18274 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@60c0bab6 main{StandardDirectoryReader(segments_a:23:nrt _5(5.0):c3)}
[junit4:junit4]   1> 18276 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 15
[junit4:junit4]   1> 18282 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=3 status=0 QTime=1 
[junit4:junit4]   1> 18290 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {delete=[0 & 222 (-1438108583241711616), 1 & 222 (-1438108583243808768), 2 & 222 (-1438108583243808769)]} 0 2
[junit4:junit4]   1> 18302 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 18303 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_a,generation=10}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_b,generation=11}
[junit4:junit4]   1> 18304 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 11
[junit4:junit4]   1> 18305 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@553396b0 main
[junit4:junit4]   1> 18306 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@553396b0 main{StandardDirectoryReader(segments_b:25:nrt)}
[junit4:junit4]   1> 18306 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 18306 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 18310 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@553396b0 main{StandardDirectoryReader(segments_b:25:nrt)}
[junit4:junit4]   1> 18312 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 11
[junit4:junit4]   1> 18319 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 18321 [TEST-SolrExampleXMLTest.testAddDelete-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testAddDelete
[junit4:junit4]   1> 18341 [TEST-SolrExampleXMLTest.testErrorHandling-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testErrorHandling
[junit4:junit4]   1> 18417 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching ignore_exception
[junit4:junit4]   1> 18417 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/analysis/field params={analysis.fieldtype=int&wt=xml&qt=/analysis/field&analysis.fieldvalue=ignore_exception&version=2.2} status=400 QTime=72 
[junit4:junit4]   1> 18559 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {} 0 129
[junit4:junit4]   1> 18562 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching ignore_exception
[junit4:junit4]   1> 18571 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {} 0 1
[junit4:junit4]   1> 18573 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching uniqueKey
[junit4:junit4]   1> 18576 [TEST-SolrExampleXMLTest.testErrorHandling-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testErrorHandling
[junit4:junit4]   1> 18595 [TEST-SolrExampleXMLTest.testStatistics-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testStatistics
[junit4:junit4]   1> 18601 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108583567818752)} 0 2
[junit4:junit4]   1> 18611 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 18612 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_b,generation=11}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_c,generation=12}
[junit4:junit4]   1> 18612 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 12
[junit4:junit4]   1> 18613 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@270fcaa4 main
[junit4:junit4]   1> 18616 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 18617 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@270fcaa4 main{StandardDirectoryReader(segments_b:25:nrt)}
[junit4:junit4]   1> 18618 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 18622 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@270fcaa4 main{StandardDirectoryReader(segments_b:25:nrt)}
[junit4:junit4]   1> 18624 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 14
[junit4:junit4]   1> 18629 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 18638 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[doc0 (1438108583605567488)]} 0 3
[junit4:junit4]   1> 32681 [commitScheduler-6-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 32692 [commitScheduler-6-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_c,generation=12}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_d,generation=13}
[junit4:junit4]   1> 32692 [commitScheduler-6-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 13
[junit4:junit4]   1> 32697 [commitScheduler-6-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@16514edd realtime
[junit4:junit4]   1> 32703 [commitScheduler-6-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 219172 [TEST-SolrExampleXMLTest.testStatistics-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testStatistics
[junit4:junit4]   1> 219179 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[doc1 (1438108793885949952)]} 0 5
[junit4:junit4]   1> 219183 [qtp1218036394-25] ERROR org.apache.solr.servlet.SolrDispatchFilter  ? null:org.eclipse.jetty.io.EofException
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[junit4:junit4]   1> 	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
[junit4:junit4]   1> 	at org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:645)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 
[junit4:junit4]   1> 219191 [qtp1218036394-25] ERROR org.apache.solr.servlet.SolrDispatchFilter  ? null:org.eclipse.jetty.io.EofException
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
[junit4:junit4]   1> 	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[junit4:junit4]   1> 	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
[junit4:junit4]   1> 	at org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:645)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   1> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:155)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4:junit4]   1> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
[junit4:junit4]   1> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   1> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   1> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   1> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrExampleXMLTest -Dtests.method=testStatistics -Dtests.seed=D99CD3BFB56CEC39 -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=Africa/Brazzaville -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR    201s | SolrExampleXMLTest.testStatistics <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:52323/solr/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D99CD3BFB56CEC39:2E35E0DB194136D1]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:435)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrExampleTests.testStatistics(SolrExampleTests.java:804)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
[junit4:junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
[junit4:junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
[junit4:junit4]    > 	... 45 more
[junit4:junit4]   1> 219293 [TEST-SolrExampleXMLTest.testFaceting-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testFaceting
[junit4:junit4]   1> 219330 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6697724f realtime
[junit4:junit4]   1> 219333 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108794032750592)} 0 19
[junit4:junit4]   1> 219341 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 219341 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_d,generation=13}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_e,generation=14}
[junit4:junit4]   1> 219342 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 14
[junit4:junit4]   1> 219344 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@52cf14c4 main
[junit4:junit4]   1> 219345 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@52cf14c4 main{StandardDirectoryReader(segments_d:31:nrt)}
[junit4:junit4]   1> 219345 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 219346 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 219349 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@52cf14c4 main{StandardDirectoryReader(segments_d:31:nrt)}
[junit4:junit4]   1> 219351 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 10
[junit4:junit4]   1> 219358 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 219373 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[1 (1438108794085179392), 2 (1438108794088325120), 3 (1438108794089373696), 4 (1438108794089373697), 5 (1438108794090422272), 6 (1438108794091470848), 7 (1438108794091470849), 8 (1438108794092519424), 9 (1438108794092519425), 10 (1438108794093568000)]} 0 9
[junit4:junit4]   1> 219385 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 219396 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_e,generation=14}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_f,generation=15}
[junit4:junit4]   1> 219397 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 15
[junit4:junit4]   1> 219399 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@518da288 main
[junit4:junit4]   1> 219401 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@518da288 main{StandardDirectoryReader(segments_f:33:nrt _8(5.0):c10)}
[junit4:junit4]   1> 219402 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 219407 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@518da288 main{StandardDirectoryReader(segments_f:33:nrt _8(5.0):c10)}
[junit4:junit4]   1> 219446 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 219446 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 62
[junit4:junit4]   1> 219649 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=features,memSize=4564,tindexSize=44,time=15,phase1=15,nTerms=4,bigTerms=2,termInstances=4,uses=0}
[junit4:junit4]   1> 219663 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&facet.field=features&wt=xml&version=2.2&rows=0} hits=10 status=0 QTime=175 
[junit4:junit4]   1> 219730 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&facet.field=features&wt=xml&fq=features:two&version=2.2&rows=0} hits=5 status=0 QTime=50 
[junit4:junit4]   1> 219739 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=4&q=*:*&facet.field=features&wt=xml&fq=features:two&version=2.2&rows=0} hits=5 status=0 QTime=2 
[junit4:junit4]   1> 219748 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=-1&q=*:*&facet.field=features&wt=xml&fq=features:two&version=2.2&rows=0} hits=5 status=0 QTime=1 
[junit4:junit4]   1> 219752 [TEST-SolrExampleXMLTest.testFaceting-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testFaceting
[junit4:junit4]   1> 219779 [TEST-SolrExampleXMLTest.testUnicode-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUnicode
[junit4:junit4]   1> 219785 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@47cfc617 realtime
[junit4:junit4]   1> 219787 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438108794524532736)} 0 4
[junit4:junit4]   1> 219811 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 (1438108794550747136), 1 (1438108794552844288)]} 0 3
[junit4:junit4]   1> 219820 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 219826 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_f,generation=15}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_g,generation=16}
[junit4:junit4]   1> 219827 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 16
[junit4:junit4]   1> 219879 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@d117580 main
[junit4:junit4]   1> 219880 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@d117580 main{StandardDirectoryReader(segments_g:37:nrt _9(5.0):c2)}
[junit4:junit4]   1> 219881 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 219881 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 219887 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@d117580 main{StandardDirectoryReader(segments_g:37:nrt _9(5.0):c2)}
[junit4:junit4]   1> 219893 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 73
[junit4:junit4]   1> 219902 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&rows=2} hits=2 status=0 QTime=1 
[junit4:junit4]   1> 219913 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5f1fb328 realtime
[junit4:junit4]   1> 219914 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438108794657701888)} 0 5
[junit4:junit4]   1> 219924 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 (1438108794669236224), 1 (1438108794670284800), 2 (1438108794670284801)]} 0 4
[junit4:junit4]   1> 219933 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 219941 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_g,generation=16}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_h,generation=17}
[junit4:junit4]   1> 219942 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 17
[junit4:junit4]   1> 219945 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@564e9da8 main
[junit4:junit4]   1> 219947 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@564e9da8 main{StandardDirectoryReader(segments_h:41:nrt _a(5.0):c3)}
[junit4:junit4]   1> 219948 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 219950 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 219959 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@564e9da8 main{StandardDirectoryReader(segments_h:41:nrt _a(5.0):c3)}
[junit4:junit4]   1> 219962 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 29
[junit4:junit4]   1> 219970 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&rows=3} hits=3 status=0 QTime=1 
[junit4:junit4]   1> 219982 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@57d3e40f realtime
[junit4:junit4]   1> 219983 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108794729005056)} 0 5
[junit4:junit4]   1> 220000 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 (1438108794747879424), 1 (1438108794748928000), 2 (1438108794749976576), 3 (1438108794751025152)]} 0 4
[junit4:junit4]   1> 220016 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220023 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_h,generation=17}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_i,generation=18}
[junit4:junit4]   1> 220024 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 18
[junit4:junit4]   1> 220027 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@640c1b6c main
[junit4:junit4]   1> 220030 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220031 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@640c1b6c main{StandardDirectoryReader(segments_i:45:nrt _b(5.0):c4)}
[junit4:junit4]   1> 220031 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220038 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@640c1b6c main{StandardDirectoryReader(segments_i:45:nrt _b(5.0):c4)}
[junit4:junit4]   1> 220041 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 25
[junit4:junit4]   1> 220052 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2&rows=4} hits=4 status=0 QTime=1 
[junit4:junit4]   1> 220068 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6ac563da realtime
[junit4:junit4]   1> 220069 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438108794820231168)} 0 5
[junit4:junit4]   1> 220084 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0 (1438108794837008384), 1 (1438108794837008385), 2 (1438108794838056960)]} 0 4
[junit4:junit4]   1> 220101 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220106 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_i,generation=18}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_j,generation=19}
[junit4:junit4]   1> 220107 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 19
[junit4:junit4]   1> 220108 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@442a3c24 main
[junit4:junit4]   1> 220111 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@442a3c24 main{StandardDirectoryReader(segments_j:49:nrt _c(5.0):c3)}
[junit4:junit4]   1> 220111 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220112 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220115 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@442a3c24 main{StandardDirectoryReader(segments_j:49:nrt _c(5.0):c3)}
[junit4:junit4]   1> 220117 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> 220123 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&rows=3} hits=3 status=0 QTime=1 
[junit4:junit4]   1> 220125 [TEST-SolrExampleXMLTest.testUnicode-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUnicode
[junit4:junit4]   1> 220144 [TEST-SolrExampleXMLTest.testExampleConfig-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testExampleConfig
[junit4:junit4]   1> 220150 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@12d5a9c7 realtime
[junit4:junit4]   1> 220152 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108794907262976)} 0 4
[junit4:junit4]   1> 220165 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[1112211111 (1438108794922991616)]} 0 2
[junit4:junit4]   1> 220176 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220218 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_j,generation=19}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_k,generation=20}
[junit4:junit4]   1> 220219 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 20
[junit4:junit4]   1> 220221 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@322dacc6 main
[junit4:junit4]   1> 220224 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220226 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@322dacc6 main{StandardDirectoryReader(segments_k:53:nrt _d(5.0):c1)}
[junit4:junit4]   1> 220227 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220267 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@322dacc6 main{StandardDirectoryReader(segments_k:53:nrt _d(5.0):c1)}
[junit4:junit4]   1> 220288 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 112
[junit4:junit4]   1> 220306 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220447 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_k,generation=20}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_l,generation=21}
[junit4:junit4]   1> 220448 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 21
[junit4:junit4]   1> 220453 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@56e767d0 main
[junit4:junit4]   1> 220454 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220454 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@56e767d0 main{StandardDirectoryReader(segments_l:55:nrt _e(5.0):C1)}
[junit4:junit4]   1> 220456 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220462 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@56e767d0 main{StandardDirectoryReader(segments_l:55:nrt _e(5.0):C1)}
[junit4:junit4]   1> 220464 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=xml&version=2.2} {optimize=} 0 159
[junit4:junit4]   1> 220472 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:1112211111&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 220498 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[2 (1438108795257487360), 3 (1438108795264827392), 4 (1438108795267973120), 5 (1438108795271118848)]} 0 17
[junit4:junit4]   1> 220509 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220520 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_l,generation=21}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_m,generation=22}
[junit4:junit4]   1> 220520 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 22
[junit4:junit4]   1> 220524 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1c55252c main
[junit4:junit4]   1> 220525 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@1c55252c main{StandardDirectoryReader(segments_m:57:nrt _e(5.0):C1 _f(5.0):c4)}
[junit4:junit4]   1> 220526 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220527 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220533 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@1c55252c main{StandardDirectoryReader(segments_m:57:nrt _e(5.0):C1 _f(5.0):c4)}
[junit4:junit4]   1> 220536 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 27
[junit4:junit4]   1> 220545 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220554 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_m,generation=22}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_n,generation=23}
[junit4:junit4]   1> 220555 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 23
[junit4:junit4]   1> 220561 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@66cdf85b main
[junit4:junit4]   1> 220562 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220562 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@66cdf85b main{StandardDirectoryReader(segments_n:59:nrt _g(5.0):C5)}
[junit4:junit4]   1> 220563 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220567 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@66cdf85b main{StandardDirectoryReader(segments_n:59:nrt _g(5.0):C5)}
[junit4:junit4]   1> 220571 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={optimize=true&waitSearcher=true&maxSegments=1&wt=xml&version=2.2} {optimize=} 0 26
[junit4:junit4]   1> 220740 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&facet.query=price:[5+TO+*]&q=*:*&facet.field=inStock&facet.field=price&facet.field=timestamp_dt&wt=xml&version=2.2} hits=5 status=0 QTime=165 
[junit4:junit4]   1> 220761 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&facet.query=price:[5+TO+*]&q=*:*&facet.field=inStock&facet.field=price&facet.field=timestamp_dt&wt=xml&fq=inStock:true&version=2.2} hits=2 status=0 QTime=2 
[junit4:junit4]   1> 220792 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&q=foo&wt=xml&fq={!field+f%3DinStock}true&fq={!term+f%3Dname}hoss&version=2.2} hits=0 status=0 QTime=21 
[junit4:junit4]   1> 220795 [TEST-SolrExampleXMLTest.testExampleConfig-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testExampleConfig
[junit4:junit4]   1> 220826 [TEST-SolrExampleXMLTest.testPivotFacets-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testPivotFacets
[junit4:junit4]   1> 220834 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6e709631 realtime
[junit4:junit4]   1> 220835 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108795623440384)} 0 4
[junit4:junit4]   1> 220846 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220847 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_n,generation=23}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_o,generation=24}
[junit4:junit4]   1> 220847 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 24
[junit4:junit4]   1> 220851 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@ec1011b main
[junit4:junit4]   1> 220856 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220857 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@ec1011b main{StandardDirectoryReader(segments_n:61:nrt)}
[junit4:junit4]   1> 220858 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220861 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@ec1011b main{StandardDirectoryReader(segments_n:61:nrt)}
[junit4:junit4]   1> 220867 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 21
[junit4:junit4]   1> 220874 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=2 
[junit4:junit4]   1> 220897 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[1 (1438108795680063488), 2 (1438108795682160640), 3 (1438108795683209216), 4 (1438108795684257792), 5 (1438108795685306368), 6 (1438108795686354944), 7 (1438108795687403520), 8 (1438108795688452096), 9 (1438108795690549248), 10 (1438108795691597824), ... (12 adds)]} 0 13
[junit4:junit4]   1> 220908 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 220917 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_o,generation=24}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_p,generation=25}
[junit4:junit4]   1> 220918 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 25
[junit4:junit4]   1> 220921 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@49c9ccdb main
[junit4:junit4]   1> 220923 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@49c9ccdb main{StandardDirectoryReader(segments_p:63:nrt _h(5.0):c12)}
[junit4:junit4]   1> 220924 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 220925 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 220930 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@49c9ccdb main{StandardDirectoryReader(segments_p:63:nrt _h(5.0):c12)}
[junit4:junit4]   1> 220932 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 24
[junit4:junit4]   1> 220951 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=features,memSize=4521,tindexSize=43,time=1,phase1=1,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 220953 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=cat,memSize=4515,tindexSize=41,time=0,phase1=0,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 220957 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet.missing=false&facet=true&facet.mincount=0&q=*:*&wt=xml&facet.pivot=features,cat&facet.pivot=cat,features&facet.pivot=features,cat,inStock&version=2.2&rows=0} hits=12 status=0 QTime=17 
[junit4:junit4]   1> 220980 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&wt=xml&fq={!tag%3Dmytag}-(features:bbb+AND+cat:a+AND+inStock:true)&facet.pivot={!ex%3Dmytag+key%3Dmykey}features,cat&version=2.2&rows=0} hits=11 status=0 QTime=2 
[junit4:junit4]   1> 220987 [TEST-SolrExampleXMLTest.testPivotFacets-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testPivotFacets
[junit4:junit4]   1> 221013 [TEST-SolrExampleXMLTest.testContentStreamRequest-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testContentStreamRequest
[junit4:junit4]   1> 221033 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@35fa1c87 realtime
[junit4:junit4]   1> 221035 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108795830009856)} 0 7
[junit4:junit4]   1> 221045 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 221046 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_p,generation=25}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_q,generation=26}
[junit4:junit4]   1> 221047 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 26
[junit4:junit4]   1> 221051 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@21ffd3d7 main
[junit4:junit4]   1> 221052 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@21ffd3d7 main{StandardDirectoryReader(segments_p:65:nrt)}
[junit4:junit4]   1> 221054 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 221056 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 221059 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@21ffd3d7 main{StandardDirectoryReader(segments_p:65:nrt)}
[junit4:junit4]   1> 221061 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 17
[junit4:junit4]   1> 221068 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=2 
[junit4:junit4]   1> 221203 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 221217 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_q,generation=26}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_r,generation=27}
[junit4:junit4]   1> 221218 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 27
[junit4:junit4]   1> 221225 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@276ce961 main
[junit4:junit4]   1> 221226 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@276ce961 main{StandardDirectoryReader(segments_r:67:nrt _i(5.0):c10)}
[junit4:junit4]   1> 221226 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 221227 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 221236 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@276ce961 main{StandardDirectoryReader(segments_r:67:nrt _i(5.0):c10)}
[junit4:junit4]   1> 221239 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {add=[0553573403 (1438108795975761920), 0553579908 (1438108795983101952), 055357342X (1438108795987296256), 0553293354 (1438108795991490560), 0812521390 (1438108795993587712), 0812550706 (1438108795997782016), 0441385532 (1438108796001976320), 0380014300 (1438108796005122048), 0805080481 (1438108796009316352), 080508049X (1438108796011413504)],commit=} 0 143
[junit4:junit4]   1> 221250 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 221263 [TEST-SolrExampleXMLTest.testContentStreamRequest-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testContentStreamRequest
[junit4:junit4]   1> 221286 [TEST-SolrExampleXMLTest.testMultiContentStreamRequest-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testMultiContentStreamRequest
[junit4:junit4]   1> 221295 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@ed3ecf7 realtime
[junit4:junit4]   1> 221296 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108796106833920)} 0 4
[junit4:junit4]   1> 221316 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 221318 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_r,generation=27}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_s,generation=28}
[junit4:junit4]   1> 221319 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 28
[junit4:junit4]   1> 221321 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5303eb4 main
[junit4:junit4]   1> 221323 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5303eb4 main{StandardDirectoryReader(segments_r:69:nrt)}
[junit4:junit4]   1> 221324 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 221325 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 221331 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5303eb4 main{StandardDirectoryReader(segments_r:69:nrt)}
[junit4:junit4]   1> 221333 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 17
[junit4:junit4]   1> 221353 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=4 
[junit4:junit4]   1> 221419 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 221444 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_s,generation=28}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_t,generation=29}
[junit4:junit4]   1> 221445 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 29
[junit4:junit4]   1> 221451 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@26fd34f3 main
[junit4:junit4]   1> 221453 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@26fd34f3 main{StandardDirectoryReader(segments_t:71:nrt _j(5.0):c5)}
[junit4:junit4]   1> 221454 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 221454 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 221457 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@26fd34f3 main{StandardDirectoryReader(segments_t:71:nrt _j(5.0):c5)}
[junit4:junit4]   1> 221459 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&echoParams=ALL&commit=true&a=?&wt=xml&version=2.2&softCommit=false} {add=[SP2514N (1438108796195962880), 6H500F0 (1438108796209594368), TWINX2048-3200PRO (1438108796212740096), VS1GB400C3 (1438108796231614464), VDBDB1A16 (1438108796235808768)],commit=} 0 87
[junit4:junit4]   1> 221465 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=5 status=0 QTime=1 
[junit4:junit4]   1> 221489 [TEST-SolrExampleXMLTest.testMultiContentStreamRequest-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testMultiContentStreamRequest
[junit4:junit4]   1> 221507 [TEST-SolrExampleXMLTest.testCommitWithinOnAdd-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testCommitWithinOnAdd
[junit4:junit4]   1> 221516 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5a87cb7 realtime
[junit4:junit4]   1> 221517 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108796338569216)} 0 5
[junit4:junit4]   1> 221529 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 221531 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_t,generation=29}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_u,generation=30}
[junit4:junit4]   1> 221532 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 30
[junit4:junit4]   1> 221533 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4ec0dacb main
[junit4:junit4]   1> 221539 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 221539 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4ec0dacb main{StandardDirectoryReader(segments_t:73:nrt)}
[junit4:junit4]   1> 221539 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 221547 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4ec0dacb main{StandardDirectoryReader(segments_t:73:nrt)}
[junit4:junit4]   1> 221549 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 20
[junit4:junit4]   1> 221556 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 221568 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[id3 (1438108796390998016)]} 0 5
[junit4:junit4]   1> 221575 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 222061 [commitScheduler-7-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   1> 222070 [commitScheduler-7-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5cad4cc0 main
[junit4:junit4]   1> 222072 [commitScheduler-7-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 222072 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5cad4cc0 main{StandardDirectoryReader(segments_u:75:nrt _k(5.0):c1)}
[junit4:junit4]   1> 222073 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 222079 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5cad4cc0 main{StandardDirectoryReader(segments_u:75:nrt _k(5.0):c1)}
[junit4:junit4]   1> 222567 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=xml&version=2.2} hits=1 status=0 QTime=2 
[junit4:junit4]   1> 222580 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[id4 (1438108797453205504)]} 0 4
[junit4:junit4]   1> 223070 [commitScheduler-7-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   1> 223082 [commitScheduler-7-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@b0626fa main
[junit4:junit4]   1> 223084 [commitScheduler-7-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223084 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@b0626fa main{StandardDirectoryReader(segments_u:77:nrt _k(5.0):c1 _l(5.0):c1)}
[junit4:junit4]   1> 223087 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223095 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@b0626fa main{StandardDirectoryReader(segments_u:77:nrt _k(5.0):c1 _l(5.0):c1)}
[junit4:junit4]   1> 223570 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id4&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 223575 [TEST-SolrExampleXMLTest.testCommitWithinOnAdd-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testCommitWithinOnAdd
[junit4:junit4]   1> 223599 [TEST-SolrExampleXMLTest.testRealtimeGet-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testRealtimeGet
[junit4:junit4]   1> 223606 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4e8ab79b realtime
[junit4:junit4]   1> 223607 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108798531141632)} 0 3
[junit4:junit4]   1> 223616 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[DOCID (1438108798541627392)]} 0 2
[junit4:junit4]   1> 223626 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 223630 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_u,generation=30}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_v,generation=31}
[junit4:junit4]   1> 223631 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 31
[junit4:junit4]   1> 223632 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1de9940d main
[junit4:junit4]   1> 223635 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@1de9940d main{StandardDirectoryReader(segments_v:81:nrt _m(5.0):c1)}
[junit4:junit4]   1> 223635 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223635 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223640 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@1de9940d main{StandardDirectoryReader(segments_v:81:nrt _m(5.0):c1)}
[junit4:junit4]   1> 223643 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 17
[junit4:junit4]   1> 223649 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/get params={id=DOCID&fl=id,name,aaa:[value+v%3Daaa]&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> 223655 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/get params={id=DOCID&fl=id,name,aaa:[value+v%3Daaa]&wt=xml&qt=/get&version=2.2} status=0 QTime=1 
[junit4:junit4]   1> 223656 [TEST-SolrExampleXMLTest.testRealtimeGet-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testRealtimeGet
[junit4:junit4]   1> 223671 [TEST-SolrExampleXMLTest.testAugmentFields-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testAugmentFields
[junit4:junit4]   1> 223684 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@70ffd72d realtime
[junit4:junit4]   1> 223685 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108798612930560)} 0 3
[junit4:junit4]   1> 223694 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[111 (1438108798622367744)]} 0 3
[junit4:junit4]   1> 223713 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 223717 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_v,generation=31}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_w,generation=32}
[junit4:junit4]   1> 223718 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 32
[junit4:junit4]   1> 223720 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@73ef4e43 main
[junit4:junit4]   1> 223723 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@73ef4e43 main{StandardDirectoryReader(segments_w:85:nrt _n(5.0):c1)}
[junit4:junit4]   1> 223723 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223727 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@73ef4e43 main{StandardDirectoryReader(segments_w:85:nrt _n(5.0):c1)}
[junit4:junit4]   1> 223729 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223730 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 17
[junit4:junit4]   1> 223738 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[222 (1438108798669553664)]} 0 2
[junit4:junit4]   1> 223747 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 223752 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_w,generation=32}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_x,generation=33}
[junit4:junit4]   1> 223753 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 33
[junit4:junit4]   1> 223754 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@609ce42b main
[junit4:junit4]   1> 223757 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@609ce42b main{StandardDirectoryReader(segments_x:87:nrt _n(5.0):c1 _o(5.0):c1)}
[junit4:junit4]   1> 223758 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223759 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223761 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@609ce42b main{StandardDirectoryReader(segments_x:87:nrt _n(5.0):c1 _o(5.0):c1)}
[junit4:junit4]   1> 223762 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 15
[junit4:junit4]   1> 223784 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={sort=price+asc&fl=id,price,[docid],[explain+style%3Dnl],score,aaa:[value+v%3Daaa],ten:[value+v%3D10+t%3Dint]&q=*:*&wt=xml&version=2.2} hits=2 status=0 QTime=17 
[junit4:junit4]   1> 223787 [TEST-SolrExampleXMLTest.testAugmentFields-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testAugmentFields
[junit4:junit4]   1> 223804 [TEST-SolrExampleXMLTest.testGetEmptyResults-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testGetEmptyResults
[junit4:junit4]   1> 223813 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5dcdedd4 realtime
[junit4:junit4]   1> 223814 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108798746099712)} 0 6
[junit4:junit4]   1> 223824 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 223824 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_x,generation=33}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_y,generation=34}
[junit4:junit4]   1> 223825 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 34
[junit4:junit4]   1> 223826 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@64d8f2a8 main
[junit4:junit4]   1> 223828 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@64d8f2a8 main{StandardDirectoryReader(segments_x:89:nrt)}
[junit4:junit4]   1> 223829 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223834 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@64d8f2a8 main{StandardDirectoryReader(segments_x:89:nrt)}
[junit4:junit4]   1> 223829 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223836 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 13
[junit4:junit4]   1> 223848 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[id1 (1438108798782799872)]} 0 6
[junit4:junit4]   1> 223869 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[id2 (1438108798805868544)]} 0 4
[junit4:junit4]   1> 223880 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 223885 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_y,generation=34}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_z,generation=35}
[junit4:junit4]   1> 223889 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 35
[junit4:junit4]   1> 223890 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4cda814e main
[junit4:junit4]   1> 223893 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223893 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4cda814e main{StandardDirectoryReader(segments_z:91:nrt _p(5.0):c2)}
[junit4:junit4]   1> 223893 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223897 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4cda814e main{StandardDirectoryReader(segments_z:91:nrt _p(5.0):c2)}
[junit4:junit4]   1> 223898 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> 223904 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=foofoofoo&q=*:*&wt=xml&version=2.2} hits=2 status=0 QTime=0 
[junit4:junit4]   1> 223912 [TEST-SolrExampleXMLTest.testGetEmptyResults-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testGetEmptyResults
[junit4:junit4]   1> 223931 [TEST-SolrExampleXMLTest.testUpdateField-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUpdateField
[junit4:junit4]   1> 223937 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@34f8c21b realtime
[junit4:junit4]   1> 223938 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108798878220288)} 0 3
[junit4:junit4]   1> 223946 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 223947 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_z,generation=35}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_10,generation=36}
[junit4:junit4]   1> 223948 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 36
[junit4:junit4]   1> 223948 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4d4bc12d main
[junit4:junit4]   1> 223950 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4d4bc12d main{StandardDirectoryReader(segments_z:93:nrt)}
[junit4:junit4]   1> 223951 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223952 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223955 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4d4bc12d main{StandardDirectoryReader(segments_z:93:nrt)}
[junit4:junit4]   1> 223956 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 10
[junit4:junit4]   1> 223963 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[unique (1438108798905483264)]} 0 2
[junit4:junit4]   1> 223970 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 223974 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_10,generation=36}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_11,generation=37}
[junit4:junit4]   1> 223974 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 37
[junit4:junit4]   1> 223976 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@521e9ffa main
[junit4:junit4]   1> 223979 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 223980 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@521e9ffa main{StandardDirectoryReader(segments_11:95:nrt _q(5.0):c1)}
[junit4:junit4]   1> 223980 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 223983 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@521e9ffa main{StandardDirectoryReader(segments_11:95:nrt _q(5.0):c1)}
[junit4:junit4]   1> 223985 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 15
[junit4:junit4]   1> 223988 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,price_f,name,_version_&q=*:*&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 223993 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {} 0 0
[junit4:junit4]   1> 224002 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[unique (1438108798945329152)]} 0 4
[junit4:junit4]   1> 224009 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224012 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_11,generation=37}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_12,generation=38}
[junit4:junit4]   1> 224012 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 38
[junit4:junit4]   1> 224014 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2c98070c main
[junit4:junit4]   1> 224015 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@2c98070c main{StandardDirectoryReader(segments_12:99:nrt _r(5.0):c1)}
[junit4:junit4]   1> 224016 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224019 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224020 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@2c98070c main{StandardDirectoryReader(segments_12:99:nrt _r(5.0):c1)}
[junit4:junit4]   1> 224022 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 13
[junit4:junit4]   1> 224028 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,price_f,name,_version_&q=*:*&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 224036 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[unique (1438108798982029312)]} 0 2
[junit4:junit4]   1> 224043 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224047 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_12,generation=38}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_13,generation=39}
[junit4:junit4]   1> 224047 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 39
[junit4:junit4]   1> 224050 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@42f7a074 main
[junit4:junit4]   1> 224052 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@42f7a074 main{StandardDirectoryReader(segments_13:103:nrt _s(5.0):c1)}
[junit4:junit4]   1> 224052 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224054 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224057 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@42f7a074 main{StandardDirectoryReader(segments_13:103:nrt _s(5.0):c1)}
[junit4:junit4]   1> 224058 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 15
[junit4:junit4]   1> 224064 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,price_f,name,_version_&q=*:*&wt=xml&version=2.2} hits=1 status=0 QTime=2 
[junit4:junit4]   1> 224066 [TEST-SolrExampleXMLTest.testUpdateField-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUpdateField
[junit4:junit4]   1> 224081 [TEST-SolrExampleXMLTest.testPingHandler-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testPingHandler
[junit4:junit4]   1> 224086 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@dd85e80 realtime
[junit4:junit4]   1> 224087 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108799035506688)} 0 3
[junit4:junit4]   1> 224096 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224097 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_13,generation=39}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_14,generation=40}
[junit4:junit4]   1> 224097 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 40
[junit4:junit4]   1> 224098 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@40c72118 main
[junit4:junit4]   1> 224100 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224100 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@40c72118 main{StandardDirectoryReader(segments_13:105:nrt)}
[junit4:junit4]   1> 224101 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224109 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@40c72118 main{StandardDirectoryReader(segments_13:105:nrt)}
[junit4:junit4]   1> 224110 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 14
[junit4:junit4]   1> 224117 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 224140 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/ping params={wt=xml&version=2.2} hits=0 status=0 QTime=12 
[junit4:junit4]   1> 224141 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/ping params={wt=xml&version=2.2} status=0 QTime=13 
[junit4:junit4]   1> 224143 [TEST-SolrExampleXMLTest.testPingHandler-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testPingHandler
[junit4:junit4]   1> 224163 [TEST-SolrExampleXMLTest.testUpdateMultiValuedField-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUpdateMultiValuedField
[junit4:junit4]   1> 224169 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[123 (1438108799121489920)]} 0 2
[junit4:junit4]   1> 224178 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224181 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_14,generation=40}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_15,generation=41}
[junit4:junit4]   1> 224182 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 41
[junit4:junit4]   1> 224182 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6d4e2820 main
[junit4:junit4]   1> 224185 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@6d4e2820 main{StandardDirectoryReader(segments_15:107:nrt _t(5.0):c1)}
[junit4:junit4]   1> 224185 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224188 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@6d4e2820 main{StandardDirectoryReader(segments_15:107:nrt _t(5.0):c1)}
[junit4:junit4]   1> 224191 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224191 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 14
[junit4:junit4]   1> 224196 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:123&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 224203 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[123 (1438108799158190080)]} 0 3
[junit4:junit4]   1> 224211 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224215 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_15,generation=41}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_16,generation=42}
[junit4:junit4]   1> 224215 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 42
[junit4:junit4]   1> 224217 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@62052934 main
[junit4:junit4]   1> 224218 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@62052934 main{StandardDirectoryReader(segments_16:111:nrt _u(5.0):c1)}
[junit4:junit4]   1> 224219 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224220 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224222 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@62052934 main{StandardDirectoryReader(segments_16:111:nrt _u(5.0):c1)}
[junit4:junit4]   1> 224224 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 14
[junit4:junit4]   1> 224229 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:123&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 224235 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[123 (1438108799190695936)]} 0 3
[junit4:junit4]   1> 224243 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224248 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_16,generation=42}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_17,generation=43}
[junit4:junit4]   1> 224248 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 43
[junit4:junit4]   1> 224249 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@23776914 main
[junit4:junit4]   1> 224251 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@23776914 main{StandardDirectoryReader(segments_17:115:nrt _v(5.0):c1)}
[junit4:junit4]   1> 224251 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224252 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224254 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@23776914 main{StandardDirectoryReader(segments_17:115:nrt _v(5.0):c1)}
[junit4:junit4]   1> 224256 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 13
[junit4:junit4]   1> 224259 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:123&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 224262 [TEST-SolrExampleXMLTest.testUpdateMultiValuedField-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUpdateMultiValuedField
[junit4:junit4]   1> 224278 [TEST-SolrExampleXMLTest.testUpdateRequestWithParameters-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testUpdateRequestWithParameters
[junit4:junit4]   1> 224278 [TEST-SolrExampleXMLTest.testUpdateRequestWithParameters-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> 224346 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4c7f567f realtime
[junit4:junit4]   1> 224347 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108799306039296)} 0 4
[junit4:junit4]   1> 224366 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224367 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_17,generation=43}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_18,generation=44}
[junit4:junit4]   1> 224367 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 44
[junit4:junit4]   1> 224367 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@20d646f9 main
[junit4:junit4]   1> 224370 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224370 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@20d646f9 main{StandardDirectoryReader(segments_17:117:nrt)}
[junit4:junit4]   1> 224370 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224374 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@20d646f9 main{StandardDirectoryReader(segments_17:117:nrt)}
[junit4:junit4]   1> 224375 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 9
[junit4:junit4]   1> 224381 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={overwrite=false&wt=xml&version=2.2} {add=[id1 (1438108799344836608)]} 0 1
[junit4:junit4]   1> 224387 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={overwrite=false&wt=xml&version=2.2} {add=[id1 (1438108799351128064)]} 0 2
[junit4:junit4]   1> 224391 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224393 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_18,generation=44}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_19,generation=45}
[junit4:junit4]   1> 224393 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 45
[junit4:junit4]   1> 224395 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@32290cdb main
[junit4:junit4]   1> 224396 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224398 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@32290cdb main{StandardDirectoryReader(segments_19:119:nrt _w(5.0):c2)}
[junit4:junit4]   1> 224399 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224401 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@32290cdb main{StandardDirectoryReader(segments_19:119:nrt _w(5.0):c2)}
[junit4:junit4]   1> 224402 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 12
[junit4:junit4]   1> 224406 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=2 status=0 QTime=1 
[junit4:junit4]   1> 224408 [TEST-SolrExampleXMLTest.testUpdateRequestWithParameters-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testUpdateRequestWithParameters
[junit4:junit4]   1> 224420 [TEST-SolrExampleXMLTest.testCommitWithinOnDelete-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testCommitWithinOnDelete
[junit4:junit4]   1> 224428 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@68f44fdb realtime
[junit4:junit4]   1> 224429 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108799392022528)} 0 5
[junit4:junit4]   1> 224438 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224439 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_19,generation=45}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1a,generation=46}
[junit4:junit4]   1> 224440 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 46
[junit4:junit4]   1> 224440 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6fcd858f main
[junit4:junit4]   1> 224442 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@6fcd858f main{StandardDirectoryReader(segments_19:121:nrt)}
[junit4:junit4]   1> 224443 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224444 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224445 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@6fcd858f main{StandardDirectoryReader(segments_19:121:nrt)}
[junit4:junit4]   1> 224447 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 9
[junit4:junit4]   1> 224452 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 224459 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[id3 (1438108799425576960)]} 0 2
[junit4:junit4]   1> 224468 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 224473 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1a,generation=46}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1b,generation=47}
[junit4:junit4]   1> 224474 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 47
[junit4:junit4]   1> 224476 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@32eb3b62 main
[junit4:junit4]   1> 224477 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@32eb3b62 main{StandardDirectoryReader(segments_1b:123:nrt _x(5.0):c1)}
[junit4:junit4]   1> 224477 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 224479 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 224479 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@32eb3b62 main{StandardDirectoryReader(segments_1b:123:nrt _x(5.0):c1)}
[junit4:junit4]   1> 224481 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 13
[junit4:junit4]   1> 224486 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 224494 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {delete=[id3 (-1438108799462277120)]} 0 2
[junit4:junit4]   1> 224499 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 224751 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 225003 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 225256 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=xml&version=2.2} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 225477 [commitScheduler-7-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   1> 225478 [commitScheduler-7-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@ed2abad main
[junit4:junit4]   1> 225479 [commitScheduler-7-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 225479 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@ed2abad main{StandardDirectoryReader(segments_1b:125:nrt)}
[junit4:junit4]   1> 225479 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 225482 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@ed2abad main{StandardDirectoryReader(segments_1b:125:nrt)}
[junit4:junit4]   1> 225507 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:id3&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 225511 [TEST-SolrExampleXMLTest.testCommitWithinOnDelete-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testCommitWithinOnDelete
[junit4:junit4]   1> 225526 [TEST-SolrExampleXMLTest.testLukeHandler-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testLukeHandler
[junit4:junit4]   1> 225531 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108800550699008)} 0 1
[junit4:junit4]   1> 225536 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[ID0 (1438108800556990464)]} 0 1
[junit4:junit4]   1> 225542 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[ID1 (1438108800562233344)]} 0 1
[junit4:junit4]   1> 225547 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[ID2 (1438108800568524800)]} 0 0
[junit4:junit4]   1> 225554 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[ID3 (1438108800574816256)]} 0 1
[junit4:junit4]   1> 225560 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[ID4 (1438108800581107712)]} 0 1
[junit4:junit4]   1> 225566 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 225568 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1b,generation=47}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1c,generation=48}
[junit4:junit4]   1> 225569 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 48
[junit4:junit4]   1> 225570 [qtp1218036394-20] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5d0f75d6 main
[junit4:junit4]   1> 225572 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@5d0f75d6 main{StandardDirectoryReader(segments_1c:127:nrt _y(5.0):c5)}
[junit4:junit4]   1> 225572 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 225572 [qtp1218036394-20] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 225574 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@5d0f75d6 main{StandardDirectoryReader(segments_1c:127:nrt _y(5.0):c5)}
[junit4:junit4]   1> 225576 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 10
[junit4:junit4]   1> 225580 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=5 status=0 QTime=0 
[junit4:junit4]   1> 225603 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/luke params={wt=xml&version=2.2} status=0 QTime=11 
[junit4:junit4]   1> 225615 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/admin/luke params={show=schema&wt=xml&version=2.2} status=0 QTime=1 
[junit4:junit4]   1> 225733 [TEST-SolrExampleXMLTest.testLukeHandler-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testLukeHandler
[junit4:junit4]   1> 225760 [TEST-SolrExampleXMLTest.testPivotFacetsMissing-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testPivotFacetsMissing
[junit4:junit4]   1> 225777 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2cb88b36 realtime
[junit4:junit4]   1> 225779 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108800807600128)} 0 4
[junit4:junit4]   1> 225786 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 225787 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1c,generation=48}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1d,generation=49}
[junit4:junit4]   1> 225788 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 49
[junit4:junit4]   1> 225788 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3a7e3f25 main
[junit4:junit4]   1> 225788 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@3a7e3f25 main{StandardDirectoryReader(segments_1c:129:nrt)}
[junit4:junit4]   1> 225788 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 225789 [qtp1218036394-26] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 225791 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@3a7e3f25 main{StandardDirectoryReader(segments_1c:129:nrt)}
[junit4:junit4]   1> 225794 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 8
[junit4:junit4]   1> 225799 [qtp1218036394-20] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 225819 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[1 (1438108800840105984), 2 (1438108800842203136), 3 (1438108800843251712), 4 (1438108800844300288), 5 (1438108800845348864), 6 (1438108800845348865), 7 (1438108800846397440), 8 (1438108800847446016), 9 (1438108800848494592), 10 (1438108800849543168), ... (12 adds)]} 0 14
[junit4:junit4]   1> 225830 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 225847 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1d,generation=49}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1e,generation=50}
[junit4:junit4]   1> 225847 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 50
[junit4:junit4]   1> 225849 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6da179f7 main
[junit4:junit4]   1> 225851 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@6da179f7 main{StandardDirectoryReader(segments_1e:131:nrt _z(5.0):c12)}
[junit4:junit4]   1> 225851 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 225852 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 225854 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@6da179f7 main{StandardDirectoryReader(segments_1e:131:nrt _z(5.0):c12)}
[junit4:junit4]   1> 225855 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 25
[junit4:junit4]   1> 225861 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=features,memSize=4521,tindexSize=43,time=0,phase1=0,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 225867 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? UnInverted multi-valued field {field=cat,memSize=4515,tindexSize=41,time=1,phase1=1,nTerms=2,bigTerms=2,termInstances=0,uses=0}
[junit4:junit4]   1> 225873 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet.missing=true&facet=true&facet.mincount=0&q=*:*&wt=xml&facet.pivot=features,cat&facet.pivot=cat,features&facet.pivot=features,cat,inStock&version=2.2&rows=0} hits=12 status=0 QTime=13 
[junit4:junit4]   1> 225884 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={facet=true&facet.mincount=0&q=*:*&wt=xml&fq={!tag%3Dmytag}-(features:bbb+AND+cat:a+AND+inStock:true)&facet.pivot={!ex%3Dmytag+key%3Dmykey}features,cat&version=2.2&rows=0} hits=11 status=0 QTime=2 
[junit4:junit4]   1> 225886 [TEST-SolrExampleXMLTest.testPivotFacetsMissing-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testPivotFacetsMissing
[junit4:junit4]   1> 225900 [TEST-SolrExampleXMLTest.testStreamingRequest-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testStreamingRequest
[junit4:junit4]   1> 225906 [qtp1218036394-26] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7789a38f realtime
[junit4:junit4]   1> 225907 [qtp1218036394-26] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1438108800942866432)} 0 3
[junit4:junit4]   1> 225914 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 225915 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1e,generation=50}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1f,generation=51}
[junit4:junit4]   1> 225915 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 51
[junit4:junit4]   1> 225916 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@512dfb90 main
[junit4:junit4]   1> 225917 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@512dfb90 main{StandardDirectoryReader(segments_1e:133:nrt)}
[junit4:junit4]   1> 225917 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 225918 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 225918 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@512dfb90 main{StandardDirectoryReader(segments_1e:133:nrt)}
[junit4:junit4]   1> 225921 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> 225926 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 225942 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 225948 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1f,generation=51}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1g,generation=52}
[junit4:junit4]   1> 225949 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 52
[junit4:junit4]   1> 225952 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7b2b6acf main
[junit4:junit4]   1> 225953 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@7b2b6acf main{StandardDirectoryReader(segments_1g:135:nrt _10(5.0):c10)}
[junit4:junit4]   1> 225954 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 225954 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 225956 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@7b2b6acf main{StandardDirectoryReader(segments_1g:135:nrt _10(5.0):c10)}
[junit4:junit4]   1> 225957 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {add=[0 (1438108800973275136), 1 (1438108800976420864), 2 (1438108800976420865), 3 (1438108800977469440), 4 (1438108800977469441), 5 (1438108800978518016), 6 (1438108800979566592), 7 (1438108800980615168), 8 (1438108800981663744), 9 (1438108800982712320)],commit=} 0 24
[junit4:junit4]   1> 225962 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,score,_docid_&q=*:*&wt=xml&version=2.2} hits=10 status=0 QTime=1 
[junit4:junit4]   1> 225972 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={fl=id,score,_docid_&q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 
[junit4:junit4]   1> 225975 [TEST-SolrExampleXMLTest.testStreamingRequest-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testStreamingRequest
[junit4:junit4]   1> 225991 [TEST-SolrExampleXMLTest.testSetNullUpdateOrder-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testSetNullUpdateOrder
[junit4:junit4]   1> 225997 [qtp1218036394-20] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[testSetNullUpdateOrder (1438108801038286848)]} 0 2
[junit4:junit4]   1> 226005 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 226011 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1g,generation=52}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1h,generation=53}
[junit4:junit4]   1> 226011 [qtp1218036394-23] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 53
[junit4:junit4]   1> 226012 [qtp1218036394-23] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4dba6fe main
[junit4:junit4]   1> 226017 [qtp1218036394-23] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 226018 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@4dba6fe main{StandardDirectoryReader(segments_1h:137:nrt _10(5.0):c10 _11(5.0):c1)}
[junit4:junit4]   1> 226019 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 226022 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@4dba6fe main{StandardDirectoryReader(segments_1h:137:nrt _10(5.0):c10 _11(5.0):c1)}
[junit4:junit4]   1> 226027 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 23
[junit4:junit4]   1> 226097 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[testSetNullUpdateOrder (1438108801142095872)]} 0 7
[junit4:junit4]   1> 226105 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 226110 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1h,generation=53}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1i,generation=54}
[junit4:junit4]   1> 226111 [qtp1218036394-22] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 54
[junit4:junit4]   1> 226113 [qtp1218036394-22] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@41e7ebab main
[junit4:junit4]   1> 226115 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@41e7ebab main{StandardDirectoryReader(segments_1i:141:nrt _10(5.0):c10 _12(5.0):c1)}
[junit4:junit4]   1> 226116 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 226116 [qtp1218036394-22] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 226121 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@41e7ebab main{StandardDirectoryReader(segments_1i:141:nrt _10(5.0):c10 _12(5.0):c1)}
[junit4:junit4]   1> 226122 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 18
[junit4:junit4]   1> 226129 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:testSetNullUpdateOrder&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 226132 [TEST-SolrExampleXMLTest.testSetNullUpdateOrder-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testSetNullUpdateOrder
[junit4:junit4]   1> 226147 [TEST-SolrExampleXMLTest.testQueryWithParams-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testQueryWithParams
[junit4:junit4]   1> 226167 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=query&debug=true&wt=xml&version=2.2} hits=0 status=0 QTime=17 
[junit4:junit4]   1> 226170 [TEST-SolrExampleXMLTest.testQueryWithParams-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testQueryWithParams
[junit4:junit4]   1> 226201 [TEST-SolrExampleXMLTest.testSetNullUpdates-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testSetNullUpdates
[junit4:junit4]   1> 226207 [qtp1218036394-23] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[testSetNullUpdates (1438108801258487808)]} 0 2
[junit4:junit4]   1> 226226 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 226237 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1i,generation=54}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1j,generation=55}
[junit4:junit4]   1> 226239 [qtp1218036394-25] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 55
[junit4:junit4]   1> 226241 [qtp1218036394-25] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@46603295 main
[junit4:junit4]   1> 226243 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@46603295 main{StandardDirectoryReader(segments_1j:143:nrt _10(5.0):c10 _12(5.0):c1 _13(5.0):c1)}
[junit4:junit4]   1> 226243 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 226243 [qtp1218036394-25] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 226247 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@46603295 main{StandardDirectoryReader(segments_1j:143:nrt _10(5.0):c10 _12(5.0):c1 _13(5.0):c1)}
[junit4:junit4]   1> 226248 [qtp1218036394-25] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 22
[junit4:junit4]   1> 226259 [qtp1218036394-22] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[testSetNullUpdates (1438108801313013760)]} 0 3
[junit4:junit4]   1> 226272 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 226281 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1j,generation=55}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71fc108 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61b60992),segFN=segments_1k,generation=56}
[junit4:junit4]   1> 226282 [qtp1218036394-21] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 56
[junit4:junit4]   1> 226283 [qtp1218036394-21] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2eb9f428 main
[junit4:junit4]   1> 226283 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to Searcher@2eb9f428 main{StandardDirectoryReader(segments_1k:147:nrt _10(5.0):c10 _12(5.0):c1 _14(5.0):c1)}
[junit4:junit4]   1> 226284 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 226284 [qtp1218036394-21] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 226286 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@2eb9f428 main{StandardDirectoryReader(segments_1k:147:nrt _10(5.0):c10 _12(5.0):c1 _14(5.0):c1)}
[junit4:junit4]   1> 226288 [qtp1218036394-21] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=xml&version=2.2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> 226293 [qtp1218036394-26] INFO  org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select params={q=id:testSetNullUpdates&wt=xml&version=2.2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 226295 [TEST-SolrExampleXMLTest.testSetNullUpdates-seed#[D99CD3BFB56CEC39]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testSetNullUpdates
[junit4:junit4]   1> 226310 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=86959131
[junit4:junit4]   1> 226311 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12a20e8b
[junit4:junit4]   1> 226338 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=56,autocommit maxTime=15000ms,autocommits=1,soft autocommits=3,optimizes=2,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=113,cumulative_deletesById=5,cumulative_deletesByQuery=26,cumulative_errors=1}
[junit4:junit4]   1> 226340 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 226340 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 226340 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 226366 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 226406 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 226408 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\index;done=false>>]
[junit4:junit4]   1> 226408 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\index
[junit4:junit4]   1> 226408 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\;done=false>>]
[junit4:junit4]   1> 226409 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-SolrExampleXMLTest-1371487202791\
[junit4:junit4]   1> 226410 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.eclipse.jetty.server.handler.ContextHandler  ? stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 226468 [SUITE-SolrExampleXMLTest-seed#[D99CD3BFB56CEC39]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=mt_MT, timezone=Africa/Brazzaville
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=34275384,total=68812800
[junit4:junit4]   2> NOTE: All tests run in this JVM: [AnlysisResponseBaseTest, ModifiableSolrParamsTest, SolrExampleXMLTest]
[junit4:junit4] Completed in 226.07s, 26 tests, 1 error <<< FAILURES!

[...truncated 137 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:366: 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:194: 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:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:887: There were test failures: 46 suites, 272 tests, 1 error, 1 ignored (1 assumption)

Total time: 70 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC
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 # 2938 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryZkTest.testDistribSearch

Error Message:
expected:<1957> but was:<57>

Stack Trace:
java.lang.AssertionError: expected:<1957> but was:<57>
	at __randomizedtesting.SeedInfo.seed([7526DADE5370B159:F4C054C6242FD165]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
	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)


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

Error Message:
Server at http://127.0.0.1:59645 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:59645 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([7526DADE5370B159:F4C054C6242FD165]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor40.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 9286 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 502592 T1468 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_rzr/zi
[junit4:junit4]   2> 502597 T1468 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-RecoveryZkTest-1371450017762
[junit4:junit4]   2> 502600 T1468 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 502601 T1469 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 502702 T1468 oasc.ZkTestServer.run start zk server on port:56826
[junit4:junit4]   2> 502705 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 502720 T1475 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c3bf0d4 name:ZooKeeperConnection Watcher:127.0.0.1:56826 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 502722 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 502722 T1468 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 502740 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 502747 T1477 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dcc3e45 name:ZooKeeperConnection Watcher:127.0.0.1:56826/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 502747 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 502748 T1468 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 502760 T1468 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 502771 T1468 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 502780 T1468 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 502796 T1468 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> 502796 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 502821 T1468 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 502822 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 502827 T1468 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> 502828 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 502833 T1468 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> 502833 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 502840 T1468 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> 502840 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 502844 T1468 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> 502845 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 502851 T1468 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> 502852 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 502858 T1468 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> 502858 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 502864 T1468 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> 502865 T1468 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 502873 T1470 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f50ca87eb0001, 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> 503274 T1468 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 503280 T1468 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56833
[junit4:junit4]   2> 503280 T1468 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 503281 T1468 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 503281 T1468 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.RecoveryZkTest-controljetty-1371450018036
[junit4:junit4]   2> 503281 T1468 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.RecoveryZkTest-controljetty-1371450018036\solr.xml
[junit4:junit4]   2> 503282 T1468 oasc.CoreContainer.<init> New CoreContainer 786251363
[junit4:junit4]   2> 503282 T1468 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.RecoveryZkTest-controljetty-1371450018036\'
[junit4:junit4]   2> 503282 T1468 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.RecoveryZkTest-controljetty-1371450018036\'
[junit4:junit4]   2> 503406 T1468 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 503407 T1468 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 503407 T1468 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 503408 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 503408 T1468 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 503409 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 503410 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 503410 T1468 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 503411 T1468 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 503412 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 503420 T1468 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 503421 T1468 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56826/solr
[junit4:junit4]   2> 503421 T1468 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 503423 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 503434 T1488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33131765 name:ZooKeeperConnection Watcher:127.0.0.1:56826 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 503435 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 503439 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 503440 T1470 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f50ca87eb0002, 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> 503448 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 503453 T1490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4237d7e1 name:ZooKeeperConnection Watcher:127.0.0.1:56826/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 503453 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 503458 T1468 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 503468 T1468 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 503476 T1468 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 503480 T1468 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56833__rzr%2Fzi
[junit4:junit4]   2> 503482 T1468 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56833__rzr%2Fzi
[junit4:junit4]   2> 503488 T1468 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 503500 T1468 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 503504 T1468 oasc.Overseer.start Overseer (id=89879348364640259-127.0.0.1:56833__rzr%2Fzi-n_0000000000) starting
[junit4:junit4]   2> 503510 T1468 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 503518 T1492 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 503519 T1468 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 503523 T1468 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 503527 T1468 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 503530 T1491 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 503536 T1493 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 503536 T1493 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 505038 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 505040 T1491 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:56833__rzr%2Fzi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56833/_rzr/zi"}
[junit4:junit4]   2> 505041 T1491 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 505041 T1491 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 505059 T1490 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> 505538 T1493 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.RecoveryZkTest-controljetty-1371450018036\collection1
[junit4:junit4]   2> 505538 T1493 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 505540 T1493 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 505541 T1493 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 505546 T1493 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.RecoveryZkTest-controljetty-1371450018036\collection1\'
[junit4:junit4]   2> 505548 T1493 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1371450018036/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 505550 T1493 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1371450018036/collection1/lib/README' to classloader
[junit4:junit4]   2> 505609 T1493 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 505673 T1493 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 505675 T1493 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 505685 T1493 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 506424 T1493 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 506434 T1493 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 506438 T1493 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 506463 T1493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 506468 T1493 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 506473 T1493 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 506474 T1493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 506475 T1493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 506475 T1493 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 506477 T1493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 506477 T1493 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 506477 T1493 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 506477 T1493 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.RecoveryZkTest-controljetty-1371450018036\collection1\, dataDir=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760/control/data\
[junit4:junit4]   2> 506478 T1493 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@22978f81
[junit4:junit4]   2> 506478 T1493 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 506478 T1493 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1371450017760/control/data\
[junit4:junit4]   2> 506479 T1493 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760/control/data\index/
[junit4:junit4]   2> 506479 T1493 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.RecoveryZkTest-1371450017760\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 506479 T1493 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1371450017760/control/data\index
[junit4:junit4]   2> 506484 T1493 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79d16aea lockFactory=org.apache.lucene.store.NativeFSLockFactory@7faab670),segFN=segments_1,generation=1}
[junit4:junit4]   2> 506484 T1493 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 506487 T1493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 506488 T1493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 506488 T1493 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 506489 T1493 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 506489 T1493 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 506490 T1493 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 506490 T1493 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 506490 T1493 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 506491 T1493 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 506500 T1493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 506506 T1493 oass.SolrIndexSearcher.<init> Opening Searcher@56244f92 main
[junit4:junit4]   2> 506506 T1493 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760\control\data\tlog
[junit4:junit4]   2> 506507 T1493 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 506507 T1493 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 506511 T1494 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56244f92 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 506512 T1493 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 506512 T1493 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56833/_rzr/zi collection:control_collection shard:shard1
[junit4:junit4]   2> 506513 T1493 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 506532 T1493 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 506537 T1493 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 506537 T1493 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 506538 T1493 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56833/_rzr/zi/collection1/
[junit4:junit4]   2> 506538 T1493 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 506538 T1493 oasc.SyncStrategy.syncToMe http://127.0.0.1:56833/_rzr/zi/collection1/ has no replicas
[junit4:junit4]   2> 506538 T1493 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56833/_rzr/zi/collection1/
[junit4:junit4]   2> 506538 T1493 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 506573 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 506607 T1490 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> 506652 T1493 oasc.ZkController.register We are http://127.0.0.1:56833/_rzr/zi/collection1/ and leader is http://127.0.0.1:56833/_rzr/zi/collection1/
[junit4:junit4]   2> 506652 T1493 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56833/_rzr/zi
[junit4:junit4]   2> 506653 T1493 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 506654 T1493 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 506654 T1493 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 506660 T1493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 506663 T1468 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 506664 T1468 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 506664 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 506682 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 506686 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 506691 T1497 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78b289fd name:ZooKeeperConnection Watcher:127.0.0.1:56826/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 506691 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 506692 T1468 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 506696 T1468 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 507100 T1468 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 507104 T1468 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56845
[junit4:junit4]   2> 507105 T1468 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 507106 T1468 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 507106 T1468 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.RecoveryZkTest-jetty1-1371450021859
[junit4:junit4]   2> 507106 T1468 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.RecoveryZkTest-jetty1-1371450021859\solr.xml
[junit4:junit4]   2> 507106 T1468 oasc.CoreContainer.<init> New CoreContainer 900966010
[junit4:junit4]   2> 507107 T1468 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.RecoveryZkTest-jetty1-1371450021859\'
[junit4:junit4]   2> 507107 T1468 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.RecoveryZkTest-jetty1-1371450021859\'
[junit4:junit4]   2> 507226 T1468 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 507226 T1468 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 507227 T1468 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 507227 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 507227 T1468 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 507228 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 507228 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 507228 T1468 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 507229 T1468 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 507229 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 507236 T1468 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 507236 T1468 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56826/solr
[junit4:junit4]   2> 507237 T1468 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 507238 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 507255 T1508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3baaeca8 name:ZooKeeperConnection Watcher:127.0.0.1:56826 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 507256 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 507259 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 507271 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 507275 T1510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60ba2ab0 name:ZooKeeperConnection Watcher:127.0.0.1:56826/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 507276 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 507284 T1468 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 508127 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 508129 T1491 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:56833__rzr%2Fzi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56833/_rzr/zi"}
[junit4:junit4]   2> 508148 T1497 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> 508149 T1510 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> 508150 T1490 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> 508289 T1468 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56845__rzr%2Fzi
[junit4:junit4]   2> 508294 T1468 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56845__rzr%2Fzi
[junit4:junit4]   2> 508301 T1497 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> 508302 T1490 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> 508303 T1510 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 508304 T1510 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> 508310 T1490 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 508332 T1497 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 508343 T1511 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 508344 T1511 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 509666 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 509668 T1491 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56845__rzr%2Fzi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56845/_rzr/zi"}
[junit4:junit4]   2> 509669 T1491 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 509669 T1491 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 509687 T1497 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> 509688 T1490 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> 509689 T1510 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> 510346 T1511 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.RecoveryZkTest-jetty1-1371450021859\collection1
[junit4:junit4]   2> 510346 T1511 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 510349 T1511 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 510350 T1511 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 510355 T1511 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.RecoveryZkTest-jetty1-1371450021859\collection1\'
[junit4:junit4]   2> 510359 T1511 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1371450021859/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 510361 T1511 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1371450021859/collection1/lib/README' to classloader
[junit4:junit4]   2> 510433 T1511 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 510507 T1511 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 510508 T1511 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 510513 T1511 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 511205 T1511 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 511220 T1511 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 511223 T1511 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 511243 T1511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 511248 T1511 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 511253 T1511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 511255 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 511255 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 511255 T1511 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 511256 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 511257 T1511 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 511257 T1511 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 511257 T1511 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.RecoveryZkTest-jetty1-1371450021859\collection1\, dataDir=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty1\
[junit4:junit4]   2> 511257 T1511 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@22978f81
[junit4:junit4]   2> 511257 T1511 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 511257 T1511 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty1\
[junit4:junit4]   2> 511258 T1511 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty1\index/
[junit4:junit4]   2> 511258 T1511 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.RecoveryZkTest-1371450017760\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 511258 T1511 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty1\index
[junit4:junit4]   2> 511262 T1511 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ef89bde lockFactory=org.apache.lucene.store.NativeFSLockFactory@44bc188c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 511262 T1511 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 511266 T1511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 511266 T1511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 511267 T1511 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 511267 T1511 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 511268 T1511 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 511268 T1511 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 511268 T1511 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 511269 T1511 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 511269 T1511 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 511279 T1511 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 511285 T1511 oass.SolrIndexSearcher.<init> Opening Searcher@775efc75 main
[junit4:junit4]   2> 511286 T1511 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760\jetty1\tlog
[junit4:junit4]   2> 511287 T1511 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 511288 T1511 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 511296 T1512 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@775efc75 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 511298 T1511 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 511298 T1511 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56845/_rzr/zi collection:collection1 shard:shard1
[junit4:junit4]   2> 511298 T1511 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 511319 T1511 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 511324 T1511 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 511324 T1511 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 511325 T1511 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56845/_rzr/zi/collection1/
[junit4:junit4]   2> 511325 T1511 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 511325 T1511 oasc.SyncStrategy.syncToMe http://127.0.0.1:56845/_rzr/zi/collection1/ has no replicas
[junit4:junit4]   2> 511325 T1511 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56845/_rzr/zi/collection1/
[junit4:junit4]   2> 511325 T1511 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 512720 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 512757 T1497 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> 512757 T1490 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> 512759 T1510 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> 512765 T1511 oasc.ZkController.register We are http://127.0.0.1:56845/_rzr/zi/collection1/ and leader is http://127.0.0.1:56845/_rzr/zi/collection1/
[junit4:junit4]   2> 512766 T1511 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56845/_rzr/zi
[junit4:junit4]   2> 512766 T1511 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 512766 T1511 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 512767 T1511 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 512773 T1511 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 512777 T1468 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 512778 T1468 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 512779 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 513201 T1468 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 513206 T1468 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56854
[junit4:junit4]   2> 513207 T1468 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 513207 T1468 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 513208 T1468 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.RecoveryZkTest-jetty2-1371450027957
[junit4:junit4]   2> 513208 T1468 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.RecoveryZkTest-jetty2-1371450027957\solr.xml
[junit4:junit4]   2> 513208 T1468 oasc.CoreContainer.<init> New CoreContainer 1293477001
[junit4:junit4]   2> 513209 T1468 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.RecoveryZkTest-jetty2-1371450027957\'
[junit4:junit4]   2> 513209 T1468 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.RecoveryZkTest-jetty2-1371450027957\'
[junit4:junit4]   2> 513352 T1468 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 513352 T1468 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 513353 T1468 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 513353 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 513353 T1468 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 513354 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 513354 T1468 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 513354 T1468 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 513355 T1468 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 513355 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 513362 T1468 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 513362 T1468 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56826/solr
[junit4:junit4]   2> 513363 T1468 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 513364 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 513383 T1524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@423ea0a8 name:ZooKeeperConnection Watcher:127.0.0.1:56826 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 513384 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 513389 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 513403 T1468 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 513410 T1526 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@459fb405 name:ZooKeeperConnection Watcher:127.0.0.1:56826/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 513410 T1468 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 513433 T1468 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 514285 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 514287 T1491 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56845__rzr%2Fzi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56845/_rzr/zi"}
[junit4:junit4]   2> 514304 T1526 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> 514305 T1510 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> 514305 T1490 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> 514307 T1497 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> 514442 T1468 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56854__rzr%2Fzi
[junit4:junit4]   2> 514447 T1468 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56854__rzr%2Fzi
[junit4:junit4]   2> 514455 T1526 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> 514455 T1490 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> 514457 T1497 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> 514459 T1510 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 514461 T1510 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> 514465 T1526 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 514467 T1490 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 514467 T1497 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 514476 T1527 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 514477 T1527 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 515830 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 515832 T1491 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56854__rzr%2Fzi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56854/_rzr/zi"}
[junit4:junit4]   2> 515833 T1491 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 515833 T1491 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 515854 T1526 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> 515855 T1490 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> 515856 T1510 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> 515856 T1497 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> 516480 T1527 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.RecoveryZkTest-jetty2-1371450027957\collection1
[junit4:junit4]   2> 516480 T1527 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 516481 T1527 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 516482 T1527 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 516487 T1527 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.RecoveryZkTest-jetty2-1371450027957\collection1\'
[junit4:junit4]   2> 516491 T1527 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1371450027957/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 516493 T1527 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1371450027957/collection1/lib/README' to classloader
[junit4:junit4]   2> 516583 T1527 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 516656 T1527 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 516658 T1527 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 516663 T1527 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 517405 T1527 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 517416 T1527 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 517419 T1527 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 517438 T1527 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 517448 T1527 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 517454 T1527 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 517456 T1527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 517456 T1527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 517456 T1527 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 517459 T1527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 517459 T1527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 517459 T1527 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 517460 T1527 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.RecoveryZkTest-jetty2-1371450027957\collection1\, dataDir=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty2\
[junit4:junit4]   2> 517460 T1527 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@22978f81
[junit4:junit4]   2> 517460 T1527 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 517461 T1527 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty2\
[junit4:junit4]   2> 517461 T1527 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty2\index/
[junit4:junit4]   2> 517461 T1527 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.RecoveryZkTest-1371450017760\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 517462 T1527 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1371450017760/jetty2\index
[junit4:junit4]   2> 517465 T1527 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@761c13b lockFactory=org.apache.lucene.store.NativeFSLockFactory@367157a9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 517466 T1527 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 517470 T1527 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 517470 T1527 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 517471 T1527 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 517471 T1527 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 517472 T1527 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 517472 T1527 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 517472 T1527 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 517473 T1527 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 517473 T1527 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 517483 T1527 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 517490 T1527 oass.SolrIndexSearcher.<init> Opening Searcher@53658b1c main
[junit4:junit4]   2> 517490 T1527 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.RecoveryZkTest-1371450017760\jetty2\tlog
[junit4:junit4]   2> 517492 T1527 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 517492 T1527 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 517498 T1527 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 517498 T1527 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56854/_rzr/zi collection:collection1 shard:shard1
[junit4:junit4]   2> 517499 T1528 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53658b1c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 517510 T1527 oasc.ZkController.register We are http://127.0.0.1:56854/_rzr/zi/collection1/ and leader is http://127.0.0.1:56845/_rzr/zi/collection1/
[junit4:junit4]   2> 517510 T1527 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56854/_rzr/zi
[junit4:junit4]   2> 517510 T1527 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 517510 T1527 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C11653 name=collection1 org.apache.solr.core.SolrCore@6343b437 url=http://127.0.0.1:56854/_rzr/zi/collection1 node=127.0.0.1:56854__rzr%2Fzi C11653_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:56854__rzr%2Fzi, base_url=http://127.0.0.1:56854/_rzr/zi}
[junit4:junit4]   2> 517511 T1529 C11653 P56854 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 517512 T1529 C11653 P56854 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 517512 T1529 C11653 P56854 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 517512 T1527 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 517512 T1529 C11653 P56854 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 517514 T1468 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 517515 T1468 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 517515 T1468 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 517515 T1529 C11653 P56854 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 517525 T1468 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 517525 T1506 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> ASYNC  NEW_CORE C11654 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11654_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 517547 T1482 C11654 P56833 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79d16aea lockFactory=org.apache.lucene.store.NativeFSLockFactory@7faab670),segFN=segments_1,generation=1}
[junit4:junit4]   2> 517548 T1482 C11654 P56833 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 517551 T1481 C11654 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[1 (1438069589494726657)]} 0 8
[junit4:junit4]   2> 517551 T1482 C11654 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10001 (1438069589494726656)]} 0 8
[junit4:junit4]   2> ASYNC  NEW_CORE C11655 name=collection1 org.apache.solr.core.SolrCore@74d542ab url=http://127.0.0.1:56845/_rzr/zi/collection1 node=127.0.0.1:56845__rzr%2Fzi C11655_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56845__rzr%2Fzi, base_url=http://127.0.0.1:56845/_rzr/zi, leader=true}
[junit4:junit4]   2> 517575 T1505 C11655 P56845 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ef89bde lockFactory=org.apache.lucene.store.NativeFSLockFactory@44bc188c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 517575 T1505 C11655 P56845 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 517579 T1502 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[1 (1438069589524086785)]} 0 9
[junit4:junit4]   2> 517579 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10001 (1438069589524086784)]} 0 9
[junit4:junit4]   2> ASYNC  NEW_CORE C11656 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11656_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 517585 T1483 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[1 (-1438069589537718272)]} 0 0
[junit4:junit4]   2> 517586 T1484 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10001 (-1438069589538766848)]} 0 1
[junit4:junit4]   2> 517588 T1503 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[1 (-1438069589541912576)]} 0 0
[junit4:junit4]   2> 517590 T1501 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10001 (-1438069589542961152)]} 0 1
[junit4:junit4]   2> 517591 T1485 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[2 (1438069589544009728)]} 0 1
[junit4:junit4]   2> 517594 T1485 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10002 (1438069589547155456)]} 0 1
[junit4:junit4]   2> 517596 T1504 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[2 (1438069589549252608)]} 0 1
[junit4:junit4]   2> 517598 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10002 (1438069589551349760)]} 0 1
[junit4:junit4]   2> 517633 T1481 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[3 (1438069589588049920)]} 0 1
[junit4:junit4]   2> 517635 T1482 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10003 (1438069589590147072)]} 0 1
[junit4:junit4]   2> 517638 T1502 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[3 (1438069589593292800)]} 0 1
[junit4:junit4]   2> 517640 T1503 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10003 (1438069589595389952)]} 0 1
[junit4:junit4]   2> 517675 T1483 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[4 (1438069589632090112)]} 0 2
[junit4:junit4]   2> 517680 T1501 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[4 (1438069589637332992)]} 0 1
[junit4:junit4]   2> 517680 T1484 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10004 (1438069589637332992)]} 0 1
[junit4:junit4]   2> 517688 T1504 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10004 (1438069589645721600)]} 0 2
[junit4:junit4]   2> 517690 T1486 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[5 (1438069589647818752)]} 0 2
[junit4:junit4]   2> 517695 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[5 (1438069589653061632)]} 0 2
[junit4:junit4]   2> 517696 T1485 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10005 (1438069589653061632)]} 0 2
[junit4:junit4]   2> 517701 T1502 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10005 (1438069589659353088)]} 0 1
[junit4:junit4]   2> 517729 T1468 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 56854
[junit4:junit4]   2> 517729 T1468 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1293477001
[junit4:junit4]   2> 517790 T1481 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[6 (1438069589752676352)]} 0 1
[junit4:junit4]   2> 517795 T1503 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[6 (1438069589757919232)]} 0 2
[junit4:junit4]   2> 517796 T1483 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10006 (1438069589758967808)]} 0 2
[junit4:junit4]   2> 517800 T1501 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10006 (1438069589764210688)]} 0 1
[junit4:junit4]   2> 517896 T1484 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[7 (1438069589863825408)]} 0 2
[junit4:junit4]   2> 517901 T1504 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[7 (1438069589869068288)]} 0 2
[junit4:junit4]   2> 517902 T1486 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10007 (1438069589870116864)]} 0 2
[junit4:junit4]   2> 517907 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10007 (1438069589875359744)]} 0 1
[junit4:junit4]   2> 517997 T1485 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[6 (-1438069589970780160)]} 0 1
[junit4:junit4]   2> 518001 T1502 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[6 (-1438069589974974464)]} 0 1
[junit4:junit4]   2> 518005 T1481 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10006 (-1438069589979168768)]} 0 1
[junit4:junit4]   2> 518005 T1482 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[8 (1438069589978120192)]} 0 1
[junit4:junit4]   2> 518008 T1501 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10006 (-1438069589981265920)]} 0 1
[junit4:junit4]   2> 518011 T1504 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[8 (1438069589983363072)]} 0 2
[junit4:junit4]   2> 518014 T1483 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10008 (1438069589987557376)]} 0 1
[junit4:junit4]   2> 518019 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10008 (1438069589992800256)]} 0 1
[junit4:junit4]   2> 518086 T1484 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[9 (1438069590063054848)]} 0 1
[junit4:junit4]   2> 518089 T1503 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[9 (1438069590067249152)]} 0 0
[junit4:junit4]   2> 518092 T1486 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10009 (1438069590070394880)]} 0 0
[junit4:junit4]   2> 518096 T1502 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10009 (1438069590074589184)]} 0 0
[junit4:junit4]   2> 518190 T1485 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[8 (-1438069590173155328)]} 0 0
[junit4:junit4]   2> 518195 T1501 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[8 (-1438069590178398208)]} 0 1
[junit4:junit4]   2> 518198 T1483 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10008 (-1438069590181543936)]} 0 0
[junit4:junit4]   2> 518200 T1482 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10 (1438069590181543937)]} 0 2
[junit4:junit4]   2> 518203 T1504 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10008 (-1438069590186786816)]} 0 0
[junit4:junit4]   2> 518206 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10 (1438069590187835392)]} 0 2
[junit4:junit4]   2> 518208 T1484 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10010 (1438069590190981120)]} 0 2
[junit4:junit4]   2> 518212 T1503 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10010 (1438069590195175424)]} 0 1
[junit4:junit4]   2> 518215 T1486 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10 (-1438069590199369728)]} 0 1
[junit4:junit4]   2> 518217 T1502 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10 (-1438069590201466880)]} 0 0
[junit4:junit4]   2> 518220 T1481 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10010 (-1438069590203564032)]} 0 1
[junit4:junit4]   2> 518222 T1485 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[11 (1438069590206709760)]} 0 0
[junit4:junit4]   2> 518225 T1501 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10010 (-1438069590209855488)]} 0 0
[junit4:junit4]   2> 518229 T1504 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[11 (1438069590213001216)]} 0 2
[junit4:junit4]   2> 518230 T1483 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10011 (1438069590214049792)]} 0 2
[junit4:junit4]   2> 518235 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10011 (1438069590219292672)]} 0 1
[junit4:junit4]   2> 518309 T1482 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[12 (1438069590296887296)]} 0 1
[junit4:junit4]   2> 518315 T1503 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[12 (1438069590302130176)]} 0 2
[junit4:junit4]   2> 518315 T1484 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10012 (1438069590302130176)]} 0 2
[junit4:junit4]   2> 518321 T1502 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10012 (1438069590310518784)]} 0 1
[junit4:junit4]   2> 518359 T1486 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[13 (1438069590349316096)]} 0 2
[junit4:junit4]   2> 518363 T1501 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[13 (1438069590354558976)]} 0 1
[junit4:junit4]   2> 518367 T1481 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10013 (1438069590357704704)]} 0 2
[junit4:junit4]   2> 518371 T1485 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[11 (-1438069590362947584)]} 0 1
[junit4:junit4]   2> 518372 T1504 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10013 (1438069590362947584)]} 0 1
[junit4:junit4]   2> 518375 T1505 C11655 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[11 (-1438069590367141888)]} 0 1
[junit4:junit4]   2> 518379 T1482 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10011 (-1438069590371336193)]} 0 0
[junit4:junit4]   2> 518380 T1483 C11656 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[14 (1438069590371336192)]} 0 2
[junit4:junit4]   2> ASYNC  NEW_CORE C11657 name=collection1 org.apache.solr.core.SolrCore@74d542ab url=http://127.0.0.1:56845/_rzr/zi/collection1 node=127.0.0.1:56845__rzr%2Fzi C11657_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56845__rzr%2Fzi, base_url=http://127.0.0.1:56845/_rzr/zi, leader=true}
[junit4:junit4]   2> 518395 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10011 (-1438069590388113408)]} 0 1
[junit4:junit4]   2> 518397 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[14 (1438069590389161984)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C11658 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11658_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 518400 T1484 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10014 (1438069590392307712)]} 0 2
[junit4:junit4]   2> 518404 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10014 (1438069590397550592)]} 0 0
[junit4:junit4]   2> 518427 T1486 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[15 (1438069590420619264)]} 0 1
[junit4:junit4]   2> 518432 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[15 (1438069590426910720)]} 0 1
[junit4:junit4]   2> 518433 T1481 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10015 (1438069590426910720)]} 0 1
[junit4:junit4]   2> 518438 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10015 (1438069590433202176)]} 0 1
[junit4:junit4]   2> 518469 T1485 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[12 (-1438069590465708032)]} 0 1
[junit4:junit4]   2> 518473 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[12 (-1438069590469902336)]} 0 0
[junit4:junit4]   2> 518476 T1482 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10012 (-1438069590473048064)]} 0 0
[junit4:junit4]   2> 518478 T1483 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[16 (1438069590474096640)]} 0 2
[junit4:junit4]   2> 518481 T1504 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10012 (-1438069590478290944)]} 0 1
[junit4:junit4]   2> 518483 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[16 (1438069590479339520)]} 0 2
[junit4:junit4]   2> 518487 T1484 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10016 (1438069590482485248)]} 0 3
[junit4:junit4]   2> 518492 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10016 (1438069590488776704)]} 0 2
[junit4:junit4]   2> 518569 T1486 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[17 (1438069590569517056)]} 0 1
[junit4:junit4]   2> 518575 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[17 (1438069590575808512)]} 0 2
[junit4:junit4]   2> 518580 T1481 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10017 (1438069590581051392)]} 0 2
[junit4:junit4]   2> 518584 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10017 (1438069590585245696)]} 0 1
[junit4:junit4]   2> 518605 T1485 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[18 (1438069590606217216)]} 0 2
[junit4:junit4]   2> 518610 T1504 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[18 (1438069590612508672)]} 0 2
[junit4:junit4]   2> 518615 T1483 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10018 (1438069590616702976)]} 0 2
[junit4:junit4]   2> 518619 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10018 (1438069590622994432)]} 0 1
[junit4:junit4]   2> 518697 T1484 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[19 (1438069590703734784)]} 0 2
[junit4:junit4]   2> 518702 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[19 (1438069590708977664)]} 0 2
[junit4:junit4]   2> 518708 T1486 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10019 (1438069590715269120)]} 0 2
[junit4:junit4]   2> 518712 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10019 (1438069590719463424)]} 0 1
[junit4:junit4]   2> 518730 T1468 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 518730 T1468 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 518737 T1468 oasc.RecoveryStrategy.close WARN Stopping recovery for zkNodeName=3core=collection1
[junit4:junit4]   2> 518790 T1481 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[20 (1438069590801252352)]} 0 2
[junit4:junit4]   2> 518796 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[20 (1438069590807543808)]} 0 1
[junit4:junit4]   2> 518802 T1482 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10020 (1438069590811738112)]} 0 3
[junit4:junit4]   2> 518807 T1504 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10020 (1438069590819078144)]} 0 1
[junit4:junit4]   2> 518875 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 518877 T1491 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[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:56854__rzr%2Fzi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56854/_rzr/zi"}
[junit4:junit4]   2> 518891 T1491 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[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:56854__rzr%2Fzi",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56854/_rzr/zi"}
[junit4:junit4]   2> 518892 T1485 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[15 (-1438069590908207104)]} 0 1
[junit4:junit4]   2> 518897 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[15 (-1438069590914498560)]} 0 1
[junit4:junit4]   2> 518904 T1483 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[21 (1438069590919741440)]} 0 2
[junit4:junit4]   2> 518905 T1484 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10015 (-1438069590922887168)]} 0 1
[junit4:junit4]   2> 518909 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10015 (-1438069590927081472)]} 0 0
[junit4:junit4]   2> 518911 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[21 (1438069590927081473)]} 0 2
[junit4:junit4]   2> 518916 T1486 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10021 (1438069590932324352)]} 0 3
[junit4:junit4]   2> 518917 T1497 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> 518918 T1526 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> 518919 T1490 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> 518920 T1510 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> 518922 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10021 (1438069590938615808)]} 0 2
[junit4:junit4]   2> 518973 T1481 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[22 (1438069590993141760)]} 0 1
[junit4:junit4]   2> 518978 T1504 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[22 (1438069590998384640)]} 0 2
[junit4:junit4]   2> 518983 T1482 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10022 (1438069591003627520)]} 0 1
[junit4:junit4]   2> 518988 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10022 (1438069591008870400)]} 0 1
[junit4:junit4]   2> 519038 T1485 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[16 (-1438069591062347776)]} 0 1
[junit4:junit4]   2> 519042 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[16 (-1438069591066542080)]} 0 1
[junit4:junit4]   2> 519047 T1484 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[23 (1438069591070736384)]} 0 2
[junit4:junit4]   2> 519050 T1486 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10016 (-1438069591074930688)]} 0 0
[junit4:junit4]   2> 519051 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[23 (1438069591074930688)]} 0 1
[junit4:junit4]   2> 519055 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10016 (-1438069591079124992)]} 0 1
[junit4:junit4]   2> 519059 T1481 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10023 (1438069591083319296)]} 0 1
[junit4:junit4]   2> 519064 T1504 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10023 (1438069591088562176)]} 0 1
[junit4:junit4]   2> 519109 T1482 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[17 (-1438069591135748096)]} 0 1
[junit4:junit4]   2> 519113 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[17 (-1438069591140990976)]} 0 1
[junit4:junit4]   2> 519119 T1483 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[24 (1438069591146233856)]} 0 2
[junit4:junit4]   2> 519123 T1485 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10017 (-1438069591151476736)]} 0 0
[junit4:junit4]   2> 519124 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[24 (1438069591151476736)]} 0 1
[junit4:junit4]   2> 519127 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10017 (-1438069591155671040)]} 0 0
[junit4:junit4]   2> 519131 T1484 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10024 (1438069591158816768)]} 0 1
[junit4:junit4]   2> 519136 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10024 (1438069591163011072)]} 0 2
[junit4:junit4]   2> 519139 T1486 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[19 (-1438069591168253952)]} 0 1
[junit4:junit4]   2> 519143 T1504 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[19 (-1438069591172448256)]} 0 1
[junit4:junit4]   2> 519149 T1481 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[25 (1438069591176642560)]} 0 3
[junit4:junit4]   2> 519151 T1482 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10019 (-1438069591179788288)]} 0 1
[junit4:junit4]   2> 519154 T1503 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10019 (-1438069591183982593)]} 0 0
[junit4:junit4]   2> 519154 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[25 (1438069591183982592)]} 0 1
[junit4:junit4]   2> 519160 T1483 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10025 (1438069591189225472)]} 0 2
[junit4:junit4]   2> 519166 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10025 (1438069591194468352)]} 0 2
[junit4:junit4]   2> 519172 T1485 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[26 (1438069591201808384)]} 0 1
[junit4:junit4]   2> 519177 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[26 (1438069591207051264)]} 0 2
[junit4:junit4]   2> 519181 T1484 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10026 (1438069591212294144)]} 0 1
[junit4:junit4]   2> 519188 T1504 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10026 (1438069591217537024)]} 0 2
[junit4:junit4]   2> 519258 T1486 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[22 (-1438069591293034496)]} 0 1
[junit4:junit4]   2> 519262 T1505 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[22 (-1438069591297228800)]} 0 1
[junit4:junit4]   2> 519267 T1481 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[27 (1438069591301423104)]} 0 2
[junit4:junit4]   2> 519271 T1482 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10022 (-1438069591306665984)]} 0 0
[junit4:junit4]   2> 519273 T1502 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[27 (1438069591306665984)]} 0 2
[junit4:junit4]   2> 519277 T1501 C11657 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10022 (-1438069591311908864)]} 0 1
[junit4:junit4]   2> 519282 T1483 C11658 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10027 (1438069591316103168)]} 0 2
[junit4:junit4]   2> ASYNC  NEW_CORE C11659 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11659_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 519282 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[23 (-1438069591318200320)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C11660 name=collection1 org.apache.solr.core.SolrCore@74d542ab url=http://127.0.0.1:56845/_rzr/zi/collection1 node=127.0.0.1:56845__rzr%2Fzi C11660_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56845__rzr%2Fzi, base_url=http://127.0.0.1:56845/_rzr/zi, leader=true}
[junit4:junit4]   2> 519298 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10027 (1438069591332880384)]} 0 2
[junit4:junit4]   2> 519298 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[23 (-1438069591334977536)]} 0 0
[junit4:junit4]   2> 519304 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[28 (1438069591340220416)]} 0 2
[junit4:junit4]   2> 519307 T1486 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10023 (-1438069591344414720)]} 0 0
[junit4:junit4]   2> 519325 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10023 (-1438069591363289088)]} 0 0
[junit4:junit4]   2> 519326 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[28 (1438069591363289089)]} 0 1
[junit4:junit4]   2> 519327 T1481 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10028 (1438069591365386240)]} 0 0
[junit4:junit4]   2> 519330 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10028 (1438069591368531968)]} 0 0
[junit4:junit4]   2> 519393 T1482 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[27 (-1438069591434592256)]} 0 1
[junit4:junit4]   2> 519397 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[27 (-1438069591438786560)]} 0 1
[junit4:junit4]   2> 519399 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10027 (-1438069591440883712)]} 0 1
[junit4:junit4]   2> 519401 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[29 (1438069591442980864)]} 0 1
[junit4:junit4]   2> 519404 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10027 (-1438069591445078016)]} 0 1
[junit4:junit4]   2> 519407 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[29 (1438069591448223744)]} 0 1
[junit4:junit4]   2> 519409 T1486 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10029 (1438069591449272320)]} 0 2
[junit4:junit4]   2> 519414 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10029 (1438069591454515200)]} 0 2
[junit4:junit4]   2> 519483 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[28 (-1438069591528964096)]} 0 1
[junit4:junit4]   2> 519487 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[28 (-1438069591533158400)]} 0 1
[junit4:junit4]   2> 519489 T1482 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10028 (-1438069591535255552)]} 0 0
[junit4:junit4]   2> 519493 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[30 (1438069591538401280)]} 0 2
[junit4:junit4]   2> 519494 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10028 (-1438069591540498432)]} 0 1
[junit4:junit4]   2> 519498 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[30 (1438069591543644160)]} 0 2
[junit4:junit4]   2> 519498 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10030 (1438069591543644160)]} 0 1
[junit4:junit4]   2> 519504 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10030 (1438069591549935616)]} 0 2
[junit4:junit4]   2> 519600 T1486 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[29 (-1438069591651647488)]} 0 1
[junit4:junit4]   2> 519605 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[29 (-1438069591654793216)]} 0 2
[junit4:junit4]   2> 519606 T1481 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10029 (-1438069591656890368)]} 0 1
[junit4:junit4]   2> 519609 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[31 (1438069591660036096)]} 0 1
[junit4:junit4]   2> 519612 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10029 (-1438069591664230400)]} 0 1
[junit4:junit4]   2> 519615 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[31 (1438069591666327552)]} 0 2
[junit4:junit4]   2> 519617 T1482 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10031 (1438069591668424704)]} 0 2
[junit4:junit4]   2> 519621 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10031 (1438069591673667584)]} 0 1
[junit4:junit4]   2> 519691 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[32 (1438069591746019328)]} 0 2
[junit4:junit4]   2> 519696 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[32 (1438069591751262208)]} 0 1
[junit4:junit4]   2> 519702 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10032 (1438069591758602240)]} 0 1
[junit4:junit4]   2> 519708 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10032 (1438069591763845120)]} 0 2
[junit4:junit4]   2> 519750 T1486 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[31 (-1438069591808933888)]} 0 1
[junit4:junit4]   2> 519754 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[31 (-1438069591813128192)]} 0 1
[junit4:junit4]   2> 519758 T1481 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[33 (1438069591816273920)]} 0 1
[junit4:junit4]   2> 519763 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10031 (-1438069591821516800)]} 0 1
[junit4:junit4]   2> 519763 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[33 (1438069591821516800)]} 0 2
[junit4:junit4]   2> 519766 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10031 (-1438069591825711104)]} 0 0
[junit4:junit4]   2> 519771 T1482 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10033 (1438069591829905408)]} 0 1
[junit4:junit4]   2> 519776 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10033 (1438069591835148288)]} 0 1
[junit4:junit4]   2> 519823 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[34 (1438069591884431360)]} 0 1
[junit4:junit4]   2> 519829 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[34 (1438069591890722816)]} 0 2
[junit4:junit4]   2> 519833 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[35 (1438069591895965696)]} 0 1
[junit4:junit4]   2> 519837 T1486 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10034 (1438069591899111424)]} 0 2
[junit4:junit4]   2> 519839 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[35 (1438069591901208576)]} 0 1
[junit4:junit4]   2> 519842 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10034 (1438069591904354304)]} 0 1
[junit4:junit4]   2> 519846 T1481 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10035 (1438069591909597184)]} 0 1
[junit4:junit4]   2> 519853 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10035 (1438069591915888640)]} 0 2
[junit4:junit4]   2> 519928 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[36 (1438069591993483264)]} 0 2
[junit4:junit4]   2> 519933 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[36 (1438069591999774720)]} 0 2
[junit4:junit4]   2> 519941 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10036 (1438069592007114752)]} 0 2
[junit4:junit4]   2> 519945 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10036 (1438069592013406208)]} 0 1
[junit4:junit4]   2> 519994 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[35 (-1438069592064786432)]} 0 0
[junit4:junit4]   2> 519999 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[35 (-1438069592070029312)]} 0 1
[junit4:junit4]   2> 520004 T1486 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[37 (1438069592074223616)]} 0 2
[junit4:junit4]   2> 520007 T1481 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10035 (-1438069592078417920)]} 0 0
[junit4:junit4]   2> 520009 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[37 (1438069592078417920)]} 0 2
[junit4:junit4]   2> 520011 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10035 (-1438069592082612224)]} 0 0
[junit4:junit4]   2> 520016 T1482 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10037 (1438069592086806528)]} 0 1
[junit4:junit4]   2> 520021 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10037 (1438069592093097984)]} 0 1
[junit4:junit4]   2> 520105 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[36 (-1438069592181178368)]} 0 1
[junit4:junit4]   2> 520109 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[36 (-1438069592185372672)]} 0 0
[junit4:junit4]   2> 520114 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[38 (1438069592189566976)]} 0 2
[junit4:junit4]   2> 520120 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10036 (-1438069592195858432)]} 0 1
[junit4:junit4]   2> 520120 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[38 (1438069592194809856)]} 0 3
[junit4:junit4]   2> 520123 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10036 (-1438069592200052736)]} 0 0
[junit4:junit4]   2> 520127 T1486 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10038 (1438069592204247040)]} 0 1
[junit4:junit4]   2> 520132 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10038 (1438069592209489920)]} 0 1
[junit4:junit4]   2> 520202 T1481 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[39 (1438069592281841664)]} 0 2
[junit4:junit4]   2> 520207 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[39 (1438069592287084544)]} 0 1
[junit4:junit4]   2> 520215 T1482 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10039 (1438069592295473152)]} 0 3
[junit4:junit4]   2> 520219 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10039 (1438069592299667456)]} 0 1
[junit4:junit4]   2> 520249 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[40 (1438069592331124736)]} 0 1
[junit4:junit4]   2> 520255 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[40 (1438069592337416192)]} 0 2
[junit4:junit4]   2> 520262 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10040 (1438069592344756224)]} 0 2
[junit4:junit4]   2> 520266 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10040 (1438069592349999104)]} 0 1
[junit4:junit4]   2> 520340 T1483 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[41 (1438069592426545152)]} 0 1
[junit4:junit4]   2> 520345 T1505 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[41 (1438069592431788032)]} 0 2
[junit4:junit4]   2> 520353 T1481 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10041 (1438069592440176640)]} 0 2
[junit4:junit4]   2> 520358 T1503 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10041 (1438069592445419520)]} 0 2
[junit4:junit4]   2> 520442 T1482 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[42 (1438069592533499904)]} 0 1
[junit4:junit4]   2> 520448 T1504 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[42 (1438069592539791360)]} 0 1
[junit4:junit4]   2> 520455 T1484 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10042 (1438069592547131392)]} 0 2
[junit4:junit4]   2> 520460 T1501 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10042 (1438069592552374272)]} 0 2
[junit4:junit4]   2> 520522 T1485 C11659 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[43 (1438069592617385984)]} 0 1
[junit4:junit4]   2> 520525 T1502 C11660 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[43 (1438069592620531712)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C11661 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11661_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 520542 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10043 (1438069592629968896)]} 0 9
[junit4:junit4]   2> ASYNC  NEW_CORE C11662 name=collection1 org.apache.solr.core.SolrCore@74d542ab url=http://127.0.0.1:56845/_rzr/zi/collection1 node=127.0.0.1:56845__rzr%2Fzi C11662_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56845__rzr%2Fzi, base_url=http://127.0.0.1:56845/_rzr/zi, leader=true}
[junit4:junit4]   2> 520546 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10043 (1438069592642551808)]} 0 1
[junit4:junit4]   2> 520596 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[40 (-1438069592696029184)]} 0 0
[junit4:junit4]   2> 520602 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[40 (-1438069592702320640)]} 0 0
[junit4:junit4]   2> 520608 T1481 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[44 (1438069592707563520)]} 0 2
[junit4:junit4]   2> 520614 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[44 (1438069592713854976)]} 0 2
[junit4:junit4]   2> 520619 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10040 (-1438069592720146432)]} 0 0
[junit4:junit4]   2> 520624 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10040 (-1438069592724340736)]} 0 1
[junit4:junit4]   2> 520627 T1484 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10044 (1438069592728535040)]} 0 1
[junit4:junit4]   2> 520631 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10044 (1438069592732729344)]} 0 1
[junit4:junit4]   2> 520676 T1485 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[45 (1438069592779915264)]} 0 0
[junit4:junit4]   2> 520679 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[45 (1438069592783060992)]} 0 0
[junit4:junit4]   2> 520693 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10045 (1438069592797741056)]} 0 0
[junit4:junit4]   2> 520697 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10045 (1438069592801935360)]} 0 0
[junit4:junit4]   2> 520749 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[46 (1438069592855412736)]} 0 2
[junit4:junit4]   2> 520753 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[46 (1438069592859607040)]} 0 1
[junit4:junit4]   2> 520765 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10046 (1438069592872189952)]} 0 1
[junit4:junit4]   2> 520770 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10046 (1438069592877432832)]} 0 2
[junit4:junit4]   2> 520821 T1484 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[43 (-1438069592931958784)]} 0 1
[junit4:junit4]   2> 520825 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[43 (-1438069592936153088)]} 0 1
[junit4:junit4]   2> 520830 T1485 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[47 (1438069592940347392)]} 0 2
[junit4:junit4]   2> 520836 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[47 (1438069592945590272)]} 0 2
[junit4:junit4]   2> 520840 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10043 (-1438069592951881728)]} 0 0
[junit4:junit4]   2> 520843 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10043 (-1438069592955027456)]} 0 0
[junit4:junit4]   2> 520849 T1481 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10047 (1438069592960270336)]} 0 2
[junit4:junit4]   2> 520855 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10047 (1438069592966561792)]} 0 2
[junit4:junit4]   2> 520935 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[48 (1438069593049399296)]} 0 2
[junit4:junit4]   2> 520941 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[48 (1438069593056739328)]} 0 2
[junit4:junit4]   2> 520953 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10048 (1438069593068273664)]} 0 2
[junit4:junit4]   2> 520956 T1484 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[48 (-1438069593073516544)]} 0 1
[junit4:junit4]   2> 520958 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10048 (1438069593073516544)]} 0 2
[junit4:junit4]   2> 520960 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[48 (-1438069593077710848)]} 0 0
[junit4:junit4]   2> 520965 T1485 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[49 (1438069593081905152)]} 0 2
[junit4:junit4]   2> 520969 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[49 (1438069593085050880)]} 0 2
[junit4:junit4]   2> 520971 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10048 (-1438069593089245184)]} 0 0
[junit4:junit4]   2> 520976 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10048 (-1438069593094488064)]} 0 1
[junit4:junit4]   2> 520981 T1481 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10049 (1438069593098682368)]} 0 2
[junit4:junit4]   2> 520986 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10049 (1438069593103925248)]} 0 1
[junit4:junit4]   2> 521072 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[50 (1438069593194102784)]} 0 2
[junit4:junit4]   2> 521077 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[50 (1438069593199345664)]} 0 2
[junit4:junit4]   2> 521089 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10050 (1438069593210880000)]} 0 2
[junit4:junit4]   2> 521094 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10050 (1438069593216122880)]} 0 2
[junit4:junit4]   2> 521155 T1484 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[51 (1438069593281134592)]} 0 1
[junit4:junit4]   2> 521160 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[51 (1438069593286377472)]} 0 2
[junit4:junit4]   2> 521173 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10051 (1438069593300008960)]} 0 1
[junit4:junit4]   2> 521177 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10051 (1438069593305251840)]} 0 1
[junit4:junit4]   2> 521254 T1481 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[52 (1438069593384943616)]} 0 2
[junit4:junit4]   2> 521258 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[52 (1438069593389137920)]} 0 1
[junit4:junit4]   2> 521271 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10052 (1438069593403817984)]} 0 1
[junit4:junit4]   2> 521278 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10052 (1438069593409060864)]} 0 3
[junit4:junit4]   2> 521335 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[51 (-1438069593470926848)]} 0 1
[junit4:junit4]   2> 521339 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[51 (-1438069593475121152)]} 0 0
[junit4:junit4]   2> 521343 T1485 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[53 (1438069593478266880)]} 0 2
[junit4:junit4]   2> 521349 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[53 (1438069593483509760)]} 0 2
[junit4:junit4]   2> 521354 T1484 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10051 (-1438069593489801216)]} 0 1
[junit4:junit4]   2> 521359 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10051 (-1438069593496092672)]} 0 0
[junit4:junit4]   2> 521363 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10053 (1438069593500286976)]} 0 0
[junit4:junit4]   2> 521367 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10053 (1438069593504481280)]} 0 0
[junit4:junit4]   2> 521403 T1481 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[54 (1438069593542230016)]} 0 0
[junit4:junit4]   2> 521407 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[54 (1438069593546424320)]} 0 1
[junit4:junit4]   2> 521421 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10054 (1438069593561104384)]} 0 0
[junit4:junit4]   2> 521424 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10054 (1438069593564250112)]} 0 1
[junit4:junit4]   2> 521485 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[55 (1438069593627164672)]} 0 1
[junit4:junit4]   2> 521489 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[55 (1438069593632407552)]} 0 1
[junit4:junit4]   2> 521502 T1485 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10055 (1438069593646039040)]} 0 0
[junit4:junit4]   2> 521506 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10055 (1438069593650233344)]} 0 0
[junit4:junit4]   2> 521513 T1484 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[52 (-1438069593657573376)]} 0 0
[junit4:junit4]   2> 521516 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[52 (-1438069593660719104)]} 0 0
[junit4:junit4]   2> 521520 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[56 (1438069593664913408)]} 0 0
[junit4:junit4]   2> 521524 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[56 (1438069593669107712)]} 0 0
[junit4:junit4]   2> 521531 T1481 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10052 (-1438069593676447744)]} 0 0
[junit4:junit4]   2> 521535 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10052 (-1438069593680642048)]} 0 0
[junit4:junit4]   2> 521538 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10056 (1438069593682739200)]} 0 1
[junit4:junit4]   2> 521541 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10056 (1438069593686933504)]} 0 0
[junit4:junit4]   2> 521551 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[57 (1438069593697419264)]} 0 0
[junit4:junit4]   2> 521555 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[57 (1438069593701613568)]} 0 1
[junit4:junit4]   2> 521567 T1485 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[58 (1438069593713147904)]} 0 1
[junit4:junit4]   2> 521567 T1486 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10057 (1438069593714196480)]} 0 0
[junit4:junit4]   2> 521569 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[58 (1438069593716293632)]} 0 0
[junit4:junit4]   2> 521572 T1503 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10057 (1438069593718390784)]} 0 1
[junit4:junit4]   2> 521584 T1481 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10058 (1438069593730973696)]} 0 1
[junit4:junit4]   2> 521589 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10058 (1438069593736216576)]} 0 1
[junit4:junit4]   2> 521674 T1483 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[59 (1438069593825345536)]} 0 1
[junit4:junit4]   2> 521679 T1505 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[59 (1438069593830588416)]} 0 2
[junit4:junit4]   2> 521693 T1482 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10059 (1438069593846317056)]} 0 1
[junit4:junit4]   2> 521699 T1502 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10059 (1438069593852608512)]} 0 1
[junit4:junit4]   2> 521778 T1484 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[60 (1438069593934397440)]} 0 1
[junit4:junit4]   2> 521785 T1504 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[60 (1438069593938591744)]} 0 4
[junit4:junit4]   2> 521798 T1485 C11661 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10060 (1438069593956417536)]} 0 1
[junit4:junit4]   2> 521803 T1501 C11662 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10060 (1438069593961660416)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C11663 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11663_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 521853 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[61 (1438069594002554880)]} 0 12
[junit4:junit4]   2> ASYNC  NEW_CORE C11664 name=collection1 org.apache.solr.core.SolrCore@74d542ab url=http://127.0.0.1:56845/_rzr/zi/collection1 node=127.0.0.1:56845__rzr%2Fzi C11664_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56845__rzr%2Fzi, base_url=http://127.0.0.1:56845/_rzr/zi, leader=true}
[junit4:junit4]   2> 521859 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[61 (1438069594019332096)]} 0 2
[junit4:junit4]   2> 521865 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10061 (1438069594025623552)]} 0 1
[junit4:junit4]   2> 521870 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10061 (1438069594030866432)]} 0 1
[junit4:junit4]   2> 521948 T1483 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[62 (1438069594111606784)]} 0 2
[junit4:junit4]   2> 521953 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[62 (1438069594117898240)]} 0 1
[junit4:junit4]   2> 521958 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10062 (1438069594123141120)]} 0 1
[junit4:junit4]   2> 521963 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10062 (1438069594128384000)]} 0 1
[junit4:junit4]   2> 522028 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[53 (-1438069594197590016)]} 0 0
[junit4:junit4]   2> 522033 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[53 (-1438069594202832896)]} 0 1
[junit4:junit4]   2> 522038 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[63 (1438069594205978624)]} 0 2
[junit4:junit4]   2> 522039 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10053 (-1438069594208075776)]} 0 1
[junit4:junit4]   2> 522042 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10053 (-1438069594212270080)]} 0 0
[junit4:junit4]   2> 522043 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[63 (1438069594211221504)]} 0 2
[junit4:junit4]   2> 522047 T1483 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10063 (1438069594216464384)]} 0 1
[junit4:junit4]   2> 522049 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[54 (-1438069594219610112)]} 0 0
[junit4:junit4]   2> 522051 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10063 (1438069594220658688)]} 0 1
[junit4:junit4]   2> 522054 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[54 (-1438069594224852992)]} 0 1
[junit4:junit4]   2> 522059 T1485 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[64 (1438069594229047296)]} 0 2
[junit4:junit4]   2> 522059 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10054 (-1438069594230095872)]} 0 0
[junit4:junit4]   2> 522064 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10054 (-1438069594235338752)]} 0 1
[junit4:junit4]   2> 522066 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[64 (1438069594234290176)]} 0 4
[junit4:junit4]   2> 522071 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10064 (1438069594239533056)]} 0 4
[junit4:junit4]   2> 522077 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10064 (1438069594245824512)]} 0 3
[junit4:junit4]   2> 522085 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[55 (-1438069594256310272)]} 0 1
[junit4:junit4]   2> 522089 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[55 (-1438069594261553152)]} 0 1
[junit4:junit4]   2> 522092 T1483 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[65 (1438069594263650304)]} 0 1
[junit4:junit4]   2> 522095 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10055 (-1438069594267844608)]} 0 1
[junit4:junit4]   2> 522097 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[65 (1438069594269941760)]} 0 1
[junit4:junit4]   2> 522099 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10055 (-1438069594272038912)]} 0 0
[junit4:junit4]   2> 522105 T1485 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10065 (1438069594277281792)]} 0 1
[junit4:junit4]   2> 522110 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10065 (1438069594281476096)]} 0 2
[junit4:junit4]   2> 522123 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[58 (-1438069594297204736)]} 0 1
[junit4:junit4]   2> 522127 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[58 (-1438069594301399040)]} 0 1
[junit4:junit4]   2> 522132 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10058 (-1438069594306641920)]} 0 0
[junit4:junit4]   2> 522132 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[66 (1438069594304544768)]} 0 2
[junit4:junit4]   2> 522136 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10058 (-1438069594309787648)]} 0 1
[junit4:junit4]   2> 522139 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[66 (1438069594311884800)]} 0 3
[junit4:junit4]   2> 522141 T1483 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10066 (1438069594315030528)]} 0 2
[junit4:junit4]   2> 522146 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10066 (1438069594320273408)]} 0 1
[junit4:junit4]   2> 522181 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[67 (1438069594356973568)]} 0 2
[junit4:junit4]   2> 522186 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[67 (1438069594362216448)]} 0 1
[junit4:junit4]   2> 522192 T1485 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10067 (1438069594369556480)]} 0 2
[junit4:junit4]   2> 522197 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10067 (1438069594372702208)]} 0 2
[junit4:junit4]   2> 522246 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[68 (1438069594425131008)]} 0 2
[junit4:junit4]   2> 522251 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[68 (1438069594430373888)]} 0 2
[junit4:junit4]   2> 522257 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10068 (1438069594436665344)]} 0 2
[junit4:junit4]   2> 522261 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10068 (1438069594440859648)]} 0 1
[junit4:junit4]   2> 522318 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[69 (1438069594500628480)]} 0 2
[junit4:junit4]   2> 522323 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[69 (1438069594505871360)]} 0 2
[junit4:junit4]   2> 522331 T1483 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10069 (1438069594513211392)]} 0 2
[junit4:junit4]   2> 522335 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10069 (1438069594518454272)]} 0 1
[junit4:junit4]   2> 522352 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[59 (-1438069594537328640)]} 0 1
[junit4:junit4]   2> 522356 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[59 (-1438069594541522944)]} 0 1
[junit4:junit4]   2> 522361 T1485 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[70 (1438069594545717248)]} 0 2
[junit4:junit4]   2> 522365 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[70 (1438069594549911552)]} 0 1
[junit4:junit4]   2> 522367 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10059 (-1438069594553057280)]} 0 1
[junit4:junit4]   2> 522370 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10059 (-1438069594556203008)]} 0 0
[junit4:junit4]   2> 522377 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10070 (1438069594562494464)]} 0 2
[junit4:junit4]   2> 522381 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10070 (1438069594566688768)]} 0 1
[junit4:junit4]   2> 522437 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[71 (1438069594625409024)]} 0 2
[junit4:junit4]   2> 522442 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[71 (1438069594630651904)]} 0 2
[junit4:junit4]   2> 522452 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[60 (-1438069594642186240)]} 0 1
[junit4:junit4]   2> 522454 T1485 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10071 (1438069594643234816)]} 0 1
[junit4:junit4]   2> 522456 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[60 (-1438069594646380544)]} 0 0
[junit4:junit4]   2> 522458 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10071 (1438069594647429120)]} 0 1
[junit4:junit4]   2> 522461 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[72 (1438069594649526272)]} 0 2
[junit4:junit4]   2> 522465 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[72 (1438069594655817728)]} 0 1
[junit4:junit4]   2> 522470 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10060 (-1438069594661060608)]} 0 1
[junit4:junit4]   2> 522473 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10060 (-1438069594664206336)]} 0 0
[junit4:junit4]   2> 522479 T1483 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10072 (1438069594669449216)]} 0 2
[junit4:junit4]   2> 522484 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10072 (1438069594674692096)]} 0 1
[junit4:junit4]   2> 522558 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[61 (-1438069594753335296)]} 0 1
[junit4:junit4]   2> 522562 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[61 (-1438069594757529600)]} 0 1
[junit4:junit4]   2> 522567 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[73 (1438069594761723904)]} 0 2
[junit4:junit4]   2> 522572 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[73 (1438069594766966784)]} 0 2
[junit4:junit4]   2> 522576 T1485 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10061 (-1438069594772209664)]} 0 1
[junit4:junit4]   2> 522580 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10061 (-1438069594776403968)]} 0 1
[junit4:junit4]   2> 522584 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10073 (1438069594780598272)]} 0 1
[junit4:junit4]   2> 522590 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10073 (1438069594786889728)]} 0 1
[junit4:junit4]   2> 522595 T1481 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[74 (1438069594791084032)]} 0 2
[junit4:junit4]   2> 522601 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[74 (1438069594797375488)]} 0 2
[junit4:junit4]   2> 522613 T1483 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10074 (1438069594811006976)]} 0 1
[junit4:junit4]   2> 522618 T1504 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10074 (1438069594815201280)]} 0 1
[junit4:junit4]   2> 522654 T1486 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[64 (-1438069594853998592)]} 0 1
[junit4:junit4]   2> 522658 T1505 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[64 (-1438069594857144320)]} 0 1
[junit4:junit4]   2> 522663 T1482 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[75 (1438069594862387200)]} 0 2
[junit4:junit4]   2> 522668 T1501 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[75 (1438069594867630080)]} 0 2
[junit4:junit4]   2> 522672 T1485 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10064 (-1438069594872872960)]} 0 0
[junit4:junit4]   2> 522674 T1502 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10064 (-1438069594874970112)]} 0 0
[junit4:junit4]   2> 522680 T1484 C11663 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10075 (1438069594880212992)]} 0 2
[junit4:junit4]   2> 522685 T1503 C11664 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10075 (1438069594885455872)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C11665 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11665_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 522742 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[67 (-1438069594946273280)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C11666 name=collection1 org.apache.solr.core.SolrCore@74d542ab url=http://127.0.0.1:56845/_rzr/zi/collection1 node=127.0.0.1:56845__rzr%2Fzi C11666_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56845__rzr%2Fzi, base_url=http://127.0.0.1:56845/_rzr/zi, leader=true}
[junit4:junit4]   2> 522746 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[67 (-1438069594949419008)]} 0 1
[junit4:junit4]   2> 522749 T1483 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[76 (1438069594953613312)]} 0 0
[junit4:junit4]   2> 522751 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10067 (-1438069594955710464)]} 0 0
[junit4:junit4]   2> 522754 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[76 (1438069594957807616)]} 0 1
[junit4:junit4]   2> 522754 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10067 (-1438069594958856192)]} 0 0
[junit4:junit4]   2> 522757 T1482 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10076 (1438069594962001920)]} 0 0
[junit4:junit4]   2> 522760 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10076 (1438069594964099072)]} 0 1
[junit4:junit4]   2> 522797 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[77 (1438069595002896384)]} 0 1
[junit4:junit4]   2> 522801 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[77 (1438069595007090688)]} 0 2
[junit4:junit4]   2> 522801 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10077 (1438069595007090688)]} 0 1
[junit4:junit4]   2> 522807 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10077 (1438069595014430720)]} 0 1
[junit4:junit4]   2> 522877 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[78 (1438069595086782464)]} 0 1
[junit4:junit4]   2> 522882 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[78 (1438069595093073920)]} 0 1
[junit4:junit4]   2> 522882 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10078 (1438069595093073920)]} 0 0
[junit4:junit4]   2> 522887 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10078 (1438069595097268224)]} 0 1
[junit4:junit4]   2> 522984 T1482 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[68 (-1438069595200028672)]} 0 0
[junit4:junit4]   2> 522988 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[68 (-1438069595204222976)]} 0 1
[junit4:junit4]   2> 522989 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10068 (-1438069595205271552)]} 0 0
[junit4:junit4]   2> 522993 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[79 (1438069595207368704)]} 0 2
[junit4:junit4]   2> 522994 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10068 (-1438069595210514432)]} 0 1
[junit4:junit4]   2> 522998 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[79 (1438069595212611584)]} 0 2
[junit4:junit4]   2> 522999 T1483 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10079 (1438069595214708736)]} 0 1
[junit4:junit4]   2> 523004 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10079 (1438069595219951616)]} 0 1
[junit4:junit4]   2> 523053 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[69 (-1438069595272380416)]} 0 1
[junit4:junit4]   2> 523057 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[69 (-1438069595276574720)]} 0 1
[junit4:junit4]   2> 523061 T1482 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10069 (-1438069595279720449)]} 0 1
[junit4:junit4]   2> 523061 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[80 (1438069595279720448)]} 0 1
[junit4:junit4]   2> 523064 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10069 (-1438069595283914752)]} 0 0
[junit4:junit4]   2> 523068 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[80 (1438069595287060480)]} 0 2
[junit4:junit4]   2> 523068 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10080 (1438069595287060480)]} 0 1
[junit4:junit4]   2> 523074 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10080 (1438069595292303360)]} 0 2
[junit4:junit4]   2> 523090 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[81 (1438069595310129152)]} 0 2
[junit4:junit4]   2> 523093 T1483 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10081 (1438069595313274880)]} 0 1
[junit4:junit4]   2> 523096 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[81 (1438069595316420608)]} 0 3
[junit4:junit4]   2> 523099 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10081 (1438069595319566336)]} 0 2
[junit4:junit4]   2> 523138 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[82 (1438069595359412224)]} 0 2
[junit4:junit4]   2> 523143 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[82 (1438069595365703680)]} 0 2
[junit4:junit4]   2> 523145 T1482 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10082 (1438069595366752256)]} 0 2
[junit4:junit4]   2> 523149 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10082 (1438069595371995136)]} 0 1
[junit4:junit4]   2> 523237 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[72 (-1438069595465318400)]} 0 0
[junit4:junit4]   2> 523242 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[72 (-1438069595470561280)]} 0 0
[junit4:junit4]   2> 523242 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10072 (-1438069595470561280)]} 0 0
[junit4:junit4]   2> 523248 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10072 (-1438069595475804160)]} 0 1
[junit4:junit4]   2> 523248 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[83 (1438069595475804160)]} 0 3
[junit4:junit4]   2> 523252 T1483 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10083 (1438069595479998464)]} 0 1
[junit4:junit4]   2> 523255 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[83 (1438069595482095616)]} 0 3
[junit4:junit4]   2> 523257 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10083 (1438069595485241344)]} 0 1
[junit4:junit4]   2> 523337 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[73 (-1438069595570176000)]} 0 0
[junit4:junit4]   2> 523340 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[73 (-1438069595573321728)]} 0 0
[junit4:junit4]   2> 523340 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10073 (-1438069595573321728)]} 0 0
[junit4:junit4]   2> 523342 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10073 (-1438069595575418880)]} 0 0
[junit4:junit4]   2> 523342 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[84 (1438069595575418880)]} 0 0
[junit4:junit4]   2> 523344 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10084 (1438069595577516032)]} 0 0
[junit4:junit4]   2> 523346 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[84 (1438069595578564608)]} 0 1
[junit4:junit4]   2> 523348 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10084 (1438069595580661760)]} 0 1
[junit4:junit4]   2> 523370 T1483 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[85 (1438069595603730432)]} 0 2
[junit4:junit4]   2> 523371 T1482 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10085 (1438069595604779008)]} 0 2
[junit4:junit4]   2> 523374 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[85 (1438069595608973312)]} 0 1
[junit4:junit4]   2> 523376 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10085 (1438069595608973313)]} 0 2
[junit4:junit4]   2> 523424 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[75 (-1438069595661402112)]} 0 1
[junit4:junit4]   2> 523425 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10075 (-1438069595661402113)]} 0 1
[junit4:junit4]   2> 523428 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[75 (-1438069595665596416)]} 0 1
[junit4:junit4]   2> 523430 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10075 (-1438069595667693568)]} 0 1
[junit4:junit4]   2> 523433 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[86 (1438069595669790720)]} 0 1
[junit4:junit4]   2> 523435 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10086 (1438069595671887872)]} 0 2
[junit4:junit4]   2> 523438 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[86 (1438069595675033600)]} 0 2
[junit4:junit4]   2> 523440 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10086 (1438069595676082176)]} 0 2
[junit4:junit4]   2> 523525 T1483 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[87 (1438069595766259712)]} 0 1
[junit4:junit4]   2> 523529 T1482 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10087 (1438069595769405440)]} 0 2
[junit4:junit4]   2> 523530 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[87 (1438069595771502592)]} 0 1
[junit4:junit4]   2> 523534 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10087 (1438069595775696896)]} 0 2
[junit4:junit4]   2> 523539 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[88 (1438069595780939776)]} 0 2
[junit4:junit4]   2> 523541 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10088 (1438069595783036928)]} 0 1
[junit4:junit4]   2> 523545 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[88 (1438069595786182656)]} 0 2
[junit4:junit4]   2> 523547 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10088 (1438069595788279808)]} 0 2
[junit4:junit4]   2> 523553 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[84 (-1438069595796668416)]} 0 0
[junit4:junit4]   2> 523556 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10084 (-1438069595798765568)]} 0 1
[junit4:junit4]   2> 523558 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[84 (-1438069595801911296)]} 0 1
[junit4:junit4]   2> 523560 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10084 (-1438069595804008448)]} 0 1
[junit4:junit4]   2> 523562 T1483 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[89 (1438069595805057024)]} 0 1
[junit4:junit4]   2> 523566 T1482 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10089 (1438069595807154176)]} 0 3
[junit4:junit4]   2> 523567 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[89 (1438069595810299904)]} 0 1
[junit4:junit4]   2> 523570 T1502 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10089 (1438069595813445632)]} 0 1
[junit4:junit4]   2> 523663 T1481 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[87 (-1438069595912011776)]} 0 1
[junit4:junit4]   2> 523667 T1503 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[87 (-1438069595916206080)]} 0 1
[junit4:junit4]   2> 523667 T1486 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10087 (-1438069595916206080)]} 0 1
[junit4:junit4]   2> 523671 T1504 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10087 (-1438069595920400384)]} 0 0
[junit4:junit4]   2> 523671 T1485 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[90 (1438069595920400384)]} 0 1
[junit4:junit4]   2> 523676 T1484 C11665 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10090 (1438069595923546112)]} 0 2
[junit4:junit4]   2> 523677 T1501 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[90 (1438069595925643264)]} 0 2
[junit4:junit4]   2> 523680 T1505 C11666 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10090 (1438069595928788992)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C11667 name=collection1 org.apache.solr.core.SolrCore@4349c955 url=http://127.0.0.1:56833/_rzr/zi/collection1 node=127.0.0.1:56833__rzr%2Fzi C11667_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56833__rzr%2Fzi, base_url=http://127.0.0.1:56833/_rzr/zi, leader=true}
[junit4:junit4]   2> 523697 T1482 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10091 (1438069595946614784)]} 0 2
[junit4:junit4]   2> 523698 T1483 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[91 (1438069595946614785)]} 0 2
[junit4:junit4]   2> ASYNC  NEW_CORE C11668 name=collection1 org.apache.solr.core.SolrCore@74d542ab url=http://127.0.0.1:56845/_rzr/zi/collection1 node=127.0.0.1:56845__rzr%2Fzi C11668_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56845__rzr%2Fzi, base_url=http://127.0.0.1:56845/_rzr/zi, leader=true}
[junit4:junit4]   2> 523703 T1502 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10091 (1438069595951857664)]} 0 2
[junit4:junit4]   2> 523704 T1503 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[91 (1438069595953954816)]} 0 1
[junit4:junit4]   2> 523756 T1481 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10092 (1438069596007432192)]} 0 3
[junit4:junit4]   2> 523757 T1485 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[92 (1438069596009529344)]} 0 1
[junit4:junit4]   2> 523758 T1504 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10092 (1438069596010577920)]} 0 1
[junit4:junit4]   2> 523762 T1501 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[92 (1438069596013723648)]} 0 2
[junit4:junit4]   2> 523821 T1484 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10093 (1438069596076638208)]} 0 2
[junit4:junit4]   2> 523824 T1482 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[93 (1438069596079783936)]} 0 2
[junit4:junit4]   2> 523827 T1505 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10093 (1438069596081881088)]} 0 2
[junit4:junit4]   2> 523828 T1502 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[93 (1438069596083978240)]} 0 1
[junit4:junit4]   2> 523855 T1483 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10090 (-1438069596113338368)]} 0 0
[junit4:junit4]   2> 523858 T1486 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[90 (-1438069596115435520)]} 0 1
[junit4:junit4]   2> 523859 T1504 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10090 (-1438069596117532672)]} 0 0
[junit4:junit4]   2> 523862 T1501 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[90 (-1438069596120678400)]} 0 1
[junit4:junit4]   2> 523865 T1481 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10094 (1438069596122775552)]} 0 1
[junit4:junit4]   2> 523867 T1485 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[94 (1438069596124872704)]} 0 2
[junit4:junit4]   2> 523871 T1505 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10094 (1438069596129067008)]} 0 1
[junit4:junit4]   2> 523872 T1503 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[94 (1438069596130115584)]} 0 1
[junit4:junit4]   2> 523929 T1484 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10091 (-1438069596190932992)]} 0 1
[junit4:junit4]   2> 523931 T1482 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[91 (-1438069596191981568)]} 0 1
[junit4:junit4]   2> 523933 T1502 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10091 (-1438069596195127296)]} 0 1
[junit4:junit4]   2> 523935 T1502 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[91 (-1438069596197224448)]} 0 1
[junit4:junit4]   2> 523939 T1483 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10095 (1438069596199321600)]} 0 3
[junit4:junit4]   2> 523940 T1486 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[95 (1438069596201418752)]} 0 1
[junit4:junit4]   2> 523944 T1501 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10095 (1438069596205613056)]} 0 2
[junit4:junit4]   2> 523947 T1505 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[95 (1438069596208758784)]} 0 1
[junit4:junit4]   2> 523955 T1481 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10092 (-1438069596218195968)]} 0 0
[junit4:junit4]   2> 523958 T1503 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[10092 (-1438069596221341696)]} 0 0
[junit4:junit4]   2> 523961 T1485 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10096 (1438069596224487424)]} 0 0
[junit4:junit4]   2> 523965 T1504 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10096 (1438069596228681728)]} 0 0
[junit4:junit4]   2> 524059 T1484 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[92 (-1438069596326199296)]} 0 1
[junit4:junit4]   2> 524061 T1502 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {delete=[92 (-1438069596329345024)]} 0 0
[junit4:junit4]   2> 524063 T1482 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10097 (1438069596330393600)]} 0 1
[junit4:junit4]   2> 524065 T1483 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[96 (1438069596332490752)]} 0 1
[junit4:junit4]   2> 524066 T1501 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10097 (1438069596333539328)]} 0 1
[junit4:junit4]   2> 524067 T1505 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[96 (1438069596335636480)]} 0 0
[junit4:junit4]   2> 524074 T1486 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[97 (1438069596341927936)]} 0 1
[junit4:junit4]   2> 524078 T1503 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[97 (1438069596346122240)]} 0 1
[junit4:junit4]   2> 524127 T1481 C11667 P56833 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10098 (1438069596398551040)]} 0 1
[junit4:junit4]   2> 524132 T1504 C11668 P56845 oasup.LogUpdateProcessor.finish [collection1] webapp=/_rzr/zi path=/update params={wt=javabin&version=2} {add=[10098 (1438069596402745344)]} 0 1
[juni

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

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

[...truncated 55 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:366: 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:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:887: There were test failures: 297 suites, 1249 tests, 1 error, 1 failure, 18 ignored (12 assumptions)

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