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/04 15:01:10 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b91) - Build # 5980 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5980/
Java: 32bit/jdk1.8.0-ea-b91 -server -XX:+UseG1GC

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

Error Message:
shard2 is not consistent.  Got 48 from http://127.0.0.1:37304/_u/cu/collection1lastClient and got 49 from http://127.0.0.1:35548/_u/cu/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 48 from http://127.0.0.1:37304/_u/cu/collection1lastClient and got 49 from http://127.0.0.1:35548/_u/cu/collection1
	at __randomizedtesting.SeedInfo.seed([F35BBB7A04D46657:72BD3562738B066B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:110)
	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:491)
	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:724)




Build Log:
[...truncated 10041 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   2> 875280 T3241 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_u/cu
[junit4:junit4]   2> 875285 T3241 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1370350625361
[junit4:junit4]   2> 875286 T3241 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 875287 T3242 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 875387 T3241 oasc.ZkTestServer.run start zk server on port:44548
[junit4:junit4]   2> 875388 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 875391 T3248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@123b265 name:ZooKeeperConnection Watcher:127.0.0.1:44548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 875391 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 875392 T3241 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 875394 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 875395 T3250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e45771 name:ZooKeeperConnection Watcher:127.0.0.1:44548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 875396 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 875396 T3241 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 875398 T3241 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 875399 T3241 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 875400 T3241 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 875402 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 875402 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 875405 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 875405 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 875407 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 875408 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 875409 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 875409 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 875411 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 875411 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 875413 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 875413 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 875415 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 875415 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 875417 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 875417 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 875419 T3241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 875419 T3241 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 875490 T3241 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 875506 T3241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57365
[junit4:junit4]   2> 875507 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 875508 T3241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 875508 T3241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497
[junit4:junit4]   2> 875509 T3241 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/solr.xml
[junit4:junit4]   2> 875509 T3241 oasc.CoreContainer.<init> New CoreContainer 9220042
[junit4:junit4]   2> 875510 T3241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/'
[junit4:junit4]   2> 875510 T3241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/'
[junit4:junit4]   2> 875567 T3241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 875567 T3241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 875568 T3241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 875568 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 875568 T3241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 875569 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 875569 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 875569 T3241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 875570 T3241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 875570 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 875573 T3241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 875574 T3241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44548/solr
[junit4:junit4]   2> 875574 T3241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 875575 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 875584 T3261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c31f0 name:ZooKeeperConnection Watcher:127.0.0.1:44548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 875585 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 875589 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 875593 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 875595 T3263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13b6275 name:ZooKeeperConnection Watcher:127.0.0.1:44548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 875595 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 875597 T3241 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 875599 T3241 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 875601 T3241 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 875602 T3241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57365__u%2Fcu
[junit4:junit4]   2> 875603 T3241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57365__u%2Fcu
[junit4:junit4]   2> 875605 T3241 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 875608 T3241 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 875609 T3241 oasc.Overseer.start Overseer (id=89807298583789571-127.0.0.1:57365__u%2Fcu-n_0000000000) starting
[junit4:junit4]   2> 875611 T3241 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 875614 T3265 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 875614 T3241 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 875616 T3241 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 875617 T3241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 875619 T3264 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 875622 T3266 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/collection1
[junit4:junit4]   2> 875622 T3266 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 875622 T3266 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 875623 T3266 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 875623 T3266 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/collection1/'
[junit4:junit4]   2> 875624 T3266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/collection1/lib/README' to classloader
[junit4:junit4]   2> 875624 T3266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 875650 T3266 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 875681 T3266 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 875682 T3266 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 875691 T3266 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 875994 T3266 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 875997 T3266 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 875998 T3266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 876001 T3266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 876018 T3266 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 876018 T3266 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370350625497/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/control/data/
[junit4:junit4]   2> 876018 T3266 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ebbd19
[junit4:junit4]   2> 876018 T3266 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 876019 T3266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/control/data
[junit4:junit4]   2> 876019 T3266 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/control/data/index/
[junit4:junit4]   2> 876019 T3266 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 876020 T3266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/control/data/index
[junit4:junit4]   2> 876021 T3266 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f90bab lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c474d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 876021 T3266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 876023 T3266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 876023 T3266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 876024 T3266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 876024 T3266 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 876025 T3266 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 876025 T3266 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 876025 T3266 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 876025 T3266 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 876026 T3266 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 876027 T3266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 876029 T3266 oass.SolrIndexSearcher.<init> Opening Searcher@1e61b2a main
[junit4:junit4]   2> 876030 T3266 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/control/data/tlog
[junit4:junit4]   2> 876030 T3266 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 876030 T3266 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 876034 T3267 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e61b2a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 876035 T3266 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 876035 T3266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 877123 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 877124 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57365__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57365/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 877124 T3264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 877124 T3264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 877128 T3263 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> 878037 T3266 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 878038 T3266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57365/_u/cu collection:control_collection shard:shard1
[junit4:junit4]   2> 878038 T3266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 878044 T3266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 878045 T3266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 878045 T3266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 878046 T3266 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57365/_u/cu/collection1/
[junit4:junit4]   2> 878046 T3266 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 878046 T3266 oasc.SyncStrategy.syncToMe http://127.0.0.1:57365/_u/cu/collection1/ has no replicas
[junit4:junit4]   2> 878046 T3266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57365/_u/cu/collection1/
[junit4:junit4]   2> 878046 T3266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 878638 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 878643 T3263 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> 878651 T3266 oasc.ZkController.register We are http://127.0.0.1:57365/_u/cu/collection1/ and leader is http://127.0.0.1:57365/_u/cu/collection1/
[junit4:junit4]   2> 878651 T3266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57365/_u/cu
[junit4:junit4]   2> 878651 T3266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 878651 T3266 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 878652 T3266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 878652 T3266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 878653 T3241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 878654 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 878655 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 878659 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 878661 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 878662 T3270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76884e name:ZooKeeperConnection Watcher:127.0.0.1:44548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 878663 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 878663 T3241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 878665 T3241 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 878738 T3241 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 878740 T3241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37304
[junit4:junit4]   2> 878741 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 878741 T3241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 878741 T3241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740
[junit4:junit4]   2> 878742 T3241 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/solr.xml
[junit4:junit4]   2> 878742 T3241 oasc.CoreContainer.<init> New CoreContainer 6983184
[junit4:junit4]   2> 878743 T3241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/'
[junit4:junit4]   2> 878743 T3241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/'
[junit4:junit4]   2> 878803 T3241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 878804 T3241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 878804 T3241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 878804 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 878805 T3241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 878805 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 878805 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 878806 T3241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 878806 T3241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 878806 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 878809 T3241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 878810 T3241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44548/solr
[junit4:junit4]   2> 878810 T3241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 878811 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 878812 T3281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f97704 name:ZooKeeperConnection Watcher:127.0.0.1:44548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 878812 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 878813 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 878816 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 878817 T3283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e5794e name:ZooKeeperConnection Watcher:127.0.0.1:44548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 878817 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 878819 T3241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 879821 T3241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37304__u%2Fcu
[junit4:junit4]   2> 879823 T3241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37304__u%2Fcu
[junit4:junit4]   2> 879824 T3263 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> 879825 T3283 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 879825 T3270 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 879825 T3263 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 879829 T3284 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/collection1
[junit4:junit4]   2> 879829 T3284 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 879830 T3284 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 879830 T3284 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 879831 T3284 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/collection1/'
[junit4:junit4]   2> 879831 T3284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/collection1/lib/README' to classloader
[junit4:junit4]   2> 879832 T3284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 879866 T3284 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 879897 T3284 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 879898 T3284 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 879905 T3284 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 880146 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 880147 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57365__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57365/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:57365__u%2Fcu_collection1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 880151 T3263 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> 880151 T3283 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> 880151 T3270 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> 880203 T3284 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 880205 T3284 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 880207 T3284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 880210 T3284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 880225 T3284 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 880225 T3284 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370350628740/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty1/
[junit4:junit4]   2> 880225 T3284 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ebbd19
[junit4:junit4]   2> 880226 T3284 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 880226 T3284 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty1
[junit4:junit4]   2> 880226 T3284 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty1/index/
[junit4:junit4]   2> 880227 T3284 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 880227 T3284 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty1/index
[junit4:junit4]   2> 880228 T3284 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca929b lockFactory=org.apache.lucene.store.NativeFSLockFactory@172ea28),segFN=segments_1,generation=1}
[junit4:junit4]   2> 880228 T3284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 880230 T3284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 880231 T3284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 880231 T3284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 880232 T3284 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 880232 T3284 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 880232 T3284 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 880233 T3284 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 880233 T3284 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 880233 T3284 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 880235 T3284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 880237 T3284 oass.SolrIndexSearcher.<init> Opening Searcher@141c7df main
[junit4:junit4]   2> 880237 T3284 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty1/tlog
[junit4:junit4]   2> 880238 T3284 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 880238 T3284 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 880242 T3285 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@141c7df main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 880243 T3284 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 880244 T3284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 881655 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 881656 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37304__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37304/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 881656 T3264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 881657 T3264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 881659 T3263 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> 881659 T3270 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> 881659 T3283 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> 882245 T3284 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 882245 T3284 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37304/_u/cu collection:collection1 shard:shard2
[junit4:junit4]   2> 882246 T3284 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 882250 T3284 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 882252 T3284 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 882252 T3284 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 882252 T3284 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37304/_u/cu/collection1/
[junit4:junit4]   2> 882253 T3284 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 882253 T3284 oasc.SyncStrategy.syncToMe http://127.0.0.1:37304/_u/cu/collection1/ has no replicas
[junit4:junit4]   2> 882253 T3284 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37304/_u/cu/collection1/
[junit4:junit4]   2> 882253 T3284 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 883162 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 883166 T3283 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> 883166 T3263 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> 883166 T3270 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> 883209 T3284 oasc.ZkController.register We are http://127.0.0.1:37304/_u/cu/collection1/ and leader is http://127.0.0.1:37304/_u/cu/collection1/
[junit4:junit4]   2> 883209 T3284 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37304/_u/cu
[junit4:junit4]   2> 883210 T3284 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 883210 T3284 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 883210 T3284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 883213 T3284 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 883214 T3241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 883214 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 883215 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 883282 T3241 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 883284 T3241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36077
[junit4:junit4]   2> 883284 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 883285 T3241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 883285 T3241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293
[junit4:junit4]   2> 883285 T3241 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/solr.xml
[junit4:junit4]   2> 883286 T3241 oasc.CoreContainer.<init> New CoreContainer 2342610
[junit4:junit4]   2> 883286 T3241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/'
[junit4:junit4]   2> 883287 T3241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/'
[junit4:junit4]   2> 883330 T3241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 883330 T3241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 883331 T3241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 883331 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 883331 T3241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 883332 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 883332 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 883332 T3241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 883333 T3241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 883333 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 883336 T3241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 883337 T3241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44548/solr
[junit4:junit4]   2> 883337 T3241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 883338 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 883339 T3297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13d196f name:ZooKeeperConnection Watcher:127.0.0.1:44548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 883339 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 883340 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 883343 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 883344 T3299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a135fd name:ZooKeeperConnection Watcher:127.0.0.1:44548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 883345 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 883347 T3241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 884349 T3241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36077__u%2Fcu
[junit4:junit4]   2> 884350 T3241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36077__u%2Fcu
[junit4:junit4]   2> 884351 T3263 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> 884352 T3270 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> 884352 T3299 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 884353 T3283 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 884353 T3283 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> 884354 T3270 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 884354 T3263 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 884358 T3300 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/collection1
[junit4:junit4]   2> 884358 T3300 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 884359 T3300 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 884359 T3300 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 884360 T3300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/collection1/'
[junit4:junit4]   2> 884360 T3300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/collection1/lib/README' to classloader
[junit4:junit4]   2> 884360 T3300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 884388 T3300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 884432 T3300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 884433 T3300 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 884440 T3300 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 884670 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 884670 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37304__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37304/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:37304__u%2Fcu_collection1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 884673 T3270 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> 884673 T3263 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> 884673 T3299 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> 884673 T3283 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> 884744 T3300 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 884746 T3300 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 884747 T3300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 884750 T3300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 884764 T3300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 884765 T3300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370350633293/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty2/
[junit4:junit4]   2> 884765 T3300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ebbd19
[junit4:junit4]   2> 884765 T3300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 884766 T3300 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty2
[junit4:junit4]   2> 884766 T3300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty2/index/
[junit4:junit4]   2> 884766 T3300 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 884766 T3300 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty2/index
[junit4:junit4]   2> 884768 T3300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@112e717 lockFactory=org.apache.lucene.store.NativeFSLockFactory@189358c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 884768 T3300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 884770 T3300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 884770 T3300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 884770 T3300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 884771 T3300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 884771 T3300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 884772 T3300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 884772 T3300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 884772 T3300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 884773 T3300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 884774 T3300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 884776 T3300 oass.SolrIndexSearcher.<init> Opening Searcher@177eafe main
[junit4:junit4]   2> 884777 T3300 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty2/tlog
[junit4:junit4]   2> 884777 T3300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 884777 T3300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 884781 T3301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@177eafe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 884783 T3300 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 884783 T3300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 886181 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 886182 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36077__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36077/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 886182 T3264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 886182 T3264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 886185 T3299 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> 886185 T3263 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> 886185 T3270 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> 886185 T3283 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> 886785 T3300 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 886785 T3300 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36077/_u/cu collection:collection1 shard:shard1
[junit4:junit4]   2> 886786 T3300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 886790 T3300 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 886791 T3300 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 886792 T3300 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 886792 T3300 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36077/_u/cu/collection1/
[junit4:junit4]   2> 886792 T3300 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 886792 T3300 oasc.SyncStrategy.syncToMe http://127.0.0.1:36077/_u/cu/collection1/ has no replicas
[junit4:junit4]   2> 886793 T3300 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36077/_u/cu/collection1/
[junit4:junit4]   2> 886793 T3300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 887688 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 887693 T3270 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> 887693 T3299 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> 887693 T3263 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> 887693 T3283 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> 887699 T3300 oasc.ZkController.register We are http://127.0.0.1:36077/_u/cu/collection1/ and leader is http://127.0.0.1:36077/_u/cu/collection1/
[junit4:junit4]   2> 887699 T3300 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36077/_u/cu
[junit4:junit4]   2> 887699 T3300 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 887699 T3300 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 887699 T3300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 887701 T3300 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 887701 T3241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 887702 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 887702 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 887769 T3241 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 887771 T3241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35548
[junit4:junit4]   2> 887772 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 887772 T3241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 887773 T3241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780
[junit4:junit4]   2> 887773 T3241 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/solr.xml
[junit4:junit4]   2> 887773 T3241 oasc.CoreContainer.<init> New CoreContainer 14692332
[junit4:junit4]   2> 887774 T3241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/'
[junit4:junit4]   2> 887774 T3241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/'
[junit4:junit4]   2> 887821 T3241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 887822 T3241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 887822 T3241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 887822 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 887823 T3241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 887823 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 887823 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 887824 T3241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 887824 T3241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 887824 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 887827 T3241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 887828 T3241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44548/solr
[junit4:junit4]   2> 887829 T3241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 887829 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 887831 T3313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181db1e name:ZooKeeperConnection Watcher:127.0.0.1:44548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 887831 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 887832 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 887835 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 887836 T3315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1631f63 name:ZooKeeperConnection Watcher:127.0.0.1:44548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 887836 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 887838 T3241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 888841 T3241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35548__u%2Fcu
[junit4:junit4]   2> 888842 T3241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35548__u%2Fcu
[junit4:junit4]   2> 888844 T3299 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> 888844 T3283 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> 888844 T3270 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> 888844 T3315 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 888845 T3263 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 888845 T3263 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> 888845 T3299 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 888845 T3283 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 888846 T3270 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 888849 T3316 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/collection1
[junit4:junit4]   2> 888849 T3316 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 888850 T3316 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 888850 T3316 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 888851 T3316 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/collection1/'
[junit4:junit4]   2> 888851 T3316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/collection1/lib/README' to classloader
[junit4:junit4]   2> 888852 T3316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 888878 T3316 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 888909 T3316 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 888911 T3316 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 888917 T3316 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 889197 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 889198 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36077__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36077/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36077__u%2Fcu_collection1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 889201 T3315 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> 889201 T3270 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> 889201 T3263 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> 889201 T3299 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> 889201 T3283 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> 889232 T3316 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 889235 T3316 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 889236 T3316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 889239 T3316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 889253 T3316 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 889254 T3316 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370350637780/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/
[junit4:junit4]   2> 889254 T3316 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ebbd19
[junit4:junit4]   2> 889254 T3316 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 889255 T3316 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3
[junit4:junit4]   2> 889255 T3316 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index/
[junit4:junit4]   2> 889255 T3316 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 889256 T3316 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index
[junit4:junit4]   2> 889257 T3316 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1070f89 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae5774),segFN=segments_1,generation=1}
[junit4:junit4]   2> 889257 T3316 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 889259 T3316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 889259 T3316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 889260 T3316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 889260 T3316 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 889261 T3316 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 889261 T3316 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 889261 T3316 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 889262 T3316 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 889262 T3316 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 889264 T3316 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 889266 T3316 oass.SolrIndexSearcher.<init> Opening Searcher@1826137 main
[junit4:junit4]   2> 889266 T3316 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/tlog
[junit4:junit4]   2> 889267 T3316 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 889267 T3316 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 889272 T3317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1826137 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 889274 T3316 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 889275 T3316 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 890703 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 890704 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35548__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35548/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 890704 T3264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 890705 T3264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 890707 T3283 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> 890707 T3299 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> 890707 T3315 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> 890707 T3270 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> 890707 T3263 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> 891277 T3316 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 891278 T3316 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35548/_u/cu collection:collection1 shard:shard2
[junit4:junit4]   2> 891281 T3316 oasc.ZkController.register We are http://127.0.0.1:35548/_u/cu/collection1/ and leader is http://127.0.0.1:37304/_u/cu/collection1/
[junit4:junit4]   2> 891281 T3316 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35548/_u/cu
[junit4:junit4]   2> 891281 T3316 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 891281 T3316 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1214 name=collection1 org.apache.solr.core.SolrCore@94a589 url=http://127.0.0.1:35548/_u/cu/collection1 node=127.0.0.1:35548__u%2Fcu C1214_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:35548__u%2Fcu, base_url=http://127.0.0.1:35548/_u/cu, state=down, core=collection1}
[junit4:junit4]   2> 891282 T3318 C1214 P35548 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 891282 T3316 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 891283 T3318 C1214 P35548 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 891283 T3318 C1214 P35548 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 891283 T3318 C1214 P35548 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 891283 T3241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 891284 T3318 C1214 P35548 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 891284 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 891285 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 891288 T3276 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:35548__u%2Fcu_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 891351 T3241 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 891353 T3241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44481
[junit4:junit4]   2> 891354 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 891354 T3241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 891355 T3241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362
[junit4:junit4]   2> 891355 T3241 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/solr.xml
[junit4:junit4]   2> 891355 T3241 oasc.CoreContainer.<init> New CoreContainer 1971144
[junit4:junit4]   2> 891356 T3241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/'
[junit4:junit4]   2> 891356 T3241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/'
[junit4:junit4]   2> 891399 T3241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 891400 T3241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 891400 T3241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 891400 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 891401 T3241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 891401 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 891401 T3241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 891402 T3241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 891402 T3241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 891403 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 891406 T3241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 891406 T3241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44548/solr
[junit4:junit4]   2> 891406 T3241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 891407 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 891408 T3330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@203a9f name:ZooKeeperConnection Watcher:127.0.0.1:44548 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 891409 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 891410 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 891412 T3241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 891413 T3332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d5ff52 name:ZooKeeperConnection Watcher:127.0.0.1:44548/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 891414 T3241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 891416 T3241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 892210 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 892211 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35548__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35548/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:35548__u%2Fcu_collection1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 892215 T3332 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> 892215 T3283 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> 892215 T3299 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> 892215 T3270 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> 892215 T3315 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> 892215 T3263 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> 892288 T3276 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:35548__u%2Fcu_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 892289 T3276 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&coreNodeName=127.0.0.1:35548__u%252Fcu_collection1&version=2&onlyIfLeader=true&checkLive=true&state=recovering&core=collection1&action=PREPRECOVERY&nodeName=127.0.0.1:35548__u%252Fcu} status=0 QTime=1001 
[junit4:junit4]   2> 892420 T3241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44481__u%2Fcu
[junit4:junit4]   2> 892421 T3241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44481__u%2Fcu
[junit4:junit4]   2> 892423 T3315 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> 892423 T3263 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> 892423 T3332 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> 892423 T3299 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> 892423 T3270 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> 892423 T3283 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> 892424 T3263 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 892425 T3315 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 892425 T3270 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 892425 T3283 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 892425 T3332 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 892425 T3299 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 892429 T3333 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/collection1
[junit4:junit4]   2> 892429 T3333 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 892429 T3333 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 892430 T3333 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 892430 T3333 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/collection1/'
[junit4:junit4]   2> 892431 T3333 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/collection1/lib/README' to classloader
[junit4:junit4]   2> 892431 T3333 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 892456 T3333 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 892487 T3333 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 892488 T3333 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 892497 T3333 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 892806 T3333 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 892808 T3333 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 892810 T3333 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 892813 T3333 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 892828 T3333 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 892828 T3333 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370350641362/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/
[junit4:junit4]   2> 892828 T3333 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ebbd19
[junit4:junit4]   2> 892829 T3333 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 892829 T3333 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4
[junit4:junit4]   2> 892829 T3333 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index/
[junit4:junit4]   2> 892830 T3333 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 892830 T3333 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index
[junit4:junit4]   2> 892831 T3333 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97b5d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b0d36),segFN=segments_1,generation=1}
[junit4:junit4]   2> 892831 T3333 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 892833 T3333 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 892834 T3333 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 892834 T3333 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 892835 T3333 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 892835 T3333 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 892835 T3333 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 892836 T3333 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 892836 T3333 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 892836 T3333 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 892838 T3333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 892840 T3333 oass.SolrIndexSearcher.<init> Opening Searcher@1949afc main
[junit4:junit4]   2> 892841 T3333 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/tlog
[junit4:junit4]   2> 892841 T3333 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 892841 T3333 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 892845 T3334 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1949afc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 892847 T3333 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 892847 T3333 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 893718 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 893719 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44481__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44481/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 893719 T3264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 893720 T3264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 893722 T3315 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> 893723 T3263 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> 893722 T3299 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> 893722 T3270 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> 893723 T3332 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> 893723 T3283 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> 893848 T3333 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 893849 T3333 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44481/_u/cu collection:collection1 shard:shard1
[junit4:junit4]   2> 893852 T3333 oasc.ZkController.register We are http://127.0.0.1:44481/_u/cu/collection1/ and leader is http://127.0.0.1:36077/_u/cu/collection1/
[junit4:junit4]   2> 893852 T3333 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44481/_u/cu
[junit4:junit4]   2> 893852 T3333 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 893853 T3333 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1215 name=collection1 org.apache.solr.core.SolrCore@1989d85 url=http://127.0.0.1:44481/_u/cu/collection1 node=127.0.0.1:44481__u%2Fcu C1215_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:44481__u%2Fcu, base_url=http://127.0.0.1:44481/_u/cu, state=down, core=collection1}
[junit4:junit4]   2> 893853 T3335 C1215 P44481 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 893853 T3333 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 893854 T3335 C1215 P44481 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 893855 T3335 C1215 P44481 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 893855 T3335 C1215 P44481 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 893855 T3241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 893856 T3241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 893856 T3335 C1215 P44481 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 893857 T3241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 893860 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 893860 T3293 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:44481__u%2Fcu_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 893860 T3241 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 893861 T3241 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 893862 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C1216 name=collection1 org.apache.solr.core.SolrCore@94a589 url=http://127.0.0.1:35548/_u/cu/collection1 node=127.0.0.1:35548__u%2Fcu C1216_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, node_name=127.0.0.1:35548__u%2Fcu, base_url=http://127.0.0.1:35548/_u/cu, state=recovering, core=collection1}
[junit4:junit4]   2> 894290 T3318 C1216 P35548 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37304/_u/cu/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 894290 T3318 C1216 P35548 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35548/_u/cu START replicas=[http://127.0.0.1:37304/_u/cu/collection1/] nUpdates=100
[junit4:junit4]   2> 894291 T3318 C1216 P35548 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 894291 T3318 C1216 P35548 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 894291 T3318 C1216 P35548 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 894291 T3318 C1216 P35548 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 894291 T3318 C1216 P35548 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 894292 T3318 C1216 P35548 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37304/_u/cu/collection1/. core=collection1
[junit4:junit4]   2> 894292 T3318 C1216 P35548 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1217 name=collection1 org.apache.solr.core.SolrCore@2cc4e5 url=http://127.0.0.1:37304/_u/cu/collection1 node=127.0.0.1:37304__u%2Fcu C1217_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, node_name=127.0.0.1:37304__u%2Fcu, base_url=http://127.0.0.1:37304/_u/cu, state=active, core=collection1, leader=true}
[junit4:junit4]   2> 894297 T3277 C1217 P37304 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/get params={wt=javabin&qt=/get&version=2&distrib=false&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 894300 T3279 C1217 P37304 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 894302 T3279 C1217 P37304 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca929b lockFactory=org.apache.lucene.store.NativeFSLockFactory@172ea28),segFN=segments_1,generation=1}
[junit4:junit4]   2> 894302 T3279 C1217 P37304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 894303 T3279 C1217 P37304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca929b lockFactory=org.apache.lucene.store.NativeFSLockFactory@172ea28),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca929b lockFactory=org.apache.lucene.store.NativeFSLockFactory@172ea28),segFN=segments_2,generation=2}
[junit4:junit4]   2> 894303 T3279 C1217 P37304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 894303 T3279 C1217 P37304 oass.SolrIndexSearcher.<init> Opening Searcher@1624418 realtime
[junit4:junit4]   2> 894304 T3279 C1217 P37304 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 894304 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={commit=true&softCommit=false&wt=javabin&version=2&waitSearcher=true&commit_end_point=true&openSearcher=false} {commit=} 0 4
[junit4:junit4]   2> 894305 T3318 C1216 P35548 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 894305 T3318 C1216 P35548 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 894309 T3278 C1217 P37304 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 894309 T3278 C1217 P37304 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=3 
[junit4:junit4]   2> 894309 T3318 C1216 P35548 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 894309 T3318 C1216 P35548 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 894310 T3318 C1216 P35548 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 894311 T3277 C1217 P37304 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/replication params={wt=javabin&generation=2&qt=/replication&version=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 894312 T3318 C1216 P35548 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 894312 T3318 C1216 P35548 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index.20130604205724387
[junit4:junit4]   2> 894313 T3318 C1216 P35548 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@e9eb7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db1cb7) fullCopy=false
[junit4:junit4]   2> 894315 T3279 C1217 P37304 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/replication params={wt=filestream&file=segments_2&generation=2&qt=/replication&command=filecontent&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 894316 T3318 C1216 P35548 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 894316 T3318 C1216 P35548 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 894316 T3318 C1216 P35548 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 894317 T3318 C1216 P35548 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1070f89 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae5774),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1070f89 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae5774),segFN=segments_2,generation=2}
[junit4:junit4]   2> 894318 T3318 C1216 P35548 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 894318 T3318 C1216 P35548 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 894318 T3318 C1216 P35548 oass.SolrIndexSearcher.<init> Opening Searcher@17f8c08 main
[junit4:junit4]   2> 894319 T3317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17f8c08 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 894320 T3318 C1216 P35548 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index.20130604205724387 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index.20130604205724387;done=true>>]
[junit4:junit4]   2> 894320 T3318 C1216 P35548 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index.20130604205724387
[junit4:junit4]   2> 894320 T3318 C1216 P35548 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty3/index.20130604205724387
[junit4:junit4]   2> 894320 T3318 C1216 P35548 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 894320 T3318 C1216 P35548 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 894320 T3318 C1216 P35548 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 894321 T3318 C1216 P35548 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 894321 T3318 C1216 P35548 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 894863 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 895226 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 895227 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44481__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44481/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:44481__u%2Fcu_collection1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 895230 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35548__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35548/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:35548__u%2Fcu_collection1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 895232 T3332 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> 895232 T3315 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> 895232 T3299 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> 895232 T3263 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> 895232 T3270 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> 895232 T3283 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> 895861 T3293 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:44481__u%2Fcu_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 895862 T3293 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&coreNodeName=127.0.0.1:44481__u%252Fcu_collection1&version=2&onlyIfLeader=true&checkLive=true&state=recovering&core=collection1&action=PREPRECOVERY&nodeName=127.0.0.1:44481__u%252Fcu} status=0 QTime=2002 
[junit4:junit4]   2> 895865 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 896866 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C1215_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, node_name=127.0.0.1:44481__u%2Fcu, base_url=http://127.0.0.1:44481/_u/cu, state=recovering, core=collection1}
[junit4:junit4]   2> 897862 T3335 C1215 P44481 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36077/_u/cu/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 897863 T3335 C1215 P44481 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44481/_u/cu START replicas=[http://127.0.0.1:36077/_u/cu/collection1/] nUpdates=100
[junit4:junit4]   2> 897863 T3335 C1215 P44481 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 897863 T3335 C1215 P44481 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 897863 T3335 C1215 P44481 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 897864 T3335 C1215 P44481 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 897864 T3335 C1215 P44481 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 897864 T3335 C1215 P44481 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36077/_u/cu/collection1/. core=collection1
[junit4:junit4]   2> 897864 T3335 C1215 P44481 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 897868 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C1218 name=collection1 org.apache.solr.core.SolrCore@60fb83 url=http://127.0.0.1:36077/_u/cu/collection1 node=127.0.0.1:36077__u%2Fcu C1218_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, node_name=127.0.0.1:36077__u%2Fcu, base_url=http://127.0.0.1:36077/_u/cu, state=active, core=collection1, leader=true}
[junit4:junit4]   2> 897870 T3293 C1218 P36077 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/get params={wt=javabin&qt=/get&version=2&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 897871 T3294 C1218 P36077 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 897872 T3294 C1218 P36077 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@112e717 lockFactory=org.apache.lucene.store.NativeFSLockFactory@189358c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 897873 T3294 C1218 P36077 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 897874 T3294 C1218 P36077 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@112e717 lockFactory=org.apache.lucene.store.NativeFSLockFactory@189358c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@112e717 lockFactory=org.apache.lucene.store.NativeFSLockFactory@189358c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 897874 T3294 C1218 P36077 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 897874 T3294 C1218 P36077 oass.SolrIndexSearcher.<init> Opening Searcher@ea024d realtime
[junit4:junit4]   2> 897875 T3294 C1218 P36077 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 897875 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={commit=true&softCommit=false&wt=javabin&version=2&waitSearcher=true&commit_end_point=true&openSearcher=false} {commit=} 0 4
[junit4:junit4]   2> 897876 T3335 C1215 P44481 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 897876 T3335 C1215 P44481 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 897877 T3295 C1218 P36077 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 897878 T3295 C1218 P36077 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/replication params={wt=javabin&qt=/replication&version=2&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 897878 T3335 C1215 P44481 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 897878 T3335 C1215 P44481 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 897878 T3335 C1215 P44481 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 897880 T3293 C1218 P36077 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/replication params={wt=javabin&generation=2&qt=/replication&version=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 897881 T3335 C1215 P44481 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 897882 T3335 C1215 P44481 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index.20130604205727956
[junit4:junit4]   2> 897882 T3335 C1215 P44481 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@130277e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d99808) fullCopy=false
[junit4:junit4]   2> 897884 T3294 C1218 P36077 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/replication params={wt=filestream&file=segments_2&generation=2&qt=/replication&command=filecontent&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 897885 T3335 C1215 P44481 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 897885 T3335 C1215 P44481 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 897885 T3335 C1215 P44481 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 897886 T3335 C1215 P44481 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97b5d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b0d36),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97b5d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b0d36),segFN=segments_2,generation=2}
[junit4:junit4]   2> 897887 T3335 C1215 P44481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 897887 T3335 C1215 P44481 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 897887 T3335 C1215 P44481 oass.SolrIndexSearcher.<init> Opening Searcher@18262c6 main
[junit4:junit4]   2> 897888 T3334 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18262c6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 897888 T3335 C1215 P44481 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index.20130604205727956 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index.20130604205727956;done=true>>]
[junit4:junit4]   2> 897888 T3335 C1215 P44481 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index.20130604205727956
[junit4:junit4]   2> 897889 T3335 C1215 P44481 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index.20130604205727956
[junit4:junit4]   2> 897889 T3335 C1215 P44481 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 897889 T3335 C1215 P44481 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 897889 T3335 C1215 P44481 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 897889 T3335 C1215 P44481 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 897890 T3335 C1215 P44481 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 898237 T3264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 898238 T3264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44481__u%2Fcu",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44481/_u/cu",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:44481__u%2Fcu_collection1",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "shard_range":null}
[junit4:junit4]   2> 898240 T3283 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> 898241 T3315 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> 898241 T3299 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> 898240 T3263 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> 898240 T3270 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> 898240 T3332 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> 898869 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 898871 T3241 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C1219 name=collection1 org.apache.solr.core.SolrCore@1dffb56 url=http://127.0.0.1:57365/_u/cu/collection1 node=127.0.0.1:57365__u%2Fcu C1219_STATE=coll:control_collection core:collection1 props:{collection=control_collection, shard=shard1, node_name=127.0.0.1:57365__u%2Fcu, base_url=http://127.0.0.1:57365/_u/cu, state=active, core=collection1, leader=true}
[junit4:junit4]   2> 898876 T3258 C1219 P57365 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 898877 T3258 C1219 P57365 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f90bab lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c474d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 898878 T3258 C1219 P57365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 898879 T3258 C1219 P57365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f90bab lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c474d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f90bab lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c474d),segFN=segments_2,generation=2}
[junit4:junit4]   2> 898879 T3258 C1219 P57365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 898880 T3258 C1219 P57365 oass.SolrIndexSearcher.<init> Opening Searcher@12eeb20 main
[junit4:junit4]   2> 898880 T3258 C1219 P57365 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 898881 T3267 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12eeb20 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 898881 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={commit=true&softCommit=false&wt=javabin&version=2&waitSearcher=true} {commit=} 0 5
[junit4:junit4]   2> 898885 T3277 C1217 P37304 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 898886 T3277 C1217 P37304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca929b lockFactory=org.apache.lucene.store.NativeFSLockFactory@172ea28),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca929b lockFactory=org.apache.lucene.store.NativeFSLockFactory@172ea28),segFN=segments_3,generation=3}
[junit4:junit4]   2> 898886 T3277 C1217 P37304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 898887 T3277 C1217 P37304 oass.SolrIndexSearcher.<init> Opening Searcher@81aa23 main
[junit4:junit4]   2> 898887 T3277 C1217 P37304 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 898887 T3285 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@81aa23 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 898888 T3277 C1217 P37304 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:36077/_u/cu/collection1/, StdNode: http://127.0.0.1:44481/_u/cu/collection1/, StdNode: http://127.0.0.1:35548/_u/cu/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 898891 T3292 C1218 P36077 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 898891 T3292 C1218 P36077 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@112e717 lockFactory=org.apache.lucene.store.NativeFSLockFactory@189358c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@112e717 lockFactory=org.apache.lucene.store.NativeFSLockFactory@189358c),segFN=segments_3,generation=3}
[junit4:junit4]   2> 898892 T3292 C1218 P36077 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 898892 T3292 C1218 P36077 oass.SolrIndexSearcher.<init> Opening Searcher@1e31e66 main
[junit4:junit4]   2> 898892 T3292 C1218 P36077 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 898894 T3301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e31e66 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 898895 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={commit=true&softCommit=false&wt=javabin&version=2&waitSearcher=true&commit_end_point=true&expungeDeletes=false} {commit=} 0 4
[junit4:junit4]   2>  C1215_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, node_name=127.0.0.1:44481__u%2Fcu, base_url=http://127.0.0.1:44481/_u/cu, state=active, core=collection1}
[junit4:junit4]   2> 898895 T3325 C1215 P44481 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 898896 T3325 C1215 P44481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97b5d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b0d36),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@97b5d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b0d36),segFN=segments_3,generation=3}
[junit4:junit4]   2> 898896 T3325 C1215 P44481 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 898897 T3325 C1215 P44481 oass.SolrIndexSearcher.<init> Opening Searcher@1230e1d main
[junit4:junit4]   2> 898897 T3325 C1215 P44481 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2>  C1216_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, node_name=127.0.0.1:35548__u%2Fcu, base_url=http://127.0.0.1:35548/_u/cu, state=active, core=collection1}
[junit4:junit4]   2> 898898 T3308 C1216 P35548 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 898898 T3334 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1230e1d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 898898 T3308 C1216 P35548 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1070f89 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae5774),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1070f89 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ae5774),segFN=segments_3,generation=3}
[junit4:junit4]   2> 898899 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={commit=true&softCommit=false&wt=javabin&version=2&waitSearcher=true&commit_end_point=true&expungeDeletes=false} {commit=} 0 4
[junit4:junit4]   2> 898899 T3308 C1216 P35548 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 898900 T3308 C1216 P35548 oass.SolrIndexSearcher.<init> Opening Searcher@1b4f95b main
[junit4:junit4]   2> 898900 T3308 C1216 P35548 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 898901 T3317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b4f95b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 898901 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={commit=true&softCommit=false&wt=javabin&version=2&waitSearcher=true&commit_end_point=true&expungeDeletes=false} {commit=} 0 3
[junit4:junit4]   2> 898902 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={commit=true&softCommit=false&wt=javabin&version=2&waitSearcher=true} {commit=} 0 17
[junit4:junit4]   2> 898903 T3241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 898905 T3279 C1217 P37304 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/select params={wt=javabin&version=2&tests=checkShardConsistency&rows=0&distrib=false&q=*:*} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 898906 T3309 C1216 P35548 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/select params={wt=javabin&version=2&tests=checkShardConsistency&rows=0&distrib=false&q=*:*} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 898908 T3293 C1218 P36077 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/select params={wt=javabin&version=2&tests=checkShardConsistency&rows=0&distrib=false&q=*:*} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 898910 T3326 C1215 P44481 oasc.SolrCore.execute [collection1] webapp=/_u/cu path=/select params={wt=javabin&version=2&tests=checkShardConsistency&rows=0&distrib=false&q=*:*} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 900914 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436916804210393088)} 0 1
[junit4:junit4]   2> 900919 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&update.from=http://127.0.0.1:36077/_u/cu/collection1/&_version_=-1436916804212490240} {deleteByQuery=*:* (-1436916804212490240)} 0 0
[junit4:junit4]   2> 900921 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&update.from=http://127.0.0.1:37304/_u/cu/collection1/&_version_=-1436916804215635968} {deleteByQuery=*:* (-1436916804215635968)} 0 1
[junit4:junit4]   2> 900922 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2} {deleteByQuery=*:* (-1436916804215635968)} 0 4
[junit4:junit4]   2> 900922 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436916804212490240)} 0 7
[junit4:junit4]   2> 900925 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[0 (1436916804221927424)]} 0 1
[junit4:junit4]   2> 900932 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[0 (1436916804227170304)]} 0 1
[junit4:junit4]   2> 900932 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[0 (1436916804227170304)]} 0 3
[junit4:junit4]   2> 900933 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[0]} 0 6
[junit4:junit4]   2> 900935 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[1 (1436916804233461760)]} 0 0
[junit4:junit4]   2> 900940 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[1 (1436916804235558912)]} 0 0
[junit4:junit4]   2> 900941 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[1 (1436916804235558912)]} 0 4
[junit4:junit4]   2> 900943 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[2 (1436916804241850368)]} 0 0
[junit4:junit4]   2> 900950 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[2 (1436916804247093248)]} 0 0
[junit4:junit4]   2> 900951 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[2 (1436916804247093248)]} 0 3
[junit4:junit4]   2> 900951 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[2]} 0 5
[junit4:junit4]   2> 900954 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[3 (1436916804253384704)]} 0 1
[junit4:junit4]   2> 900958 T3311 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[3 (1436916804255481856)]} 0 0
[junit4:junit4]   2> 900959 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[3 (1436916804255481856)]} 0 3
[junit4:junit4]   2> 900961 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[4 (1436916804260724736)]} 0 0
[junit4:junit4]   2> 900967 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[4 (1436916804264919040)]} 0 0
[junit4:junit4]   2> 900968 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[4 (1436916804264919040)]} 0 3
[junit4:junit4]   2> 900969 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[4]} 0 6
[junit4:junit4]   2> 900971 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[5 (1436916804271210496)]} 0 0
[junit4:junit4]   2> 900977 T3309 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[5 (1436916804275404800)]} 0 0
[junit4:junit4]   2> 900978 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[5 (1436916804275404800)]} 0 3
[junit4:junit4]   2> 900979 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[5]} 0 6
[junit4:junit4]   2> 900981 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[6 (1436916804281696256)]} 0 0
[junit4:junit4]   2> 900987 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[6 (1436916804285890560)]} 0 0
[junit4:junit4]   2> 900988 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[6 (1436916804285890560)]} 0 3
[junit4:junit4]   2> 900989 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[6]} 0 6
[junit4:junit4]   2> 900991 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[7 (1436916804292182016)]} 0 0
[junit4:junit4]   2> 900995 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[7 (1436916804294279168)]} 0 0
[junit4:junit4]   2> 900996 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[7 (1436916804294279168)]} 0 3
[junit4:junit4]   2> 900998 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[8 (1436916804299522048)]} 0 0
[junit4:junit4]   2> 901004 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[8 (1436916804303716352)]} 0 0
[junit4:junit4]   2> 901005 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[8 (1436916804303716352)]} 0 3
[junit4:junit4]   2> 901006 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[8]} 0 6
[junit4:junit4]   2> 901008 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[9 (1436916804310007808)]} 0 0
[junit4:junit4]   2> 901014 T3311 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[9 (1436916804314202112)]} 0 0
[junit4:junit4]   2> 901015 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[9 (1436916804314202112)]} 0 3
[junit4:junit4]   2> 901015 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[9]} 0 5
[junit4:junit4]   2> 901017 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[10 (1436916804319444992)]} 0 0
[junit4:junit4]   2> 901022 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[10 (1436916804322590720)]} 0 1
[junit4:junit4]   2> 901023 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[10 (1436916804322590720)]} 0 4
[junit4:junit4]   2> 901025 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[11 (1436916804327833600)]} 0 0
[junit4:junit4]   2> 901030 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[11 (1436916804329930752)]} 0 0
[junit4:junit4]   2> 901031 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[11 (1436916804329930752)]} 0 4
[junit4:junit4]   2> 901034 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[12 (1436916804336222208)]} 0 1
[junit4:junit4]   2> 901038 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[12 (1436916804339367936)]} 0 0
[junit4:junit4]   2> 901039 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[12 (1436916804339367936)]} 0 3
[junit4:junit4]   2> 901042 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[13 (1436916804344610816)]} 0 1
[junit4:junit4]   2> 901048 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[13 (1436916804349853696)]} 0 0
[junit4:junit4]   2> 901049 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[13 (1436916804349853696)]} 0 4
[junit4:junit4]   2> 901050 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[13]} 0 6
[junit4:junit4]   2> 901052 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[14 (1436916804356145152)]} 0 0
[junit4:junit4]   2> 901057 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[14 (1436916804359290880)]} 0 0
[junit4:junit4]   2> 901058 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[14 (1436916804359290880)]} 0 3
[junit4:junit4]   2> 901060 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[15 (1436916804364533760)]} 0 0
[junit4:junit4]   2> 901065 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[15 (1436916804366630912)]} 0 0
[junit4:junit4]   2> 901066 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[15 (1436916804366630912)]} 0 4
[junit4:junit4]   2> 901069 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[16 (1436916804372922368)]} 0 0
[junit4:junit4]   2> 901073 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[16 (1436916804376068096)]} 0 0
[junit4:junit4]   2> 901074 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[16 (1436916804376068096)]} 0 3
[junit4:junit4]   2> 901076 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[17 (1436916804381310976)]} 0 0
[junit4:junit4]   2> 901080 T3309 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[17 (1436916804383408128)]} 0 0
[junit4:junit4]   2> 901081 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[17 (1436916804383408128)]} 0 3
[junit4:junit4]   2> 901083 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[18 (1436916804388651008)]} 0 0
[junit4:junit4]   2> 901087 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[18 (1436916804390748160)]} 0 0
[junit4:junit4]   2> 901088 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[18 (1436916804390748160)]} 0 3
[junit4:junit4]   2> 901090 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[19 (1436916804395991040)]} 0 0
[junit4:junit4]   2> 901096 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[19 (1436916804400185344)]} 0 0
[junit4:junit4]   2> 901097 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[19 (1436916804400185344)]} 0 3
[junit4:junit4]   2> 901098 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[19]} 0 6
[junit4:junit4]   2> 901100 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[20 (1436916804406476800)]} 0 0
[junit4:junit4]   2> 901104 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[20 (1436916804408573952)]} 0 0
[junit4:junit4]   2> 901105 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[20 (1436916804408573952)]} 0 3
[junit4:junit4]   2> 901107 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[21 (1436916804413816832)]} 0 0
[junit4:junit4]   2> 901111 T3311 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[21 (1436916804415913984)]} 0 0
[junit4:junit4]   2> 901112 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[21 (1436916804415913984)]} 0 3
[junit4:junit4]   2> 901114 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[22 (1436916804421156864)]} 0 0
[junit4:junit4]   2> 901121 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[22 (1436916804425351168)]} 0 1
[junit4:junit4]   2> 901121 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[22 (1436916804425351168)]} 0 3
[junit4:junit4]   2> 901122 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[22]} 0 5
[junit4:junit4]   2> 901124 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[23 (1436916804431642624)]} 0 0
[junit4:junit4]   2> 901130 T3309 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[23 (1436916804435836928)]} 0 0
[junit4:junit4]   2> 901131 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[23 (1436916804435836928)]} 0 3
[junit4:junit4]   2> 901132 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[23]} 0 6
[junit4:junit4]   2> 901134 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[24 (1436916804442128384)]} 0 1
[junit4:junit4]   2> 901140 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[24 (1436916804446322688)]} 0 0
[junit4:junit4]   2> 901141 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[24 (1436916804446322688)]} 0 3
[junit4:junit4]   2> 901142 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[24]} 0 6
[junit4:junit4]   2> 901144 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[25 (1436916804452614144)]} 0 0
[junit4:junit4]   2> 901151 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[25 (1436916804456808448)]} 0 1
[junit4:junit4]   2> 901151 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[25 (1436916804456808448)]} 0 3
[junit4:junit4]   2> 901152 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[25]} 0 6
[junit4:junit4]   2> 901154 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[26 (1436916804463099904)]} 0 0
[junit4:junit4]   2> 901159 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[26 (1436916804466245632)]} 0 1
[junit4:junit4]   2> 901159 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[26 (1436916804466245632)]} 0 3
[junit4:junit4]   2> 901162 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[27 (1436916804470439936)]} 0 1
[junit4:junit4]   2> 901168 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[27 (1436916804475682816)]} 0 0
[junit4:junit4]   2> 901169 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[27 (1436916804475682816)]} 0 3
[junit4:junit4]   2> 901169 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[27]} 0 5
[junit4:junit4]   2> 901171 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[28 (1436916804480925696)]} 0 0
[junit4:junit4]   2> 901176 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[28 (1436916804484071424)]} 0 1
[junit4:junit4]   2> 901176 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[28 (1436916804484071424)]} 0 3
[junit4:junit4]   2> 901178 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[29 (1436916804488265728)]} 0 0
[junit4:junit4]   2> 901183 T3311 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[29 (1436916804490362880)]} 0 1
[junit4:junit4]   2> 901183 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[29 (1436916804490362880)]} 0 3
[junit4:junit4]   2> 901185 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[30 (1436916804495605760)]} 0 0
[junit4:junit4]   2> 901191 T3309 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[30 (1436916804499800064)]} 0 0
[junit4:junit4]   2> 901192 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[30 (1436916804499800064)]} 0 3
[junit4:junit4]   2> 901192 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[30]} 0 5
[junit4:junit4]   2> 901195 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[31 (1436916804505042944)]} 0 1
[junit4:junit4]   2> 901199 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[31 (1436916804508188672)]} 0 1
[junit4:junit4]   2> 901199 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[31 (1436916804508188672)]} 0 3
[junit4:junit4]   2> 901202 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[32 (1436916804513431552)]} 0 0
[junit4:junit4]   2> 901208 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[32 (1436916804517625856)]} 0 0
[junit4:junit4]   2> 901209 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[32 (1436916804517625856)]} 0 3
[junit4:junit4]   2> 901210 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[32]} 0 6
[junit4:junit4]   2> 901212 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[33 (1436916804523917312)]} 0 0
[junit4:junit4]   2> 901218 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[33 (1436916804528111616)]} 0 0
[junit4:junit4]   2> 901219 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[33 (1436916804528111616)]} 0 3
[junit4:junit4]   2> 901219 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[33]} 0 5
[junit4:junit4]   2> 901221 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[34 (1436916804533354496)]} 0 0
[junit4:junit4]   2> 901226 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[34 (1436916804536500224)]} 0 1
[junit4:junit4]   2> 901226 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[34 (1436916804536500224)]} 0 3
[junit4:junit4]   2> 901229 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[35 (1436916804540694528)]} 0 1
[junit4:junit4]   2> 901235 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[35 (1436916804544888832)]} 0 1
[junit4:junit4]   2> 901235 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[35 (1436916804544888832)]} 0 3
[junit4:junit4]   2> 901236 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[35]} 0 5
[junit4:junit4]   2> 901238 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[36 (1436916804551180288)]} 0 0
[junit4:junit4]   2> 901242 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[36 (1436916804553277440)]} 0 0
[junit4:junit4]   2> 901243 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[36 (1436916804553277440)]} 0 3
[junit4:junit4]   2> 901245 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[37 (1436916804558520320)]} 0 0
[junit4:junit4]   2> 901249 T3311 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[37 (1436916804560617472)]} 0 0
[junit4:junit4]   2> 901249 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[37 (1436916804560617472)]} 0 2
[junit4:junit4]   2> 901252 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[38 (1436916804564811776)]} 0 1
[junit4:junit4]   2> 901257 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[38 (1436916804569006080)]} 0 0
[junit4:junit4]   2> 901258 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[38 (1436916804569006080)]} 0 3
[junit4:junit4]   2> 901259 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[38]} 0 6
[junit4:junit4]   2> 901261 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[39 (1436916804575297536)]} 0 0
[junit4:junit4]   2> 901265 T3309 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[39 (1436916804577394688)]} 0 0
[junit4:junit4]   2> 901265 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[39 (1436916804577394688)]} 0 2
[junit4:junit4]   2> 901268 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[40 (1436916804581588992)]} 0 1
[junit4:junit4]   2> 901273 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[40 (1436916804585783296)]} 0 0
[junit4:junit4]   2> 901274 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[40 (1436916804585783296)]} 0 3
[junit4:junit4]   2> 901274 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[40]} 0 4
[junit4:junit4]   2> 901276 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[41 (1436916804591026176)]} 0 0
[junit4:junit4]   2> 901282 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[41 (1436916804595220480)]} 0 0
[junit4:junit4]   2> 901283 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[41 (1436916804595220480)]} 0 3
[junit4:junit4]   2> 901283 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[41]} 0 5
[junit4:junit4]   2> 901286 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[42 (1436916804600463360)]} 0 1
[junit4:junit4]   2> 901292 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[42 (1436916804604657664)]} 0 1
[junit4:junit4]   2> 901292 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[42 (1436916804604657664)]} 0 3
[junit4:junit4]   2> 901293 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[42]} 0 5
[junit4:junit4]   2> 901295 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[43 (1436916804610949120)]} 0 0
[junit4:junit4]   2> 901301 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[43 (1436916804615143424)]} 0 0
[junit4:junit4]   2> 901301 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[43 (1436916804615143424)]} 0 2
[junit4:junit4]   2> 901302 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[43]} 0 5
[junit4:junit4]   2> 901304 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[44 (1436916804620386304)]} 0 0
[junit4:junit4]   2> 901308 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[44 (1436916804622483456)]} 0 0
[junit4:junit4]   2> 901309 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[44 (1436916804622483456)]} 0 3
[junit4:junit4]   2> 901311 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[45 (1436916804627726336)]} 0 0
[junit4:junit4]   2> 901317 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[45 (1436916804631920640)]} 0 0
[junit4:junit4]   2> 901317 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[45 (1436916804631920640)]} 0 2
[junit4:junit4]   2> 901318 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[45]} 0 5
[junit4:junit4]   2> 901320 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[46 (1436916804637163520)]} 0 0
[junit4:junit4]   2> 901326 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[46 (1436916804641357824)]} 0 0
[junit4:junit4]   2> 901327 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[46 (1436916804641357824)]} 0 3
[junit4:junit4]   2> 901327 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[46]} 0 5
[junit4:junit4]   2> 901329 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[47 (1436916804646600704)]} 0 0
[junit4:junit4]   2> 901334 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[47 (1436916804648697856)]} 0 1
[junit4:junit4]   2> 901334 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[47 (1436916804648697856)]} 0 3
[junit4:junit4]   2> 901336 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[48 (1436916804653940736)]} 0 0
[junit4:junit4]   2> 901342 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[48 (1436916804658135040)]} 0 0
[junit4:junit4]   2> 901343 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[48 (1436916804658135040)]} 0 3
[junit4:junit4]   2> 901343 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[48]} 0 5
[junit4:junit4]   2> 901346 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[49 (1436916804664426496)]} 0 0
[junit4:junit4]   2> 901350 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[49 (1436916804666523648)]} 0 0
[junit4:junit4]   2> 901351 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[49 (1436916804666523648)]} 0 3
[junit4:junit4]   2> 901353 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[50 (1436916804671766528)]} 0 1
[junit4:junit4]   2> 901359 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[50 (1436916804674912256)]} 0 1
[junit4:junit4]   2> 901359 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[50 (1436916804674912256)]} 0 3
[junit4:junit4]   2> 901360 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[50]} 0 5
[junit4:junit4]   2> 901362 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[51 (1436916804681203712)]} 0 0
[junit4:junit4]   2> 901366 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[51 (1436916804683300864)]} 0 0
[junit4:junit4]   2> 901367 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[51 (1436916804683300864)]} 0 3
[junit4:junit4]   2> 901369 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[52 (1436916804688543744)]} 0 0
[junit4:junit4]   2> 901374 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[52 (1436916804690640896)]} 0 1
[junit4:junit4]   2> 901374 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[52 (1436916804690640896)]} 0 3
[junit4:junit4]   2> 901376 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[53 (1436916804695883776)]} 0 0
[junit4:junit4]   2> 901382 T3311 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[53 (1436916804700078080)]} 0 0
[junit4:junit4]   2> 901383 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[53 (1436916804700078080)]} 0 3
[junit4:junit4]   2> 901383 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[53]} 0 5
[junit4:junit4]   2> 901386 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[54 (1436916804705320960)]} 0 1
[junit4:junit4]   2> 901390 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[54 (1436916804708466688)]} 0 1
[junit4:junit4]   2> 901390 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[54 (1436916804708466688)]} 0 3
[junit4:junit4]   2> 901393 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[55 (1436916804712660992)]} 0 1
[junit4:junit4]   2> 901397 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[55 (1436916804715806720)]} 0 1
[junit4:junit4]   2> 901397 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[55 (1436916804715806720)]} 0 2
[junit4:junit4]   2> 901399 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[56 (1436916804720001024)]} 0 0
[junit4:junit4]   2> 901405 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[56 (1436916804724195328)]} 0 0
[junit4:junit4]   2> 901406 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[56 (1436916804724195328)]} 0 3
[junit4:junit4]   2> 901406 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[56]} 0 5
[junit4:junit4]   2> 901409 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[57 (1436916804730486784)]} 0 1
[junit4:junit4]   2> 901414 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[57 (1436916804733632512)]} 0 0
[junit4:junit4]   2> 901415 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[57 (1436916804733632512)]} 0 3
[junit4:junit4]   2> 901415 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[57]} 0 4
[junit4:junit4]   2> 901418 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[58 (1436916804738875392)]} 0 1
[junit4:junit4]   2> 901423 T3309 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[58 (1436916804743069696)]} 0 0
[junit4:junit4]   2> 901424 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[58 (1436916804743069696)]} 0 3
[junit4:junit4]   2> 901425 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[58]} 0 5
[junit4:junit4]   2> 901427 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[59 (1436916804749361152)]} 0 0
[junit4:junit4]   2> 901431 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[59 (1436916804751458304)]} 0 0
[junit4:junit4]   2> 901432 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[59 (1436916804751458304)]} 0 3
[junit4:junit4]   2> 901434 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[60 (1436916804756701184)]} 0 0
[junit4:junit4]   2> 901438 T3311 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[60 (1436916804758798336)]} 0 0
[junit4:junit4]   2> 901439 T3279 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[60 (1436916804758798336)]} 0 3
[junit4:junit4]   2> 901441 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[61 (1436916804764041216)]} 0 0
[junit4:junit4]   2> 901445 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[61 (1436916804766138368)]} 0 0
[junit4:junit4]   2> 901446 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[61 (1436916804766138368)]} 0 3
[junit4:junit4]   2> 901448 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[62 (1436916804771381248)]} 0 0
[junit4:junit4]   2> 901452 T3308 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[62 (1436916804773478400)]} 0 0
[junit4:junit4]   2> 901453 T3277 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[62 (1436916804773478400)]} 0 3
[junit4:junit4]   2> 901455 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[63 (1436916804778721280)]} 0 0
[junit4:junit4]   2> 901459 T3326 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[63 (1436916804780818432)]} 0 0
[junit4:junit4]   2> 901459 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[63 (1436916804780818432)]} 0 2
[junit4:junit4]   2> 901462 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[64 (1436916804786061312)]} 0 1
[junit4:junit4]   2> 901466 T3327 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[64 (1436916804788158464)]} 0 1
[junit4:junit4]   2> 901466 T3292 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[64 (1436916804788158464)]} 0 2
[junit4:junit4]   2> 901469 T3258 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[65 (1436916804792352768)]} 0 1
[junit4:junit4]   2> 901473 T3325 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[65 (1436916804795498496)]} 0 0
[junit4:junit4]   2> 901474 T3293 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[65 (1436916804795498496)]} 0 3
[junit4:junit4]   2> 901476 T3257 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[66 (1436916804800741376)]} 0 0
[junit4:junit4]   2> 901482 T3328 C1215 P44481 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[66 (1436916804804935680)]} 0 1
[junit4:junit4]   2> 901482 T3294 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[66 (1436916804804935680)]} 0 3
[junit4:junit4]   2> 901483 T3276 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[66]} 0 5
[junit4:junit4]   2> 901485 T3259 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[67 (1436916804810178560)]} 0 1
[junit4:junit4]   2> 901491 T3310 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[67 (1436916804813324288)]} 0 1
[junit4:junit4]   2> 901491 T3278 C1217 P37304 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:36077/_u/cu/collection1/} {add=[67 (1436916804813324288)]} 0 3
[junit4:junit4]   2> 901492 T3295 C1218 P36077 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[67]} 0 5
[junit4:junit4]   2> 901494 T3256 C1219 P57365 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&version=2} {add=[68 (1436916804819615744)]} 0 0
[junit4:junit4]   2> 901498 T3309 C1216 P35548 oasup.LogUpdateProcessor.finish [collection1] webapp=/_u/cu path=/update params={wt=javabin&update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:37304/_u/cu/collection1/} {add=[68 (1436916804821712896)]} 0 0
[junit4:junit4]   2> 901499 T3279 C1217 P37304 oasup.LogUpdateProcessor.fini

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

