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/03/25 03:59:09 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0) - Build # 9791 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9791/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
commitWithin did not work expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([59047C9866B55A2C:D8E2F28011EA3A10]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:358)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10464 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 297067 T2000 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 297069 T2000 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1395715558530
   [junit4]   2> 297070 T2000 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 297070 T2001 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 297170 T2000 oasc.ZkTestServer.run start zk server on port:52687
   [junit4]   2> 297171 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 297193 T2007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@310b089 name:ZooKeeperConnection Watcher:127.0.0.1:52687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297194 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 297194 T2000 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 297197 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 297198 T2009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e10ef17 name:ZooKeeperConnection Watcher:127.0.0.1:52687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297198 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 297198 T2000 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 297200 T2000 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 297201 T2000 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 297202 T2000 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 297203 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 297203 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 297206 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 297206 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 297207 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 297208 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 297209 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 297209 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 297211 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 297211 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 297213 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 297213 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 297214 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 297215 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 297216 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 297217 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 297218 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 297218 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 297219 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 297219 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 297221 T2000 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 297221 T2000 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 297466 T2000 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 297471 T2000 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50072
   [junit4]   2> 297471 T2000 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 297471 T2000 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 297472 T2000 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682
   [junit4]   2> 297472 T2000 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/'
   [junit4]   2> 297482 T2000 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/solr.xml
   [junit4]   2> 297488 T2000 oasc.CoreContainer.<init> New CoreContainer 1721089013
   [junit4]   2> 297488 T2000 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/]
   [junit4]   2> 297489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 297489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 297489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 297489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 297490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 297490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 297490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 297490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 297491 T2000 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 297491 T2000 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 297491 T2000 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 297491 T2000 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 297492 T2000 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52687/solr
   [junit4]   2> 297492 T2000 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 297493 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 297494 T2020 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@137df49 name:ZooKeeperConnection Watcher:127.0.0.1:52687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297494 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 297496 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 297497 T2022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a4849bb name:ZooKeeperConnection Watcher:127.0.0.1:52687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297497 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 297498 T2000 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 297499 T2000 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 297501 T2000 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 297502 T2000 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 297504 T2000 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 297516 T2000 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 297518 T2000 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50072_
   [junit4]   2> 297518 T2000 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50072_
   [junit4]   2> 297520 T2000 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 297521 T2000 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 297523 T2000 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50072_
   [junit4]   2> 297523 T2000 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 297524 T2000 oasc.Overseer.start Overseer (id=91469614843887619-127.0.0.1:50072_-n_0000000000) starting
   [junit4]   2> 297525 T2000 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 297529 T2024 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 297530 T2000 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 297530 T2024 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 297531 T2000 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 297532 T2000 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 297533 T2023 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 297534 T2025 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 297534 T2025 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 297534 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 297534 T2025 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 297535 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 297535 T2023 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:50072",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50072_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 297535 T2023 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 297535 T2023 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 297538 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 297538 T2022 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> 298535 T2025 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 298535 T2025 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 298535 T2025 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 298536 T2025 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 298536 T2025 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 298536 T2025 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/collection1/'
   [junit4]   2> 298537 T2025 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/collection1/lib/.svn/' to classloader
   [junit4]   2> 298537 T2025 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/collection1/lib/classes/' to classloader
   [junit4]   2> 298538 T2025 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/collection1/lib/README' to classloader
   [junit4]   2> 298559 T2025 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 298575 T2025 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 298575 T2025 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 298579 T2025 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 298675 T2025 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 298676 T2025 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 298676 T2025 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 298679 T2025 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 298680 T2025 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 298687 T2025 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 298688 T2025 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 298690 T2025 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 298691 T2025 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 298691 T2025 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 298691 T2025 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 298692 T2025 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 298692 T2025 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 298692 T2025 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 298692 T2025 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 298692 T2025 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1395715558682/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/control/data/
   [junit4]   2> 298692 T2025 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c203db9
   [junit4]   2> 298693 T2025 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/control/data
   [junit4]   2> 298693 T2025 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/control/data/index/
   [junit4]   2> 298693 T2025 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 298693 T2025 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/control/data/index
   [junit4]   2> 298693 T2025 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=30.470703125, floorSegmentMB=0.376953125, forceMergeDeletesPctAllowed=9.17475226204817, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5823863894039111
   [junit4]   2> 298694 T2025 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4b17ffaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a914265),segFN=segments_1,generation=1}
   [junit4]   2> 298694 T2025 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 298695 T2025 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 298696 T2025 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 298696 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 298696 T2025 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 298696 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 298696 T2025 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 298696 T2025 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 298697 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 298697 T2025 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 298697 T2025 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 298697 T2025 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 298697 T2025 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 298697 T2025 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 298698 T2025 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 298698 T2025 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 298698 T2025 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 298699 T2025 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298700 T2025 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 298701 T2025 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 298701 T2025 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=72.0986328125, floorSegmentMB=1.83984375, forceMergeDeletesPctAllowed=25.900113003340728, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48759514982492136
   [junit4]   2> 298701 T2025 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4b17ffaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a914265),segFN=segments_1,generation=1}
   [junit4]   2> 298701 T2025 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 298702 T2025 oass.SolrIndexSearcher.<init> Opening Searcher@3fb9b9ea[collection1] main
   [junit4]   2> 298703 T2026 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fb9b9ea[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 298703 T2025 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 298704 T2029 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50072 collection:control_collection shard:shard1
   [junit4]   2> 298704 T2000 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 298704 T2000 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 298705 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 298705 T2029 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 298706 T2031 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39fa0aa3 name:ZooKeeperConnection Watcher:127.0.0.1:52687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298706 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 298707 T2000 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 298708 T2000 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 298709 T2029 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 298718 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298718 T2029 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 298718 T2029 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C526 name=collection1 org.apache.solr.core.SolrCore@2a41df43 url=http://127.0.0.1:50072/collection1 node=127.0.0.1:50072_ C526_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:50072, core=collection1, node_name=127.0.0.1:50072_}
   [junit4]   2> 298718 T2029 C526 P50072 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50072/collection1/
   [junit4]   2> 298718 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 298719 T2029 C526 P50072 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 298719 T2029 C526 P50072 oasc.SyncStrategy.syncToMe http://127.0.0.1:50072/collection1/ has no replicas
   [junit4]   2> 298719 T2029 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50072/collection1/ shard1
   [junit4]   2> 298719 T2029 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 298720 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298722 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298723 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298824 T2031 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> 298824 T2022 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> 298872 T2029 oasc.ZkController.register We are http://127.0.0.1:50072/collection1/ and leader is http://127.0.0.1:50072/collection1/
   [junit4]   2> 298872 T2029 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50072
   [junit4]   2> 298872 T2029 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 298873 T2029 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 298873 T2029 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 298874 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298874 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298874 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298874 T2029 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 298875 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 298875 T2023 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50072",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50072_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 298877 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 298956 T2000 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 298956 T2000 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 298958 T2000 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33160
   [junit4]   2> 298959 T2000 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 298959 T2000 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 298960 T2000 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168
   [junit4]   2> 298960 T2000 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/'
   [junit4]   2> 298971 T2000 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/solr.xml
   [junit4]   2> 298977 T2000 oasc.CoreContainer.<init> New CoreContainer 1421792853
   [junit4]   2> 298977 T2000 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/]
   [junit4]   2> 298977 T2000 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 298978 T2000 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 298978 T2000 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 298978 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 298978 T2000 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 298978 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 298979 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 298979 T2000 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 298979 T2000 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 298978 T2031 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> 298978 T2022 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> 298980 T2000 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 298980 T2000 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 298980 T2000 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 298980 T2000 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52687/solr
   [junit4]   2> 298981 T2000 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 298981 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 298983 T2042 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d1f5234 name:ZooKeeperConnection Watcher:127.0.0.1:52687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298984 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 298986 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 298987 T2044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79884565 name:ZooKeeperConnection Watcher:127.0.0.1:52687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298988 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 298996 T2000 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 300000 T2000 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33160_
   [junit4]   2> 300002 T2000 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33160_
   [junit4]   2> 300004 T2022 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 300004 T2044 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 300004 T2031 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 300009 T2045 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 300009 T2045 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 300011 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 300011 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 300011 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 300011 T2045 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 300013 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 300014 T2023 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33160",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33160_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 300014 T2023 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 300014 T2023 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 300017 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 300121 T2031 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> 300121 T2044 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> 300121 T2022 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> 301012 T2045 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 301012 T2045 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 301013 T2045 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 301013 T2045 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 301014 T2045 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 301015 T2045 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/collection1/'
   [junit4]   2> 301016 T2045 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/collection1/lib/.svn/' to classloader
   [junit4]   2> 301016 T2045 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/collection1/lib/classes/' to classloader
   [junit4]   2> 301016 T2045 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/collection1/lib/README' to classloader
   [junit4]   2> 301047 T2045 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 301071 T2045 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 301071 T2045 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 301075 T2045 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 301178 T2045 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 301179 T2045 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 301179 T2045 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 301182 T2045 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 301183 T2045 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 301190 T2045 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 301191 T2045 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 301193 T2045 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 301193 T2045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 301193 T2045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 301194 T2045 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 301194 T2045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 301194 T2045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 301194 T2045 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 301194 T2045 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 301195 T2045 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1395715560168/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty1/
   [junit4]   2> 301195 T2045 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c203db9
   [junit4]   2> 301195 T2045 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty1
   [junit4]   2> 301195 T2045 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty1/index/
   [junit4]   2> 301196 T2045 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 301196 T2045 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty1/index
   [junit4]   2> 301196 T2045 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=30.470703125, floorSegmentMB=0.376953125, forceMergeDeletesPctAllowed=9.17475226204817, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5823863894039111
   [junit4]   2> 301196 T2045 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@719940b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e3bf68),segFN=segments_1,generation=1}
   [junit4]   2> 301197 T2045 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 301198 T2045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 301198 T2045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 301199 T2045 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 301199 T2045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 301199 T2045 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 301199 T2045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 301199 T2045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 301199 T2045 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 301199 T2045 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 301200 T2045 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 301200 T2045 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 301200 T2045 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 301200 T2045 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 301200 T2045 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 301201 T2045 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 301201 T2045 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 301202 T2045 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 301203 T2045 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 301203 T2045 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 301204 T2045 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=72.0986328125, floorSegmentMB=1.83984375, forceMergeDeletesPctAllowed=25.900113003340728, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48759514982492136
   [junit4]   2> 301204 T2045 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@719940b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e3bf68),segFN=segments_1,generation=1}
   [junit4]   2> 301204 T2045 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 301204 T2045 oass.SolrIndexSearcher.<init> Opening Searcher@45d6d0c7[collection1] main
   [junit4]   2> 301206 T2046 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45d6d0c7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 301207 T2045 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 301207 T2049 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33160 collection:collection1 shard:shard2
   [junit4]   2> 301208 T2000 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 301208 T2000 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 301208 T2049 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 301211 T2049 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 301212 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301213 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301213 T2049 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 301213 T2049 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 301213 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C527 name=collection1 org.apache.solr.core.SolrCore@22b7f709 url=http://127.0.0.1:33160/collection1 node=127.0.0.1:33160_ C527_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33160, core=collection1, node_name=127.0.0.1:33160_}
   [junit4]   2> 301213 T2049 C527 P33160 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33160/collection1/
   [junit4]   2> 301213 T2049 C527 P33160 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 301213 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301213 T2049 C527 P33160 oasc.SyncStrategy.syncToMe http://127.0.0.1:33160/collection1/ has no replicas
   [junit4]   2> 301214 T2049 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33160/collection1/ shard2
   [junit4]   2> 301214 T2049 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 301215 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301216 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301218 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301321 T2031 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> 301321 T2022 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> 301321 T2044 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> 301367 T2049 oasc.ZkController.register We are http://127.0.0.1:33160/collection1/ and leader is http://127.0.0.1:33160/collection1/
   [junit4]   2> 301367 T2049 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33160
   [junit4]   2> 301367 T2049 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 301367 T2049 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 301367 T2049 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 301368 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301368 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301368 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301368 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301369 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 301370 T2023 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33160",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33160_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 301371 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 301462 T2000 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 301463 T2000 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 301465 T2000 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52146
   [junit4]   2> 301466 T2000 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 301466 T2000 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 301466 T2000 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668
   [junit4]   2> 301467 T2000 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/'
   [junit4]   2> 301473 T2031 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> 301473 T2044 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> 301473 T2022 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> 301480 T2000 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/solr.xml
   [junit4]   2> 301488 T2000 oasc.CoreContainer.<init> New CoreContainer 936639816
   [junit4]   2> 301488 T2000 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/]
   [junit4]   2> 301489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 301489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 301489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 301489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 301489 T2000 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 301490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 301490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 301490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 301490 T2000 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 301491 T2000 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 301491 T2000 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 301491 T2000 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 301491 T2000 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52687/solr
   [junit4]   2> 301492 T2000 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 301492 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 301494 T2060 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@220bdc42 name:ZooKeeperConnection Watcher:127.0.0.1:52687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301495 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 301497 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 301498 T2062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3723d08d name:ZooKeeperConnection Watcher:127.0.0.1:52687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301498 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 301507 T2000 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 302510 T2000 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52146_
   [junit4]   2> 302512 T2000 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52146_
   [junit4]   2> 302551 T2022 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 302551 T2031 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 302551 T2062 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 302551 T2044 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 302560 T2063 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 302560 T2063 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 302561 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 302561 T2063 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 302561 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 302562 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 302562 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 302563 T2023 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52146",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52146_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 302563 T2023 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 302564 T2023 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 302565 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 302668 T2022 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> 302668 T2062 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> 302668 T2031 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> 302668 T2044 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> 303562 T2063 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 303562 T2063 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 303563 T2063 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 303563 T2063 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 303564 T2063 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 303565 T2063 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/collection1/'
   [junit4]   2> 303565 T2063 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/collection1/lib/.svn/' to classloader
   [junit4]   2> 303566 T2063 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/collection1/lib/classes/' to classloader
   [junit4]   2> 303566 T2063 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/collection1/lib/README' to classloader
   [junit4]   2> 303597 T2063 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 303622 T2063 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 303624 T2063 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 303630 T2063 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 303747 T2063 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 303747 T2063 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 303748 T2063 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 303754 T2063 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 303756 T2063 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 303769 T2063 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 303771 T2063 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 303774 T2063 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 303775 T2063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 303775 T2063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 303775 T2063 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 303777 T2063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 303777 T2063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 303777 T2063 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 303778 T2063 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 303778 T2063 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1395715562668/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty2/
   [junit4]   2> 303778 T2063 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c203db9
   [junit4]   2> 303779 T2063 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty2
   [junit4]   2> 303779 T2063 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty2/index/
   [junit4]   2> 303780 T2063 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 303780 T2063 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty2/index
   [junit4]   2> 303781 T2063 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=30.470703125, floorSegmentMB=0.376953125, forceMergeDeletesPctAllowed=9.17475226204817, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5823863894039111
   [junit4]   2> 303782 T2063 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2023cd9e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e9e507d),segFN=segments_1,generation=1}
   [junit4]   2> 303782 T2063 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 303785 T2063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 303785 T2063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 303786 T2063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 303786 T2063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 303786 T2063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 303786 T2063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 303786 T2063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 303786 T2063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 303786 T2063 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 303787 T2063 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 303787 T2063 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 303787 T2063 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 303787 T2063 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 303804 T2063 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 303804 T2063 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 303804 T2063 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 303806 T2063 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 303807 T2063 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 303807 T2063 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 303807 T2063 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=72.0986328125, floorSegmentMB=1.83984375, forceMergeDeletesPctAllowed=25.900113003340728, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48759514982492136
   [junit4]   2> 303808 T2063 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2023cd9e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e9e507d),segFN=segments_1,generation=1}
   [junit4]   2> 303808 T2063 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 303809 T2063 oass.SolrIndexSearcher.<init> Opening Searcher@2230321f[collection1] main
   [junit4]   2> 303812 T2064 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2230321f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 303814 T2063 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 303816 T2067 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52146 collection:collection1 shard:shard1
   [junit4]   2> 303816 T2000 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 303817 T2000 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 303818 T2067 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 303824 T2067 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 303826 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303826 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303826 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303826 T2067 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 303826 T2067 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C528 name=collection1 org.apache.solr.core.SolrCore@34967458 url=http://127.0.0.1:52146/collection1 node=127.0.0.1:52146_ C528_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52146, core=collection1, node_name=127.0.0.1:52146_}
   [junit4]   2> 303826 T2067 C528 P52146 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52146/collection1/
   [junit4]   2> 303827 T2067 C528 P52146 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 303827 T2067 C528 P52146 oasc.SyncStrategy.syncToMe http://127.0.0.1:52146/collection1/ has no replicas
   [junit4]   2> 303827 T2067 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52146/collection1/ shard1
   [junit4]   2> 303827 T2067 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 303827 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303829 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303829 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303832 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303933 T2044 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> 303933 T2062 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> 303933 T2031 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> 303933 T2022 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> 303980 T2067 oasc.ZkController.register We are http://127.0.0.1:52146/collection1/ and leader is http://127.0.0.1:52146/collection1/
   [junit4]   2> 303980 T2067 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52146
   [junit4]   2> 303980 T2067 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 303980 T2067 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 303980 T2067 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 303982 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303982 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303982 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 303982 T2067 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303983 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 303983 T2023 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52146",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52146_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 303985 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 304037 T2000 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 304037 T2000 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 304039 T2000 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56533
   [junit4]   2> 304040 T2000 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 304040 T2000 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 304040 T2000 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278
   [junit4]   2> 304041 T2000 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278/'
   [junit4]   2> 304050 T2000 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278/solr.xml
   [junit4]   2> 304056 T2000 oasc.CoreContainer.<init> New CoreContainer 1153773618
   [junit4]   2> 304056 T2000 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278/]
   [junit4]   2> 304056 T2000 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 304057 T2000 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 304057 T2000 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 304057 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 304057 T2000 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 304057 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 304058 T2000 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 304058 T2000 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 304058 T2000 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 304058 T2000 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 304059 T2000 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 304059 T2000 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 304059 T2000 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52687/solr
   [junit4]   2> 304059 T2000 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 304060 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 304062 T2078 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24c5eb9e name:ZooKeeperConnection Watcher:127.0.0.1:52687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 304063 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 304064 T2000 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 304065 T2080 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13f54873 name:ZooKeeperConnection Watcher:127.0.0.1:52687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 304065 T2000 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 304069 T2000 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 304090 T2022 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> 304090 T2080 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> 304090 T2062 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> 304090 T2031 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> 304090 T2044 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> 305071 T2000 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56533_
   [junit4]   2> 305084 T2000 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56533_
   [junit4]   2> 305087 T2080 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 305087 T2044 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 305087 T2022 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 305087 T2062 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 305087 T2031 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 305091 T2081 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 305091 T2081 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 305092 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 305092 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 305092 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 305092 T2081 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 305096 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 305097 T2023 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56533",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56533_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 305098 T2023 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 305098 T2023 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 305100 T2022 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 305204 T2022 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 305204 T2062 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 305204 T2031 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 305204 T2080 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 305204 T2044 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 306093 T2081 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 306093 T2081 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 306095 T2081 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 306096 T2081 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 306096 T2081 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 306097 T2081 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278/collection1/'
   [junit4]   2> 306097 T2081 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278/collection1/lib/.svn/' to classloader
   [junit4]   2> 306097 T2081 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278/collection1/lib/classes/' to classloader
   [junit4]   2> 306097 T2081 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1395715565278/collection1/lib/README' to classloader
   [junit4]   2> 306137 T2081 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 306149 T2081 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 306150 T2081 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 306156 T2081 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 306297 T2081 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 306298 T2081 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 306298 T208

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

