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 2015/04/24 22:11:13 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b54) - Build # 12434 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12434/
Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
There were too many update fails (38 > 20) - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails (38 > 20) - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([3288972F2B56F348:BADCA8F585AA9EB0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:502)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10461 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/init-core-data-001
   [junit4]   2> 713354 T6046 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /tdpc/
   [junit4]   2> 713356 T6046 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 713356 T6047 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 713356 T6047 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 713456 T6046 oasc.ZkTestServer.run start zk server on port:59201
   [junit4]   2> 713457 T6046 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 713458 T6046 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 713460 T6054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d278aa name:ZooKeeperConnection Watcher:127.0.0.1:59201 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 713460 T6046 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 713460 T6046 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 713461 T6046 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 713462 T6046 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 713462 T6046 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 713472 T6057 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1503771 name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 713472 T6046 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 713473 T6046 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 713473 T6046 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 713474 T6046 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 713475 T6046 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 713476 T6046 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 713478 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 713478 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 713480 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 713480 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 713482 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 713483 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 713484 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 713484 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 713485 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 713485 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 713486 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 713487 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 713488 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 713488 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 713489 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 713489 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 713490 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 713491 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 713492 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 713492 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 713493 T6046 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 713494 T6046 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 713553 T6046 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1
   [junit4]   2> 713555 T6046 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 713556 T6046 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1fc04c{/tdpc,null,AVAILABLE}
   [junit4]   2> 713556 T6046 oejs.AbstractConnector.doStart Started ServerConnector@1db566c{HTTP/1.1}{127.0.0.1:59341}
   [junit4]   2> 713557 T6046 oejs.Server.doStart Started @714487ms
   [junit4]   2> 713557 T6046 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/tempDir-001/control/data, hostContext=/tdpc, hostPort=59341, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores}
   [junit4]   2> 713557 T6046 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
   [junit4]   2> 713558 T6046 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/'
   [junit4]   2> 713566 T6046 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/solr.xml
   [junit4]   2> 713569 T6046 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores
   [junit4]   2> 713570 T6046 oasc.CoreContainer.<init> New CoreContainer 7438331
   [junit4]   2> 713570 T6046 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/]
   [junit4]   2> 713571 T6046 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/lib
   [junit4]   2> 713571 T6046 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/lib).
   [junit4]   2> 713577 T6046 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 713579 T6046 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 713580 T6046 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 713580 T6046 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 713580 T6046 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 713580 T6046 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59201/solr
   [junit4]   2> 713581 T6046 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 713581 T6046 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 713582 T6046 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 713583 T6071 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13a0af2 name:ZooKeeperConnection Watcher:127.0.0.1:59201 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 713583 T6046 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 713583 T6046 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 713584 T6046 N:127.0.0.1:59341_tdpc oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 713585 T6074 N:127.0.0.1:59341_tdpc oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14f50bf name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 713585 T6046 N:127.0.0.1:59341_tdpc oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 713586 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 713587 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 713588 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 713590 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 713591 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 713592 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 713593 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 713593 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 713594 T6046 N:127.0.0.1:59341_tdpc oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59341_tdpc
   [junit4]   2> 713594 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59341_tdpc
   [junit4]   2> 713595 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 713596 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 713596 T6046 N:127.0.0.1:59341_tdpc oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 713597 T6046 N:127.0.0.1:59341_tdpc oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59341_tdpc
   [junit4]   2> 713598 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 713598 T6046 N:127.0.0.1:59341_tdpc oasc.Overseer.start Overseer (id=93710299649277955-127.0.0.1:59341_tdpc-n_0000000000) starting
   [junit4]   2> 713599 T6046 N:127.0.0.1:59341_tdpc oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 713602 T6046 N:127.0.0.1:59341_tdpc oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 713603 T6046 N:127.0.0.1:59341_tdpc oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 713603 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 713603 T6076 N:127.0.0.1:59341_tdpc oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 713610 T6046 N:127.0.0.1:59341_tdpc oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores
   [junit4]   2> 713612 T6046 N:127.0.0.1:59341_tdpc oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 713612 T6046 N:127.0.0.1:59341_tdpc oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/
   [junit4]   2> 713613 T6046 N:127.0.0.1:59341_tdpc oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 713613 T6078 N:127.0.0.1:59341_tdpc C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 713614 T6078 N:127.0.0.1:59341_tdpc C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 713614 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 713614 T6078 N:127.0.0.1:59341_tdpc oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 713614 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59341/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:59341_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 713615 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59341/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:59341_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 713615 T6075 N:127.0.0.1:59341_tdpc oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 713615 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 713616 T6074 N:127.0.0.1:59341_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 714614 T6078 N:127.0.0.1:59341_tdpc oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 714615 T6078 N:127.0.0.1:59341_tdpc oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 714615 T6078 N:127.0.0.1:59341_tdpc oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 714615 T6078 N:127.0.0.1:59341_tdpc oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 714616 T6078 N:127.0.0.1:59341_tdpc oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 714616 T6078 N:127.0.0.1:59341_tdpc oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/'
   [junit4]   2> 714623 T6078 N:127.0.0.1:59341_tdpc oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 714626 T6078 N:127.0.0.1:59341_tdpc oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 714628 T6078 N:127.0.0.1:59341_tdpc oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 714642 T6078 N:127.0.0.1:59341_tdpc oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 714643 T6078 N:127.0.0.1:59341_tdpc oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 714646 T6078 N:127.0.0.1:59341_tdpc oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 714707 T6078 N:127.0.0.1:59341_tdpc oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 714708 T6078 N:127.0.0.1:59341_tdpc oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 714709 T6078 N:127.0.0.1:59341_tdpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 714711 T6078 N:127.0.0.1:59341_tdpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 714716 T6078 N:127.0.0.1:59341_tdpc oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 714716 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 714717 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 714717 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1655b3f
   [junit4]   2> 714718 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/data
   [junit4]   2> 714718 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/data/index/
   [junit4]   2> 714718 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 714718 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/data/index
   [junit4]   2> 714719 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=9.2080078125, floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=11.264749680564965, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 714737 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 714737 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 714739 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 714740 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 714740 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 714740 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 714740 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 714740 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 714741 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 714741 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 714741 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 714743 T6078 N:127.0.0.1:59341_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 714743 T6078 N:127.0.0.1:59341_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 714744 T6078 N:127.0.0.1:59341_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 714745 T6078 N:127.0.0.1:59341_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 714747 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 714748 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 714748 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 714748 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 714749 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 714749 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 714749 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1306973589, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 714750 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 714750 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 714750 T6078 N:127.0.0.1:59341_tdpc c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@c1df21[collection1] main
   [junit4]   2> 714750 T6078 N:127.0.0.1:59341_tdpc c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 714751 T6078 N:127.0.0.1:59341_tdpc c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 714751 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 714751 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 714751 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 714751 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 714751 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 714752 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 714752 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 714752 T6078 N:127.0.0.1:59341_tdpc c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 714753 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 714753 T6079 N:127.0.0.1:59341_tdpc c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c1df21[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 714753 T6078 N:127.0.0.1:59341_tdpc c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 714754 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59341/tdpc collection:control_collection shard:shard1
   [junit4]   2> 714754 T6046 N:127.0.0.1:59341_tdpc oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 714754 T6046 N:127.0.0.1:59341_tdpc oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 714755 T6046 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 714756 T6046 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 714756 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 714757 T6085 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f5b89d name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 714757 T6046 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 714757 T6046 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 714758 T6046 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 714758 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 714761 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 714761 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1952 name=collection1 org.apache.solr.core.SolrCore@1977ba9 url=http://127.0.0.1:59341/tdpc/collection1 node=127.0.0.1:59341_tdpc C1952_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:59341/tdpc, node_name=127.0.0.1:59341_tdpc, state=down}
   [junit4]   2> 714761 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 C1952 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59341/tdpc/collection1/
   [junit4]   2> 714761 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 C1952 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 714762 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 C1952 oasc.SyncStrategy.syncToMe http://127.0.0.1:59341/tdpc/collection1/ has no replicas
   [junit4]   2> 714762 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59341/tdpc/collection1/ shard1
   [junit4]   2> 714762 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 714765 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 714765 T6046 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 714765 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 714766 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59341/tdpc",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 714767 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 714767 T6074 N:127.0.0.1:59341_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 714769 T6085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 714814 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:59341/tdpc/collection1/ and leader is http://127.0.0.1:59341/tdpc/collection1/
   [junit4]   2> 714814 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59341/tdpc
   [junit4]   2> 714814 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 714814 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 714814 T6082 N:127.0.0.1:59341_tdpc C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 714815 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 714816 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59341/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:59341_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 714816 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59341/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:59341_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 714822 T6046 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1
   [junit4]   2> 714823 T6046 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001
   [junit4]   2> 714824 T6046 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 714825 T6046 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@17f681a{/tdpc,null,AVAILABLE}
   [junit4]   2> 714826 T6046 oejs.AbstractConnector.doStart Started ServerConnector@15aecb4{HTTP/1.1}{127.0.0.1:44717}
   [junit4]   2> 714826 T6046 oejs.Server.doStart Started @715756ms
   [junit4]   2> 714826 T6046 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/tdpc, hostPort=44717, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores}
   [junit4]   2> 714827 T6046 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
   [junit4]   2> 714827 T6046 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/'
   [junit4]   2> 714838 T6046 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/solr.xml
   [junit4]   2> 714841 T6046 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores
   [junit4]   2> 714842 T6046 oasc.CoreContainer.<init> New CoreContainer 7193199
   [junit4]   2> 714842 T6046 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/]
   [junit4]   2> 714842 T6046 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/lib
   [junit4]   2> 714842 T6046 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/lib).
   [junit4]   2> 714847 T6046 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 714849 T6046 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 714850 T6046 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 714850 T6046 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 714850 T6046 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 714851 T6046 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59201/solr
   [junit4]   2> 714851 T6046 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 714851 T6046 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 714852 T6046 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 714853 T6099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f7e106 name:ZooKeeperConnection Watcher:127.0.0.1:59201 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 714853 T6046 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 714853 T6046 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 714854 T6046 N:127.0.0.1:44717_tdpc oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 714855 T6102 N:127.0.0.1:44717_tdpc oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a7fdfc name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 714855 T6046 N:127.0.0.1:44717_tdpc oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 714857 T6046 N:127.0.0.1:44717_tdpc oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 714918 T6085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 714918 T6102 N:127.0.0.1:44717_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 714918 T6074 N:127.0.0.1:59341_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 715859 T6046 N:127.0.0.1:44717_tdpc oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44717_tdpc
   [junit4]   2> 715859 T6046 N:127.0.0.1:44717_tdpc oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44717_tdpc
   [junit4]   2> 715860 T6046 N:127.0.0.1:44717_tdpc oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 715861 T6046 N:127.0.0.1:44717_tdpc oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores
   [junit4]   2> 715862 T6046 N:127.0.0.1:44717_tdpc oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 715862 T6046 N:127.0.0.1:44717_tdpc oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/
   [junit4]   2> 715863 T6046 N:127.0.0.1:44717_tdpc oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 715863 T6103 N:127.0.0.1:44717_tdpc C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 715863 T6103 N:127.0.0.1:44717_tdpc C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 715864 T6103 N:127.0.0.1:44717_tdpc oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 715864 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 715864 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44717/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:44717_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 715864 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44717/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:44717_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 715865 T6075 N:127.0.0.1:59341_tdpc oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 715865 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 715966 T6085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 715966 T6074 N:127.0.0.1:59341_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 715966 T6102 N:127.0.0.1:44717_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 716864 T6103 N:127.0.0.1:44717_tdpc oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 716864 T6103 N:127.0.0.1:44717_tdpc oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 716865 T6103 N:127.0.0.1:44717_tdpc oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 716865 T6103 N:127.0.0.1:44717_tdpc oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 716865 T6103 N:127.0.0.1:44717_tdpc oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 716865 T6103 N:127.0.0.1:44717_tdpc oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/'
   [junit4]   2> 716872 T6103 N:127.0.0.1:44717_tdpc oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 716875 T6103 N:127.0.0.1:44717_tdpc oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 716886 T6103 N:127.0.0.1:44717_tdpc oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 716891 T6103 N:127.0.0.1:44717_tdpc oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 716892 T6103 N:127.0.0.1:44717_tdpc oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 716895 T6103 N:127.0.0.1:44717_tdpc oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 716953 T6103 N:127.0.0.1:44717_tdpc oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 716954 T6103 N:127.0.0.1:44717_tdpc oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 716955 T6103 N:127.0.0.1:44717_tdpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 716957 T6103 N:127.0.0.1:44717_tdpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 716962 T6103 N:127.0.0.1:44717_tdpc oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 716962 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 716963 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 716963 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1655b3f
   [junit4]   2> 716963 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/data
   [junit4]   2> 716963 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 716964 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 716964 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 716965 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=9.2080078125, floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=11.264749680564965, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 717056 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 717056 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 717058 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 717059 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 717059 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 717059 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 717059 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 717059 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 717059 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 717060 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 717060 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 717061 T6103 N:127.0.0.1:44717_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 717062 T6103 N:127.0.0.1:44717_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 717062 T6103 N:127.0.0.1:44717_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 717063 T6103 N:127.0.0.1:44717_tdpc c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 717065 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 717066 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 717066 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 717066 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 717067 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 717067 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 717067 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1306973589, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 717068 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 717068 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 717068 T6103 N:127.0.0.1:44717_tdpc c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@c68346[collection1] main
   [junit4]   2> 717069 T6103 N:127.0.0.1:44717_tdpc c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 717069 T6103 N:127.0.0.1:44717_tdpc c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 717069 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 717069 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 717070 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 717070 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 717070 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 717070 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 717070 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 717070 T6103 N:127.0.0.1:44717_tdpc c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 717071 T6104 N:127.0.0.1:44717_tdpc c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c68346[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 717071 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 717071 T6103 N:127.0.0.1:44717_tdpc c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 717072 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44717/tdpc collection:collection1 shard:shard1
   [junit4]   2> 717072 T6046 N:127.0.0.1:44717_tdpc oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 717072 T6046 N:127.0.0.1:44717_tdpc oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 717072 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 717074 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 717075 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 717075 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 717075 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 717075 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1953 name=collection1 org.apache.solr.core.SolrCore@2ecdd url=http://127.0.0.1:44717/tdpc/collection1 node=127.0.0.1:44717_tdpc C1953_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:44717/tdpc, node_name=127.0.0.1:44717_tdpc, state=down}
   [junit4]   2> 717075 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 C1953 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44717/tdpc/collection1/
   [junit4]   2> 717075 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 C1953 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 717076 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 C1953 oasc.SyncStrategy.syncToMe http://127.0.0.1:44717/tdpc/collection1/ has no replicas
   [junit4]   2> 717076 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44717/tdpc/collection1/ shard1
   [junit4]   2> 717076 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 717077 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 717078 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44717/tdpc",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 717128 T6046 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1
   [junit4]   2> 717129 T6046 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001
   [junit4]   2> 717129 T6046 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 717130 T6046 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1227ec0{/tdpc,null,AVAILABLE}
   [junit4]   2> 717131 T6046 oejs.AbstractConnector.doStart Started ServerConnector@19ebc75{HTTP/1.1}{127.0.0.1:54634}
   [junit4]   2> 717131 T6046 oejs.Server.doStart Started @718061ms
   [junit4]   2> 717131 T6046 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/tdpc, hostPort=54634, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores}
   [junit4]   2> 717131 T6046 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@18e5cde
   [junit4]   2> 717132 T6046 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/'
   [junit4]   2> 717140 T6046 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/solr.xml
   [junit4]   2> 717143 T6046 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores
   [junit4]   2> 717143 T6046 oasc.CoreContainer.<init> New CoreContainer 2665846
   [junit4]   2> 717143 T6046 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/]
   [junit4]   2> 717143 T6046 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/lib
   [junit4]   2> 717144 T6046 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/lib).
   [junit4]   2> 717147 T6046 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 717148 T6046 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 717148 T6046 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 717149 T6046 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 717149 T6046 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 717149 T6046 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59201/solr
   [junit4]   2> 717149 T6046 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 717149 T6046 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 717150 T6046 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717151 T6121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1053244 name:ZooKeeperConnection Watcher:127.0.0.1:59201 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717151 T6046 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717151 T6046 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 717152 T6046 N:127.0.0.1:54634_tdpc oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717153 T6124 N:127.0.0.1:54634_tdpc oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@551694 name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717153 T6046 N:127.0.0.1:54634_tdpc oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717155 T6046 N:127.0.0.1:54634_tdpc oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 717179 T6085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 717179 T6124 N:127.0.0.1:54634_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 717179 T6074 N:127.0.0.1:59341_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 717179 T6102 N:127.0.0.1:44717_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 717228 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:44717/tdpc/collection1/ and leader is http://127.0.0.1:44717/tdpc/collection1/
   [junit4]   2> 717228 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44717/tdpc
   [junit4]   2> 717228 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 717228 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 717228 T6107 N:127.0.0.1:44717_tdpc C:collection1 S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 717229 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 717229 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44717/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:44717_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 717230 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44717/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:44717_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 717331 T6085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 717331 T6102 N:127.0.0.1:44717_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 717331 T6124 N:127.0.0.1:54634_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 717331 T6074 N:127.0.0.1:59341_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 718157 T6046 N:127.0.0.1:54634_tdpc oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54634_tdpc
   [junit4]   2> 718157 T6046 N:127.0.0.1:54634_tdpc oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54634_tdpc
   [junit4]   2> 718158 T6046 N:127.0.0.1:54634_tdpc oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 718159 T6046 N:127.0.0.1:54634_tdpc oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores
   [junit4]   2> 718160 T6046 N:127.0.0.1:54634_tdpc oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 718160 T6046 N:127.0.0.1:54634_tdpc oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/
   [junit4]   2> 718160 T6046 N:127.0.0.1:54634_tdpc oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 718161 T6125 N:127.0.0.1:54634_tdpc C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 718161 T6125 N:127.0.0.1:54634_tdpc C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 718162 T6125 N:127.0.0.1:54634_tdpc oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 718162 T6074 N:127.0.0.1:59341_tdpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 718162 T6075 N:127.0.0.1:59341_tdpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54634/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:54634_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 718163 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54634/tdpc",
   [junit4]   2> 	  "node_name":"127.0.0.1:54634_tdpc",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 718163 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 718163 T6075 N:127.0.0.1:59341_tdpc oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 718264 T6102 N:127.0.0.1:44717_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 718264 T6124 N:127.0.0.1:54634_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 718264 T6074 N:127.0.0.1:59341_tdpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 718264 T6085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 719162 T6125 N:127.0.0.1:54634_tdpc oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 719162 T6125 N:127.0.0.1:54634_tdpc oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 719163 T6125 N:127.0.0.1:54634_tdpc oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 719163 T6125 N:127.0.0.1:54634_tdpc oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 719163 T6125 N:127.0.0.1:54634_tdpc oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 719164 T6125 N:127.0.0.1:54634_tdpc oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/'
   [junit4]   2> 719174 T6125 N:127.0.0.1:54634_tdpc oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 719178 T6125 N:127.0.0.1:54634_tdpc oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 719181 T6125 N:127.0.0.1:54634_tdpc oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 719186 T6125 N:127.0.0.1:54634_tdpc oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 719187 T6125 N:127.0.0.1:54634_tdpc oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 719190 T6125 N:127.0.0.1:54634_tdpc oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 719272 T6125 N:127.0.0.1:54634_tdpc oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 719273 T6125 N:127.0.0.1:54634_tdpc oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 719274 T6125 N:127.0.0.1:54634_tdpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 719275 T6125 N:127.0.0.1:54634_tdpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 719280 T6125 N:127.0.0.1:54634_tdpc oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 719280 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 719281 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 719281 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1655b3f
   [junit4]   2> 719281 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data
   [junit4]   2> 719281 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 719282 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 719282 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 719282 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=9.2080078125, floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=11.264749680564965, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 719293 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 719293 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 719296 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 719296 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 719296 T6125 N:127.0.0.1:54634_tdpc c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 

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

