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 2013/11/12 18:05:21 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8285/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteReplicaTest

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([D6500F5578CB6C71]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=3254, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    2) Thread[id=3253, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-SendThread(localhost.localdomain:33966), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=3254, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   2) Thread[id=3253, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-SendThread(localhost.localdomain:33966), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
	at __randomizedtesting.SeedInfo.seed([D6500F5578CB6C71]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3253, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-SendThread(localhost.localdomain:33966), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3253, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-SendThread(localhost.localdomain:33966), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([D6500F5578CB6C71]:0)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid replica : core_node4 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node4 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([D6500F5578CB6C71:57B6814D0F940C4D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10895 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1298575 T3167 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /rx/
   [junit4]   2> 1298579 T3167 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-DeleteReplicaTest-1384275766038
   [junit4]   2> 1298579 T3167 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1298580 T3168 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1298680 T3167 oasc.ZkTestServer.run start zk server on port:33966
   [junit4]   2> 1298681 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1298684 T3174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c15e18 name:ZooKeeperConnection Watcher:127.0.0.1:33966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1298685 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1298685 T3167 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1298692 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1298695 T3176 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9449aa name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1298696 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1298696 T3167 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1298700 T3167 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1298702 T3167 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1298704 T3167 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1298706 T3167 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> 1298706 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1298710 T3167 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> 1298710 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1298713 T3167 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> 1298713 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1298715 T3167 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> 1298716 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1298718 T3167 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> 1298718 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1298720 T3167 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> 1298721 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1298722 T3167 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> 1298723 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1298725 T3167 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> 1298725 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1298727 T3167 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> 1298727 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1298729 T3167 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> 1298730 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1298732 T3167 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> 1298732 T3167 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1298813 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1298817 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56845
   [junit4]   2> 1298817 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1298818 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1298818 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195
   [junit4]   2> 1298818 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/'
   [junit4]   2> 1298830 T3167 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/solr.xml
   [junit4]   2> 1298870 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1298870 T3167 oasc.CoreContainer.<init> New CoreContainer 26176944
   [junit4]   2> 1298871 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/]
   [junit4]   2> 1298872 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1298872 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1298873 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1298873 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1298873 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1298874 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1298874 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1298874 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1298875 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1298876 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1298876 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1298876 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33966/solr
   [junit4]   2> 1298877 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1298878 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1298879 T3187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cdcb41 name:ZooKeeperConnection Watcher:127.0.0.1:33966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1298880 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1298882 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1298884 T3189 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@113d969 name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1298884 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1298886 T3167 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1298889 T3167 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1298891 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1298893 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56845_rx
   [junit4]   2> 1298894 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56845_rx
   [junit4]   2> 1298896 T3167 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1298900 T3167 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1298902 T3167 oasc.Overseer.start Overseer (id=90719896603197443-127.0.0.1:56845_rx-n_0000000000) starting
   [junit4]   2> 1298903 T3167 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1298906 T3191 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1298906 T3167 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1298909 T3167 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1298911 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1298913 T3190 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1298914 T3167 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195
   [junit4]   2> 1298915 T3167 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/conf/
   [junit4]   2> 1298938 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1298939 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1298939 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1298941 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1298944 T3194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df09bf name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1298945 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1298946 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1298948 T3167 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1299012 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1299014 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37023
   [junit4]   2> 1299015 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1299015 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1299015 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407
   [junit4]   2> 1299016 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/'
   [junit4]   2> 1299028 T3167 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/solr.xml
   [junit4]   2> 1299067 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1299068 T3167 oasc.CoreContainer.<init> New CoreContainer 4153549
   [junit4]   2> 1299068 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/]
   [junit4]   2> 1299069 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1299070 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1299070 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1299070 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1299071 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1299071 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1299071 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1299072 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1299072 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1299073 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1299073 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1299074 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33966/solr
   [junit4]   2> 1299074 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1299075 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1299076 T3205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15c6271 name:ZooKeeperConnection Watcher:127.0.0.1:33966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1299077 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1299079 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1299080 T3207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@892647 name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1299080 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1299083 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1300085 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37023_rx
   [junit4]   2> 1300087 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37023_rx
   [junit4]   2> 1300089 T3194 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1300089 T3189 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1300090 T3207 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1300094 T3167 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407
   [junit4]   2> 1300095 T3167 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/conf/
   [junit4]   2> 1300118 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1300119 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1300120 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1300188 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1300190 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39046
   [junit4]   2> 1300191 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1300191 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1300191 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580
   [junit4]   2> 1300192 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/'
   [junit4]   2> 1300204 T3167 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/solr.xml
   [junit4]   2> 1300244 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1300245 T3167 oasc.CoreContainer.<init> New CoreContainer 19021140
   [junit4]   2> 1300245 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/]
   [junit4]   2> 1300247 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1300247 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1300247 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1300248 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1300248 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1300248 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1300249 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1300249 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1300249 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1300251 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1300251 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1300251 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33966/solr
   [junit4]   2> 1300252 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1300253 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1300254 T3219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ccc731 name:ZooKeeperConnection Watcher:127.0.0.1:33966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1300254 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1300257 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1300258 T3221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1348c71 name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1300258 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1300261 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1301264 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39046_rx
   [junit4]   2> 1301265 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39046_rx
   [junit4]   2> 1301267 T3207 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1301268 T3194 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1301268 T3189 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1301268 T3221 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1301273 T3167 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580
   [junit4]   2> 1301275 T3167 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/conf/
   [junit4]   2> 1301305 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1301306 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1301307 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1301375 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1301377 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39536
   [junit4]   2> 1301378 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1301378 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301378 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384275768767
   [junit4]   2> 1301379 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384275768767/'
   [junit4]   2> 1301391 T3167 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384275768767/solr.xml
   [junit4]   2> 1301467 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1301467 T3167 oasc.CoreContainer.<init> New CoreContainer 17202036
   [junit4]   2> 1301468 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384275768767/]
   [junit4]   2> 1301469 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1301469 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1301470 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1301470 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1301470 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1301471 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1301471 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1301471 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1301472 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1301473 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1301473 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1301474 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33966/solr
   [junit4]   2> 1301474 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1301475 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1301476 T3233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e4ecb0 name:ZooKeeperConnection Watcher:127.0.0.1:33966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1301476 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1301479 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1301480 T3235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e56a83 name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1301480 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1301483 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1302486 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39536_rx
   [junit4]   2> 1302488 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39536_rx
   [junit4]   2> 1302493 T3221 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1302493 T3194 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1302494 T3189 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1302493 T3207 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1302494 T3235 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1302502 T3167 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384275768767
   [junit4]   2> 1302504 T3167 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384275768767/conf/
   [junit4]   2> 1302541 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1302542 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1302542 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1302610 T3167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1302613 T3167 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37046
   [junit4]   2> 1302614 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1302614 T3167 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302615 T3167 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003
   [junit4]   2> 1302615 T3167 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/'
   [junit4]   2> 1302628 T3167 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/solr.xml
   [junit4]   2> 1302666 T3167 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1302667 T3167 oasc.CoreContainer.<init> New CoreContainer 531713
   [junit4]   2> 1302667 T3167 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/]
   [junit4]   2> 1302669 T3167 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1302669 T3167 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1302669 T3167 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1302670 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1302670 T3167 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1302670 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1302671 T3167 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1302671 T3167 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1302671 T3167 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1302672 T3167 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1302673 T3167 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1302673 T3167 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33966/solr
   [junit4]   2> 1302674 T3167 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1302674 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1302676 T3247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@142910d name:ZooKeeperConnection Watcher:127.0.0.1:33966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1302676 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1302678 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1302679 T3249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15d8dc9 name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1302680 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1302683 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1303686 T3167 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37046_rx
   [junit4]   2> 1303688 T3167 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37046_rx
   [junit4]   2> 1303691 T3189 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1303691 T3207 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1303691 T3235 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1303691 T3194 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1303692 T3249 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1303692 T3221 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1303698 T3167 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003
   [junit4]   2> 1303699 T3167 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/conf/
   [junit4]   2> 1303737 T3167 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1303738 T3167 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1303739 T3167 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1303741 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1303742 T3252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1374a58 name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1303742 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1303743 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1303746 T3167 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1303747 T3254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d58995 name:ZooKeeperConnection Watcher:127.0.0.1:33966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1303747 T3167 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1303748 T3167 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1303751 T3231 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1303752 T3189 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1303753 T3191 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1303753 T3191 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1304922 T3190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1304922 T3190 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1304923 T3190 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1304926 T3252 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> 1304926 T3221 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> 1304926 T3189 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> 1304926 T3194 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> 1304926 T3235 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> 1304926 T3207 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> 1304926 T3254 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> 1304926 T3249 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> 1304958 T3191 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1304958 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:37023_rx
   [junit4]   2> 1304958 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:56845_rx
   [junit4]   2> 1304959 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:39046_rx
   [junit4]   2> 1304960 T3191 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:37046_rx
   [junit4]   2> 1304961 T3203 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 1304961 T3216 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 1304962 T3244 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 1304961 T3185 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 1304963 T3203 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1304964 T3185 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1304964 T3244 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1304963 T3216 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1306431 T3190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1306432 T3190 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:37023/rx",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37023_rx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1306434 T3190 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:39046/rx",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39046_rx",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1306437 T3190 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:37046/rx",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37046_rx",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1306439 T3190 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:56845/rx",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56845_rx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1306442 T3249 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> 1306442 T3235 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> 1306442 T3254 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> 1306442 T3194 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> 1306442 T3221 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> 1306442 T3207 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> 1306442 T3252 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> 1306443 T3189 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> 1306964 T3203 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1306964 T3185 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1306964 T3244 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1306965 T3185 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2
   [junit4]   2> 1306965 T3216 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1306965 T3203 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1
   [junit4]   2> 1306966 T3203 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1306966 T3244 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2
   [junit4]   2> 1306967 T3244 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1306965 T3185 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1306967 T3203 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1306966 T3216 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1
   [junit4]   2> 1306968 T3185 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1306968 T3203 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1306967 T3244 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1306968 T3185 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1306968 T3216 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1306970 T3203 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1306969 T3244 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1306971 T3216 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1306971 T3185 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1306970 T3203 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1306971 T3244 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1306971 T3185 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1306971 T3216 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1306972 T3244 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1306974 T3216 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1306974 T3203 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1306975 T3185 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1306976 T3244 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1306976 T3216 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1306976 T3203 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1/'
   [junit4]   2> 1306977 T3244 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2/'
   [junit4]   2> 1306977 T3185 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2/'
   [junit4]   2> 1306977 T3216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1/'
   [junit4]   2> 1307050 T3185 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1307050 T3244 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1307053 T3203 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1307063 T3216 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1307149 T3203 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1307150 T3203 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1307154 T3185 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1307155 T3244 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1307156 T3185 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1307156 T3244 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1307161 T3203 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1307164 T3216 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1307178 T3216 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1307185 T3244 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1307188 T3185 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1307191 T3216 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1307810 T3185 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1307817 T3185 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1307820 T3185 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1307831 T3185 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1307852 T3185 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1307856 T3185 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1307857 T3185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1307858 T3185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1307858 T3185 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1307859 T3185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1307860 T3185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1307860 T3185 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1307860 T3185 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2/data/
   [junit4]   2> 1307861 T3185 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ae4f72
   [junit4]   2> 1307861 T3185 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2/data
   [junit4]   2> 1307862 T3185 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 1307862 T3185 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1307862 T3185 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384275766195/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1307863 T3185 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=1.4287109375, floorSegmentMB=1.521484375, forceMergeDeletesPctAllowed=3.384244680935866, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1307864 T3185 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@182209e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af244c),segFN=segments_1,generation=1}
   [junit4]   2> 1307864 T3185 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1307867 T3185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1307867 T3185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1307867 T3185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1307868 T3185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1307868 T3185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1307868 T3185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1307869 T3185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1307869 T3185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1307870 T3185 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1307870 T3185 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1307871 T3185 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1307871 T3185 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1307871 T3185 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1307872 T3185 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1307872 T3185 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1307875 T3185 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1307878 T3185 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1307878 T3185 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1307879 T3185 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=0.640625, floorSegmentMB=0.7666015625, forceMergeDeletesPctAllowed=12.23395766933233, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1307880 T3185 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@182209e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af244c),segFN=segments_1,generation=1}
   [junit4]   2> 1307880 T3185 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1307880 T3185 oass.SolrIndexSearcher.<init> Opening Searcher@e52d74 main
   [junit4]   2> 1307884 T3259 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@e52d74 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1307885 T3185 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 1307885 T3185 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:56845/rx collection:delLiveColl shard:shard1
   [junit4]   2> 1307886 T3185 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 1307893 T3185 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1307896 T3185 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179999
   [junit4]   2> 1307951 T3190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1307955 T3249 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> 1307956 T3194 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> 1307956 T3254 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> 1307956 T3189 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> 1307956 T3221 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> 1307955 T3235 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> 1307955 T3252 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> 1307955 T3207 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> 1307966 T3203 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1307973 T3203 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1307976 T3203 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1307989 T3203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1307993 T3203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1307997 T3203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1307998 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1307998 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1307999 T3203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308000 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1308000 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1308000 T3203 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1308001 T3203 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1/data/
   [junit4]   2> 1308001 T3203 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ae4f72
   [junit4]   2> 1308002 T3203 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1/data
   [junit4]   2> 1308002 T3203 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 1308003 T3203 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1308003 T3203 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384275766407/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 1308003 T3203 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=1.4287109375, floorSegmentMB=1.521484375, forceMergeDeletesPctAllowed=3.384244680935866, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1308004 T3203 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b49426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930208),segFN=segments_1,generation=1}
   [junit4]   2> 1308004 T3203 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1308007 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1308008 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308008 T3203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308008 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308009 T3203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308009 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1308010 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1308010 T3203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1308010 T3203 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1308011 T3203 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1308011 T3203 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1308012 T3203 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1308012 T3203 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1308013 T3203 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1308013 T3203 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1308014 T3203 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1308017 T3216 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1308018 T3203 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1308018 T3203 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1308019 T3203 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=0.640625, floorSegmentMB=0.7666015625, forceMergeDeletesPctAllowed=12.23395766933233, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1308019 T3203 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1b49426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930208),segFN=segments_1,generation=1}
   [junit4]   2> 1308020 T3203 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1308020 T3203 oass.SolrIndexSearcher.<init> Opening Searcher@84ec22 main
   [junit4]   2> 1308021 T3244 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1308023 T3260 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@84ec22 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1308024 T3216 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1308025 T3203 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 1308025 T3203 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:37023/rx collection:delLiveColl shard:shard1
   [junit4]   2> 1308027 T3216 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1308032 T3244 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1308037 T3244 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1308037 T3216 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1308041 T3216 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1308068 T3216 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308069 T3216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1308070 T3216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1308070 T3216 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308071 T3216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1308071 T3216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1308072 T3244 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1308072 T3216 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1308072 T3216 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1/data/
   [junit4]   2> 1308073 T3216 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ae4f72
   [junit4]   2> 1308074 T3216 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1/data
   [junit4]   2> 1308074 T3216 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 1308074 T3216 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1308075 T3216 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384275767580/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1308075 T3244 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1308075 T3216 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=1.4287109375, floorSegmentMB=1.521484375, forceMergeDeletesPctAllowed=3.384244680935866, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1308076 T3216 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1da865b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2962fa),segFN=segments_1,generation=1}
   [junit4]   2> 1308076 T3216 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1308078 T3244 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308079 T3244 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1308079 T3216 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1308080 T3244 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1308080 T3216 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308080 T3244 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1308081 T3216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308081 T3216 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308082 T3216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308082 T3244 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1308082 T3244 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1308082 T3216 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1308082 T3244 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1308083 T3216 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1308083 T3244 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2/data/
   [junit4]   2> 1308083 T3216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1308084 T3216 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1308084 T3244 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ae4f72
   [junit4]   2> 1308085 T3216 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1308085 T3244 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2/data
   [junit4]   2> 1308085 T3216 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1308086 T3216 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1308085 T3244 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 1308086 T3216 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1308086 T3244 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1308087 T3216 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1308087 T3244 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384275770003/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 1308087 T3216 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1308088 T3244 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=1.4287109375, floorSegmentMB=1.521484375, forceMergeDeletesPctAllowed=3.384244680935866, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1308089 T3244 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d3677f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@109d0ed),segFN=segments_1,generation=1}
   [junit4]   2> 1308089 T3216 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1308089 T3244 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1308092 T3216 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1308092 T3216 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1308092 T3244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1308093 T3216 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=0.640625, floorSegmentMB=0.7666015625, forceMergeDeletesPctAllowed=12.23395766933233, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1308093 T3244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308093 T3216 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1da865b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2962fa),segFN=segments_1,generation=1}
   [junit4]   2> 1308094 T3244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1308094 T3216 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1308094 T3244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308095 T3216 oass.SolrIndexSearcher.<init> Opening Searcher@1de18f8 main
   [junit4]   2> 1308095 T3244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1308096 T3244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1308096 T3244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1308096 T3244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d

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

eb18000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 1401729 T3253 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 1401730 T3253 oaz.ClientCnxn$SendThread.run WARN Session 0x1424d43eb18000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 103655 T3166 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3253, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-SendThread(localhost.localdomain:33966), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=el_CY, timezone=America/Atka
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=3,free=129930152,total=295698432
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, TestBinaryField, TestReload, JSONWriterTest, CoreAdminCreateDiscoverTest, StressHdfsTest, UniqFieldsUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource, FieldAnalysisRequestHandlerTest, TestSolrCoreProperties, TestRandomFaceting, NumericFieldsTest, IndexSchemaRuntimeFieldTest, SolrCoreCheckLockOnStartupTest, XsltUpdateRequestHandlerTest, TestJmxIntegration, TestSolrXml, RequestHandlersTest, TestCollationField, DebugComponentTest, TestStressRecovery, TestPartialUpdateDeduplication, HardAutoCommitTest, BadIndexSchemaTest, DeleteInactiveReplicaTest, TestSchemaResource, TestRecovery, ZkSolrClientTest, SortByFunctionTest, NotRequiredUniqueKeyTest, DirectSolrConnectionTest, TestAtomicUpdateErrorCases, XmlUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, TestOmitPositions, TestFastOutputStream, IndexBasedSpellCheckerTest, SolrPluginUtilsTest, OutputWriterTest, HighlighterTest, TestFoldingMultitermQuery, SolrRequestParserTest, TestComponentsName, CachingDirectoryFactoryTest, EnumFieldTest, TestAnalyzeInfixSuggestions, PrimUtilsTest, PathHierarchyTokenizerFactoryTest, TestNumberUtils, TestDefaultSimilarityFactory, StandardRequestHandlerTest, TestStressReorder, TestShardHandlerFactory, TestAnalyzedSuggestions, TestRTGBase, TestHashPartitioner, BlockCacheTest, ShardSplitTest, QueryResultKeyTest, TestLazyCores, RequiredFieldsTest, HighlighterConfigTest, CoreContainerCoreInitFailuresTest, HdfsChaosMonkeySafeLeaderTest, TestQuerySenderListener, HdfsDirectoryTest, OpenCloseCoreStressTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, SpellCheckCollatorTest, TestIBSimilarityFactory, TestFastWriter, SuggesterTSTTest, PreAnalyzedFieldTest, TestArbitraryIndexDir, TestSolrDeletionPolicy2, SimplePostToolTest, TestDistribDocBasedVersion, TestZkChroot, TestFastLRUCache, LeaderElectionIntegrationTest, UnloadDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, TestDistributedSearch, TestFaceting, TermVectorComponentDistributedTest, TestMultiCoreConfBootstrap, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SpatialFilterTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestUpdate, TestWordDelimiterFilterFactory, DistanceFunctionTest, DisMaxRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, TestValueSourceCache, FastVectorHighlighterTest, IndexSchemaTest, QueryParsingTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, UpdateParamsTest, CopyFieldTest, SolrIndexConfigTest, MultiTermTest, TestDocSet, MinimalSchemaTest, TestConfig, TestPostingsSolrHighlighter, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestSystemIdResolver, SpellingQueryConverterTest, TestSolrJ, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, SolrTestCaseJ4Test, AssignTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=D6500F5578CB6C71 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=America/Atka -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D6500F5578CB6C71]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=3254, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    >    2) Thread[id=3253, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-SendThread(localhost.localdomain:33966), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D6500F5578CB6C71]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3253, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[D6500F5578CB6C71]-SendThread(localhost.localdomain:33966), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D6500F5578CB6C71]:0)
   [junit4] Completed on J1 in 103.70s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 53 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:423: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:403: 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/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:489: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1272: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:908: There were test failures: 334 suites, 1470 tests, 3 suite-level errors, 1 error, 120 ignored (6 assumptions)

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