ry.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty3
   [junit4]   2> 318556 T2080 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty3/index;done=false>>]
   [junit4]   2> 318556 T2080 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty3/index
   [junit4]   2> 318556 T2080 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> 318557 T2080 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 318557 T2080 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/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:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [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:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [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> 318557 T2080 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> ASYNC  NEW_CORE C553 name=collection1 org.apache.solr.core.SolrCore@789396e1 url=http://127.0.0.1:49310/collection1 node=127.0.0.1:49310_ C553_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:49310, core=collection1, node_name=127.0.0.1:49310_}
   [junit4]   2> 318645 T2100 C553 P49310 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 318645 T2100 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 318646 T2100 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@789396e1
   [junit4]   2> 318654 T2100 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=7,autocommits=0,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=42,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=6}
   [junit4]   2> 318654 T2100 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 318654 T2100 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 318654 T2100 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 318655 T2100 C553 P49310 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54100a9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1da69ac5),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@54100a9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1da69ac5),segFN=segments_8,generation=8}
   [junit4]   2> 318655 T2100 C553 P49310 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 318656 T2100 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 318657 T2100 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 318657 T2100 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty4;done=false>>]
   [junit4]   2> 318657 T2100 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty4
   [junit4]   2> 318657 T2100 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty4/index;done=false>>]
   [junit4]   2> 318658 T2100 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZkTest-1395715558529/jetty4/index
   [junit4]   2> 318658 T2100 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 318658 T2100 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/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:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [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:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [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: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ar_TN, timezone=AET
   [junit4]   2> NOTE: Linux 3.8.0-37-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=64845928,total=189988864
   [junit4]   2> NOTE: All tests run in this JVM: [PrimitiveFieldTypeTest, SoftAutoCommitTest, ScriptEngineTest, MoreLikeThisHandlerTest, TestCollationKeyRangeQueries, SpellPossibilityIteratorTest, OverseerTest, BadComponentTest, HdfsSyncSliceTest, DirectUpdateHandlerOptimizeTest, TestSchemaResource, TestUniqueKeyFieldResource, TestManagedSchemaFieldResource, SliceStateTest, BinaryUpdateRequestHandlerTest, TestFieldSortValues, TestRandomMergePolicy, DistributedSpellCheckComponentTest, CoreAdminCreateDiscoverTest, RecoveryZkTest, JsonLoaderTest, CircularListTest, TestPseudoReturnFields, TestFunctionQuery, TestTrie, UnloadDistributedZkTest, ClusterStateTest, SimpleFacetsTest, StressHdfsTest, LegacyHTMLStripCharFilterTest, PreAnalyzedUpdateProcessorTest, TestReloadAndDeleteDocs, LukeRequestHandlerTest, TestSurroundQueryParser, DateMathParserTest, EchoParamsTest, SpatialFilterTest, TestSchemaSimilarityResource, TestCursorMarkWithoutUniqueKey, SOLR749Test, WordBreakSolrSpellCheckerTest, TestSort, ShowFileRequestHandlerTest, TestBM25SimilarityFactory, TestReversedWildcardFilterFactory, CacheHeaderTest, SyncSliceTest, TestNRTOpen, TestLuceneMatchVersion, ZkControllerTest, DocumentBuilderTest, TestGroupingSearch, UUIDFieldTest, EnumFieldTest, QueryEqualityTest, RegexBoostProcessorTest, CopyFieldTest, CoreAdminHandlerTest, TermVectorComponentTest, TestStressVersions, AutoCommitTest, SSLMigrationTest, ChangedSchemaMergeTest, TestFreeTextSuggestions, BasicDistributedZkTest]
   [junit4] Completed on J0 in 22.58s, 1 test, 1 failure <<< FAILURES!

[...truncated 763 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:908: There were test failures: 379 suites, 1601 tests, 1 failure, 37 ignored (16 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_51) - Build # 9792 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9792/
Java: 64bit/jdk1.7.0_51 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44097 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44097 within 45000 ms
	at __randomizedtesting.SeedInfo.seed([C2518E45DEF0C688:212787D0398A53FA]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:77)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:95)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:860)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44097 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
	... 45 more


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C2518E45DEF0C688:43B7005DA9AFA6B4]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11673 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 37516 T91 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 37516 T91 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 37516 T91 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_zv/
   [junit4]   2> 37518 T91 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 37522 T91 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395723482882
   [junit4]   2> 37525 T91 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 37527 T92 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 37626 T91 oasc.ZkTestServer.run start zk server on port:44097
   [junit4]   2> 37668 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 92213 T95 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 54523ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 92234 T93 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f79a37360000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 92236 T93 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f79a37360001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 92237 T93 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144f79a37360002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 92238 T93 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 92240 T98 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b106210 name:ZooKeeperConnection Watcher:127.0.0.1:44097 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92241 T98 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 92243 T91 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 92245 T91 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44097 44097
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=C2518E45DEF0C688 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=Pacific/Funafuti -Dtests.file.encoding=UTF-8
   [junit4] ERROR   59.9s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44097 within 45000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2518E45DEF0C688:212787D0398A53FA]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:77)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:95)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44097 within 45000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
   [junit4]    > 	... 45 more
   [junit4]   2> 97387 T91 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395723542746
   [junit4]   2> 97387 T91 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 97388 T99 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 97488 T91 oasc.ZkTestServer.run start zk server on port:57910
   [junit4]   2> 97489 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 97603 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27a11ded name:ZooKeeperConnection Watcher:127.0.0.1:57910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97604 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 97605 T91 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 97641 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 97643 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2232fac7 name:ZooKeeperConnection Watcher:127.0.0.1:57910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97643 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 97649 T91 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 97656 T91 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 97661 T91 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 97665 T91 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 97670 T91 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 97670 T91 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 97676 T91 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 97676 T91 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 97681 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 97681 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 97681 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 97682 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 97682 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 97682 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 97682 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 97683 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 97683 T91 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 97687 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 97689 T109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21af14f0 name:ZooKeeperConnection Watcher:127.0.0.1:57910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97689 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 97766 T91 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 97911 T91 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 97919 T91 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:40571
   [junit4]   2> 97922 T91 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 97922 T91 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97922 T91 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395723543051
   [junit4]   2> 97923 T91 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395723543051/'
   [junit4]   2> 97934 T91 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395723543051/solr.xml
   [junit4]   2> 97986 T91 oasc.CoreContainer.<init> New CoreContainer 1988221709
   [junit4]   2> 97986 T91 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395723543051/]
   [junit4]   2> 97987 T91 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 97987 T91 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 97988 T91 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 97988 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 97988 T91 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 97989 T91 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 97989 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 97989 T91 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 97989 T91 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 97993 T91 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97994 T91 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97994 T91 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 97994 T91 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57910/solr
   [junit4]   2> 98004 T91 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 98004 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 98007 T120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65a1033d name:ZooKeeperConnection Watcher:127.0.0.1:57910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98008 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 98013 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 98015 T122 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d424b18 name:ZooKeeperConnection Watcher:127.0.0.1:57910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98015 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 98022 T91 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 98028 T91 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 98033 T91 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 98038 T91 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 98045 T91 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 98069 T91 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 98073 T91 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40571__zv
   [junit4]   2> 98078 T91 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40571__zv
   [junit4]   2> 98086 T91 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 98095 T91 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 98112 T91 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40571__zv
   [junit4]   2> 98112 T91 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 98117 T91 oasc.Overseer.start Overseer (id=91470138097532932-127.0.0.1:40571__zv-n_0000000000) starting
   [junit4]   2> 98132 T91 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 98171 T124 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 98172 T91 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 98174 T124 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 98178 T91 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 98182 T91 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 98197 T123 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 98212 T125 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 98212 T125 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 98218 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 98218 T125 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 98224 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 98226 T123 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40571/_zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40571__zv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 98227 T123 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 98239 T123 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 98248 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 98255 T122 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> 99219 T125 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 99219 T125 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 99221 T125 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 99221 T125 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 99224 T125 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 99225 T125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395723543051/collection1/'
   [junit4]   2> 99299 T125 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 99339 T125 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 99341 T125 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 99369 T125 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 99729 T125 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 99732 T125 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 99734 T125 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 99735 T125 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 99735 T125 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 99736 T125 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 99736 T125 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395723543051/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/control/data/
   [junit4]   2> 99736 T125 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 99737 T125 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/control/data
   [junit4]   2> 99737 T125 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/control/data/index/
   [junit4]   2> 99737 T125 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 99738 T125 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/control/data/index
   [junit4]   2> 99739 T125 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@41b8dd13 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 99739 T125 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99740 T125 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 99741 T125 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 99741 T125 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 99741 T125 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 99741 T125 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 99742 T125 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 99742 T125 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 99742 T125 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 99745 T125 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 99747 T125 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 99748 T125 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 99750 T125 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@41b8dd13 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 99750 T125 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99751 T125 oass.SolrIndexSearcher.<init> Opening Searcher@1c18a669[collection1] main
   [junit4]   2> 99752 T126 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c18a669[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99752 T125 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 99753 T129 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:40571/_zv collection:control_collection shard:shard1
   [junit4]   2> 99754 T91 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 99754 T91 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 99759 T129 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 99764 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 99766 T131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b465ea name:ZooKeeperConnection Watcher:127.0.0.1:57910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 99766 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 99768 T91 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 99771 T129 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 99774 T91 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 99774 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 99774 T129 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 99775 T129 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@2fc1c575 url=https://127.0.0.1:40571/_zv/collection1 node=127.0.0.1:40571__zv C17_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:40571/_zv, core=collection1, node_name=127.0.0.1:40571__zv}
   [junit4]   2> 99776 T129 C17 P40571 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:40571/_zv/collection1/
   [junit4]   2> 99776 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 99776 T129 C17 P40571 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 99776 T129 C17 P40571 oasc.SyncStrategy.syncToMe https://127.0.0.1:40571/_zv/collection1/ has no replicas
   [junit4]   2> 99777 T129 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:40571/_zv/collection1/ shard1
   [junit4]   2> 99778 T129 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 99782 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 99823 T91 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 99824 T91 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 99830 T91 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 99833 T91 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:42258
   [junit4]   2> 99836 T91 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 99836 T91 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 99837 T91 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395723545133
   [junit4]   2> 99837 T91 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395723545133/'
   [junit4]   2> 99854 T91 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395723545133/solr.xml
   [junit4]   2> 99857 T131 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> 99857 T122 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> 99865 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 99870 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 99911 T91 oasc.CoreContainer.<init> New CoreContainer 1732180176
   [junit4]   2> 99912 T91 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395723545133/]
   [junit4]   2> 99913 T91 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 99913 T91 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 99913 T91 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 99914 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 99914 T91 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 99914 T91 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 99914 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 99915 T91 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 99915 T91 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 99918 T91 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 99918 T91 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 99919 T91 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 99919 T91 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57910/solr
   [junit4]   2> 99919 T91 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 99920 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 99922 T142 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a897ef name:ZooKeeperConnection Watcher:127.0.0.1:57910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 99923 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 99925 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 99927 T144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f2c2f5e name:ZooKeeperConnection Watcher:127.0.0.1:57910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 99927 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 99939 T91 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 99975 T131 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> 99975 T122 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> 99975 T144 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> 100015 T129 oasc.ZkController.register We are https://127.0.0.1:40571/_zv/collection1/ and leader is https://127.0.0.1:40571/_zv/collection1/
   [junit4]   2> 100016 T129 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:40571/_zv
   [junit4]   2> 100016 T129 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 100017 T129 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 100017 T129 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 100020 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100020 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100021 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100021 T129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100023 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100025 T123 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40571/_zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40571__zv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 100033 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100136 T144 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> 100137 T122 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> 100136 T131 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> 100944 T91 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42258__zv
   [junit4]   2> 100946 T91 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42258__zv
   [junit4]   2> 100949 T131 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 100949 T144 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 100949 T122 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 100960 T145 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 100961 T145 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 100962 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100962 T145 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 100962 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100962 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100966 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100967 T123 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:42258/_zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42258__zv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 100967 T123 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 100968 T123 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 100971 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 101077 T122 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> 101077 T131 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> 101077 T144 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> 101962 T145 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 101963 T145 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 101964 T145 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 101965 T145 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 101967 T145 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 101968 T145 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395723545133/collection1/'
   [junit4]   2> 102029 T145 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 102068 T145 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 102071 T145 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 102107 T145 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 102465 T145 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 102467 T145 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 102469 T145 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 102470 T145 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 102470 T145 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 102471 T145 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 102471 T145 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395723545133/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty1/
   [junit4]   2> 102471 T145 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 102472 T145 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty1
   [junit4]   2> 102472 T145 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty1/index/
   [junit4]   2> 102472 T145 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 102472 T145 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty1/index
   [junit4]   2> 102474 T145 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@341aa040 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 102474 T145 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 102475 T145 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 102476 T145 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 102476 T145 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 102476 T145 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 102476 T145 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 102477 T145 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 102477 T145 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 102477 T145 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 102479 T145 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 102482 T145 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 102482 T145 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 102483 T145 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@341aa040 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 102483 T145 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 102483 T145 oass.SolrIndexSearcher.<init> Opening Searcher@176a6a67[collection1] main
   [junit4]   2> 102484 T145 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 102484 T146 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@176a6a67[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 102485 T149 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:42258/_zv collection:collection1 shard:shard2
   [junit4]   2> 102486 T91 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 102486 T91 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 102487 T149 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 102501 T149 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 102504 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102504 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102504 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102505 T149 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 102505 T149 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@540fbe1d url=https://127.0.0.1:42258/_zv/collection1 node=127.0.0.1:42258__zv C18_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:42258/_zv, core=collection1, node_name=127.0.0.1:42258__zv}
   [junit4]   2> 102505 T149 C18 P42258 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:42258/_zv/collection1/
   [junit4]   2> 102506 T149 C18 P42258 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 102506 T149 C18 P42258 oasc.SyncStrategy.syncToMe https://127.0.0.1:42258/_zv/collection1/ has no replicas
   [junit4]   2> 102506 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 102506 T149 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:42258/_zv/collection1/ shard2
   [junit4]   2> 102507 T149 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 102515 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102517 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102521 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102547 T91 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 102550 T91 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 102555 T91 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 102560 T91 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47557
   [junit4]   2> 102566 T91 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 102566 T91 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 102567 T91 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395723547847
   [junit4]   2> 102567 T91 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395723547847/'
   [junit4]   2> 102580 T91 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395723547847/solr.xml
   [junit4]   2> 102621 T91 oasc.CoreContainer.<init> New CoreContainer 1414788704
   [junit4]   2> 102622 T91 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395723547847/]
   [junit4]   2> 102623 T91 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 102623 T91 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 102623 T91 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 102623 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 102624 T91 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 102624 T91 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 102624 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 102624 T91 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 102624 T91 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 102625 T122 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> 102626 T144 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> 102626 T131 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> 102628 T91 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 102628 T91 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 102629 T91 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 102629 T91 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57910/solr
   [junit4]   2> 102629 T91 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 102630 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102632 T160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@529dbb31 name:ZooKeeperConnection Watcher:127.0.0.1:57910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102633 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102637 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102638 T162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de95d1d name:ZooKeeperConnection Watcher:127.0.0.1:57910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102639 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102650 T91 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 102668 T149 oasc.ZkController.register We are https://127.0.0.1:42258/_zv/collection1/ and leader is https://127.0.0.1:42258/_zv/collection1/
   [junit4]   2> 102669 T149 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:42258/_zv
   [junit4]   2> 102669 T149 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 102669 T149 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 102669 T149 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 102672 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102672 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102672 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102673 T149 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 102674 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 102676 T123 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:42258/_zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42258__zv",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 102682 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 102788 T144 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> 102788 T162 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> 102788 T122 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> 102788 T131 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> 103657 T91 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47557__zv
   [junit4]   2> 103659 T91 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47557__zv
   [junit4]   2> 103666 T144 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 103666 T131 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 103666 T162 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 103666 T122 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 103687 T163 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 103687 T163 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 103690 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103690 T163 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 103690 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103691 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103693 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103695 T123 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47557/_zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47557__zv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 103695 T123 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 103696 T123 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 103701 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103806 T131 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> 103806 T122 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> 103806 T144 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> 103806 T162 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> 104691 T163 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 104691 T163 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 104692 T163 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 104692 T163 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 104694 T163 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104694 T163 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395723547847/collection1/'
   [junit4]   2> 104740 T163 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 104777 T163 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 104781 T163 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 104805 T163 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 105129 T163 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 105132 T163 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 105133 T163 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 105134 T163 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 105135 T163 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 105135 T163 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 105135 T163 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395723547847/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/
   [junit4]   2> 105135 T163 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 105136 T163 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2
   [junit4]   2> 105136 T163 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index/
   [junit4]   2> 105136 T163 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 105136 T163 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index
   [junit4]   2> 105137 T163 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3aae8462 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 105138 T163 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 105138 T163 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 105139 T163 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 105139 T163 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 105139 T163 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 105139 T163 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 105140 T163 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 105140 T163 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 105140 T163 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 105142 T163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 105145 T163 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 105145 T163 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 105146 T163 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3aae8462 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 105146 T163 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 105146 T163 oass.SolrIndexSearcher.<init> Opening Searcher@24f04e8b[collection1] main
   [junit4]   2> 105147 T164 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24f04e8b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 105147 T163 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 105148 T167 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47557/_zv collection:collection1 shard:shard1
   [junit4]   2> 105149 T91 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 105149 T91 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 105150 T167 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 105159 T167 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 105162 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105162 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105162 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105162 T167 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 105162 T167 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@2258b5ff url=https://127.0.0.1:47557/_zv/collection1 node=127.0.0.1:47557__zv C19_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:47557/_zv, core=collection1, node_name=127.0.0.1:47557__zv}
   [junit4]   2> 105163 T167 C19 P47557 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47557/_zv/collection1/
   [junit4]   2> 105163 T167 C19 P47557 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 105163 T167 C19 P47557 oasc.SyncStrategy.syncToMe https://127.0.0.1:47557/_zv/collection1/ has no replicas
   [junit4]   2> 105163 T167 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47557/_zv/collection1/ shard1
   [junit4]   2> 105164 T167 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 105164 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105168 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105171 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105176 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105200 T91 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 105201 T91 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 105207 T91 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 105210 T91 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38098
   [junit4]   2> 105214 T91 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 105215 T91 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105215 T91 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395723550510
   [junit4]   2> 105215 T91 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395723550510/'
   [junit4]   2> 105231 T91 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395723550510/solr.xml
   [junit4]   2> 105275 T91 oasc.CoreContainer.<init> New CoreContainer 817922792
   [junit4]   2> 105276 T91 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395723550510/]
   [junit4]   2> 105277 T91 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 105277 T91 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 105277 T91 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 105278 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 105278 T91 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 105278 T91 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 105278 T91 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 105279 T91 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 105279 T91 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 105280 T122 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> 105280 T144 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> 105281 T131 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> 105280 T162 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> 105282 T91 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 105282 T91 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 105282 T91 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 105283 T91 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57910/solr
   [junit4]   2> 105283 T91 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 105284 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 105286 T178 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fc8e3d name:ZooKeeperConnection Watcher:127.0.0.1:57910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105286 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 105290 T91 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 105292 T180 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47edaaef name:ZooKeeperConnection Watcher:127.0.0.1:57910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 105292 T91 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 105301 T91 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 105323 T167 oasc.ZkController.register We are https://127.0.0.1:47557/_zv/collection1/ and leader is https://127.0.0.1:47557/_zv/collection1/
   [junit4]   2> 105323 T167 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47557/_zv
   [junit4]   2> 105323 T167 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 105323 T167 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 105323 T167 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 105325 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105325 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105325 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105326 T167 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105327 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105329 T123 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47557/_zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47557__zv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 105332 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105437 T131 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> 105437 T122 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> 105437 T180 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> 105437 T144 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> 105437 T162 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> 106306 T91 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38098__zv
   [junit4]   2> 106308 T91 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38098__zv
   [junit4]   2> 106314 T144 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 106314 T131 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 106314 T162 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 106315 T180 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 106314 T122 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 106334 T181 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 106334 T181 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 106337 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 106337 T181 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 106338 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 106338 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 106343 T123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 106345 T123 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38098/_zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38098__zv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 106345 T123 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 106345 T123 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 106352 T122 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 106457 T162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 106457 T122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 106457 T144 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 106457 T180 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 106457 T131 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 107338 T181 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 107339 T181 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 107340 T181 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 107341 T181 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 107343 T181 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 107344 T181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395723550510/collection1/'
   [junit4]   2> 107399 T181 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 107439 T181 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 107441 T181 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 107463 T181 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 107832 T181 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 107834 T181 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 107836 T181 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 107836 T181 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 107837 T181 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 107837 T181 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 107837 T181 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395723550510/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty3/
   [junit4]   2> 107837 T181 oasc.SolrCore.

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

[junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 115490 T91 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 115491 T91 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index;done=false>>]
   [junit4]   2> 115491 T91 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2/index
   [junit4]   2> 115492 T91 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2;done=false>>]
   [junit4]   2> 115492 T91 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty2
   [junit4]   2> 115497 T162 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 115522 T91 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_zv,null}
   [junit4]   2> 115573 T91 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 38098
   [junit4]   2> 115574 T91 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=817922792
   [junit4]   2> 115574 T91 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 115575 T91 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 115603 T91 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_zv,null}
   [junit4]   2> 115661 T91 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 115664 T91 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57910 57910
   [junit4]   2> 116906 T144 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@60d8edf8 url=https://127.0.0.1:38098/_zv/collection1 node=127.0.0.1:38098__zv C27_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:38098/_zv, core=collection1, node_name=127.0.0.1:38098__zv}
   [junit4]   2> 117909 T180 C27 P38098 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 116999 T162 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 125778 T180 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 125778 T180 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@60d8edf8
   [junit4]   2> 125779 T180 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=4}
   [junit4]   2> 125779 T180 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 125780 T180 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 125780 T180 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 125783 T180 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 125784 T180 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 125785 T180 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty3;done=false>>]
   [junit4]   2> 125785 T180 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty3
   [junit4]   2> 125785 T180 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty3/index;done=false>>]
   [junit4]   2> 125786 T180 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395723542746/jetty3/index
   [junit4]   2> 125786 T180 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 125786 T180 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> 125787 T180 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 125787 T180 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/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:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [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:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [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: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=C2518E45DEF0C688 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=Pacific/Funafuti -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 28.4s J0 | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2518E45DEF0C688:43B7005DA9AFA6B4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 125795 T91 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=FSTOrd41, range_facet_si=MockFixedIntBlock(blockSize=1374), range_facet_l=MockFixedIntBlock(blockSize=1374), range_facet_sl=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Asserting), intDefault=FSTOrd41, id=PostingsFormat(name=MockRandom), multiDefault=MockFixedIntBlock(blockSize=1374), timestamp=MockFixedIntBlock(blockSize=1374), a_t=MockFixedIntBlock(blockSize=1374)}, docValues:{}, sim=DefaultSimilarity, locale=ja_JP_JP_#u-ca-japanese, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 3.8.0-37-generic amd64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=8,threads=1,free=72554968,total=126418944
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleEmbeddedTest, SolrExceptionTest, SolrParamTest, TestUpdateRequestCodec, TestRetryUtil, TestDocumentObjectBinder, ClientUtilsTest, TestJavaBinCodec, SolrExampleStreamingBinaryTest, SolrPingTest, ContentStreamTest, TestEmbeddedSolrServer, CloudSolrServerTest]
   [junit4] Completed on J0 in 88.32s, 2 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 86 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:908: There were test failures: 49 suites, 284 tests, 1 error, 1 failure

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