2> 	  "operation":"state"}
   [junit4]   2> 754053 T6046 C:control_collection S:shard1 c:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 754053 T6046 C:control_collection S:shard1 c:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 754054 T6046 C:control_collection S:shard1 c:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 754054 T6046 C:control_collection S:shard1 c:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 754069 T6046 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 754070 T6046 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data;done=false>>]
   [junit4]   2> 754070 T6046 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data
   [junit4]   2> 754070 T6046 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 754071 T6046 C:control_collection S:shard1 c:collection1 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 754071 T6046 C:control_collection S:shard1 c:collection1 oasc.Overseer.close Overseer (id=93710299649277960-127.0.0.1:54634_tdpc-n_0000000002) closing
   [junit4]   2> 754072 T6180 N:127.0.0.1:54634_tdpc oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:54634_tdpc
   [junit4]   2> 754074 T6160 N:127.0.0.1:54634_tdpc oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 754075 T6046 oejs.AbstractConnector.doStop Stopped ServerConnector@19ebc75{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 754076 T6046 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1227ec0{/tdpc,null,UNAVAILABLE}
   [junit4]   2> 754077 T6046 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59201 59201
   [junit4]   2> 754108 T6162 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59201 59201
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=3288972F2B56F348 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 40.8s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails (38 > 20) - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3288972F2B56F348:BADCA8F585AA9EB0]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 754121 T6046 C:control_collection S:shard1 c:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 3288972F2B56F348-001
   [junit4]   2> 40771 T6045 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {rnd_b=PostingsFormat(name=LuceneFixedGap), _version_=BlockTreeOrds(blocksize=128), a_t=PostingsFormat(name=Asserting), a_i=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=DefaultSimilarity, locale=nl, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=70793944,total=188166144
   [junit4]   2> NOTE: All tests run in this JVM: [OverriddenZkACLAndCredentialsProvidersTest, AnalysisAfterCoreReloadTest, TestHashPartitioner, SpellPossibilityIteratorTest, TestSolrXml, ScriptEngineTest, VMParamsZkACLAndCredentialsProvidersTest, CoreAdminCreateDiscoverTest, ZkControllerTest, TestStressVersions, TestWriterPerf, CursorMarkTest, CacheHeaderTest, SuggesterTSTTest, CloudMLTQParserTest, TestElisionMultitermQuery, ZkCLITest, TestRestoreCore, EchoParamsTest, ReplicationFactorTest, TestStressUserVersions, FieldMutatingUpdateProcessorTest, TestMaxScoreQueryParser, CoreAdminHandlerTest, TestValueSourceCache, DistributedFacetPivotSmallAdvancedTest, RAMDirectoryFactoryTest, DocumentBuilderTest, TestAtomicUpdateErrorCases, AddBlockUpdateTest, SliceStateTest, DistanceUnitsTest, AlternateDirectoryTest, TestFuzzyAnalyzedSuggestions, SaslZkACLProviderTest, TestLRUCache, TestConfigSets, SolrCmdDistributorTest, TestRawResponseWriter, ReturnFieldsTest, SolrPluginUtilsTest, ClusterStateUpdateTest, DistributedQueryComponentOptimizationTest, CollectionReloadTest, ShardRoutingTest, HdfsCollectionsAPIDistributedZkTest, TestDistributedGrouping, TestReloadAndDeleteDocs, ZkSolrClientTest, FileUtilsTest, JsonLoaderTest, AtomicUpdatesTest, TestSuggestSpellingConverter, OverseerRolesTest, TestRTGBase, TestExpandComponent, TestSchemaSimilarityResource, TestSchemaNameResource, HdfsThreadLeakTest, CopyFieldTest, TestJsonRequest, SpatialFilterTest, RequiredFieldsTest, DistanceFunctionTest, SpellCheckComponentTest, TestShardHandlerFactory, UpdateParamsTest, CollectionsAPIDistributedZkTest, TestFieldCollectionResource, SpatialHeatmapFacetsTest, ConcurrentDeleteAndCreateCollectionTest, TestCustomSort, TestSearchPerf, TestIndexSearcher, PreAnalyzedFieldTest, AnalyticsMergeStrategyTest, TestFastLRUCache, TestCharFilters, HdfsDirectoryTest, DistributedExpandComponentTest, TestSimpleQParserPlugin, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, TestReplicationHandler, TestFaceting, DistributedSpellCheckComponentTest, TestStressReorder, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, TestFiltering, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, TermsComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, TestCollationField, JSONWriterTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestConfig, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [360/484] on J1 in 41.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 398 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 484 suites, 1944 tests, 1 failure, 54 ignored (25 assumptions)

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