hards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1031272 T3241 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1989d85
[junit4:junit4]   2> 1031277 T3241 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=672,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1031278 T3241 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1031279 T3241 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1031279 T3241 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1031281 T3241 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1031281 T3241 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1031281 T3241 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index;done=false>>]
[junit4:junit4]   2> 1031282 T3241 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4/index
[junit4:junit4]   2> 1031282 T3241 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4;done=false>>]
[junit4:junit4]   2> 1031282 T3241 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361/jetty4
[junit4:junit4]   2> 1031283 T3357 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89807298583789580-127.0.0.1:44481__u%2Fcu-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 1031305 T3241 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_u/cu,null}
[junit4:junit4]   2> 1031361 T3241 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 1031363 T3241 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44548 44548
[junit4:junit4]   2> 1031365 T3241 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 57365
[junit4:junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370350625361 FAILED !!!!!
[junit4:junit4]   2> 1031365 T3241 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 1031366 T3241 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44548 44548
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=F35BBB7A04D46657 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CH -Dtests.timezone=Asia/Ulan_Bator -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  156s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard2 is not consistent.  Got 48 from http://127.0.0.1:37304/_u/cu/collection1lastClient and got 49 from http://127.0.0.1:35548/_u/cu/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F35BBB7A04D46657:72BD3562738B066B]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:963)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:110)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 1031384 T3241 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 156107 T3240 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 1031493 T3315 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1031494 T3315 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> 1031494 T3315 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1032584 T3332 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1032585 T3332 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> 1032585 T3332 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=MockSep), n_ti=MockVariableIntBlock(baseBlockSize=43), _version_=MockVariableIntBlock(baseBlockSize=43)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=fr_CH, timezone=Asia/Ulan_Bator
[junit4:junit4]   2> NOTE: Linux 3.2.0-45-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=327903624,total=527433728
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, TestClassNameShortening, TestStressVersions, TermsComponentTest, TestSearchPerf, SOLR749Test, AlternateDirectoryTest, TestFuzzyAnalyzedSuggestions, TestBadConfig, JsonLoaderTest, RecoveryZkTest, SliceStateUpdateTest, SolrIndexSplitterTest, TestCopyFieldCollectionResource, UpdateRequestProcessorFactoryTest, ReturnFieldsTest, TestSolrDeletionPolicy1, TestCharFilters, QueryParsingTest, TestPhraseSuggestions, DocValuesTest, CoreAdminHandlerTest, SolrInfoMBeanTest, SolrCoreTest, ClusterStateUpdateTest, MinimalSchemaTest, TestValueSourceCache, TestFieldCollectionResource, SpellingQueryConverterTest, CircularListTest, WordBreakSolrSpellCheckerTest, TestSchemaVersionResource, DirectUpdateHandlerOptimizeTest, QueryElevationComponentTest, UnloadDistributedZkTest, TestSolrDeletionPolicy2, TestDynamicFieldResource, TestSolrQueryParserResource, FieldMutatingUpdateProcessorTest, SchemaVersionSpecificBehaviorTest, TestFastWriter, TestSort, TestSolrCoreProperties, CachingDirectoryFactoryTest, TestLFUCache, SuggesterTest, TestSerializedLuceneMatchVersion, DirectSolrConnectionTest, SolrTestCaseJ4Test, PeerSyncTest, ShowFileRequestHandlerTest, ScriptEngineTest, SliceStateTest, TestShardHandlerFactory, CSVRequestHandlerTest, PrimUtilsTest, SimpleFacetsTest, TestIBSimilarityFactory, ResponseLogComponentTest, ExternalFileFieldSortTest, TestQuerySenderListener, TestReplicationHandler, BadComponentTest, OverseerTest, TestStressRecovery, SearchHandlerTest, TestDocSet, TestPHPSerializedResponseWriter, TestFastLRUCache, PreAnalyzedFieldTest, TestPropInjectDefaults, BasicDistributedZkTest, ShardRoutingTest, BasicZkTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, TestFaceting, TestJoin, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest, SuggesterFSTTest, TestStressLucene, SpatialFilterTest, PolyFieldTest, TestPseudoReturnFields, QueryEqualityTest, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, JSONWriterTest, TestAnalyzedSuggestions, PingRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestSolrIndexConfig, CopyFieldTest, NumericFieldsTest, TestConfig, TestLuceneMatchVersion, TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestDefaultSimilarityFactory, TestPluginEnable, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSolrXMLSerializer, DOMUtilTest, ClusterStateTest, TestLRUCache, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 157.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 57 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:380: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:360: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 296 suites, 1235 tests, 1 failure, 16 ignored (7 assumptions)

Total time: 39 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b91 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build # 5981 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5981/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
REGRESSION:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
No SolrDynamicMBeans found

Stack Trace:
java.lang.AssertionError: No SolrDynamicMBeans found
	at __randomizedtesting.SeedInfo.seed([34B10D5242133434:BA6069682F526C51]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 9223 lines...]
[junit4:junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4:junit4]   2> 59220 T93 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867
[junit4:junit4]   2> 59221 T93 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 59222 T93 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 59232 T93 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 59304 T93 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 59358 T93 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 59359 T93 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 59364 T93 oass.IndexSchema.readSchema [null] Schema name=test
[junit4:junit4]   2> 59757 T93 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 59766 T93 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 59771 T93 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 59778 T93 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 59785 T93 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 59800 T93 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 59801 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 59802 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 59803 T93 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 59803 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 59804 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 59805 T93 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 59805 T93 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 59806 T93 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 59816 T93 oasc.CoreContainer.<init> New CoreContainer 293455692
[junit4:junit4]   2> 59861 T93 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 59862 T93 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/
[junit4:junit4]   2> 59864 T93 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
[junit4:junit4]   2> 59865 T93 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 59868 T93 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867
[junit4:junit4]   2> 59869 T93 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/index/
[junit4:junit4]   2> 59870 T93 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 59873 T93 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/index
[junit4:junit4]   2> 59881 T93 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f68ba81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53b026d)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 59881 T93 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 59883 T93 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 59887 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 59888 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 59889 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 59890 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 59891 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 59891 T93 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 59892 T93 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 59893 T93 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 59894 T93 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 59894 T93 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 59895 T93 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 59896 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 59896 T93 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 59897 T93 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 59898 T93 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 59898 T93 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 59899 T93 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59900 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59901 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59901 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59902 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59903 T93 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59904 T93 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59905 T93 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 59906 T93 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 59906 T93 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 59910 T93 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 59914 T93 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 59925 T93 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-MANAGED-SCHEMA.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SCHEMA-BEHAVIOR.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, STOP-2.TXT, SCHEMA11.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, SCHEMA15.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SOLRCONFIG-NATIVELOCK.XML, SCHEMA-SIM.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SCHEMA-DOCVALUES.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SCHEMA-EFF.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, HYPHENATION.DTD, TRIVIAL.UPDATEPROCESSOR1.JS, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-BASIC.XML, SCHEMA-LMJELINEKMERCER.XML, BAD-MP-SOLRCONFIG.XML, JASUGGEST.TXT, BAD-SCHEMA-DUP-FIELD.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-TFIDF.XML, SCHEMA-REPLICATION1.XML, STOPWITHBOM.TXT, SOLRCONFIG-ELEVATE.XML, SYNONYMS.TXT, SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, WDFTYPES.TXT, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SOLRCONFIG-DELPOLICY1.XML, BAD_SOLRCONFIG.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, HUNSPELL-TEST.DIC, SCHEMA-NUMERIC.XML, SCHEMA-LUCENEMATCHVERSION.XML, KEEP-2.TXT, SCHEMA-STOP-KEEP.XML, SCHEMA-IB.XML, STOP-SNOWBALL.TXT, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SCHEMA-DOCVALUESMULTI.XML, SOLRCONFIG-INDEXCONFIG.XML, SOLRCONFIG-SLAVE.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOPWORDSWRONGENCODING.TXT, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, STOPTYPES-1.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-TLOG.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-TERMINDEX.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMASURROUND.XML, OPEN-EXCHANGE-RATES.JSON, BAD-SCHEMA-DUP-FIELDTYPE.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-MASTER2.XML, OLD_SYNONYMS.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SCHEMA-LMDIRICHLET.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-FOLDING.XML, SOLRCONFIG-CACHING.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD-CURRENCY.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SCHEMA-BM25.XML, SOLRCONFIG-ENABLEPLUGIN.XML, STOP-1.TXT, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, SCHEMA-REST.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA12.XML, SOLRCONFIG-TRANSFORMERS.XML, SCHEMA-COPYFIELD-TEST.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, CURRENCY.XML, DA_UTF8.XML, FUZZYSUGGEST.TXT, SCHEMA-POSTINGSHIGHLIGHT.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SOLRCONFIG-SOLR-749.XML, STOPWORDS.TXT, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, SOLRCONFIG_PERF.XML, SCHEMA-SWEETSPOT.XML, SOLRCONFIG-SIMPLELOCK.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, FRENCHARTICLES.TXT, SOLRCONFIG-LAZYWRITER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-REPLICATION2.XML, SCHEMA-SNIPPET-TYPE.XML, SCHEMA-SPATIAL.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-XINCLUDE.XML, XSLT, SOLRCONFIG-WARMER.XML, SOLRCONFIG-DELPOLICY2.XML, KEEP-1.TXT, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA-TRIE.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, SCHEMA-BINARYFIELD.XML, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SCHEMA-MINIMAL.XML, STOPTYPES-2.TXT, SCHEMA_CODEC.XML, STEMDICT.TXT, SCHEMA-SYNONYM-TOKENIZER.XML, ELEVATE.XML, SCHEMA-COLLATE.XML, PROTWORDS.TXT, SCHEMA-XINCLUDE.XML, SCHEMA-SNIPPET-FIELD.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMA-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML]
[junit4:junit4]   2> 59928 T93 oass.SolrIndexSearcher.<init> Opening Searcher@702030ad main
[junit4:junit4]   2> 59929 T93 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/tlog
[junit4:junit4]   2> 59930 T93 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 59931 T93 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 59931 T93 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 59937 T93 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 59961 T93 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 59963 T94 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@702030ad main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 59964 T93 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 60151 T93 oas.SolrTestCaseJ4.setUp ###Starting testJmxUpdate
[junit4:junit4]   2> 60218 T93 oas.SolrTestCaseJ4.tearDown ###Ending testJmxUpdate
[junit4:junit4] IGNOR/A 0.27s J1 | TestJmxIntegration.testJmxUpdate
[junit4:junit4]    > Assumption #1: got: <false>, expected: is <true>
[junit4:junit4]   2> 60239 T93 oas.SolrTestCaseJ4.setUp ###Starting testJmxRegistration
[junit4:junit4]   2> 60240 T93 oasc.TestJmxIntegration.testJmxRegistration Servers in testJmxRegistration: [com.sun.jmx.mbeanserver.JmxMBeanServer@d3c50c95]
[junit4:junit4]   2> 60246 T93 oas.SolrTestCaseJ4.tearDown ###Ending testJmxRegistration
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJmxIntegration -Dtests.method=testJmxRegistration -Dtests.seed=34B10D5242133434 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL_PREEURO -Dtests.timezone=Asia/Chongqing -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 0.02s J1 | TestJmxIntegration.testJmxRegistration <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: No SolrDynamicMBeans found
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([34B10D5242133434:BA6069682F526C51]:0)
[junit4:junit4]    > 	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:94)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:780)
[junit4:junit4]   2> 60258 T93 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 60258 T93 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=293455692
[junit4:junit4]   2> 60259 T93 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fcf5b96e
[junit4:junit4]   2> 60259 T93 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 60260 T93 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 60261 T93 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 60261 T93 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 60264 T93 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 60265 T93 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 60265 T93 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/index;done=false>>]
[junit4:junit4]   2> 60266 T93 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867/index
[junit4:junit4]   2> 60266 T93 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867;done=false>>]
[junit4:junit4]   2> 60267 T93 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1370354827867
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=nl_NL_PREEURO, timezone=Asia/Chongqing
[junit4:junit4]   2> NOTE: Linux 3.2.0-45-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=2,free=26998208,total=100401152
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, FileUtilsTest, ClusterStateTest, TestSystemIdResolver, XsltUpdateRequestHandlerTest, TestSchemaVersionResource, IndexBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, DistanceFunctionTest, TestRecovery, SolrCmdDistributorTest, TestJmxIntegration]
[junit4:junit4] Completed on J1 in 1.11s, 3 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 828 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:380: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:373: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 296 suites, 1235 tests, 1 failure, 37 ignored (7 assumptions)

Total time: 31 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure