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/05/22 10:21:28 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10352/
Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
could not set the new overseer . expected 127.0.0.1:51019_sly%2Fno current order : [127.0.0.1:51019_sly%2Fno, 127.0.0.1:42590_sly%2Fno, 127.0.0.1:34706_sly%2Fno, 127.0.0.1:38311_sly%2Fno, 127.0.0.1:42671_sly%2Fno, 127.0.0.1:55041_sly%2Fno, 127.0.0.1:44821_sly%2Fno] ldr :null

Stack Trace:
java.lang.AssertionError: could not set the new overseer . expected 127.0.0.1:51019_sly%2Fno current order : [127.0.0.1:51019_sly%2Fno, 127.0.0.1:42590_sly%2Fno, 127.0.0.1:34706_sly%2Fno, 127.0.0.1:38311_sly%2Fno, 127.0.0.1:42671_sly%2Fno, 127.0.0.1:55041_sly%2Fno, 127.0.0.1:44821_sly%2Fno] ldr :null
	at __randomizedtesting.SeedInfo.seed([B19F22CC1634A4B:8AFF7C34B63C2A77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:158)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:94)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor48.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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	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:43)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11763 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/init-core-data-001
   [junit4]   2> 1260708 T5023 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /sly/no
   [junit4]   2> 1260711 T5023 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1260711 T5023 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1260711 T5024 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1260811 T5023 oasc.ZkTestServer.run start zk server on port:33892
   [junit4]   2> 1260812 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261768 T5030 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d4d52fe name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1261768 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1261768 T5023 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1261773 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1261774 T5032 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5923f30b name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1261774 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1261775 T5023 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1261778 T5023 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1261780 T5023 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1261782 T5023 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1261784 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1261785 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1261790 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1261790 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1261794 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1261795 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1261797 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1261798 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1261800 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1261801 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1261803 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1261804 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1261806 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1261807 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1261810 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1261810 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1261813 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1261813 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1261817 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1261817 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1261820 T5023 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1261821 T5023 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1262051 T5023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1262053 T5023 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38311
   [junit4]   2> 1262055 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1262055 T5023 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1262056 T5023 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002
   [junit4]   2> 1262056 T5023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002/'
   [junit4]   2> 1262076 T5023 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002/solr.xml
   [junit4]   2> 1262088 T5023 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002
   [junit4]   2> 1262088 T5023 oasc.CoreContainer.<init> New CoreContainer 2023156855
   [junit4]   2> 1262088 T5023 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002/]
   [junit4]   2> 1262089 T5023 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1262089 T5023 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1262089 T5023 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1262089 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1262090 T5023 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1262090 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1262090 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1262090 T5023 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1262090 T5023 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1262091 T5023 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1262091 T5023 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1262091 T5023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1262092 T5023 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33892/solr
   [junit4]   2> 1262092 T5023 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1262092 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262093 T5043 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79376ad8 name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262094 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262095 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262096 T5045 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4501c568 name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262096 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262097 T5023 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1262099 T5023 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1262101 T5023 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1262103 T5023 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1262105 T5023 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1262106 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1262107 T5023 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38311_sly%2Fno
   [junit4]   2> 1262108 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38311_sly%2Fno
   [junit4]   2> 1262110 T5023 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1262115 T5023 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1262121 T5023 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:38311_sly%2Fno
   [junit4]   2> 1262121 T5023 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1262123 T5023 oasc.Overseer.start Overseer (id=91799334728302595-127.0.0.1:38311_sly%2Fno-n_0000000000) starting
   [junit4]   2> 1262126 T5023 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1262136 T5047 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1262136 T5023 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1262139 T5023 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1262141 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1262144 T5046 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1262145 T5023 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002
   [junit4]   2> 1262157 T5023 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002/conf/
   [junit4]   2> 1262258 T5023 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1262259 T5023 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1262259 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1262260 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262261 T5050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53b9959e name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262261 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262263 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1262266 T5023 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1262496 T5023 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1262497 T5023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1262499 T5023 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55041
   [junit4]   2> 1262501 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1262501 T5023 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1262502 T5023 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003
   [junit4]   2> 1262502 T5023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003/'
   [junit4]   2> 1262521 T5023 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003/solr.xml
   [junit4]   2> 1262543 T5023 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003
   [junit4]   2> 1262543 T5023 oasc.CoreContainer.<init> New CoreContainer 1520981297
   [junit4]   2> 1262544 T5023 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003/]
   [junit4]   2> 1262544 T5023 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1262544 T5023 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1262544 T5023 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1262545 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1262545 T5023 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1262545 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1262545 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1262545 T5023 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1262546 T5023 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1262547 T5023 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1262547 T5023 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1262547 T5023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1262548 T5023 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33892/solr
   [junit4]   2> 1262548 T5023 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1262549 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262551 T5061 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23713c17 name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262551 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262553 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262554 T5063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d2d7b03 name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262554 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262563 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1263566 T5023 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55041_sly%2Fno
   [junit4]   2> 1263569 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55041_sly%2Fno
   [junit4]   2> 1263576 T5023 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003
   [junit4]   2> 1263586 T5023 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003/conf/
   [junit4]   2> 1263678 T5023 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1263679 T5023 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1263679 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1263904 T5023 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1263905 T5023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1263906 T5023 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42671
   [junit4]   2> 1263907 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1263907 T5023 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1263908 T5023 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004
   [junit4]   2> 1263908 T5023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004/'
   [junit4]   2> 1263918 T5023 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004/solr.xml
   [junit4]   2> 1263925 T5023 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004
   [junit4]   2> 1263925 T5023 oasc.CoreContainer.<init> New CoreContainer 1584667743
   [junit4]   2> 1263926 T5023 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004/]
   [junit4]   2> 1263926 T5023 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1263926 T5023 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1263927 T5023 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1263927 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1263927 T5023 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1263927 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1263927 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1263928 T5023 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1263928 T5023 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1263928 T5023 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1263928 T5023 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1263929 T5023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1263929 T5023 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33892/solr
   [junit4]   2> 1263929 T5023 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1263930 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1263931 T5075 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@352c3389 name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1263931 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1263933 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1263933 T5077 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60a29aa7 name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1263933 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1263937 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1264939 T5023 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42671_sly%2Fno
   [junit4]   2> 1264940 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42671_sly%2Fno
   [junit4]   2> 1264944 T5023 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004
   [junit4]   2> 1264949 T5023 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004/conf/
   [junit4]   2> 1265042 T5023 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1265043 T5023 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1265044 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1265260 T5023 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1265262 T5023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1265263 T5023 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44821
   [junit4]   2> 1265264 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1265264 T5023 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1265265 T5023 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005
   [junit4]   2> 1265265 T5023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005/'
   [junit4]   2> 1265274 T5023 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005/solr.xml
   [junit4]   2> 1265281 T5023 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005
   [junit4]   2> 1265282 T5023 oasc.CoreContainer.<init> New CoreContainer 147379800
   [junit4]   2> 1265282 T5023 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005/]
   [junit4]   2> 1265282 T5023 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1265283 T5023 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1265283 T5023 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1265283 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1265283 T5023 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1265284 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1265284 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1265284 T5023 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1265284 T5023 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1265285 T5023 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1265285 T5023 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1265285 T5023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1265285 T5023 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33892/solr
   [junit4]   2> 1265286 T5023 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1265286 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1265287 T5089 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@697a2fa7 name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1265288 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1265289 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1265290 T5091 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39048761 name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1265290 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1265294 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1266296 T5023 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44821_sly%2Fno
   [junit4]   2> 1266297 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44821_sly%2Fno
   [junit4]   2> 1266301 T5023 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005
   [junit4]   2> 1266307 T5023 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005/conf/
   [junit4]   2> 1266425 T5023 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1266426 T5023 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1266426 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1266657 T5023 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1266658 T5023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1266660 T5023 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51019
   [junit4]   2> 1266661 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1266661 T5023 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1266662 T5023 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006
   [junit4]   2> 1266662 T5023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/'
   [junit4]   2> 1266695 T5023 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/solr.xml
   [junit4]   2> 1266706 T5023 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006
   [junit4]   2> 1266706 T5023 oasc.CoreContainer.<init> New CoreContainer 725237690
   [junit4]   2> 1266707 T5023 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/]
   [junit4]   2> 1266707 T5023 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1266707 T5023 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1266707 T5023 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1266708 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1266708 T5023 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1266708 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1266708 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1266709 T5023 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1266709 T5023 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1266709 T5023 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1266710 T5023 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1266710 T5023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1266710 T5023 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33892/solr
   [junit4]   2> 1266710 T5023 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1266711 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1266712 T5103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@548a73bb name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1266713 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1266714 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1266715 T5105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fb197a name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1266716 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1266722 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1267725 T5023 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51019_sly%2Fno
   [junit4]   2> 1267726 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51019_sly%2Fno
   [junit4]   2> 1267732 T5023 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006
   [junit4]   2> 1267738 T5023 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/conf/
   [junit4]   2> 1267859 T5023 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1267860 T5023 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1267860 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1268100 T5023 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 1268101 T5023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1268104 T5023 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42590
   [junit4]   2> 1268105 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1268105 T5023 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1268105 T5023 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007
   [junit4]   2> 1268106 T5023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007/'
   [junit4]   2> 1268115 T5023 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007/solr.xml
   [junit4]   2> 1268125 T5023 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007
   [junit4]   2> 1268126 T5023 oasc.CoreContainer.<init> New CoreContainer 1426351681
   [junit4]   2> 1268126 T5023 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007/]
   [junit4]   2> 1268127 T5023 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1268127 T5023 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1268127 T5023 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1268127 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1268127 T5023 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1268128 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1268128 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1268128 T5023 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1268128 T5023 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1268129 T5023 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1268129 T5023 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1268129 T5023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1268129 T5023 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33892/solr
   [junit4]   2> 1268130 T5023 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1268130 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1268131 T5117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b0b39df name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1268132 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1268133 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1268134 T5119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24c1d04b name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1268134 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1268139 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1269141 T5023 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42590_sly%2Fno
   [junit4]   2> 1269143 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42590_sly%2Fno
   [junit4]   2> 1269152 T5023 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007
   [junit4]   2> 1269165 T5023 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007/conf/
   [junit4]   2> 1269283 T5023 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1269284 T5023 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1269284 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1269510 T5023 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 1269510 T5023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1269513 T5023 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34706
   [junit4]   2> 1269515 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1269515 T5023 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1269516 T5023 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008
   [junit4]   2> 1269516 T5023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008/'
   [junit4]   2> 1269530 T5023 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008/solr.xml
   [junit4]   2> 1269537 T5023 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008
   [junit4]   2> 1269538 T5023 oasc.CoreContainer.<init> New CoreContainer 549200500
   [junit4]   2> 1269538 T5023 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008/]
   [junit4]   2> 1269538 T5023 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1269538 T5023 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1269539 T5023 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1269539 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1269539 T5023 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1269539 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1269539 T5023 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1269540 T5023 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1269540 T5023 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1269540 T5023 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1269541 T5023 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1269541 T5023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1269541 T5023 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33892/solr
   [junit4]   2> 1269541 T5023 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1269542 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269543 T5131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a9c5ea8 name:ZooKeeperConnection Watcher:127.0.0.1:33892 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269543 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269545 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269546 T5133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2318a3dd name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269546 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269551 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1270553 T5023 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34706_sly%2Fno
   [junit4]   2> 1270554 T5023 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34706_sly%2Fno
   [junit4]   2> 1270573 T5023 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008
   [junit4]   2> 1270583 T5023 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008/conf/
   [junit4]   2> 1270735 T5023 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1270736 T5023 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1270736 T5023 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1270737 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1270738 T5136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d14c1dc name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1270738 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1270739 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1270741 T5023 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1270741 T5138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cfaff88 name:ZooKeeperConnection Watcher:127.0.0.1:33892/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1270742 T5023 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1270742 T5023 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1270746 T5126 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=testOverseerQuit&action=CREATE&numShards=4&wt=javabin&version=2
   [junit4]   2> 1270746 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270747 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270748 T5047 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1270748 T5139 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1270749 T5139 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1270749 T5139 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerQuit 
   [junit4]   2> 1270749 T5139 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit
   [junit4]   2> 1270751 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270752 T5046 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1270752 T5046 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerQuit
   [junit4]   2> 1270753 T5046 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerQuit with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1270754 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270754 T5091 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5133 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5138 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270754 T5105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270755 T5050 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270852 T5139 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection testOverseerQuit, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 2
   [junit4]   2> 1270852 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica1 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:38311_sly%2Fno
   [junit4]   2> 1270853 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica2 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:44821_sly%2Fno
   [junit4]   2> 1270854 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica1 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:34706_sly%2Fno
   [junit4]   2> 1270854 T5039 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1270855 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica2 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:42671_sly%2Fno
   [junit4]   2> 1270855 T5087 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard1_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1270856 T5128 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1270856 T5039 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1270856 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica1 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:51019_sly%2Fno
   [junit4]   2> 1270856 T5070 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard2_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1270857 T5087 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1270857 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica2 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:55041_sly%2Fno
   [junit4]   2> 1270857 T5128 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1270858 T5099 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1270857 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270858 T5128 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270857 T5039 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270858 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica1 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:42590_sly%2Fno
   [junit4]   2> 1270859 T5056 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard3_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1270858 T5070 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1270858 T5087 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270860 T5099 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1270860 T5056 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1270860 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270860 T5139 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica2 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:38311_sly%2Fno
   [junit4]   2> 1270860 T5070 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270860 T5046 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1270861 T5115 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica1&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1270861 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38311/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38311_sly%2Fno",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270860 T5056 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270860 T5099 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270862 T5037 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=testOverseerQuit_shard4_replica2&action=CREATE&numShards=4&collection=testOverseerQuit&shard=shard4&wt=javabin&version=2
   [junit4]   2> 1270862 T5115 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1270863 T5115 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270863 T5037 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1270863 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44821/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44821_sly%2Fno",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270864 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270864 T5037 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270865 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34706/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34706_sly%2Fno",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270867 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270867 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42671/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42671_sly%2Fno",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270868 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270869 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51019/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51019_sly%2Fno",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270870 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270870 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55041/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55041_sly%2Fno",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270871 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270871 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42590/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42590_sly%2Fno",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270872 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270873 T5046 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38311/sly/no",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38311_sly%2Fno",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270874 T5045 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270976 T5136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270977 T5133 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270977 T5119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270977 T5045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270977 T5063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270976 T5138 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270976 T5091 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270976 T5077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270976 T5050 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1270976 T5105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1271859 T5128 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica1
   [junit4]   2> 1271859 T5039 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica1
   [junit4]   2> 1271860 T5087 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica2
   [junit4]   2> 1271860 T5039 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271860 T5128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271861 T5087 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271861 T5039 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271861 T5039 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271861 T5070 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica2
   [junit4]   2> 1271862 T5099 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica1
   [junit4]   2> 1271862 T5056 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica2
   [junit4]   2> 1271861 T5087 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271863 T5087 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271861 T5128 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271863 T5128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271863 T5087 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271863 T5115 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica1
   [junit4]   2> 1271863 T5056 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271863 T5099 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271863 T5070 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271865 T5099 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271865 T5070 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271865 T5070 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271862 T5039 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271865 T5099 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271865 T5037 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard4_replica2
   [junit4]   2> 1271864 T5056 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271867 T5056 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271864 T5115 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271864 T5128 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271867 T5115 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271868 T5115 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271864 T5087 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-005/testOverseerQuit_shard1_replica2/'
   [junit4]   2> 1271868 T5115 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271867 T5128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-008/testOverseerQuit_shard2_replica1/'
   [junit4]   2> 1271867 T5056 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271869 T5056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-003/testOverseerQuit_shard3_replica2/'
   [junit4]   2> 1271867 T5037 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1271867 T5099 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271869 T5099 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/testOverseerQuit_shard3_replica1/'
   [junit4]   2> 1271866 T5070 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271870 T5070 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-004/testOverseerQuit_shard2_replica2/'
   [junit4]   2> 1271866 T5039 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002/testOverseerQuit_shard1_replica1/'
   [junit4]   2> 1271869 T5037 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271871 T5037 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1271868 T5115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-007/testOverseerQuit_shard4_replica1/'
   [junit4]   2> 1271871 T5037 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271872 T5037 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-002/testOverseerQuit_shard4_replica2/'
   [junit4]   2> 1271897 T5087 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271900 T5056 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271900 T5099 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271905 T5070 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271928 T5039 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271931 T5056 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1271933 T5056 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1271937 T5099 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1271938 T5087 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1271939 T5099 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1271940 T5070 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1271940 T5115 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271941 T5087 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1271944 T5099 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica1] Schema name=test
   [junit4]   2> 1271940 T5056 oass.IndexSchema.readSchema [testOverseerQuit_shard3_replica2] Schema name=test
   [junit4]   2> 1271942 T5070 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1271965 T5037 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271966 T5039 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1271967 T5087 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica2] Schema name=test
   [junit4]   2> 1271970 T5039 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1271973 T5128 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1271977 T5070 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica2] Schema name=test
   [junit4]   2> 1271984 T5039 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica1] Schema name=test
   [junit4]   2> 1272002 T5115 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1272005 T5037 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1272008 T5037 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1272011 T5115 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1272014 T5128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1272017 T5128 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1272043 T5115 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica1] Schema name=test
   [junit4]   2> 1272044 T5037 oass.IndexSchema.readSchema [testOverseerQuit_shard4_replica2] Schema name=test
   [junit4]   2> 1272044 T5128 oass.IndexSchema.readSchema [testOverseerQuit_shard2_replica1] Schema name=test
   [junit4]   2> 1272263 T5099 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1272269 T5099 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1272271 T5099 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1272294 T5099 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1272297 T5099 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1272301 T5099 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1272303 T5099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1272304 T5099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1272305 T5099 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1272306 T5099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1272307 T5099 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1272307 T5099 oasc.CoreContainer.create Creating SolrCore 'testOverseerQuit_shard3_replica1' using configuration from collection testOverseerQuit
   [junit4]   2> 1272307 T5099 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1272308 T5099 oasc.SolrCore.<init> [testOverseerQuit_shard3_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/testOverseerQuit_shard3_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/testOverseerQuit_shard3_replica1/data/
   [junit4]   2> 1272309 T5099 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8335113
   [junit4]   2> 1272310 T5099 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/testOverseerQuit_shard3_replica1/data
   [junit4]   2> 1272310 T5099 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/testOverseerQuit_shard3_replica1/data/index/
   [junit4]   2> 1272311 T5099 oasc.SolrCore.initIndex WARN [testOverseerQuit_shard3_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/testOverseerQuit_shard3_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1272311 T5099 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001/tempDir-006/testOverseerQuit_shard3_replica1/data/index
   [junit4]   2> 1272312 T5099 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=86.9296875, floorSegmentMB=2.1806640625, forceMergeDeletesPctAllowed=7.212475340860195, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1272313 T5099 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@25c2a93a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2d284),segFN=segments_1,generation=1}
   [junit4]   2> 1272313 T5099 oasc.SolrDeletio

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

SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:290)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:209)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:127)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:122)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	
   [junit4]   2> 1302659 T5105 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1302659 T5105 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./temp/solr.cloud.OverseerRolesTest-B19F22CC1634A4B-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=sk_SK, timezone=America/Bahia
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=86957096,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, TestSerializedLuceneMatchVersion, XsltUpdateRequestHandlerTest, SuggesterWFSTTest, TestComponentsName, TestAddFieldRealTimeGet, TestCloudManagedSchemaAddField, TestSolrXmlPersistor, CoreMergeIndexesAdminHandlerTest, StatsComponentTest, TestHashPartitioner, TestQuerySenderListener, RequestHandlersTest, TestManagedResourceStorage, SolrCmdDistributorTest, DeleteReplicaTest, HardAutoCommitTest, MergeStrategyTest, FileUtilsTest, SolrIndexConfigTest, OutputWriterTest, TestAtomicUpdateErrorCases, CoreAdminCreateDiscoverTest, DistribCursorPagingTest, RequiredFieldsTest, DirectSolrConnectionTest, DirectUpdateHandlerTest, DeleteShardTest, CollectionsAPIDistributedZkTest, TestFieldResource, TestSweetSpotSimilarityFactory, TestManagedResource, TestFuzzyAnalyzedSuggestions, FieldAnalysisRequestHandlerTest, DocValuesMissingTest, TestCloudManagedSchema, ResourceLoaderTest, NoCacheHeaderTest, BadIndexSchemaTest, MultiThreadedOCPTest, NoFacetTest, NumericFieldsTest, TestRestManager, PrimUtilsTest, SolrCoreCheckLockOnStartupTest, ConnectionManagerTest, TestRandomFaceting, TestSolrJ, TestOrdValues, TestFreeTextSuggestions, ResponseHeaderTest, DateMathParserTest, SolrPluginUtilsTest, TestRangeQuery, ConvertedLegacyTest, ZkNodePropsTest, TestOverriddenPrefixQueryForCustomFieldType, TestQuerySenderNoQuery, TestPhraseSuggestions, DistanceFunctionTest, TestXIncludeConfig, TestMaxScoreQueryParser, BlockCacheTest, TestHighFrequencyDictionaryFactory, EnumFieldTest, SystemInfoHandlerTest, XmlUpdateRequestHandlerTest, TestFastOutputStream, CoreContainerCoreInitFailuresTest, OpenExchangeRatesOrgProviderTest, FieldFacetTest, TestManagedStopFilterFactory, TestOmitPositions, TestDynamicFieldCollectionResource, TestStressLucene, DeleteInactiveReplicaTest, TestDocumentBuilder, TestSchemaSimilarityResource, DirectSolrSpellCheckerTest, TestModifyConfFiles, ParsingFieldUpdateProcessorsTest, TestInfoStreamLogging, HdfsLockFactoryTest, TestCodecSupport, HdfsBasicDistributedZkTest, BasicZkTest, TestSchemaNameResource, TestNoOpRegenerator, DisMaxRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, TestRecoveryHdfs, SpellCheckComponentTest, HighlighterTest, FieldFacetExtrasTest, PluginInfoTest, SolrTestCaseJ4Test, DateFieldTest, TestCollationField, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, SliceStateUpdateTest, TestDistributedGrouping, TestRecovery, TestStressReorder, TestStressVersions, SolrCoreTest, TestFiltering, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, TestTrie, PolyFieldTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, BadComponentTest, TestMergePolicyConfig, MultiTermTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestFastLRUCache, TestSolrXMLSerializer, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, TestUtils, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, QueryFacetTest, FunctionTest, AssignTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, OverseerRolesTest]
   [junit4] Completed on J1 in 42.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 177 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 failure, 36 ignored (15 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_55) - Build # 10353 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10353/
Java: 32bit/jdk1.7.0_55 -server -XX:+UseSerialGC

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

Error Message:
Expected rf=2 because batch should have succeeded on 2 replicas (only one replica should be down) but got 1; clusterState: live nodes:[127.0.0.1:34574_xw%2Fqp, 127.0.0.1:37261_xw%2Fqp, 127.0.0.1:32782_xw%2Fqp, 127.0.0.1:41458_xw%2Fqp] collections:{control_collection=DocCollection(control_collection)={   "router":{"name":"compositeId"},   "autoCreated":"true",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:32782/xw/qp",           "core":"collection1",           "node_name":"127.0.0.1:32782_xw%2Fqp",           "leader":"true"}}}},   "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={   "router":{"name":"compositeId"},   "autoCreated":"true",   "replicationFactor":"1",   "shards":{     "shard1":{       "range":"80000000-d554ffff",       "state":"active",       "replicas":{"core_node3":{           "state":"active",           "base_url":"http://127.0.0.1:37261/xw/qp",           "core":"collection1",           "node_name":"127.0.0.1:37261_xw%2Fqp",           "leader":"true"}}},     "shard2":{       "range":"d5550000-2aa9ffff",       "state":"active",       "replicas":{"core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:41458/xw/qp",           "core":"collection1",           "node_name":"127.0.0.1:41458_xw%2Fqp",           "leader":"true"}}},     "shard3":{       "range":"2aaa0000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:34574/xw/qp",           "core":"collection1",           "node_name":"127.0.0.1:34574_xw%2Fqp",           "leader":"true"}}}},   "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={   "router":{"name":"compositeId"},   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:32782/xw/qp",           "core":"c8n_1x3_shard1_replica2",           "node_name":"127.0.0.1:32782_xw%2Fqp"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:41458/xw/qp",           "core":"c8n_1x3_shard1_replica1",           "node_name":"127.0.0.1:41458_xw%2Fqp",           "leader":"true"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:37261/xw/qp",           "core":"c8n_1x3_shard1_replica3",           "node_name":"127.0.0.1:37261_xw%2Fqp"}}}},   "maxShardsPerNode":"1"}}

Stack Trace:
java.lang.AssertionError: Expected rf=2 because batch should have succeeded on 2 replicas (only one replica should be down) but got 1; clusterState: live nodes:[127.0.0.1:34574_xw%2Fqp, 127.0.0.1:37261_xw%2Fqp, 127.0.0.1:32782_xw%2Fqp, 127.0.0.1:41458_xw%2Fqp] collections:{control_collection=DocCollection(control_collection)={
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:32782/xw/qp",
          "core":"collection1",
          "node_name":"127.0.0.1:32782_xw%2Fqp",
          "leader":"true"}}}},
  "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{"core_node3":{
          "state":"active",
          "base_url":"http://127.0.0.1:37261/xw/qp",
          "core":"collection1",
          "node_name":"127.0.0.1:37261_xw%2Fqp",
          "leader":"true"}}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{"core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:41458/xw/qp",
          "core":"collection1",
          "node_name":"127.0.0.1:41458_xw%2Fqp",
          "leader":"true"}}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:34574/xw/qp",
          "core":"collection1",
          "node_name":"127.0.0.1:34574_xw%2Fqp",
          "leader":"true"}}}},
  "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={
  "router":{"name":"compositeId"},
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:32782/xw/qp",
          "core":"c8n_1x3_shard1_replica2",
          "node_name":"127.0.0.1:32782_xw%2Fqp"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:41458/xw/qp",
          "core":"c8n_1x3_shard1_replica1",
          "node_name":"127.0.0.1:41458_xw%2Fqp",
          "leader":"true"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:37261/xw/qp",
          "core":"c8n_1x3_shard1_replica3",
          "node_name":"127.0.0.1:37261_xw%2Fqp"}}}},
  "maxShardsPerNode":"1"}}
	at __randomizedtesting.SeedInfo.seed([D885050A2EB14AE2:59638B1259EE2ADE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:387)
	at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
	at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:136)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	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:43)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10967 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/init-core-data-001
   [junit4]   2> 589320 T2879 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xw/qp
   [junit4]   2> 589323 T2879 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 589324 T2879 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 589325 T2880 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 589425 T2879 oasc.ZkTestServer.run start zk server on port:56054
   [junit4]   2> 589426 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 589433 T2886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1318f0b name:ZooKeeperConnection Watcher:127.0.0.1:56054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 589433 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 589433 T2879 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 589436 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 589438 T2888 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@492918 name:ZooKeeperConnection Watcher:127.0.0.1:56054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 589438 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 589439 T2879 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 589440 T2879 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 589442 T2879 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 589443 T2879 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 589445 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 589445 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 589463 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 589463 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 589466 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 589467 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 589469 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 589469 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 589471 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 589472 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 589474 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 589474 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 589476 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 589476 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 589479 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 589479 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 589481 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 589482 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 589484 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 589484 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 589486 T2879 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 589487 T2879 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 589720 T2879 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 589732 T2879 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41091
   [junit4]   2> 589733 T2879 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 589733 T2879 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 589733 T2879 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002
   [junit4]   2> 589733 T2879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/'
   [junit4]   2> 589751 T2879 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/solr.xml
   [junit4]   2> 589785 T2879 oasc.CoreContainer.<init> New CoreContainer 26141568
   [junit4]   2> 589786 T2879 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/]
   [junit4]   2> 589787 T2879 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 589787 T2879 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 589787 T2879 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 589788 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 589788 T2879 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 589788 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 589788 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 589789 T2879 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 589789 T2879 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 589789 T2879 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 589790 T2879 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 589790 T2879 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 589790 T2879 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56054/solr
   [junit4]   2> 589791 T2879 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 589791 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 589794 T2899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa070c name:ZooKeeperConnection Watcher:127.0.0.1:56054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 589795 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 589797 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 589797 T2901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1339615 name:ZooKeeperConnection Watcher:127.0.0.1:56054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 589798 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 589799 T2879 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 589801 T2879 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 589804 T2879 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 589806 T2879 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 589808 T2879 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 589810 T2879 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 589811 T2879 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32782_xw%2Fqp
   [junit4]   2> 589812 T2879 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32782_xw%2Fqp
   [junit4]   2> 589813 T2879 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 589819 T2879 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 589823 T2879 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:32782_xw%2Fqp
   [junit4]   2> 589823 T2879 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 589826 T2879 oasc.Overseer.start Overseer (id=91800100723752963-127.0.0.1:32782_xw%2Fqp-n_0000000000) starting
   [junit4]   2> 589828 T2879 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 589834 T2903 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 589834 T2879 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 589836 T2879 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 589837 T2879 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 589838 T2902 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 589841 T2904 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 589841 T2904 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 589842 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 589842 T2904 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 589843 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 589844 T2902 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32782/xw/qp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32782_xw%2Fqp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 589844 T2902 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 589844 T2902 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 589845 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 589846 T2901 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> 590843 T2904 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 590843 T2904 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 590844 T2904 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 590844 T2904 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 590845 T2904 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 590845 T2904 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/collection1/'
   [junit4]   2> 590846 T2904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 590846 T2904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 590846 T2904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 590877 T2904 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 590917 T2904 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 590918 T2904 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 590924 T2904 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 591192 T2904 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 591196 T2904 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 591198 T2904 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 591207 T2904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 591209 T2904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 591212 T2904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 591212 T2904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 591213 T2904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 591213 T2904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 591214 T2904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 591214 T2904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 591214 T2904 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 591214 T2904 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 591214 T2904 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/control/data/
   [junit4]   2> 591215 T2904 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@166d133
   [junit4]   2> 591215 T2904 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/control/data
   [junit4]   2> 591215 T2904 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/control/data/index/
   [junit4]   2> 591216 T2904 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 591216 T2904 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/control/data/index
   [junit4]   2> 591216 T2904 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2997927042619233]
   [junit4]   2> 591217 T2904 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45a2bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10dfa7a),segFN=segments_1,generation=1}
   [junit4]   2> 591217 T2904 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 591219 T2904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 591220 T2904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 591220 T2904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 591220 T2904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 591220 T2904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 591220 T2904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 591221 T2904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 591221 T2904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 591221 T2904 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 591222 T2904 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 591222 T2904 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 591222 T2904 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 591222 T2904 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 591223 T2904 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 591223 T2904 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 591223 T2904 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 591224 T2904 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 591226 T2904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 591228 T2904 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 591228 T2904 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 591229 T2904 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=176468033, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 591229 T2904 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45a2bc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10dfa7a),segFN=segments_1,generation=1}
   [junit4]   2> 591229 T2904 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 591229 T2904 oass.SolrIndexSearcher.<init> Opening Searcher@517910[collection1] main
   [junit4]   2> 591230 T2904 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 591230 T2904 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 591231 T2904 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 591231 T2904 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 591231 T2904 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 591231 T2904 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 591232 T2904 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 591232 T2904 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 591232 T2904 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 591232 T2904 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 591234 T2905 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@517910[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 591235 T2904 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 591236 T2908 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32782/xw/qp collection:control_collection shard:shard1
   [junit4]   2> 591236 T2879 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 591236 T2879 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 591236 T2908 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 591239 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 591240 T2911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c65d58 name:ZooKeeperConnection Watcher:127.0.0.1:56054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 591240 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 591241 T2908 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 591241 T2879 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 591242 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591242 T2908 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 591242 T2908 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 591242 T2879 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 591243 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1200 name=collection1 org.apache.solr.core.SolrCore@2f3e7e url=http://127.0.0.1:32782/xw/qp/collection1 node=127.0.0.1:32782_xw%2Fqp C1200_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:32782/xw/qp, core=collection1, node_name=127.0.0.1:32782_xw%2Fqp}
   [junit4]   2> 591243 T2908 C1200 P32782 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32782/xw/qp/collection1/
   [junit4]   2> 591243 T2908 C1200 P32782 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 591243 T2908 C1200 P32782 oasc.SyncStrategy.syncToMe http://127.0.0.1:32782/xw/qp/collection1/ has no replicas
   [junit4]   2> 591244 T2908 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32782/xw/qp/collection1/ shard1
   [junit4]   2> 591244 T2908 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 591244 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591247 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591249 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591351 T2911 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> 591351 T2901 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> 591398 T2908 oasc.ZkController.register We are http://127.0.0.1:32782/xw/qp/collection1/ and leader is http://127.0.0.1:32782/xw/qp/collection1/
   [junit4]   2> 591398 T2908 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32782/xw/qp
   [junit4]   2> 591399 T2908 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 591399 T2908 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 591399 T2908 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 591400 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591400 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591400 T2908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 591401 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591401 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 591402 T2902 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32782/xw/qp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32782_xw%2Fqp",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 591403 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 591460 T2879 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 591461 T2879 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 591462 T2879 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33190
   [junit4]   2> 591463 T2879 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 591464 T2879 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 591464 T2879 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003
   [junit4]   2> 591464 T2879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/'
   [junit4]   2> 591476 T2879 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/solr.xml
   [junit4]   2> 591522 T2879 oasc.CoreContainer.<init> New CoreContainer 14782191
   [junit4]   2> 591523 T2879 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/]
   [junit4]   2> 591523 T2911 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> 591523 T2901 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> 591524 T2879 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 591524 T2879 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 591525 T2879 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 591525 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 591525 T2879 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 591525 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 591526 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 591526 T2879 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 591526 T2879 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 591527 T2879 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 591527 T2879 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 591527 T2879 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 591528 T2879 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56054/solr
   [junit4]   2> 591528 T2879 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 591529 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 591530 T2922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae5d8e name:ZooKeeperConnection Watcher:127.0.0.1:56054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 591530 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 591532 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 591533 T2924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f6547 name:ZooKeeperConnection Watcher:127.0.0.1:56054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 591533 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 591538 T2879 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 592540 T2879 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34574_xw%2Fqp
   [junit4]   2> 592542 T2879 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34574_xw%2Fqp
   [junit4]   2> 592555 T2925 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 592556 T2925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 592559 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 592559 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 592559 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 592559 T2925 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 592561 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 592562 T2902 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34574/xw/qp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34574_xw%2Fqp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 592563 T2902 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 592563 T2902 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 592565 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 592670 T2901 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> 592670 T2911 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> 592670 T2924 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> 593560 T2925 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 593561 T2925 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 593562 T2925 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 593562 T2925 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 593563 T2925 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 593564 T2925 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/collection1/'
   [junit4]   2> 593565 T2925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 593565 T2925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 593566 T2925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 593607 T2925 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 593641 T2925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 593642 T2925 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 593648 T2925 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 593938 T2925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 593943 T2925 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 593945 T2925 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 593953 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 593956 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 593959 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 593959 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 593960 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 593960 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 593961 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 593961 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 593961 T2925 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 593962 T2925 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 593962 T2925 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty1/
   [junit4]   2> 593962 T2925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@166d133
   [junit4]   2> 593963 T2925 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty1
   [junit4]   2> 593963 T2925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty1/index/
   [junit4]   2> 593963 T2925 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 593963 T2925 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty1/index
   [junit4]   2> 593964 T2925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2997927042619233]
   [junit4]   2> 593964 T2925 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d6ea88 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1be2785),segFN=segments_1,generation=1}
   [junit4]   2> 593965 T2925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 593968 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 593969 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 593969 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 593969 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 593969 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 593970 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 593970 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 593970 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 593970 T2925 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 593971 T2925 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 593971 T2925 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 593972 T2925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 593972 T2925 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 593972 T2925 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 593973 T2925 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 593973 T2925 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 593974 T2925 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 593976 T2925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 593978 T2925 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 593978 T2925 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 593979 T2925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=176468033, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 593980 T2925 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d6ea88 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1be2785),segFN=segments_1,generation=1}
   [junit4]   2> 593980 T2925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 593980 T2925 oass.SolrIndexSearcher.<init> Opening Searcher@16e3049[collection1] main
   [junit4]   2> 593981 T2925 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 593982 T2925 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 593982 T2925 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 593982 T2925 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 593982 T2925 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 593982 T2925 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 593983 T2925 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 593983 T2925 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 593983 T2925 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 593984 T2925 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 593986 T2926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16e3049[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 593988 T2925 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 593989 T2929 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34574/xw/qp collection:collection1 shard:shard3
   [junit4]   2> 593989 T2879 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 593989 T2879 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 593990 T2929 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 593994 T2929 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 593995 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 593995 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 593995 T2929 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 593995 T2929 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 593996 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 593995 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1201 name=collection1 org.apache.solr.core.SolrCore@1e1f1f6 url=http://127.0.0.1:34574/xw/qp/collection1 node=127.0.0.1:34574_xw%2Fqp C1201_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:34574/xw/qp, core=collection1, node_name=127.0.0.1:34574_xw%2Fqp}
   [junit4]   2> 593996 T2929 C1201 P34574 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34574/xw/qp/collection1/
   [junit4]   2> 593996 T2929 C1201 P34574 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 593997 T2929 C1201 P34574 oasc.SyncStrategy.syncToMe http://127.0.0.1:34574/xw/qp/collection1/ has no replicas
   [junit4]   2> 593997 T2929 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34574/xw/qp/collection1/ shard3
   [junit4]   2> 593997 T2929 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 593997 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 594004 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 594009 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 594110 T2901 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> 594110 T2924 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> 594110 T2911 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> 594155 T2929 oasc.ZkController.register We are http://127.0.0.1:34574/xw/qp/collection1/ and leader is http://127.0.0.1:34574/xw/qp/collection1/
   [junit4]   2> 594156 T2929 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34574/xw/qp
   [junit4]   2> 594156 T2929 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 594156 T2929 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 594156 T2929 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 594157 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 594158 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 594158 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 594158 T2929 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 594158 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 594159 T2902 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34574/xw/qp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34574_xw%2Fqp",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 594160 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 594205 T2879 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 594206 T2879 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 594209 T2879 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35772
   [junit4]   2> 594210 T2879 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 594210 T2879 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 594210 T2879 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004
   [junit4]   2> 594211 T2879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/'
   [junit4]   2> 594222 T2879 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/solr.xml
   [junit4]   2> 594256 T2879 oasc.CoreContainer.<init> New CoreContainer 28234031
   [junit4]   2> 594256 T2879 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/]
   [junit4]   2> 594257 T2879 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 594257 T2879 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 594258 T2879 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 594258 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 594258 T2879 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 594258 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 594259 T2879 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 594259 T2879 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 594259 T2879 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 594260 T2879 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 594260 T2879 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 594260 T2879 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 594261 T2879 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56054/solr
   [junit4]   2> 594261 T2879 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 594262 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 594262 T2901 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> 594262 T2911 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> 594262 T2924 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> 594264 T2941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9438ce name:ZooKeeperConnection Watcher:127.0.0.1:56054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 594264 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 594265 T2879 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 594266 T2943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17f89fa name:ZooKeeperConnection Watcher:127.0.0.1:56054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 594266 T2879 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 594309 T2879 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 595311 T2879 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41458_xw%2Fqp
   [junit4]   2> 595313 T2879 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41458_xw%2Fqp
   [junit4]   2> 595321 T2944 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 595321 T2944 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 595322 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 595322 T2944 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 595322 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 595322 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 595323 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 595323 T2902 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41458/xw/qp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41458_xw%2Fqp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 595324 T2902 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 595324 T2902 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 595325 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 595427 T2901 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> 595427 T2943 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> 595427 T2924 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> 595427 T2911 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> 596322 T2944 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 596323 T2944 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 596323 T2944 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 596324 T2944 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 596325 T2944 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 596326 T2944 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/collection1/'
   [junit4]   2> 596327 T2944 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 596327 T2944 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 596328 T2944 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 596409 T2944 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 596446 T2944 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 596448 T2944 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 596453 T2944 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 596763 T2944 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 596768 T2944 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 596770 T2944 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 596779 T2944 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 596781 T2944 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 596784 T2944 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 596785 T2944 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 596785 T2944 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 596785 T2944 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 596786 T2944 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 596786 T2944 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 596787 T2944 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 596787 T2944 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 596787 T2944 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty2/
   [junit4]   2> 596787 T2944 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@166d133
   [junit4]   2> 596788 T2944 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty2
   [junit4]   2> 596788 T2944 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty2/index/
   [junit4]   2> 596788 T2944 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 596789 T2944 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-001/jetty2/index
   [junit4]   2> 596789 T2944 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2997927042619233]
   [junit4]   2> 596790 T2944 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2f5dc8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7976fc),segFN=segments_1,generation=1}
   [junit4]   2> 596790 T2944 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 596793 T2944 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 596794 T2944 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 596794 T2944 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 596794 T2944 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 596794 T2944 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 596795 T2944 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 596795 T2944 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 596795 T2944 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 596795 T2944 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 596796 T2944 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 596796 T2944 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 596797 T2944 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 596797 T2944 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 596797 T2944 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 596798 T2944 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 596798 T2944 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 596798 T2944 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 596801 T2944 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 596803 T2944 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 596803 T2944 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 596804 T2944 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=176468033, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 596805 T2944 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2f5dc8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7976fc),segFN=segments_1,generation=1}
   [junit4]   2> 596805 T2944 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 596805 T2944 oass.SolrIndexSearcher.<init> Opening Searcher@1cee455[collection1] main
   [junit4]   2> 596805 T2944 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 596806 T2944 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 596806 T2944 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 596807 T2944 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 596807 T2944 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 596807 T2944 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 596808 T2944 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 596808 T2944 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 596808 T2944 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 596808 T2944 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 596811 T2945 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cee455[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 596814 T2944 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 596815 T2948 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41458/xw/qp collection:collection1 shard:shard2
   [junit4]   2> 596815 T2879 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 596815 T2879 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 596815 T2948 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 596819 T2948 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 596820 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596820 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596820 T2948 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 596821 T2948 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 596820 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596821 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1202 name=collection1 org.apache.solr.core.SolrCore@98007e url=http://127.0.0.1:41458/xw/qp/collection1 node=127.0.0.1:41458_xw%2Fqp C1202_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:41458/xw/qp, core=collection1, node_name=127.0.0.1:41458_xw%2Fqp}
   [junit4]   2> 596821 T2948 C1202 P41458 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41458/xw/qp/collection1/
   [junit4]   2> 596821 T2948 C1202 P41458 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 596822 T2948 C1202 P41458 oasc.SyncStrategy.syncToMe http://127.0.0.1:41458/xw/qp/collection1/ has no replicas
   [junit4]   2> 596822 T2948 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41458/xw/qp/collection1/ shard2
   [junit4]   2> 596822 T2948 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 596822 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596825 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596827 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596930 T2943 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> 596930 T2901 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> 596930 T2924 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> 596930 T2911 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> 596976 T2948 oasc.ZkController.register We are http://127.0.0.1:41458/xw/qp/collection1/ and leader is http://127.0.0.1:41458/xw/qp/collection1/
   [junit4]   2> 596976 T2948 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41458/xw/qp
   [junit4]   2> 596976 T2948 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 596976 T2948 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 596977 T2948 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 596978 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596978 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596978 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 596978 T2948 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 596979 T2902 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 596980 T2902 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41458/xw/qp",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41458_xw%2Fqp",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 596981 T2901 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 597057 T2879 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 597058 T2879 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 597061 T2879 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54920
   [junit4]   2> 597062 T2879 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 597063 T2879 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 597064 T2879 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001/tempDir-005
   [junit4]   2> 597064 T2879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 

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

onnecting to 127.0.0.1:56054 56054
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ReplicationFactorTest -Dtests.method=testDistribSearch -Dtests.seed=D885050A2EB14AE2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_UY -Dtests.timezone=Antarctica/Macquarie -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 26.5s J0 | ReplicationFactorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected rf=2 because batch should have succeeded on 2 replicas (only one replica should be down) but got 1; clusterState: live nodes:[127.0.0.1:34574_xw%2Fqp, 127.0.0.1:37261_xw%2Fqp, 127.0.0.1:32782_xw%2Fqp, 127.0.0.1:41458_xw%2Fqp] collections:{control_collection=DocCollection(control_collection)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "autoCreated":"true",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:32782/xw/qp",
   [junit4]    >           "core":"collection1",
   [junit4]    >           "node_name":"127.0.0.1:32782_xw%2Fqp",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "autoCreated":"true",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{
   [junit4]    >     "shard1":{
   [junit4]    >       "range":"80000000-d554ffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node3":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:37261/xw/qp",
   [junit4]    >           "core":"collection1",
   [junit4]    >           "node_name":"127.0.0.1:37261_xw%2Fqp",
   [junit4]    >           "leader":"true"}}},
   [junit4]    >     "shard2":{
   [junit4]    >       "range":"d5550000-2aa9ffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node2":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:41458/xw/qp",
   [junit4]    >           "core":"collection1",
   [junit4]    >           "node_name":"127.0.0.1:41458_xw%2Fqp",
   [junit4]    >           "leader":"true"}}},
   [junit4]    >     "shard3":{
   [junit4]    >       "range":"2aaa0000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:34574/xw/qp",
   [junit4]    >           "core":"collection1",
   [junit4]    >           "node_name":"127.0.0.1:34574_xw%2Fqp",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:32782/xw/qp",
   [junit4]    >           "core":"c8n_1x3_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:32782_xw%2Fqp"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:41458/xw/qp",
   [junit4]    >           "core":"c8n_1x3_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:41458_xw%2Fqp",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:37261/xw/qp",
   [junit4]    >           "core":"c8n_1x3_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:37261_xw%2Fqp"}}}},
   [junit4]    >   "maxShardsPerNode":"1"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D885050A2EB14AE2:59638B1259EE2ADE]:0)
   [junit4]    > 	at org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:387)
   [junit4]    > 	at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
   [junit4]    > 	at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:136)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 615869 T2879 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./temp/solr.cloud.ReplicationFactorTest-D885050A2EB14AE2-001
   [junit4]   2> 26556 T2878 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 616427 T3057 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 616427 T2962 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_UY, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_55 (32-bit)/cpus=8,threads=1,free=121855032,total=288468992
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, TestPerFieldSimilarity, SliceStateUpdateTest, FastVectorHighlighterTest, TestUtils, TestTrie, OverseerTest, TestRemoteStreaming, DistributedQueryComponentCustomSortTest, TestImplicitCoreProperties, TestFreeTextSuggestions, DistributedTermsComponentTest, PolyFieldTest, HdfsChaosMonkeySafeLeaderTest, SpatialFilterTest, TestBM25SimilarityFactory, SolrInfoMBeanTest, UnloadDistributedZkTest, CursorPagingTest, TestInfoStreamLogging, TestReversedWildcardFilterFactory, CopyFieldTest, HdfsBasicDistributedZk2Test, TestSolrQueryParserDefaultOperatorResource, DistributedExpandComponentTest, ShowFileRequestHandlerTest, TestRealTimeGet, TestFastLRUCache, CoreAdminHandlerTest, TestMaxScoreQueryParser, TestElisionMultitermQuery, MultiThreadedOCPTest, ReturnFieldsTest, DistribDocExpirationUpdateProcessorTest, TestSchemaVersionResource, EchoParamsTest, TestSearchPerf, TestRandomMergePolicy, ScriptEngineTest, TestCollapseQParserPlugin, BasicDistributedZkTest, BJQParserTest, AbstractAnalyticsFacetTest, DistributedQueryElevationComponentTest, TestUniqueKeyFieldResource, UpdateParamsTest, TimeZoneUtilsTest, ShardRoutingTest, TestNonNRTOpen, TestDefaultSimilarityFactory, DeleteShardTest, RAMDirectoryFactoryTest, WordBreakSolrSpellCheckerTest, ResponseLogComponentTest, SpellingQueryConverterTest, TestFunctionQuery, TestValueSourceCache, ClusterStateUpdateTest, StatelessScriptUpdateProcessorFactoryTest, TestSuggestSpellingConverter, TestRequestStatusCollectionAPI, TestExceedMaxTermLength, TestLFUCache, DocValuesTest, TestClassNameShortening, TestSolrDeletionPolicy1, ReplicationFactorTest]
   [junit4] Completed on J0 in 27.34s, 1 test, 1 failure <<< FAILURES!

[...truncated 775 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 failure, 36 ignored (15 assumptions)

Total time: 62 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_55 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure