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/02/18 00:38:22 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9511 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9511/
Java: 32bit/jdk1.7.0_60-ea-b04 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=802, name=Thread-354, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=802, name=Thread-354, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: org.apache.solr.client.solrj.impl.CloudSolrServer$RouteException: Read timed out
	at __randomizedtesting.SeedInfo.seed([C415B6899A142A94]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.directUpdate(CloudSolrServer.java:351)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:510)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:376)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Read timed out
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	at org.apache.solr.client.solrj.impl.CloudSolrServer$1.call(CloudSolrServer.java:332)
	at org.apache.solr.client.solrj.impl.CloudSolrServer$1.call(CloudSolrServer.java:329)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10304 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 165497 T505 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 165498 T505 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 165500 T505 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-FullSolrCloudDistribCmdsTest-1392678699937
   [junit4]   2> 165501 T505 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 165501 T506 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 165601 T505 oasc.ZkTestServer.run start zk server on port:54299
   [junit4]   2> 165603 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 165665 T512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b964a4 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 165666 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 165666 T505 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 165675 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 165677 T514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3baf2 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 165678 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 165678 T505 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 165684 T505 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 165687 T505 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 165690 T505 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 165695 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 165696 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 165702 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 165703 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 165709 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 165710 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 165714 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 165715 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 165721 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 165721 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 165726 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 165727 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 165732 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 165733 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 165739 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 165740 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 165745 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 165746 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 165751 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 165752 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 165757 T505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 165757 T505 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 165764 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 165767 T516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e5cae9 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 165768 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 165852 T505 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 165855 T505 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 165857 T505 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:43254
   [junit4]   2> 165858 T505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 165858 T505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 165859 T505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209
   [junit4]   2> 165859 T505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/'
   [junit4]   2> 165870 T505 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/solr.xml
   [junit4]   2> 165903 T505 oasc.CoreContainer.<init> New CoreContainer 28533624
   [junit4]   2> 165903 T505 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/]
   [junit4]   2> 165904 T505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 165904 T505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 165905 T505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 165905 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 165905 T505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 165905 T505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 165906 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 165906 T505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 165906 T505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 165909 T505 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 165910 T505 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 165910 T505 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 165910 T505 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
   [junit4]   2> 165911 T505 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 165911 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 165914 T527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c77371 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 165915 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 165920 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 165922 T529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a95cd7 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 165922 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 165926 T505 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 165933 T505 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 165942 T505 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 165945 T505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43254_
   [junit4]   2> 165947 T505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43254_
   [junit4]   2> 165953 T505 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 165958 T505 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 165965 T505 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:43254_
   [junit4]   2> 165966 T505 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 165970 T505 oasc.Overseer.start Overseer (id=91270591279333380-127.0.0.1:43254_-n_0000000000) starting
   [junit4]   2> 165976 T505 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 165983 T531 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 165984 T505 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 165985 T531 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 165989 T505 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 165994 T505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 166000 T530 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 166017 T532 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 166017 T532 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 166020 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 166020 T532 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 166023 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 166024 T530 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:43254",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43254_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 166024 T530 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 166026 T530 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 166030 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 166032 T529 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> 167021 T532 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 167021 T532 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/collection1
   [junit4]   2> 167022 T532 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 167023 T532 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 167023 T532 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 167026 T532 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 167026 T532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/collection1/'
   [junit4]   2> 167027 T532 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/collection1/lib/classes/' to classloader
   [junit4]   2> 167028 T532 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/collection1/lib/README' to classloader
   [junit4]   2> 167081 T532 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 167116 T532 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 167119 T532 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 167125 T532 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 167408 T532 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 167410 T532 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 167411 T532 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 167415 T532 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 167464 T532 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 167464 T532 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1392678700209/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/control/data/
   [junit4]   2> 167465 T532 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da243b
   [junit4]   2> 167466 T532 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/control/data
   [junit4]   2> 167467 T532 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/control/data/index/
   [junit4]   2> 167468 T532 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 167468 T532 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/control/data/index
   [junit4]   2> 167469 T532 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 167471 T532 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@8beaf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1574c9f),segFN=segments_1,generation=1}
   [junit4]   2> 167471 T532 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 167478 T532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 167478 T532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 167479 T532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 167479 T532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 167480 T532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 167480 T532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 167481 T532 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 167481 T532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 167482 T532 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 167482 T532 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 167483 T532 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 167484 T532 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 167484 T532 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 167485 T532 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 167486 T532 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 167486 T532 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 167487 T532 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 167492 T532 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 167496 T532 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 167496 T532 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 167496 T532 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 167497 T532 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@8beaf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1574c9f),segFN=segments_1,generation=1}
   [junit4]   2> 167497 T532 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 167497 T532 oass.SolrIndexSearcher.<init> Opening Searcher@c0305f[collection1] main
   [junit4]   2> 167499 T533 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c0305f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 167501 T532 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 167501 T505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 167502 T505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 167501 T536 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:43254 collection:control_collection shard:shard1
   [junit4]   2> 167505 T536 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 167507 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 167509 T538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e3129 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167509 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 167512 T505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 167516 T505 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 167517 T536 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 167519 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167519 T536 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 167519 T536 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C535 name=collection1 org.apache.solr.core.SolrCore@12c391e url=https://127.0.0.1:43254/collection1 node=127.0.0.1:43254_ C535_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:43254, core=collection1, node_name=127.0.0.1:43254_}
   [junit4]   2> 167519 T536 C535 P43254 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:43254/collection1/
   [junit4]   2> 167520 T536 C535 P43254 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 167520 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 167520 T536 C535 P43254 oasc.SyncStrategy.syncToMe https://127.0.0.1:43254/collection1/ has no replicas
   [junit4]   2> 167520 T536 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:43254/collection1/ shard1
   [junit4]   2> 167521 T536 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 167523 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167526 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167530 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167597 T505 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 167598 T505 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 167601 T505 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 167602 T505 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:46704
   [junit4]   2> 167603 T505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 167604 T505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 167604 T505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953
   [junit4]   2> 167605 T505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/'
   [junit4]   2> 167621 T505 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/solr.xml
   [junit4]   2> 167639 T529 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> 167639 T538 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> 167664 T505 oasc.CoreContainer.<init> New CoreContainer 19391538
   [junit4]   2> 167664 T505 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/]
   [junit4]   2> 167665 T505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 167665 T505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 167665 T505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 167666 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 167666 T505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 167666 T505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 167666 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 167667 T505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 167667 T505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 167670 T505 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 167670 T505 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 167671 T505 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 167671 T505 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
   [junit4]   2> 167671 T505 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 167672 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 167674 T549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c39826 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167674 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 167677 T536 oasc.ZkController.register We are https://127.0.0.1:43254/collection1/ and leader is https://127.0.0.1:43254/collection1/
   [junit4]   2> 167677 T536 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43254
   [junit4]   2> 167677 T536 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 167677 T536 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 167678 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 167678 T536 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 167679 T551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f5f3e6 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167679 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 167679 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167681 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167681 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167681 T536 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 167684 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 167685 T530 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:43254",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43254_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 167689 T505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 167689 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 167793 T538 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> 167793 T529 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> 167793 T551 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> 168695 T505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46704_
   [junit4]   2> 168697 T505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46704_
   [junit4]   2> 168703 T538 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 168703 T551 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 168703 T529 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 168729 T552 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 168730 T552 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 168732 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 168732 T552 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 168732 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 168733 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 168736 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 168737 T530 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:46704",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46704_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 168738 T530 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 168738 T530 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 168743 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 168848 T538 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> 168848 T551 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> 168848 T529 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> 169733 T552 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 169733 T552 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/collection1
   [junit4]   2> 169733 T552 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 169734 T552 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 169734 T552 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 169735 T552 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 169736 T552 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/collection1/'
   [junit4]   2> 169737 T552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/collection1/lib/classes/' to classloader
   [junit4]   2> 169737 T552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/collection1/lib/README' to classloader
   [junit4]   2> 169774 T552 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 169817 T552 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 169819 T552 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 169826 T552 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 170163 T552 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 170165 T552 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 170167 T552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 170171 T552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 170202 T552 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 170202 T552 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1392678701953/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty1/
   [junit4]   2> 170203 T552 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da243b
   [junit4]   2> 170204 T552 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty1
   [junit4]   2> 170204 T552 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty1/index/
   [junit4]   2> 170204 T552 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 170205 T552 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty1/index
   [junit4]   2> 170205 T552 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 170206 T552 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c8f0b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657642),segFN=segments_1,generation=1}
   [junit4]   2> 170207 T552 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 170211 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 170212 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 170212 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 170212 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 170213 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 170213 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 170213 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 170214 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 170214 T552 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 170215 T552 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 170216 T552 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 170216 T552 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 170216 T552 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 170217 T552 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 170218 T552 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 170218 T552 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 170219 T552 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 170221 T552 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 170223 T552 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 170224 T552 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 170225 T552 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 170225 T552 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c8f0b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657642),segFN=segments_1,generation=1}
   [junit4]   2> 170225 T552 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 170226 T552 oass.SolrIndexSearcher.<init> Opening Searcher@8587df[collection1] main
   [junit4]   2> 170234 T552 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 170234 T505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 170235 T505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 170234 T553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8587df[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 170234 T556 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:46704 collection:collection1 shard:shard3
   [junit4]   2> 170236 T556 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 170244 T556 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 170246 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170246 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170246 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170246 T556 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 170247 T556 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C536 name=collection1 org.apache.solr.core.SolrCore@8b0170 url=https://127.0.0.1:46704/collection1 node=127.0.0.1:46704_ C536_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:46704, core=collection1, node_name=127.0.0.1:46704_}
   [junit4]   2> 170247 T556 C536 P46704 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:46704/collection1/
   [junit4]   2> 170247 T556 C536 P46704 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 170247 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 170247 T556 C536 P46704 oasc.SyncStrategy.syncToMe https://127.0.0.1:46704/collection1/ has no replicas
   [junit4]   2> 170248 T556 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:46704/collection1/ shard3
   [junit4]   2> 170248 T556 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 170250 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170254 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170257 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170335 T505 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 170336 T505 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 170345 T505 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 170346 T505 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:35564
   [junit4]   2> 170348 T505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 170349 T505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 170349 T505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673
   [junit4]   2> 170349 T505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/'
   [junit4]   2> 170360 T551 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> 170360 T529 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> 170360 T538 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> 170372 T505 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/solr.xml
   [junit4]   2> 170401 T505 oasc.CoreContainer.<init> New CoreContainer 25281955
   [junit4]   2> 170401 T505 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/]
   [junit4]   2> 170402 T505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 170402 T505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 170403 T505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 170403 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 170404 T505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 170404 T505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 170404 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 170405 T505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 170405 T505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 170406 T556 oasc.ZkController.register We are https://127.0.0.1:46704/collection1/ and leader is https://127.0.0.1:46704/collection1/
   [junit4]   2> 170406 T556 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:46704
   [junit4]   2> 170406 T556 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 170406 T556 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 170407 T556 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 170408 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170408 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170408 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170408 T556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 170409 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 170410 T505 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 170410 T505 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 170410 T530 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:46704",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46704_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 170411 T505 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 170411 T505 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
   [junit4]   2> 170411 T505 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 170412 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 170413 T567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b2393 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 170413 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 170414 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 170425 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 170427 T569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c7eed name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 170427 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 170433 T505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 170517 T529 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> 170518 T551 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> 170518 T538 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> 170517 T569 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> 171438 T505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35564_
   [junit4]   2> 171440 T505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35564_
   [junit4]   2> 171445 T538 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 171446 T551 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 171446 T529 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 171446 T569 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 171457 T570 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 171457 T570 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 171459 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 171459 T570 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 171459 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 171460 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 171463 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 171465 T530 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:35564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35564_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 171465 T530 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 171466 T530 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 171472 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 171576 T569 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> 171576 T529 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> 171576 T538 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> 171576 T551 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> 172460 T570 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 172460 T570 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/collection1
   [junit4]   2> 172461 T570 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 172461 T570 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 172462 T570 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 172463 T570 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 172463 T570 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/collection1/'
   [junit4]   2> 172464 T570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/collection1/lib/classes/' to classloader
   [junit4]   2> 172464 T570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/collection1/lib/README' to classloader
   [junit4]   2> 172508 T570 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 172545 T570 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 172547 T570 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 172554 T570 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 172874 T570 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 172876 T570 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 172887 T570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 172891 T570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 172934 T570 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 172934 T570 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1392678704673/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty2/
   [junit4]   2> 172935 T570 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da243b
   [junit4]   2> 172936 T570 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty2
   [junit4]   2> 172936 T570 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty2/index/
   [junit4]   2> 172937 T570 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 172938 T570 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty2/index
   [junit4]   2> 172938 T570 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 172940 T570 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cc8c98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e398c),segFN=segments_1,generation=1}
   [junit4]   2> 172940 T570 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 172947 T570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 172947 T570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 172949 T570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 172949 T570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 172949 T570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 172950 T570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 172951 T570 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 172952 T570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 172952 T570 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 172953 T570 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 172954 T570 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 172955 T570 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 172955 T570 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 172956 T570 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 172956 T570 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 172956 T570 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 172957 T570 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 172959 T570 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 172961 T570 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 172961 T570 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 172962 T570 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 172963 T570 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cc8c98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e398c),segFN=segments_1,generation=1}
   [junit4]   2> 172963 T570 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 172963 T570 oass.SolrIndexSearcher.<init> Opening Searcher@1a99bea[collection1] main
   [junit4]   2> 172967 T571 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a99bea[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 172970 T570 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 172970 T505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 172971 T505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 172970 T574 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:35564 collection:collection1 shard:shard1
   [junit4]   2> 172974 T574 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 172984 T574 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 172988 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 172988 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 172989 T574 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 172989 T574 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 172989 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C537 name=collection1 org.apache.solr.core.SolrCore@1e2b748 url=https://127.0.0.1:35564/collection1 node=127.0.0.1:35564_ C537_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:35564, core=collection1, node_name=127.0.0.1:35564_}
   [junit4]   2> 172990 T574 C537 P35564 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:35564/collection1/
   [junit4]   2> 172990 T574 C537 P35564 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 172991 T574 C537 P35564 oasc.SyncStrategy.syncToMe https://127.0.0.1:35564/collection1/ has no replicas
   [junit4]   2> 172991 T574 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:35564/collection1/ shard1
   [junit4]   2> 172991 T574 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 172992 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 172997 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 172998 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 173002 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 173060 T505 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 173061 T505 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 173066 T505 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 173070 T505 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55011
   [junit4]   2> 173072 T505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 173073 T505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 173074 T505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410
   [junit4]   2> 173074 T505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/'
   [junit4]   2> 173095 T505 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/solr.xml
   [junit4]   2> 173106 T551 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> 173106 T529 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> 173106 T569 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> 173106 T538 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> 173122 T505 oasc.CoreContainer.<init> New CoreContainer 21895814
   [junit4]   2> 173122 T505 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/]
   [junit4]   2> 173123 T505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 173123 T505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 173124 T505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 173124 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 173124 T505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 173124 T505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 173125 T505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 173125 T505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 173125 T505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 173137 T505 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 173137 T505 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 173137 T505 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 173138 T505 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
   [junit4]   2> 173138 T505 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 173139 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 173140 T585 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34252a name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 173141 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 173144 T505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 173145 T587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1389f24 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 173146 T505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 173149 T574 oasc.ZkController.register We are https://127.0.0.1:35564/collection1/ and leader is https://127.0.0.1:35564/collection1/
   [junit4]   2> 173150 T574 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:35564
   [junit4]   2> 173150 T574 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 173150 T574 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 173150 T574 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 173151 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 173152 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 173152 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 173152 T574 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 173153 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 173153 T505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 173154 T530 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:35564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35564_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 173158 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 173262 T529 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> 173263 T551 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> 173263 T569 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> 173263 T587 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> 173262 T538 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> 174159 T505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55011_
   [junit4]   2> 174161 T505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55011_
   [junit4]   2> 174166 T538 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 174166 T569 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 174166 T529 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 174167 T587 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 174166 T551 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 174241 T588 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 174241 T588 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 174244 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 174244 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 174245 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 174244 T588 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 174248 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 174250 T530 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55011",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55011_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 174251 T530 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 174251 T530 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 174257 T529 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 174361 T538 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> 174361 T551 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> 174361 T569 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> 174361 T587 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> 174361 T529 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> 175246 T588 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 175246 T588 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/collection1
   [junit4]   2> 175247 T588 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 175248 T588 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 175249 T588 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 175251 T588 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 175251 T588 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/collection1/'
   [junit4]   2> 175252 T588 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/collection1/lib/classes/' to classloader
   [junit4]   2> 175253 T588 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/collection1/lib/README' to classloader
   [junit4]   2> 175317 T588 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 175350 T588 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 175353 T588 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 175359 T588 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 175677 T588 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 175679 T588 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 175680 T588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 175684 T588 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 175721 T588 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 175722 T588 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1392678707410/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty3/
   [junit4]   2> 175722 T588 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da243b
   [junit4]   2> 175723 T588 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty3
   [junit4]   2> 175724 T588 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty3/index/
   [junit4]   2> 175724 T588 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 175725 T588 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1392678699937/jetty3/index
   [junit4]   2> 175726 T588 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 175727 T588 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12fb1a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1273aea),segFN=segments_1,generation=1}
   [junit4]   2> 175727 T588 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 175733 T588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 175734 T588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 175734 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 175735 T588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 175735 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 175735 T588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 175736 T588 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 175736 T588 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 175736 T588 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 175736 T588 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 175737 T588 oasc.RequestHandlers.initHandlersFromConfig created /ge

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

rZkClient.java:254)
   [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:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 421020 T605 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {8parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 7grand6_s=FST41, 9parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 10parent_f2_s=PostingsFormat(name=Asserting), 0parent_f2_s=FST41, 15parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 28parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 36parent_f2_s=PostingsFormat(name=Asserting), 24parent_f1_s=PostingsFormat(name=Asserting), 2grand0_s=PostingsFormat(name=Asserting), 4grand2_s=PostingsFormat(name=Asserting), 4child3_s=PostingsFormat(name=Memory doPackFST= true), 11parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 41parent_f1_s=FST41, 39parent_f2_s=FST41, 1child0_s=FST41, 16parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 7parent_f1_s=FST41, 13parent_f1_s=PostingsFormat(name=Asserting), 2child0_s=PostingsFormat(name=Asserting), text_t=PostingsFormat(name=Asserting), 4grand3_s=FST41, 25parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 23parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 41parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 5parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 6grand5_s=FST41, 7grand3_s=PostingsFormat(name=Asserting), 15parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 4parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 4child2_s=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), 40parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 17parent_f1_s=PostingsFormat(name=Asserting), 2grand1_s=PostingsFormat(name=Memory doPackFST= true), 6grand1_s=FST41, 35parent_f2_s=FST41, 7grand1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 3child2_s=FST41, 28parent_f1_s=PostingsFormat(name=Asserting), 26parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 31parent_f1_s=PostingsFormat(name=Asserting), 20parent_f1_s=PostingsFormat(name=Asserting), 5grand2_s=PostingsFormat(name=Memory doPackFST= true), 34parent_f1_s=FST41, 6grand2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 5grand3_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 25parent_f2_s=PostingsFormat(name=Asserting), 42parent_f1_s=PostingsFormat(name=Asserting), 21parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 2parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 35parent_f1_s=PostingsFormat(name=Asserting), 18parent_f1_s=FST41, 4child1_s=FST41, 3parent_f1_s=FST41, 5grand1_s=PostingsFormat(name=Asserting), 14parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 39parent_f1_s=PostingsFormat(name=Asserting), 29parent_f1_s=FST41, 6grand3_s=PostingsFormat(name=Memory doPackFST= true), 30parent_f1_s=FST41, 16parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 7grand5_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 20parent_f2_s=FST41, 33parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 11parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 38parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 4grand1_s=PostingsFormat(name=Memory doPackFST= true), 32parent_f2_s=PostingsFormat(name=Asserting), 1parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 3child1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 37parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 27parent_f1_s=FST41, 6grand0_s=PostingsFormat(name=Asserting), rnd_b=FST41, 12parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 31parent_f2_s=FST41, 37parent_f2_s=PostingsFormat(name=Memory doPackFST= true), id=FST41, 42parent_f2_s=FST41, 8parent_f2_s=FST41, 2child1_s=FST41, 22parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 36parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 21parent_f2_s=PostingsFormat(name=Asserting), 29parent_f2_s=PostingsFormat(name=Asserting), 3child0_s=PostingsFormat(name=Memory doPackFST= true), 24parent_f2_s=FST41, 18parent_f2_s=PostingsFormat(name=Asserting), 7parent_f2_s=PostingsFormat(name=Asserting), 12parent_f1_s=FST41, 26parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 34parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 13parent_f2_s=FST41, 4parent_f2_s=FST41, 14parent_f2_s=PostingsFormat(name=Asserting), 30parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 0parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 7grand4_s=PostingsFormat(name=Memory doPackFST= true), 5grand0_s=FST41, 4child0_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 5grand4_s=FST41, 6grand4_s=PostingsFormat(name=Asserting), 10parent_f1_s=PostingsFormat(name=Memory doPackFST= true), _root_=PostingsFormat(name=Asserting), 3parent_f2_s=PostingsFormat(name=Asserting), type_s=PostingsFormat(name=Asserting), 3grand0_s=PostingsFormat(name=Memory doPackFST= true), 1grand0_s=PostingsFormat(name=Memory doPackFST= true), 27parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 3grand1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), _version_=PostingsFormat(name=Asserting), 38parent_f1_s=FST41, 17parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 23parent_f1_s=FST41, 33parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 22parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 19parent_f2_s=FST41, 9parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 1parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 6parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 5parent_f2_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 7grand0_s=PostingsFormat(name=Memory doPackFST= true), 7grand2_s=FST41, 2parent_f1_s=PostingsFormat(name=Asserting), 32parent_f1_s=PostingsFormat(name=Memory doPackFST= true), 3grand2_s=FST41, 4grand0_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 40parent_f2_s=PostingsFormat(name=Memory doPackFST= true), 19parent_f1_s=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), 6parent_f1_s=PostingsFormat(name=Asserting)}, docValues:{}, sim=DefaultSimilarity, locale=it, timezone=Africa/Conakry
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=50404864,total=209747968
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest, TestSolrXmlPersistence, OutputWriterTest, TestFastOutputStream, TestImplicitCoreProperties, TestReload, TestJmxIntegration, TestDFRSimilarityFactory, DocumentAnalysisRequestHandlerTest, TestDistributedSearch, SolrTestCaseJ4Test, TestHashPartitioner, HardAutoCommitTest, TestReloadAndDeleteDocs, OpenExchangeRatesOrgProviderTest, TestStandardQParsers, RAMDirectoryFactoryTest, TestSolrCoreProperties, MultiTermTest, TestClassNameShortening, HdfsBasicDistributedZkTest, TestSolr4Spatial, SuggestComponentTest, TestNRTOpen, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J1 in 255.77s, 1 test, 1 error <<< FAILURES!

[...truncated 883 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 error, 35 ignored (7 assumptions)

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