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 2014/12/27 13:27:17 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20) - Build # 11817 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11817/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)

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

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

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([E000F7765D0F8513:61E6796E2A50E52F]: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.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 8988 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/init-core-data-001
   [junit4]   2> 538945 T1738 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 538949 T1738 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 538949 T1738 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 538950 T1739 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 539050 T1738 oasc.ZkTestServer.run start zk server on port:55394
   [junit4]   2> 539050 T1738 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 539051 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 539053 T1746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c2e7ccf name:ZooKeeperConnection Watcher:127.0.0.1:55394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 539053 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 539054 T1738 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 539054 T1738 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 539056 T1738 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 539057 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 539058 T1749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13cdd534 name:ZooKeeperConnection Watcher:127.0.0.1:55394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 539058 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 539058 T1738 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 539059 T1738 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 539061 T1738 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 539062 T1738 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 539063 T1738 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 539064 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 539065 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 539066 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 539067 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 539068 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 539069 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 539070 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 539070 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 539071 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 539071 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 539072 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 539073 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 539074 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 539074 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 539076 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 539076 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 539078 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 539079 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 539082 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 539082 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 539085 T1738 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 539085 T1738 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 539436 T1738 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 539444 T1738 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54696
   [junit4]   2> 539445 T1738 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 539446 T1738 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 539446 T1738 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002
   [junit4]   2> 539447 T1738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/'
   [junit4]   2> 539460 T1738 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/solr.xml
   [junit4]   2> 539480 T1738 oasc.CoreContainer.<init> New CoreContainer 820793139
   [junit4]   2> 539480 T1738 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/]
   [junit4]   2> 539481 T1738 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 539481 T1738 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 539481 T1738 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 539482 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 539482 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 539482 T1738 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 539483 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 539483 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 539483 T1738 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 539484 T1738 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 539484 T1738 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 539485 T1738 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 539485 T1738 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 539485 T1738 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 539486 T1738 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55394/solr
   [junit4]   2> 539486 T1738 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 539486 T1738 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 539487 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 539489 T1761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16f3da25 name:ZooKeeperConnection Watcher:127.0.0.1:55394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 539490 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 539490 T1738 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 539492 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 539493 T1764 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f1a2190 name:ZooKeeperConnection Watcher:127.0.0.1:55394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 539493 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 539495 T1738 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 539497 T1738 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 539498 T1738 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 539499 T1738 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 539500 T1738 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 539501 T1738 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 539502 T1738 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54696_
   [junit4]   2> 539503 T1738 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54696_
   [junit4]   2> 539504 T1738 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 539504 T1738 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 539505 T1738 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 539506 T1738 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54696_
   [junit4]   2> 539506 T1738 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 539507 T1738 oasc.Overseer.start Overseer (id=93040176495788035-127.0.0.1:54696_-n_0000000000) starting
   [junit4]   2> 539508 T1738 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 539512 T1738 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 539512 T1766 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 539512 T1738 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 539514 T1738 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 539514 T1738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 539516 T1765 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 539517 T1768 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 539518 T1768 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 539518 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 539518 T1768 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 539520 T1765 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54696",
   [junit4]   2> 	  "node_name":"127.0.0.1:54696_",
   [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> 539521 T1765 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:54696",
   [junit4]   2> 	  "node_name":"127.0.0.1:54696_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 539521 T1765 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 539521 T1765 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 539522 T1764 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> 540519 T1768 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 540519 T1768 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 540520 T1768 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 540520 T1768 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 540521 T1768 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 540522 T1768 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/collection1/'
   [junit4]   2> 540522 T1768 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 540523 T1768 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 540523 T1768 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 540534 T1768 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 540537 T1768 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 540551 T1768 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 540562 T1768 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 540563 T1768 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 540567 T1768 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 540646 T1768 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 540647 T1768 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 540655 T1768 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 540658 T1768 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 540670 T1768 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 540670 T1768 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 540679 T1768 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/control/data/
   [junit4]   2> 540679 T1768 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d8dfdc
   [junit4]   2> 540680 T1768 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/control/data
   [junit4]   2> 540681 T1768 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/control/data/index/
   [junit4]   2> 540681 T1768 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 540682 T1768 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/control/data/index
   [junit4]   2> 540682 T1768 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=930786335, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 540717 T1768 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 540717 T1768 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 540719 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 540720 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 540720 T1768 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 540721 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 540721 T1768 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 540721 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 540722 T1768 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 540722 T1768 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 540722 T1768 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 540723 T1768 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 540724 T1768 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 540724 T1768 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 540724 T1768 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 540725 T1768 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 540725 T1768 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 540726 T1768 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 540726 T1768 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 540727 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 540727 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 540728 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 540728 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 540729 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 540729 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 540730 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 540730 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 540731 T1768 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 540731 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 540732 T1768 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 540735 T1768 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 540735 T1768 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 540736 T1768 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 540736 T1768 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 540737 T1768 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 540738 T1768 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 540738 T1768 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 540738 T1768 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 540739 T1768 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 540739 T1768 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 540739 T1768 oass.SolrIndexSearcher.<init> Opening Searcher@1d4df08[collection1] main
   [junit4]   2> 540739 T1768 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 540740 T1768 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 540740 T1768 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 540741 T1768 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 540741 T1768 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 540741 T1768 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 540742 T1768 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 540742 T1768 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 540742 T1768 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 540742 T1768 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 540743 T1768 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 540743 T1769 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d4df08[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 540743 T1772 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54696 collection:control_collection shard:shard1
   [junit4]   2> 540744 T1738 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 540744 T1738 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 540744 T1772 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 540744 T1738 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 540745 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540747 T1775 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26e288d3 name:ZooKeeperConnection Watcher:127.0.0.1:55394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540747 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540747 T1738 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 540748 T1738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 540748 T1772 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 540749 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 540749 T1772 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 540749 T1772 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C226 name=collection1 org.apache.solr.core.SolrCore@60a2062f url=http://127.0.0.1:54696/collection1 node=127.0.0.1:54696_ C226_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:54696, node_name=127.0.0.1:54696_, state=down}
   [junit4]   2> 540749 T1772 C226 P54696 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54696/collection1/
   [junit4]   2> 540749 T1738 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 540749 T1765 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 540749 T1772 C226 P54696 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 540750 T1772 C226 P54696 oasc.SyncStrategy.syncToMe http://127.0.0.1:54696/collection1/ has no replicas
   [junit4]   2> 540750 T1772 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54696/collection1/ shard1
   [junit4]   2> 540750 T1772 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 540752 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 540753 T1765 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:54696",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 540854 T1764 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> 540854 T1775 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> 540903 T1772 oasc.ZkController.register We are http://127.0.0.1:54696/collection1/ and leader is http://127.0.0.1:54696/collection1/
   [junit4]   2> 540903 T1772 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54696
   [junit4]   2> 540903 T1772 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 540903 T1772 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 540903 T1772 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 540904 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 540905 T1765 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:54696",
   [junit4]   2> 	  "node_name":"127.0.0.1:54696_",
   [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> 540906 T1765 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:54696",
   [junit4]   2> 	  "node_name":"127.0.0.1:54696_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 541008 T1764 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> 541008 T1775 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> 541009 T1738 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 541009 T1738 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 541011 T1738 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57280
   [junit4]   2> 541012 T1738 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 541012 T1738 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 541012 T1738 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003
   [junit4]   2> 541013 T1738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/'
   [junit4]   2> 541023 T1738 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/solr.xml
   [junit4]   2> 541032 T1738 oasc.CoreContainer.<init> New CoreContainer 2034212667
   [junit4]   2> 541032 T1738 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/]
   [junit4]   2> 541033 T1738 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 541033 T1738 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 541033 T1738 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 541033 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 541034 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 541034 T1738 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 541034 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 541034 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 541035 T1738 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 541035 T1738 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 541035 T1738 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 541036 T1738 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 541036 T1738 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 541036 T1738 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 541037 T1738 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55394/solr
   [junit4]   2> 541037 T1738 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 541037 T1738 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 541038 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541039 T1787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25486b12 name:ZooKeeperConnection Watcher:127.0.0.1:55394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541040 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541040 T1738 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 541041 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541042 T1790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a0f5937 name:ZooKeeperConnection Watcher:127.0.0.1:55394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541042 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541047 T1738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 542049 T1738 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57280_
   [junit4]   2> 542051 T1738 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57280_
   [junit4]   2> 542055 T1738 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 542058 T1791 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 542059 T1791 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 542060 T1791 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 542060 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 542061 T1765 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:57280",
   [junit4]   2> 	  "node_name":"127.0.0.1:57280_",
   [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> 542062 T1765 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:57280",
   [junit4]   2> 	  "node_name":"127.0.0.1:57280_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 542062 T1765 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 542063 T1765 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 542166 T1790 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> 542166 T1775 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> 542166 T1764 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> 543060 T1791 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 543060 T1791 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 543061 T1791 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 543062 T1791 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 543063 T1791 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 543064 T1791 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/collection1/'
   [junit4]   2> 543065 T1791 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 543065 T1791 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 543066 T1791 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 543083 T1791 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 543085 T1791 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 543095 T1791 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 543107 T1791 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 543109 T1791 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 543113 T1791 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 543217 T1791 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 543219 T1791 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 543219 T1791 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 543222 T1791 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 543237 T1791 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 543237 T1791 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 543238 T1791 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty1/
   [junit4]   2> 543238 T1791 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d8dfdc
   [junit4]   2> 543238 T1791 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty1
   [junit4]   2> 543239 T1791 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty1/index/
   [junit4]   2> 543239 T1791 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 543240 T1791 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty1/index
   [junit4]   2> 543241 T1791 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=930786335, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 543247 T1791 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 543247 T1791 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 543250 T1791 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 543251 T1791 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 543251 T1791 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 543252 T1791 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 543252 T1791 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 543252 T1791 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 543253 T1791 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 543253 T1791 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 543253 T1791 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 543254 T1791 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 543254 T1791 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 543255 T1791 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 543255 T1791 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 543256 T1791 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 543256 T1791 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 543257 T1791 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 543258 T1791 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 543258 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 543259 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 543259 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 543260 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 543260 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 543260 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 543261 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 543261 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 543262 T1791 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 543262 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 543263 T1791 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 543264 T1791 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 543265 T1791 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 543266 T1791 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 543267 T1791 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 543267 T1791 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 543268 T1791 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 543269 T1791 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 543270 T1791 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 543271 T1791 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 543271 T1791 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 543271 T1791 oass.SolrIndexSearcher.<init> Opening Searcher@560864df[collection1] main
   [junit4]   2> 543271 T1791 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 543273 T1791 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 543273 T1791 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 543273 T1791 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 543274 T1791 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 543274 T1791 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 543274 T1791 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 543275 T1791 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 543275 T1791 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 543275 T1791 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 543276 T1792 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@560864df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 543276 T1791 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 543277 T1795 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57280 collection:collection1 shard:shard1
   [junit4]   2> 543277 T1738 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 543277 T1738 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 543277 T1795 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 543281 T1795 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 543282 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 543283 T1795 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 543283 T1795 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C227 name=collection1 org.apache.solr.core.SolrCore@91f9b9c url=http://127.0.0.1:57280/collection1 node=127.0.0.1:57280_ C227_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:57280, node_name=127.0.0.1:57280_, state=down}
   [junit4]   2> 543283 T1795 C227 P57280 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57280/collection1/
   [junit4]   2> 543283 T1765 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> 543283 T1795 C227 P57280 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 543283 T1795 C227 P57280 oasc.SyncStrategy.syncToMe http://127.0.0.1:57280/collection1/ has no replicas
   [junit4]   2> 543284 T1795 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57280/collection1/ shard1
   [junit4]   2> 543284 T1795 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 543286 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 543287 T1765 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:57280",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 543389 T1790 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> 543389 T1775 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> 543389 T1764 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> 543437 T1795 oasc.ZkController.register We are http://127.0.0.1:57280/collection1/ and leader is http://127.0.0.1:57280/collection1/
   [junit4]   2> 543437 T1795 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57280
   [junit4]   2> 543437 T1795 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 543437 T1795 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 543437 T1795 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 543439 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 543439 T1765 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:57280",
   [junit4]   2> 	  "node_name":"127.0.0.1:57280_",
   [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> 543440 T1765 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:57280",
   [junit4]   2> 	  "node_name":"127.0.0.1:57280_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 543521 T1738 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 543522 T1738 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 543524 T1738 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43245
   [junit4]   2> 543525 T1738 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 543525 T1738 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 543526 T1738 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004
   [junit4]   2> 543526 T1738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/'
   [junit4]   2> 543536 T1738 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/solr.xml
   [junit4]   2> 543542 T1790 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> 543542 T1775 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> 543542 T1764 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> 543545 T1738 oasc.CoreContainer.<init> New CoreContainer 313237626
   [junit4]   2> 543545 T1738 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/]
   [junit4]   2> 543546 T1738 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 543546 T1738 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 543546 T1738 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 543546 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 543547 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 543547 T1738 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 543547 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 543547 T1738 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 543548 T1738 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 543548 T1738 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 543548 T1738 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 543549 T1738 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 543549 T1738 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 543549 T1738 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 543549 T1738 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55394/solr
   [junit4]   2> 543549 T1738 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 543550 T1738 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 543550 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 543552 T1807 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30377c30 name:ZooKeeperConnection Watcher:127.0.0.1:55394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543553 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 543554 T1738 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 543556 T1738 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 543557 T1810 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5de6f93 name:ZooKeeperConnection Watcher:127.0.0.1:55394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543557 T1738 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 543564 T1738 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 544567 T1738 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43245_
   [junit4]   2> 544568 T1738 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43245_
   [junit4]   2> 544572 T1738 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 544577 T1811 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 544577 T1811 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 544578 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 544578 T1811 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 544579 T1765 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:43245",
   [junit4]   2> 	  "node_name":"127.0.0.1:43245_",
   [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> 544580 T1765 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:43245",
   [junit4]   2> 	  "node_name":"127.0.0.1:43245_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 544580 T1765 oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 544580 T1765 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 544682 T1775 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> 544682 T1790 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> 544682 T1764 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> 544682 T1810 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> 545578 T1811 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 545578 T1811 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 545579 T1811 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 545579 T1811 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 545580 T1811 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 545580 T1811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/collection1/'
   [junit4]   2> 545581 T1811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 545581 T1811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 545581 T1811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 545592 T1811 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 545594 T1811 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 545604 T1811 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 545617 T1811 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 545618 T1811 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 545624 T1811 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 545755 T1811 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 545756 T1811 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 545757 T1811 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 545760 T1811 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 545778 T1811 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 545778 T1811 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 545778 T1811 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/
   [junit4]   2> 545779 T1811 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d8dfdc
   [junit4]   2> 545779 T1811 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2
   [junit4]   2> 545780 T1811 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index/
   [junit4]   2> 545780 T1811 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 545781 T1811 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index
   [junit4]   2> 545782 T1811 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=930786335, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 549337 T1811 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 549338 T1811 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 549340 T1811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 549341 T1811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 549341 T1811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 549341 T1811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 549341 T1811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 549341 T1811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 549343 T1811 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 549343 T1811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 549343 T1811 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 549344 T1811 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 549344 T1811 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 549345 T1811 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 549345 T1811 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 549345 T1811 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 549346 T1811 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 549347 T1811 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 549347 T1811 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 549347 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 549348 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 549348 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 549348 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 549349 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 549349 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 549350 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 549350 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 549350 T1811 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 549351 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 549351 T1811 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 549352 T1811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 549353 T1811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 549354 T1811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 549354 T1811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 549355 T1811 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 549355 T1811 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 549356 T1811 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 549357 T1811 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 549357 T1811 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 549358 T1811 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 549358 T1811 oass.SolrIndexSearcher.<init> Opening Searcher@49f74dc5[collection1] main
   [junit4]   2> 549358 T1811 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 549359 T1811 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 549359 T1811 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 549360 T1811 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 549360 T1811 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 549360 T1811 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 549361 T1811 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 549361 T1811 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 549361 T1811 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 549361 T1811 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 549362 T1812 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49f74dc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549362 T1811 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 549363 T1815 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43245 collection:collection1 shard:shard1
   [junit4]   2> 549363 T1738 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 549363 T1738 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 549364 T1815 oasc.ZkController.register We are http://127.0.0.1:43245/collection1/ and leader is http://127.0.0.1:57280/collection1/
   [junit4]   2> 549365 T1815 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43245
   [junit4]   2> 549365 T1815 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 549365 T1815 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> 549365 T1738 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> ASYNC  NEW_CORE C228 name=collection1 org.apache.solr.core.SolrCore@6a7d8860 url=http://127.0.0.1:43245/collection1 node=127.0.0.1:43245_ C228_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:43245, node_name=127.0.0.1:43245_, state=down}
   [junit4]   2> 549365 T1816 C228 P43245 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 549366 T1816 C228 P43245 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 549366 T1816 C228 P43245 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:57280/collection1/ and I am http://127.0.0.1:43245/collection1/
   [junit4]   2> 549366 T1816 C228 P43245 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 549366 T1816 C228 P43245 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 549367 T1764 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 549367 T1816 C228 P43245 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:57280; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A43245_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 549368 T1765 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43245",
   [junit4]   2> 	  "node_name":"127.0.0.1:43245_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 7
   [junit4]   2> 549369 T1765 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43245",
   [junit4]   2> 	  "node_name":"127.0.0.1:43245_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 549369 T1781 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 549370 T1790 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> 549370 T1775 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> 549370 T1764 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> 549370 T1810 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> 549371 T1781 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 549372 T1781 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:43245_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:43245","node_name":"127.0.0.1:43245_","state":"recovering"}
   [junit4]   2> 549372 T1781 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2,

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

rch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 579347 T1738 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 579348 T1738 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 579348 T1738 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2
   [junit4]   2> 579348 T1738 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 579349 T1738 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001/tempDir-001/jetty2/index
   [junit4]   2> 579350 T1738 oasc.Overseer.close Overseer (id=93040176495788040-127.0.0.1:43245_-n_0000000002) closing
   [junit4]   2> 579350 T1837 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:43245_
   [junit4]   2> 580851 T1810 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 580851 T1831 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 580874 T1738 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 585864 T1738 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 585865 T1738 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55394 55394
   [junit4]   2> 586319 T1739 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55394 55394
   [junit4]   2> 586321 T1739 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/aliases.json
   [junit4]   2> 		4	/solr/clusterstate.json
   [junit4]   2> 		3	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/overseer_elect/election/93040176495788035-127.0.0.1:54696_-n_0000000000
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=E000F7765D0F8513 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 47.4s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E000F7765D0F8513:61E6796E2A50E52F]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 586334 T1738 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-E000F7765D0F8513-001
   [junit4]   2> 47392 T1737 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_BE, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=130583408,total=417333248
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, TestExactSharedStatsCache, RegexBoostProcessorTest, TestCloudInspectUtil, CSVRequestHandlerTest, SpellCheckCollatorTest, TestPHPSerializedResponseWriter, RAMDirectoryFactoryTest, DebugComponentTest, TestLFUCache, PrimitiveFieldTypeTest, MoreLikeThisHandlerTest, TestCollationFieldDocValues, ExternalCollectionsTest, TestBadConfig, TestManagedSchemaFieldResource, SignatureUpdateProcessorFactoryTest, SSLMigrationTest, TestFastLRUCache, CopyFieldTest, AnalyticsMergeStrategyTest, TestSolrQueryParser, UpdateRequestProcessorFactoryTest, AsyncMigrateRouteKeyTest, ExitableDirectoryReaderTest, ZkSolrClientTest, OverseerCollectionProcessorTest, ModifyConfFileTest, MBeansHandlerTest, TestCollapseQParserPlugin, TestLMJelinekMercerSimilarityFactory, TestSerializedLuceneMatchVersion, TestDynamicLoading, TestDynamicFieldCollectionResource, TestDocSet, TestUniqueKeyFieldResource, FieldMutatingUpdateProcessorTest, TermVectorComponentDistributedTest, FileUtilsTest, StatelessScriptUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest, TestClusterStateMutator, OverseerRolesTest, TestRawResponseWriter, TestCharFilters, OverriddenZkACLAndCredentialsProvidersTest, TestDefaultSimilarityFactory, TestRealTimeGet, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 47.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 1130 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 459 suites, 1856 tests, 1 failure, 32 ignored (22 assumptions)

Total time: 82 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20) - Build # 11818 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11818/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {   "collection1":{     "replicationFactor":"1",     "shards":{       "shard1":{         "range":"80000000-ffffffff",         "state":"active",         "replicas":{"core_node2":{             "core":"collection1",             "base_url":"http://127.0.0.1:34946/j_ed/ky",             "node_name":"127.0.0.1:34946_j_ed%2Fky",             "state":"active",             "leader":"true"}}},       "shard2":{         "range":"0-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:60865/j_ed/ky",             "node_name":"127.0.0.1:60865_j_ed%2Fky",             "state":"active",             "leader":"true"},           "core_node3":{             "core":"collection1",             "base_url":"http://127.0.0.1:40088/j_ed/ky",             "node_name":"127.0.0.1:40088_j_ed%2Fky",             "state":"active"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "control_collection":{     "replicationFactor":"1",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{"core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:42361/j_ed/ky",             "node_name":"127.0.0.1:42361_j_ed%2Fky",             "state":"active",             "leader":"true"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "c8n_1x2":{     "replicationFactor":"2",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"c8n_1x2_shard1_replica2",             "base_url":"http://127.0.0.1:42361/j_ed/ky",             "node_name":"127.0.0.1:42361_j_ed%2Fky",             "state":"active",             "leader":"true"},           "core_node2":{             "core":"c8n_1x2_shard1_replica1",             "base_url":"http://127.0.0.1:60865/j_ed/ky",             "node_name":"127.0.0.1:60865_j_ed%2Fky",             "state":"recovering"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {
  "collection1":{
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-ffffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:34946/j_ed/ky",
            "node_name":"127.0.0.1:34946_j_ed%2Fky",
            "state":"active",
            "leader":"true"}}},
      "shard2":{
        "range":"0-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:60865/j_ed/ky",
            "node_name":"127.0.0.1:60865_j_ed%2Fky",
            "state":"active",
            "leader":"true"},
          "core_node3":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:40088/j_ed/ky",
            "node_name":"127.0.0.1:40088_j_ed%2Fky",
            "state":"active"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "control_collection":{
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:42361/j_ed/ky",
            "node_name":"127.0.0.1:42361_j_ed%2Fky",
            "state":"active",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "c8n_1x2":{
    "replicationFactor":"2",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"c8n_1x2_shard1_replica2",
            "base_url":"http://127.0.0.1:42361/j_ed/ky",
            "node_name":"127.0.0.1:42361_j_ed%2Fky",
            "state":"active",
            "leader":"true"},
          "core_node2":{
            "core":"c8n_1x2_shard1_replica1",
            "base_url":"http://127.0.0.1:60865/j_ed/ky",
            "node_name":"127.0.0.1:60865_j_ed%2Fky",
            "state":"recovering"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false"}}
	at __randomizedtesting.SeedInfo.seed([BF21A17D56384635:3EC72F6521672609]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1940)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:247)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:114)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 9811 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/init-core-data-001
   [junit4]   2> 2533778 T8199 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /j_ed/ky
   [junit4]   2> 2533781 T8199 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2533782 T8199 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2533782 T8200 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2533882 T8199 oasc.ZkTestServer.run start zk server on port:42507
   [junit4]   2> 2533883 T8199 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2533884 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2533886 T8207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@439c22bb name:ZooKeeperConnection Watcher:127.0.0.1:42507 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2533886 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2533886 T8199 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2533886 T8199 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2533889 T8199 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2533889 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2533890 T8210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@326312c7 name:ZooKeeperConnection Watcher:127.0.0.1:42507/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2533890 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2533890 T8199 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2533891 T8199 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2533892 T8199 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2533894 T8199 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2533895 T8199 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2533896 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2533896 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2533898 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2533898 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2533900 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 2533900 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2533902 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2533902 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2533904 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2533904 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2533905 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2533905 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2533906 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2533907 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2533908 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 2533908 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2533910 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 2533910 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2533911 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 2533912 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2533913 T8199 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2533913 T8199 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2534166 T8199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2534187 T8199 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54867
   [junit4]   2> 2534188 T8199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 2534188 T8199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2534188 T8199 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002
   [junit4]   2> 2534189 T8199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/'
   [junit4]   2> 2534199 T8199 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/solr.xml
   [junit4]   2> 2534208 T8199 oasc.CoreContainer.<init> New CoreContainer 510030572
   [junit4]   2> 2534208 T8199 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/]
   [junit4]   2> 2534208 T8199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2534209 T8199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2534209 T8199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2534209 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2534209 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2534210 T8199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2534210 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2534210 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2534210 T8199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2534210 T8199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2534211 T8199 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2534211 T8199 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2534211 T8199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2534212 T8199 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2534212 T8199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42507/solr
   [junit4]   2> 2534212 T8199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2534212 T8199 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2534213 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2534214 T8222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b059315 name:ZooKeeperConnection Watcher:127.0.0.1:42507 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2534215 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2534215 T8199 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2534217 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2534218 T8225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30dc74c3 name:ZooKeeperConnection Watcher:127.0.0.1:42507/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2534218 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2534219 T8199 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2534220 T8199 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2534221 T8199 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2534223 T8199 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2534224 T8199 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2534226 T8199 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2534227 T8199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42361_j_ed%2Fky
   [junit4]   2> 2534227 T8199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42361_j_ed%2Fky
   [junit4]   2> 2534229 T8199 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2534230 T8199 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2534231 T8199 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2534232 T8199 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:42361_j_ed%2Fky
   [junit4]   2> 2534232 T8199 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2534233 T8199 oasc.Overseer.start Overseer (id=93041545315221507-127.0.0.1:42361_j_ed%2Fky-n_0000000000) starting
   [junit4]   2> 2534235 T8199 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2534239 T8199 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2534239 T8227 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2534239 T8199 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2534245 T8199 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2534246 T8199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2534248 T8226 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2534250 T8229 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2534250 T8229 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2534251 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2534251 T8229 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2534252 T8226 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42361/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:42361_j_ed%2Fky",
   [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> 2534252 T8226 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:42361/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:42361_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2534253 T8226 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2534253 T8226 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2534253 T8225 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> 2535251 T8229 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2535251 T8229 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2535252 T8229 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2535252 T8229 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2535253 T8229 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2535253 T8229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/collection1/'
   [junit4]   2> 2535253 T8229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2535254 T8229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2535254 T8229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2535263 T8229 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2535264 T8229 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2535272 T8229 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2535282 T8229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2535283 T8229 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2535286 T8229 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2535382 T8229 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2535385 T8229 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2535386 T8229 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2535393 T8229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2535394 T8229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2535396 T8229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2535396 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2535396 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2535397 T8229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2535397 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2535397 T8229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2535397 T8229 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2535397 T8229 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2535398 T8229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/control/data/
   [junit4]   2> 2535398 T8229 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de86380
   [junit4]   2> 2535398 T8229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/control/data
   [junit4]   2> 2535398 T8229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/control/data/index/
   [junit4]   2> 2535399 T8229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2535399 T8229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/control/data/index
   [junit4]   2> 2535399 T8229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=94.1806640625, floorSegmentMB=0.7861328125, forceMergeDeletesPctAllowed=10.086457507689964, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7308783861335022
   [junit4]   2> 2535399 T8229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@681f433b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@436a577e),segFN=segments_1,generation=1}
   [junit4]   2> 2535400 T8229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2535401 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2535401 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2535402 T8229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2535402 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2535402 T8229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2535402 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2535402 T8229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2535402 T8229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2535403 T8229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2535403 T8229 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2535403 T8229 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2535403 T8229 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2535403 T8229 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2535404 T8229 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2535404 T8229 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2535404 T8229 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2535404 T8229 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2535405 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2535405 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2535405 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2535406 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2535406 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2535406 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2535406 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2535407 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2535407 T8229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2535407 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2535407 T8229 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2535409 T8229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2535409 T8229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2535410 T8229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2535410 T8229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2535411 T8229 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2535412 T8229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2535412 T8229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2535412 T8229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=4.83203125, floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=29.621412181697842, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2535412 T8229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@681f433b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@436a577e),segFN=segments_1,generation=1}
   [junit4]   2> 2535413 T8229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2535413 T8229 oass.SolrIndexSearcher.<init> Opening Searcher@1217e282[collection1] main
   [junit4]   2> 2535413 T8229 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2535414 T8229 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2535414 T8229 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2535414 T8229 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2535414 T8229 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2535414 T8229 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2535415 T8229 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2535415 T8229 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2535415 T8229 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2535415 T8229 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2535416 T8229 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2535416 T8230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1217e282[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535416 T8233 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42361/j_ed/ky collection:control_collection shard:shard1
   [junit4]   2> 2535416 T8199 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2535417 T8199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2535417 T8233 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2535420 T8233 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2535420 T8199 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2535421 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2535421 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2535421 T8233 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2535422 T8233 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2535421 T8237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b3290fd name:ZooKeeperConnection Watcher:127.0.0.1:42507/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> ASYNC  NEW_CORE C1882 name=collection1 org.apache.solr.core.SolrCore@c2f635e url=http://127.0.0.1:42361/j_ed/ky/collection1 node=127.0.0.1:42361_j_ed%2Fky C1882_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:42361/j_ed/ky, node_name=127.0.0.1:42361_j_ed%2Fky, state=down}
   [junit4]   2> 2535422 T8233 C1882 P42361 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42361/j_ed/ky/collection1/
   [junit4]   2> 2535422 T8226 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 2535422 T8233 C1882 P42361 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2535422 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2535422 T8233 C1882 P42361 oasc.SyncStrategy.syncToMe http://127.0.0.1:42361/j_ed/ky/collection1/ has no replicas
   [junit4]   2> 2535423 T8199 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2535423 T8233 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42361/j_ed/ky/collection1/ shard1
   [junit4]   2> 2535423 T8233 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2535424 T8199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2535425 T8199 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2535425 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2535425 T8199 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 2535426 T8199 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2535426 T8226 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:42361/j_ed/ky",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 2535426 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2535427 T8240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c57c6d name:ZooKeeperConnection Watcher:127.0.0.1:42507/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2535427 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2535428 T8199 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2535429 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2535429 T8226 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":2} current state version: 1
   [junit4]   2> 2535429 T8226 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2535430 T8225 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> 2535430 T8237 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> 2535533 T8226 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 2535534 T8237 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> 2535576 T8233 oasc.ZkController.register We are http://127.0.0.1:42361/j_ed/ky/collection1/ and leader is http://127.0.0.1:42361/j_ed/ky/collection1/
   [junit4]   2> 2535576 T8233 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42361/j_ed/ky
   [junit4]   2> 2535576 T8233 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2535577 T8233 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2535577 T8233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2535578 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2535579 T8226 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:42361/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:42361_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 2535579 T8226 oasco.ReplicaMutator.updateState Update state numShards=2 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:42361/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:42361_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2535677 T8199 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2535678 T8199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2535679 T8199 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59595
   [junit4]   2> 2535680 T8199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 2535680 T8199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2535681 T8199 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003
   [junit4]   2> 2535681 T8199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/'
   [junit4]   2> 2535681 T8237 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> 2535681 T8225 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> 2535691 T8199 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/solr.xml
   [junit4]   2> 2535699 T8199 oasc.CoreContainer.<init> New CoreContainer 540924521
   [junit4]   2> 2535699 T8199 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/]
   [junit4]   2> 2535700 T8199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2535700 T8199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2535700 T8199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2535700 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2535701 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2535701 T8199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2535701 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2535701 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2535702 T8199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2535702 T8199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2535702 T8199 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2535702 T8199 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2535703 T8199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2535703 T8199 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2535703 T8199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42507/solr
   [junit4]   2> 2535703 T8199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2535704 T8199 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2535704 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2535705 T8252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e25e5d7 name:ZooKeeperConnection Watcher:127.0.0.1:42507 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2535706 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2535707 T8199 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2535708 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2535709 T8255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35246752 name:ZooKeeperConnection Watcher:127.0.0.1:42507/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2535709 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2535713 T8199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2536715 T8199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60865_j_ed%2Fky
   [junit4]   2> 2536716 T8199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60865_j_ed%2Fky
   [junit4]   2> 2536719 T8199 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2536722 T8256 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2536722 T8256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2536723 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2536723 T8256 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2536723 T8256 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2536723 T8226 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:60865/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:60865_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 2536724 T8256 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2536724 T8226 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60865/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:60865_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2536724 T8226 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 2536724 T8226 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2536724 T8256 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 2536725 T8256 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2536826 T8226 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2536827 T8255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2536827 T8255 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 2537725 T8256 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2537725 T8256 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2537726 T8256 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2537726 T8256 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2537727 T8256 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2537727 T8256 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/collection1/'
   [junit4]   2> 2537727 T8256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2537728 T8256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2537728 T8256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2537737 T8256 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2537739 T8256 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2537746 T8256 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2537756 T8256 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2537757 T8256 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2537761 T8256 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2537860 T8256 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2537864 T8256 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2537865 T8256 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2537871 T8256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2537872 T8256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2537874 T8256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2537875 T8256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2537875 T8256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2537876 T8256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2537876 T8256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2537877 T8256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2537877 T8256 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2537877 T8256 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2537877 T8256 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty1/
   [junit4]   2> 2537878 T8256 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de86380
   [junit4]   2> 2537878 T8256 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty1
   [junit4]   2> 2537878 T8256 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty1/index/
   [junit4]   2> 2537878 T8256 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2537879 T8256 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty1/index
   [junit4]   2> 2537879 T8256 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=94.1806640625, floorSegmentMB=0.7861328125, forceMergeDeletesPctAllowed=10.086457507689964, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7308783861335022
   [junit4]   2> 2537879 T8256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@64194730 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@247740a1),segFN=segments_1,generation=1}
   [junit4]   2> 2537879 T8256 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2537881 T8256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2537882 T8256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2537882 T8256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2537882 T8256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2537882 T8256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2537882 T8256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2537883 T8256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2537883 T8256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2537883 T8256 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2537883 T8256 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2537883 T8256 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2537884 T8256 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2537884 T8256 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2537884 T8256 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2537885 T8256 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2537885 T8256 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2537885 T8256 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2537886 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2537886 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2537886 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2537887 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2537887 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2537887 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2537888 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2537888 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2537888 T8256 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2537888 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2537889 T8256 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2537890 T8256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2537891 T8256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2537891 T8256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2537892 T8256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2537892 T8256 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2537893 T8256 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2537893 T8256 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2537894 T8256 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=4.83203125, floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=29.621412181697842, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2537894 T8256 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@64194730 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@247740a1),segFN=segments_1,generation=1}
   [junit4]   2> 2537894 T8256 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2537894 T8256 oass.SolrIndexSearcher.<init> Opening Searcher@2fb4250[collection1] main
   [junit4]   2> 2537894 T8256 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2537895 T8256 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2537895 T8256 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2537896 T8256 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2537896 T8256 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2537896 T8256 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2537897 T8256 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2537897 T8256 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2537897 T8256 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2537897 T8256 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2537898 T8257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2fb4250[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2537898 T8256 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2537899 T8260 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60865/j_ed/ky collection:collection1 shard:shard2
   [junit4]   2> 2537899 T8199 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2537899 T8199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2537899 T8260 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2537902 T8260 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2537902 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2537903 T8260 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2537903 T8260 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2537903 T8226 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C1883 name=collection1 org.apache.solr.core.SolrCore@35e11b69 url=http://127.0.0.1:60865/j_ed/ky/collection1 node=127.0.0.1:60865_j_ed%2Fky C1883_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60865/j_ed/ky, node_name=127.0.0.1:60865_j_ed%2Fky, state=down}
   [junit4]   2> 2537903 T8260 C1883 P60865 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60865/j_ed/ky/collection1/
   [junit4]   2> 2537903 T8260 C1883 P60865 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2537904 T8260 C1883 P60865 oasc.SyncStrategy.syncToMe http://127.0.0.1:60865/j_ed/ky/collection1/ has no replicas
   [junit4]   2> 2537904 T8260 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60865/j_ed/ky/collection1/ shard2
   [junit4]   2> 2537904 T8226 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 2537904 T8260 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2537904 T8255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2537905 T8255 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 2537906 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2537907 T8226 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60865/j_ed/ky",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 2537907 T8226 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 2537908 T8255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2537908 T8255 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 2537957 T8260 oasc.ZkController.register We are http://127.0.0.1:60865/j_ed/ky/collection1/ and leader is http://127.0.0.1:60865/j_ed/ky/collection1/
   [junit4]   2> 2537957 T8260 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60865/j_ed/ky
   [junit4]   2> 2537957 T8260 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2537957 T8260 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2537957 T8260 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2537958 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2537959 T8226 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:60865/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:60865_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 2537959 T8226 oasco.ReplicaMutator.updateState Update state numShards=2 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:60865/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:60865_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2537960 T8226 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 2537960 T8255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2537960 T8260 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2537961 T8255 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2538150 T8199 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2538151 T8199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2538152 T8199 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48855
   [junit4]   2> 2538153 T8199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 2538154 T8199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2538154 T8199 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004
   [junit4]   2> 2538154 T8199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/'
   [junit4]   2> 2538164 T8199 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/solr.xml
   [junit4]   2> 2538172 T8199 oasc.CoreContainer.<init> New CoreContainer 1835105288
   [junit4]   2> 2538173 T8199 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/]
   [junit4]   2> 2538173 T8199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2538173 T8199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2538174 T8199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2538174 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2538174 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2538174 T8199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2538174 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2538175 T8199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2538175 T8199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2538175 T8199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2538176 T8199 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2538176 T8199 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2538176 T8199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2538176 T8199 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2538177 T8199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42507/solr
   [junit4]   2> 2538177 T8199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2538177 T8199 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2538178 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2538179 T8273 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a3c5396 name:ZooKeeperConnection Watcher:127.0.0.1:42507 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2538180 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2538180 T8199 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2538181 T8199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2538182 T8276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5940a854 name:ZooKeeperConnection Watcher:127.0.0.1:42507/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2538182 T8199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2538185 T8199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2539187 T8199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34946_j_ed%2Fky
   [junit4]   2> 2539188 T8199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34946_j_ed%2Fky
   [junit4]   2> 2539191 T8199 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2539194 T8277 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2539194 T8277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2539195 T8225 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2539195 T8277 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2539195 T8277 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2539195 T8226 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:34946/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:34946_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 2539196 T8277 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2539196 T8226 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34946/j_ed/ky",
   [junit4]   2> 	  "node_name":"127.0.0.1:34946_j_ed%2Fky",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2539196 T8226 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 2539196 T8277 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2539196 T8226 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2539196 T8277 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2539197 T8226 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 2539197 T8255 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2539197 T8276 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2539198 T8255 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 2539198 T8276 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 2540197 T8277 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2540197 T8277 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2540197 T8277 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2540198 T8277 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2540198 T8277 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2540198 T8277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/collection1/'
   [junit4]   2> 2540199 T8277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2540199 T8277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2540199 T8277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2540208 T8277 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2540210 T8277 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2540217 T8277 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2540227 T8277 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2540228 T8277 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2540232 T8277 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2540336 T8277 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2540339 T8277 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2540340 T8277 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2540346 T8277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2540348 T8277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2540349 T8277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2540350 T8277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2540351 T8277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2540351 T8277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2540352 T8277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2540352 T8277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2540352 T8277 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2540352 T8277 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2540352 T8277 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty2/
   [junit4]   2> 2540352 T8277 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4de86380
   [junit4]   2> 2540353 T8277 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty2
   [junit4]   2> 2540353 T8277 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty2/index/
   [junit4]   2> 2540353 T8277 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2540353 T8277 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001/tempDir-001/jetty2/index
   [junit4]   2> 2540354 T8277 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=94.1806640625, floorSegmentMB=0.7861328125, forceMergeDeletesPctAllowed=10.086457507689964, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7308783861335022
   [junit4]   2> 2540354 T8277 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3f87fe4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11b4e69e),segFN=segments_1,generation=1}
   [junit4]   2> 2540354 T8277 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2540356 T8277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2540356 T8277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2540357 T8277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2540357 T8277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2540357 T8277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2540357 T8277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2540357 T8277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2540357 T8277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2540358 T8277 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2540358 T8277 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2540358 T8277 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2540359 T8277 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2540359 T8277 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2540359 T8277 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2540359 T8277 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2540360 T8277 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2540360 T8277 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2540360 T8277 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2540361 T8277 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2540362 T8277 oasc.RequestHandlers.initHand

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

me":"127.0.0.1:34946_j_ed%2Fky",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"}}},
   [junit4]    >       "shard2":{
   [junit4]    >         "range":"0-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:60865/j_ed/ky",
   [junit4]    >             "node_name":"127.0.0.1:60865_j_ed%2Fky",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node3":{
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:40088/j_ed/ky",
   [junit4]    >             "node_name":"127.0.0.1:40088_j_ed%2Fky",
   [junit4]    >             "state":"active"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "autoCreated":"true"},
   [junit4]    >   "control_collection":{
   [junit4]    >     "replicationFactor":"1",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{"core_node1":{
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:42361/j_ed/ky",
   [junit4]    >             "node_name":"127.0.0.1:42361_j_ed%2Fky",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "autoCreated":"true"},
   [junit4]    >   "c8n_1x2":{
   [junit4]    >     "replicationFactor":"2",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:42361/j_ed/ky",
   [junit4]    >             "node_name":"127.0.0.1:42361_j_ed%2Fky",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:60865/j_ed/ky",
   [junit4]    >             "node_name":"127.0.0.1:60865_j_ed%2Fky",
   [junit4]    >             "state":"recovering"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF21A17D56384635:3EC72F6521672609]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1940)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:247)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:114)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2637221 T8199 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-BF21A17D56384635-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=LuceneFixedGap), multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=Memory doPackFST= false), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=es_EC, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=264710448,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionManagerTest, ZkSolrClientTest, StandardRequestHandlerTest, TestSystemIdResolver, CurrencyFieldXmlFileTest, QueryParsingTest, TestCollectionAPI, OverriddenZkACLAndCredentialsProvidersTest, TestAddFieldRealTimeGet, FastVectorHighlighterTest, TestCollapseQParserPlugin, TestFoldingMultitermQuery, ChaosMonkeyNothingIsSafeTest, ConvertedLegacyTest, LeaderElectionIntegrationTest, RollingRestartTest, FullSolrCloudDistribCmdsTest, TestExactStatsCache, TestSolr4Spatial, TestIntervalFaceting, DistributedQueryComponentOptimizationTest, TestLFUCache, DistributedFacetPivotSmallTest, AutoCommitTest, BadComponentTest, DistributedIntervalFacetingTest, PrimitiveFieldTypeTest, SpellingQueryConverterTest, TestNRTOpen, TestCoreDiscovery, ModifyConfFileTest, XsltUpdateRequestHandlerTest, TestNonDefinedSimilarityFactory, TestMissingGroups, CollectionsAPIDistributedZkTest, PolyFieldTest, ZkNodePropsTest, TestSortingResponseWriter, TestSchemaSimilarityResource, DocumentBuilderTest, TestSchemaManager, OverseerRolesTest, TestManagedSchemaFieldResource, ExitableDirectoryReaderTest, TestRTGBase, DistributedTermsComponentTest, SolrXmlInZkTest, HdfsUnloadDistributedZkTest, TestExceedMaxTermLength, HighlighterTest, ResponseLogComponentTest, SpellPossibilityIteratorTest, EchoParamsTest, ParsingFieldUpdateProcessorsTest, ScriptEngineTest, DistributedQueueTest, TestPHPSerializedResponseWriter, TestMergePolicyConfig, TestLMJelinekMercerSimilarityFactory, ZkStateWriterTest, SampleTest, TestFiltering, TestComplexPhraseQParserPlugin, TestSolrConfigHandlerCloud, TestTolerantSearch, TestFreeTextSuggestions, SuggesterTSTTest, SimplePostToolTest, TestRemoteStreaming, TestRealTimeGet, TestConfigReload, FacetPivotSmallTest, StatelessScriptUpdateProcessorFactoryTest, TestLuceneMatchVersion, UpdateParamsTest, DebugComponentTest, BasicDistributedZk2Test, TestSerializedLuceneMatchVersion, SearchHandlerTest, TimeZoneUtilsTest, FileBasedSpellCheckerTest, TestRawResponseWriter, ShardSplitTest, DirectSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, TestBulkSchemaAPI, DistributedExpandComponentTest, DirectUpdateHandlerOptimizeTest, BasicZkTest, SpellCheckComponentTest, SignatureUpdateProcessorFactoryTest, TestSchemaResource, OverseerCollectionProcessorTest, ShardRoutingCustomTest, SolrCmdDistributorTest, TestElisionMultitermQuery, WordBreakSolrSpellCheckerTest, TestStandardQParsers, DisMaxRequestHandlerTest, BlockCacheTest, TestSolrQueryParser, BadIndexSchemaTest, TestPerFieldSimilarity, RegexBoostProcessorTest, TestBM25SimilarityFactory, TestConfig, DistribDocExpirationUpdateProcessorTest, SOLR749Test, SynonymTokenizerTest, BasicDistributedZkTest, SyncSliceTest, ShardRoutingTest, LeaderElectionTest, TestDistributedGrouping, TestRecovery, ZkControllerTest, TestJoin, TestReload, HardAutoCommitTest, TestRangeQuery, QueryElevationComponentTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, CacheHeaderTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, JsonLoaderTest, PingRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestQuerySenderListener, TestSolrIndexConfig, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest, DateFieldTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, AssignTest, AsyncMigrateRouteKeyTest, CustomCollectionTest, ExternalCollectionsTest, HttpPartitionTest]
   [junit4] Completed on J1 in 103.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 316 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 459 suites, 1856 tests, 1 failure, 32 ignored (22 assumptions)

Total time: 82 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any