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/01/03 01:58:24 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_45) - Build # 8934 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8934/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.UnloadDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest:     1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:503)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest: 
   1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
	at __randomizedtesting.SeedInfo.seed([37EC6A8B15CF917]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.UnloadDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:503)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
	at __randomizedtesting.SeedInfo.seed([37EC6A8B15CF917]:0)




Build Log:
[...truncated 10224 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 259935 T732 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /b_h/
   [junit4]   2> 259941 T732 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310
   [junit4]   2> 259942 T732 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 259942 T733 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 260042 T732 oasc.ZkTestServer.run start zk server on port:35601
   [junit4]   2> 260043 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 260148 T740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51af46a3 name:ZooKeeperConnection Watcher:127.0.0.1:35601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 260148 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 260148 T732 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 260154 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 260156 T743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37043aac name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 260156 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 260157 T732 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 260160 T732 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 260162 T732 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 260164 T732 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 260166 T732 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> 260167 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 260170 T732 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 260171 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 260174 T732 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> 260174 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 260177 T732 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> 260178 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 260180 T732 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> 260181 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 260183 T732 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> 260184 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 260186 T732 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> 260186 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 260189 T732 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> 260189 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 260191 T732 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> 260191 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 260194 T732 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> 260194 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 260197 T732 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> 260198 T732 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 260276 T732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 260285 T732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60082
   [junit4]   2> 260286 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 260286 T732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 260286 T732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1388710281571
   [junit4]   2> 260286 T732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1388710281571/'
   [junit4]   2> 260296 T732 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1388710281571/solr.xml
   [junit4]   2> 260330 T732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 260330 T732 oasc.CoreContainer.<init> New CoreContainer 1941546850
   [junit4]   2> 260330 T732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1388710281571/]
   [junit4]   2> 260331 T732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 260332 T732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 260332 T732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 260332 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 260332 T732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 260332 T732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 260333 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 260333 T732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 260333 T732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 260337 T732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 260337 T732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 260337 T732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 260338 T732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35601/solr
   [junit4]   2> 260338 T732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 260339 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 260341 T755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35d950ee name:ZooKeeperConnection Watcher:127.0.0.1:35601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 260342 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 260344 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 260346 T758 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54c4a9ab name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 260346 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 260348 T732 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 260351 T732 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 260354 T732 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 260357 T732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60082_b_h
   [junit4]   2> 260359 T732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60082_b_h
   [junit4]   2> 260361 T732 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 260363 T732 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 260367 T732 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 260369 T732 oasc.Overseer.start Overseer (id=91010516996194307-127.0.0.1:60082_b_h-n_0000000000) starting
   [junit4]   2> 260372 T732 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 260376 T760 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 260376 T732 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 260379 T732 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 260380 T732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 260384 T732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1388710281571
   [junit4]   2> 260385 T732 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1388710281571/conf/
   [junit4]   2> 260386 T759 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 260416 T732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 260416 T732 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 260417 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 260419 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 260426 T764 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43732d83 name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 260426 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 260427 T732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 260429 T732 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 260533 T732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 260538 T732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48328
   [junit4]   2> 260538 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 260539 T732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 260539 T732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799
   [junit4]   2> 260539 T732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799/'
   [junit4]   2> 260554 T732 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799/solr.xml
   [junit4]   2> 260589 T732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 260590 T732 oasc.CoreContainer.<init> New CoreContainer 572767041
   [junit4]   2> 260590 T732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799/]
   [junit4]   2> 260591 T732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 260591 T732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 260591 T732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 260591 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 260591 T732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 260592 T732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 260592 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 260592 T732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 260592 T732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 260596 T732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 260597 T732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 260597 T732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 260597 T732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35601/solr
   [junit4]   2> 260597 T732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 260598 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 260600 T776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@205f49c5 name:ZooKeeperConnection Watcher:127.0.0.1:35601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 260601 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 260604 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 260606 T779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b2a3804 name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 260606 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 260610 T732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 261613 T732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48328_b_h
   [junit4]   2> 261614 T732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48328_b_h
   [junit4]   2> 261618 T764 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 261618 T758 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 261618 T779 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 261623 T732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799
   [junit4]   2> 261624 T732 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799/conf/
   [junit4]   2> 261663 T732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 261663 T732 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 261664 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 261734 T732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 261736 T732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52180
   [junit4]   2> 261737 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 261738 T732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 261738 T732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034
   [junit4]   2> 261738 T732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034/'
   [junit4]   2> 261748 T732 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034/solr.xml
   [junit4]   2> 261785 T732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 261786 T732 oasc.CoreContainer.<init> New CoreContainer 1355316735
   [junit4]   2> 261786 T732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034/]
   [junit4]   2> 261787 T732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 261787 T732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 261788 T732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 261788 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 261788 T732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 261788 T732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 261789 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 261789 T732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 261789 T732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 261794 T732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 261794 T732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 261794 T732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 261794 T732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35601/solr
   [junit4]   2> 261795 T732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 261796 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 261797 T792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4197c441 name:ZooKeeperConnection Watcher:127.0.0.1:35601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 261798 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 261800 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 261802 T795 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a0cff25 name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 261802 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 261806 T732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 262809 T732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52180_b_h
   [junit4]   2> 262810 T732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52180_b_h
   [junit4]   2> 262820 T779 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 262820 T758 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 262821 T764 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 262821 T795 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 262825 T732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034
   [junit4]   2> 262827 T732 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034/conf/
   [junit4]   2> 262852 T732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 262852 T732 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 262852 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 262925 T732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 262927 T732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60526
   [junit4]   2> 262928 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 262928 T732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 262928 T732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223
   [junit4]   2> 262928 T732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223/'
   [junit4]   2> 262938 T732 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223/solr.xml
   [junit4]   2> 262968 T732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 262968 T732 oasc.CoreContainer.<init> New CoreContainer 2063314787
   [junit4]   2> 262968 T732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223/]
   [junit4]   2> 262969 T732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 262969 T732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 262970 T732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 262970 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 262970 T732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 262970 T732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 262971 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 262971 T732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 262971 T732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 262975 T732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 262975 T732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 262975 T732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 262975 T732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35601/solr
   [junit4]   2> 262976 T732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 262976 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 262978 T808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@733af7b6 name:ZooKeeperConnection Watcher:127.0.0.1:35601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 262979 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 262981 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 262987 T811 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38a52698 name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 262988 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 262991 T732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 263995 T732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60526_b_h
   [junit4]   2> 263996 T732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60526_b_h
   [junit4]   2> 263999 T811 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 263999 T779 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 263999 T795 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 263999 T764 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 263999 T758 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 264004 T732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223
   [junit4]   2> 264005 T732 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223/conf/
   [junit4]   2> 264027 T732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 264028 T732 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 264028 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 264098 T732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 264100 T732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44462
   [junit4]   2> 264100 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 264101 T732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 264101 T732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1388710285398
   [junit4]   2> 264101 T732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1388710285398/'
   [junit4]   2> 264111 T732 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1388710285398/solr.xml
   [junit4]   2> 264141 T732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 264141 T732 oasc.CoreContainer.<init> New CoreContainer 1179634133
   [junit4]   2> 264141 T732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1388710285398/]
   [junit4]   2> 264142 T732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 264142 T732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 264143 T732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 264143 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 264143 T732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 264143 T732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 264143 T732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 264144 T732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 264144 T732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 264148 T732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 264148 T732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 264148 T732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 264148 T732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35601/solr
   [junit4]   2> 264148 T732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 264149 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264159 T824 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76984879 name:ZooKeeperConnection Watcher:127.0.0.1:35601 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264160 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264163 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264164 T827 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a11bce8 name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264165 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264169 T732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 265172 T732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44462_b_h
   [junit4]   2> 265173 T732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44462_b_h
   [junit4]   2> 265176 T764 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 265177 T779 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 265177 T795 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 265177 T758 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 265177 T811 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 265178 T827 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 265184 T732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1388710285398
   [junit4]   2> 265185 T732 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1388710285398/conf/
   [junit4]   2> 265227 T732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 265227 T732 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 265228 T732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 265233 T772 oasc.ZkController.publish publishing core=unloadcollection1 state=down
   [junit4]   2> 265235 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 265235 T772 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 265237 T759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 265237 T759 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48328/b_h",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48328_b_h",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 265238 T759 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with shards [shard1]
   [junit4]   2> 265238 T759 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 265241 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 265245 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 265245 T795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 265246 T758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 265245 T827 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 265245 T811 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 265245 T764 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 266236 T772 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection1
   [junit4]   2> 266236 T772 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799/unloadcollection1
   [junit4]   2> 266237 T772 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 266237 T772 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
   [junit4]   2> 266238 T772 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 266239 T772 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 266239 T772 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
   [junit4]   2> 266241 T772 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 266242 T772 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799/unloadcollection1/'
   [junit4]   2> 266278 T772 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 266315 T772 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 266317 T772 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 266323 T772 oass.IndexSchema.readSchema [unloadcollection1] Schema name=test
   [junit4]   2> 266658 T772 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 266664 T772 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 266666 T772 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 266680 T772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 266684 T772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 266686 T772 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 266688 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 266688 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 266688 T772 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 266689 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 266689 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 266689 T772 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 266690 T772 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1388710281799/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710286599unloadcollection1_1n/
   [junit4]   2> 266690 T772 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13f69fc7
   [junit4]   2> 266691 T772 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710286599unloadcollection1_1n
   [junit4]   2> 266691 T772 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710286599unloadcollection1_1n/index/
   [junit4]   2> 266691 T772 oasc.SolrCore.initIndex WARN [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710286599unloadcollection1_1n/index' doesn't exist. Creating new index...
   [junit4]   2> 266691 T772 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710286599unloadcollection1_1n/index
   [junit4]   2> 266692 T772 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24738258952699824]
   [junit4]   2> 266692 T772 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ed57f3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e362e74),segFN=segments_1,generation=1}
   [junit4]   2> 266692 T772 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 266696 T772 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 266696 T772 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 266697 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 266697 T772 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 266697 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 266697 T772 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 266698 T772 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 266698 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 266698 T772 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 266699 T772 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 266699 T772 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 266699 T772 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 266699 T772 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 266700 T772 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 266700 T772 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 266701 T772 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 266701 T772 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 266704 T772 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 266707 T772 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 266707 T772 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 266708 T772 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1794063512, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 266709 T772 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ed57f3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e362e74),segFN=segments_1,generation=1}
   [junit4]   2> 266709 T772 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 266710 T772 oass.SolrIndexSearcher.<init> Opening Searcher@47aa6f0b main
   [junit4]   2> 266712 T829 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@47aa6f0b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 266715 T772 oasc.CoreContainer.registerCore registering core: unloadcollection1
   [junit4]   2> 266715 T772 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:48328/b_h collection:unloadcollection shard:shard1
   [junit4]   2> 266717 T772 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
   [junit4]   2> 266723 T772 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 266725 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266725 T772 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 266725 T772 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C726 name=unloadcollection1 org.apache.solr.core.SolrCore@3fca49f9 url=http://127.0.0.1:48328/b_h/unloadcollection1 node=127.0.0.1:48328_b_h C726_STATE=coll:unloadcollection core:unloadcollection1 props:{state=down, base_url=http://127.0.0.1:48328/b_h, core=unloadcollection1, node_name=127.0.0.1:48328_b_h}
   [junit4]   2> 266726 T772 C726 P48328 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48328/b_h/unloadcollection1/
   [junit4]   2> 266726 T772 C726 P48328 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 266726 T759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 266726 T772 C726 P48328 oasc.SyncStrategy.syncToMe http://127.0.0.1:48328/b_h/unloadcollection1/ has no replicas
   [junit4]   2> 266726 T772 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48328/b_h/unloadcollection1/ shard1
   [junit4]   2> 266727 T772 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 266730 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266733 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266736 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266838 T758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 266839 T795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 266838 T827 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 266839 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 266839 T811 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 266839 T764 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 266884 T772 oasc.ZkController.register We are http://127.0.0.1:48328/b_h/unloadcollection1/ and leader is http://127.0.0.1:48328/b_h/unloadcollection1/
   [junit4]   2> 266884 T772 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:48328/b_h
   [junit4]   2> 266885 T772 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 266885 T772 oasc.ZkController.publish publishing core=unloadcollection1 state=active
   [junit4]   2> 266886 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266886 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266886 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266887 T772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 266888 T759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 266888 T772 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710286599unloadcollection1_1n&action=CREATE&numShards=1&wt=javabin&name=unloadcollection1&collection=unloadcollection} status=0 QTime=1655 
   [junit4]   2> 266888 T759 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48328/b_h",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48328_b_h",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 266890 T732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 266892 T833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54129ed9 name:ZooKeeperConnection Watcher:127.0.0.1:35601/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 266892 T732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 266893 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266894 T732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 266897 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 266901 T788 oasc.ZkController.publish publishing core=unloadcollection2 state=down
   [junit4]   2> 266901 T788 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 266902 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 266902 T788 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 266904 T759 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52180/b_h",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52180_b_h",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 266904 T759 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 266904 T759 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 266907 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 267010 T764 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 267010 T811 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 267010 T827 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 267010 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 267010 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 267010 T758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 267010 T795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 267903 T788 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection2
   [junit4]   2> 267904 T788 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034/unloadcollection2
   [junit4]   2> 267904 T788 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 267905 T788 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 267905 T788 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 267906 T788 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034/unloadcollection2/'
   [junit4]   2> 267947 T788 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 267975 T788 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 267977 T788 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 267989 T788 oass.IndexSchema.readSchema [unloadcollection2] Schema name=test
   [junit4]   2> 268296 T788 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 268301 T788 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 268304 T788 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 268320 T788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 268323 T788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 268326 T788 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 268328 T788 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 268329 T788 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 268329 T788 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 268331 T788 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 268331 T788 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 268331 T788 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 268331 T788 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1388710283034/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710288268unloadcollection1_2n/
   [junit4]   2> 268332 T788 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13f69fc7
   [junit4]   2> 268332 T788 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710288268unloadcollection1_2n
   [junit4]   2> 268332 T788 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710288268unloadcollection1_2n/index/
   [junit4]   2> 268333 T788 oasc.SolrCore.initIndex WARN [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710288268unloadcollection1_2n/index' doesn't exist. Creating new index...
   [junit4]   2> 268333 T788 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710288268unloadcollection1_2n/index
   [junit4]   2> 268333 T788 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24738258952699824]
   [junit4]   2> 268334 T788 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6239044d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e7b16a6),segFN=segments_1,generation=1}
   [junit4]   2> 268334 T788 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 268337 T788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 268338 T788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 268338 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 268338 T788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 268338 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 268339 T788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 268339 T788 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 268339 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 268339 T788 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 268340 T788 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 268340 T788 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 268340 T788 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 268341 T788 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 268341 T788 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 268341 T788 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 268342 T788 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 268342 T788 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 268343 T788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 268345 T788 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 268345 T788 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 268346 T788 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1794063512, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 268347 T788 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6239044d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e7b16a6),segFN=segments_1,generation=1}
   [junit4]   2> 268347 T788 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 268347 T788 oass.SolrIndexSearcher.<init> Opening Searcher@95065ec main
   [junit4]   2> 268350 T834 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@95065ec main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 268352 T788 oasc.CoreContainer.registerCore registering core: unloadcollection2
   [junit4]   2> 268352 T788 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:52180/b_h collection:unloadcollection shard:shard1
   [junit4]   2> 268355 T788 oasc.ZkController.register We are http://127.0.0.1:52180/b_h/unloadcollection2/ and leader is http://127.0.0.1:48328/b_h/unloadcollection1/
   [junit4]   2> 268356 T788 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:52180/b_h
   [junit4]   2> 268356 T788 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
   [junit4]   2> 268356 T788 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C727 name=unloadcollection2 org.apache.solr.core.SolrCore@29868e1 url=http://127.0.0.1:52180/b_h/unloadcollection2 node=127.0.0.1:52180_b_h C727_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, base_url=http://127.0.0.1:52180/b_h, core=unloadcollection2, node_name=127.0.0.1:52180_b_h}
   [junit4]   2> 268357 T836 C727 P52180 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
   [junit4]   2> 268357 T788 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 268357 T836 C727 P52180 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 268358 T836 C727 P52180 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
   [junit4]   2> 268358 T836 C727 P52180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 268358 T788 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1388710281310/1388710288268unloadcollection1_2n&action=CREATE&wt=javabin&name=unloadcollection2&collection=unloadcollection} status=0 QTime=1458 
   [junit4]   2> 268359 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 268359 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 268359 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 268359 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 268361 T732 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):330
   [junit4]   2> 268361 T772 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 268361 T759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 268361 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 268362 T759 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52180/b_h",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52180_b_h",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 268364 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 268467 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 268467 T758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 268467 T795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 268467 T811 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 268467 T764 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 268467 T827 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 268467 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 269361 T772 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 269362 T772 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={core=unloadcollection1&nodeName=127.0.0.1:52180_b_h&checkLive=true&version=2&state=recovering&coreNodeName=core_node2&action=PREPRECOVERY&onlyIfLeader=true&wt=javabin&onlyIfLeaderActive=true} status=0 QTime=1001 
   [junit4]   2> 269363 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 270364 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2>  C727_STATE=coll:unloadcollection core:unloadcollection2 props:{state=recovering, base_url=http://127.0.0.1:52180/b_h, core=unloadcollection2, node_name=127.0.0.1:52180_b_h}
   [junit4]   2> 271363 T836 C727 P52180 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:48328/b_h/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
   [junit4]   2> 271363 T836 C727 P52180 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:52180/b_h START replicas=[http://127.0.0.1:48328/b_h/unloadcollection1/] nUpdates=100
   [junit4]   2> 271363 T836 C727 P52180 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 271363 T836 C727 P52180 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
   [junit4]   2> 271363 T836 C727 P52180 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
   [junit4]   2> 271364 T836 C727 P52180 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
   [junit4]   2> 271365 T836 C727 P52180 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 271365 T836 C727 P52180 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:48328/b_h/unloadcollection1/. core=unloadcollection2
   [junit4]   2> 271366 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C728 name=unloadcollection1 org.apache.solr.core.SolrCore@3fca49f9 url=http://127.0.0.1:48328/b_h/unloadcollection1 node=127.0.0.1:48328_b_h C728_STATE=coll:unloadcollection core:unloadcollection1 props:{state=active, base_url=http://127.0.0.1:48328/b_h, core=unloadcollection1, node_name=127.0.0.1:48328_b_h, leader=true}
   [junit4]   2> 271370 T768 C728 P48328 oasc.SolrCore.execute [unloadcollection1] webapp=/b_h path=/get params={getVersions=100&version=2&distrib=false&wt=javabin&qt=/get} status=0 QTime=1 
   [junit4]   2> 271372 T773 C728 P48328 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 271372 T773 C728 P48328 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 271372 T773 C728 P48328 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 271373 T773 C728 P48328 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/b_h path=/update params={softCommit=false&waitSearcher=true&version=2&commit=true&commit_end_point=true&wt=javabin&openSearcher=false} {commit=} 0 2
   [junit4]   2> 271374 T836 C727 P52180 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 271374 T836 C727 P52180 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 271377 T772 C728 P48328 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 271377 T772 C728 P48328 oasc.SolrCore.execute [unloadcollection1] webapp=/b_h path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
   [junit4]   2> 271378 T836 C727 P52180 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
   [junit4]   2> 271378 T836 C727 P52180 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
   [junit4]   2> 271378 T836 C727 P52180 oasc.ZkController.publish publishing core=unloadcollection2 state=active
   [junit4]   2> 271378 T836 C727 P52180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 271379 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271379 T836 C727 P52180 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
   [junit4]   2> 271379 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271380 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271381 T759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 271382 T759 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52180/b_h",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52180_b_h",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 271384 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 271385 T811 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 271385 T827 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 271385 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 271385 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 271385 T764 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 271385 T758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 271385 T795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 272368 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 272369 T732 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
   [junit4]   2>  C727_STATE=coll:unloadcollection core:unloadcollection2 props:{state=active, base_url=http://127.0.0.1:52180/b_h, core=unloadcollection2, node_name=127.0.0.1:52180_b_h}
   [junit4]   2> 272382 T786 C727 P52180 oasup.LogUpdateProcessor.finish [unloadcollection2] webapp=/b_h path=/update params={version=2&distrib.from=http://127.0.0.1:48328/b_h/unloadcollection1/&update.distrib=FROMLEADER&wt=javabin} {add=[6 (1456168284969762816)]} 0 2
   [junit4]   2> 272382 T768 C728 P48328 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/b_h path=/update params={version=2&wt=javabin} {add=[6 (1456168284969762816)]} 0 11
   [junit4]   2> 272390 T789 C727 P52180 oasup.LogUpdateProcessor.finish [unloadcollection2] webapp=/b_h path=/update params={version=2&distrib.from=http://127.0.0.1:48328/b_h/unloadcollection1/&update.distrib=FROMLEADER&wt=javabin} {add=[7 (1456168284983394304)]} 0 1
   [junit4]   2> 272390 T773 C728 P48328 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/b_h path=/update params={version=2&wt=javabin} {add=[7 (1456168284983394304)]} 0 5
   [junit4]   2> 272397 T787 C727 P52180 oasup.LogUpdateProcessor.finish [unloadcollection2] webapp=/b_h path=/update params={version=2&distrib.from=http://127.0.0.1:48328/b_h/unloadcollection1/&update.distrib=FROMLEADER&wt=javabin} {add=[8 (1456168284991782912)]} 0 1
   [junit4]   2> 272398 T771 C728 P48328 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/b_h path=/update params={version=2&wt=javabin} {add=[8 (1456168284991782912)]} 0 6
   [junit4]   2> 272402 T768 C728 P48328 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272408 T768 C728 P48328 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ed57f3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e362e74),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ed57f3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e362e74),segFN=segments_2,generation=2}
   [junit4]   2> 272408 T768 C728 P48328 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 272411 T768 C728 P48328 oass.SolrIndexSearcher.<init> Opening Searcher@7c4d11ce main
   [junit4]   2> 272411 T768 C728 P48328 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 272412 T829 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@7c4d11ce main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
   [junit4]   2> 272412 T768 C728 P48328 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/b_h path=/update params={softCommit=false&waitSearcher=true&version=2&distrib.from=http://127.0.0.1:48328/b_h/unloadcollection1/&commit=true&commit_end_point=true&update.distrib=FROMLEADER&wt=javabin&expungeDeletes=false} {commit=} 0 10
   [junit4]   2> 272415 T788 C727 P52180 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272419 T788 C727 P52180 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6239044d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e7b16a6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6239044d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e7b16a6),segFN=segments_2,generation=2}
   [junit4]   2> 272420 T788 C727 P52180 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 272422 T788 C727 P52180 oass.SolrIndexSearcher.<init> Opening Searcher@3f3c1dc5 main
   [junit4]   2> 272422 T788 C727 P52180 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 272423 T834 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@3f3c1dc5 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C3)}
   [junit4]   2> 272424 T788 C727 P52180 oasup.LogUpdateProcessor.finish [unloadcollection2] webapp=/b_h path=/update params={softCommit=false&waitSearcher=true&version=2&distrib.from=http://127.0.0.1:48328/b_h/unloadcollection1/&commit=true&commit_end_point=true&update.distrib=FROMLEADER&wt=javabin&expungeDeletes=false} {commit=} 0 9
   [junit4]   2> 272424 T772 C728 P48328 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp=/b_h path=/update params={softCommit=false&waitSearcher=true&version=2&commit=true&wt=javabin} {commit=} 0 24
   [junit4]   2> 272427 T805 oasc.ZkController.publish publishing core=unloadcollection3 state=down
   [junit4]   2> 272427 T805 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 272428 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272428 T805 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 272430 T759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 272431 T759 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60526/b_h",
   [junit4]   2> 	  "core":"unloadcollection3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60526_b_h",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 272431 T759 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 272431 T759 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 272434 T758 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 272536 T758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 272536 T827 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 272536 T779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 272536 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 272536 T764 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 272536 T795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 272536 T811 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 273429 T805 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection3
   [junit4]   2> 273430 T805 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223/unloadcollection3
   [junit4]   2> 273430 T805 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 273430 T805 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 273431 T805 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 273432 T805 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1388710284223/unloadcollection3/'
   [junit4]   2> 273477 T805 o

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

  2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [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:138)
   [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> 338700 T827 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/unloadcollection/leader_elect/shard1/election/91010516996194316-core_node4-n_0000000003
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:276)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:109)
   [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:138)
   [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> 338701 T827 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:93)
   [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:138)
   [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> 338701 T827 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 79624 T731 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 99692 T731 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest: 
   [junit4]   2> 	   1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 99692 T731 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]   2> 102694 T731 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {range_facet_sl=Pulsing41(freqCutoff=6 minBlockSize=78 maxBlockSize=233), intDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), id=Pulsing41(freqCutoff=6 minBlockSize=78 maxBlockSize=233), a_si=PostingsFormat(name=Lucene41VarGapFixedInterval), range_facet_si=FST41, text=PostingsFormat(name=FSTOrdPulsing41), timestamp=FST41, a_t=FST41, multiDefault=FST41, range_facet_l=FST41, other_tl1=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=PostingsFormat(name=Lucene41VarGapFixedInterval)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=de_AT, timezone=America/Asuncion
   [junit4]   2> NOTE: Linux 3.8.0-34-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=2,free=38778152,total=126484480
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsSyncSliceTest, TestPHPSerializedResponseWriter, TermVectorComponentTest, SuggestComponentTest, QueryEqualityTest, MBeansHandlerTest, TestSchemaSimilarityResource, TestDistributedMissingSort, DocumentBuilderTest, TestNoOpRegenerator, ShardSplitTest, DistributedTermsComponentTest, SynonymTokenizerTest, PrimitiveFieldTypeTest, HdfsLockFactoryTest, SolrIndexSplitterTest, BasicFunctionalityTest, OverseerCollectionProcessorTest, SampleTest, CoreAdminCreateDiscoverTest, TestDynamicFieldResource, SystemInfoHandlerTest, TestRecoveryHdfs, TestHighFrequencyDictionaryFactory, IndexSchemaTest, ExpressionTest, TestGroupingSearch, HdfsChaosMonkeySafeLeaderTest, SOLR749Test, TestSort, DirectUpdateHandlerOptimizeTest, TestWriterPerf, UnloadDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.seed=37EC6A8B15CF917 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_AT -Dtests.timezone=America/Asuncion -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | UnloadDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest: 
   [junit4]    >    1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([37EC6A8B15CF917]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=965, name=Timer-31, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([37EC6A8B15CF917]:0)
   [junit4] Completed on J0 in 102.74s, 1 test, 2 errors <<< FAILURES!

[...truncated 846 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:1304: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:937: There were test failures: 358 suites, 1577 tests, 2 suite-level errors, 1032 ignored

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