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/01 15:03:33 UTC

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

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

4 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid shard name : shard1 in collection : delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid shard name : shard1 in collection : delLiveColl
	at __randomizedtesting.SeedInfo.seed([263595567ECC8111:A7D31B4E0993E12D]: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:148)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:134)
	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)


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([263595567ECC8111]: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.GeneratedMethodAccessor24.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=1491, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-SendThread(127.0.0.1:58734), state=RUNNABLE, group=TGRP-DeleteReplicaTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)    2) Thread[id=1492, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=1491, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-SendThread(127.0.0.1:58734), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   2) Thread[id=1492, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-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)
	at __randomizedtesting.SeedInfo.seed([263595567ECC8111]: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=1491, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-SendThread(127.0.0.1:58734), state=RUNNABLE, group=TGRP-DeleteReplicaTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1491, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-SendThread(127.0.0.1:58734), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
	at __randomizedtesting.SeedInfo.seed([263595567ECC8111]:0)




Build Log:
[...truncated 9914 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 732338 T1405 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kvke/ls
   [junit4]   2> 732344 T1405 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-DeleteReplicaTest-1383314413134
   [junit4]   2> 732346 T1405 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 732353 T1406 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 732448 T1405 oasc.ZkTestServer.run start zk server on port:58734
   [junit4]   2> 732451 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 732458 T1412 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@164c1bc1 name:ZooKeeperConnection Watcher:127.0.0.1:58734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732458 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 732458 T1405 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 732466 T1407 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14213f6d6630000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 732469 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 732472 T1414 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51ff2c5 name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732473 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 732473 T1405 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 732480 T1405 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 732486 T1405 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 732491 T1405 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 732496 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 732499 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 732507 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 732507 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 732516 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 732516 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 732524 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 732524 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 732532 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 732533 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 732539 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 732540 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 732544 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 732544 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 732551 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 732552 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 732558 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 732558 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 732564 T1405 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 732564 T1405 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 733064 T1405 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 733096 T1405 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58741
   [junit4]   2> 733097 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 733097 T1405 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733097 T1405 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361
   [junit4]   2> 733097 T1405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\'
   [junit4]   2> 733126 T1405 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\solr.xml
   [junit4]   2> 733204 T1405 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 733204 T1405 oasc.CoreContainer.<init> New CoreContainer 818470464
   [junit4]   2> 733204 T1405 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\]
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 733207 T1405 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 733210 T1405 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 733210 T1405 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 733210 T1405 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58734/solr
   [junit4]   2> 733213 T1405 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 733215 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 733240 T1425 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54340bfe name:ZooKeeperConnection Watcher:127.0.0.1:58734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733241 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 733262 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 733266 T1427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66461d2b name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733266 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 733269 T1405 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 733289 T1405 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 733311 T1405 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 733315 T1405 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58741_kvke%2Fls
   [junit4]   2> 733317 T1405 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58741_kvke%2Fls
   [junit4]   2> 733324 T1405 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 733335 T1405 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 733340 T1405 oasc.Overseer.start Overseer (id=90656893380526083-127.0.0.1:58741_kvke%2Fls-n_0000000000) starting
   [junit4]   2> 733347 T1405 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 733357 T1429 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 733360 T1405 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 733366 T1405 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 733370 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 733377 T1428 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 733381 T1405 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361
   [junit4]   2> 733621 T1405 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\conf\
   [junit4]   2> 733632 T1405 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 733633 T1405 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 733633 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 733640 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 733645 T1432 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63c3522c name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733645 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 733648 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 733653 T1405 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 734169 T1405 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 734173 T1405 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58753
   [junit4]   2> 734175 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 734175 T1405 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734175 T1405 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441
   [junit4]   2> 734176 T1405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\'
   [junit4]   2> 734205 T1405 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\solr.xml
   [junit4]   2> 734303 T1405 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 734303 T1405 oasc.CoreContainer.<init> New CoreContainer 1793163427
   [junit4]   2> 734303 T1405 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\]
   [junit4]   2> 734305 T1405 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 734306 T1405 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 734306 T1405 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 734306 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 734307 T1405 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 734307 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 734307 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 734308 T1405 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 734308 T1405 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 734312 T1405 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734312 T1405 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734312 T1405 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58734/solr
   [junit4]   2> 734313 T1405 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 734315 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 734324 T1443 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db0d60 name:ZooKeeperConnection Watcher:127.0.0.1:58734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734325 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 734329 T1407 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14213f6d6630005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 734331 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 734336 T1445 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b5216da name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734336 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 734345 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 735351 T1405 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58753_kvke%2Fls
   [junit4]   2> 735353 T1405 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58753_kvke%2Fls
   [junit4]   2> 735361 T1432 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 735361 T1427 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 735361 T1445 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 735374 T1405 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441
   [junit4]   2> 735672 T1405 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\conf\
   [junit4]   2> 735683 T1405 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 735685 T1405 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 735685 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 736259 T1405 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 736269 T1405 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58762
   [junit4]   2> 736271 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 736271 T1405 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 736271 T1405 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383314416477
   [junit4]   2> 736274 T1405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383314416477\'
   [junit4]   2> 736316 T1405 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383314416477\solr.xml
   [junit4]   2> 736447 T1405 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 736448 T1405 oasc.CoreContainer.<init> New CoreContainer 1211023495
   [junit4]   2> 736448 T1405 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383314416477\]
   [junit4]   2> 736451 T1405 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 736452 T1405 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 736452 T1405 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 736452 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 736453 T1405 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 736453 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 736454 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 736454 T1405 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 736455 T1405 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 736461 T1405 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 736461 T1405 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 736462 T1405 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58734/solr
   [junit4]   2> 736463 T1405 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 736465 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736473 T1457 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10078b25 name:ZooKeeperConnection Watcher:127.0.0.1:58734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736474 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 736478 T1407 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14213f6d6630007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 736483 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 736490 T1459 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62db5be9 name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 736491 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 736500 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 737509 T1405 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58762_kvke%2Fls
   [junit4]   2> 737511 T1405 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58762_kvke%2Fls
   [junit4]   2> 737521 T1445 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 737522 T1427 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 737523 T1432 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 737524 T1459 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 737541 T1405 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383314416477
   [junit4]   2> 737828 T1405 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383314416477\conf\
   [junit4]   2> 737840 T1405 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 737842 T1405 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 737842 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 738500 T1405 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 738506 T1405 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58771
   [junit4]   2> 738507 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 738507 T1405 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 738507 T1405 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638
   [junit4]   2> 738507 T1405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\'
   [junit4]   2> 738538 T1405 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\solr.xml
   [junit4]   2> 738623 T1405 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 738623 T1405 oasc.CoreContainer.<init> New CoreContainer 1753930121
   [junit4]   2> 738623 T1405 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\]
   [junit4]   2> 738625 T1405 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 738625 T1405 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 738625 T1405 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 738625 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 738625 T1405 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 738625 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 738627 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 738627 T1405 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 738627 T1405 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 738629 T1405 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 738632 T1405 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 738632 T1405 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58734/solr
   [junit4]   2> 738632 T1405 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 738636 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 738645 T1471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17c797f7 name:ZooKeeperConnection Watcher:127.0.0.1:58734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738658 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 738665 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 738678 T1473 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18540d63 name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738679 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 738691 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 739698 T1405 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58771_kvke%2Fls
   [junit4]   2> 739700 T1405 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58771_kvke%2Fls
   [junit4]   2> 739708 T1473 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 739708 T1459 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 739708 T1432 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 739708 T1445 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 739708 T1427 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 739720 T1405 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638
   [junit4]   2> 739965 T1405 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\conf\
   [junit4]   2> 739978 T1405 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 739979 T1405 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 739980 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 740536 T1405 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 740541 T1405 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58780
   [junit4]   2> 740543 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 740544 T1405 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740544 T1405 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772
   [junit4]   2> 740544 T1405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772\'
   [junit4]   2> 740578 T1405 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772\solr.xml
   [junit4]   2> 740655 T1405 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 740655 T1405 oasc.CoreContainer.<init> New CoreContainer 882446465
   [junit4]   2> 740655 T1405 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772\]
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 740658 T1405 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 740663 T1405 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 740663 T1405 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 740663 T1405 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58734/solr
   [junit4]   2> 740663 T1405 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 740666 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 740674 T1485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40caef96 name:ZooKeeperConnection Watcher:127.0.0.1:58734 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740675 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 740680 T1407 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14213f6d663000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 740682 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 740686 T1487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ba24670 name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740686 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 740696 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 741761 T1405 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58780_kvke%2Fls
   [junit4]   2> 741763 T1405 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58780_kvke%2Fls
   [junit4]   2> 741769 T1432 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 741771 T1445 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 741771 T1487 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 741772 T1427 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 741772 T1473 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 741772 T1459 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 741793 T1405 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772
   [junit4]   2> 742058 T1405 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772\conf\
   [junit4]   2> 742072 T1405 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 742073 T1405 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 742074 T1405 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 742082 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 742085 T1490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3558833c name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 742086 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 742089 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 742098 T1405 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 742102 T1492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19eb0d7b name:ZooKeeperConnection Watcher:127.0.0.1:58734/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 742102 T1405 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 742105 T1405 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 742113 T1481 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 742116 T1427 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 742119 T1427 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 742120 T1429 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> 742120 T1429 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> 742530 T1428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 742531 T1428 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 742531 T1428 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 742540 T1492 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> 742541 T1490 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> 742543 T1473 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> 742544 T1459 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> 742544 T1487 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> 742545 T1445 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> 742543 T1432 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> 742544 T1427 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> 742569 T1429 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 742569 T1429 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:58771_kvke%2Fls
   [junit4]   2> 742570 T1429 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:58780_kvke%2Fls
   [junit4]   2> 742570 T1429 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:58753_kvke%2Fls
   [junit4]   2> 742574 T1429 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:58741_kvke%2Fls
   [junit4]   2> 742579 T1465 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 742579 T1483 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 742581 T1437 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 742583 T1465 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 742583 T1422 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 742584 T1483 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 742587 T1437 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 742587 T1422 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 744213 T1428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 744215 T1428 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:58771/kvke/ls",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58771_kvke%2Fls",
   [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> 744225 T1428 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:58780/kvke/ls",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58780_kvke%2Fls",
   [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> 744240 T1428 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:58753/kvke/ls",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58753_kvke%2Fls",
   [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> 744249 T1428 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:58741/kvke/ls",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58741_kvke%2Fls",
   [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> 744259 T1492 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> 744260 T1432 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> 744261 T1490 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> 744261 T1445 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> 744262 T1487 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> 744262 T1427 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> 744262 T1473 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> 744262 T1459 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> 744783 T1465 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 744785 T1483 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 744787 T1465 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: .\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1
   [junit4]   2> 744787 T1465 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 744787 T1483 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: .\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772\delLiveColl_shard1_replica2
   [junit4]   2> 744789 T1483 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 744789 T1465 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 744790 T1422 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 744789 T1437 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 744790 T1465 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 744791 T1422 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2
   [junit4]   2> 744791 T1422 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 744794 T1437 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1
   [junit4]   2> 744795 T1437 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 744795 T1483 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 744796 T1483 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 744797 T1465 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 744797 T1465 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 744797 T1437 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 744798 T1437 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 744799 T1483 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 744801 T1483 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 744797 T1422 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 744802 T1422 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 744805 T1437 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 744806 T1437 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 744807 T1465 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 744809 T1422 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 744811 T1483 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 744812 T1465 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1\'
   [junit4]   2> 744819 T1437 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 744823 T1422 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 744826 T1483 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383314420772\delLiveColl_shard1_replica2\'
   [junit4]   2> 744839 T1437 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1\'
   [junit4]   2> 744853 T1422 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2\'
   [junit4]   2> 744986 T1422 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 744999 T1465 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 745116 T1422 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 745126 T1437 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 745166 T1422 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 745186 T1422 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 745233 T1483 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 745306 T1465 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 745321 T1465 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 745348 T1465 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 745403 T1437 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 745464 T1437 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 745486 T1437 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 745591 T1483 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 745638 T1483 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 745732 T1483 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 747026 T1422 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 747045 T1422 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 747052 T1422 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 747186 T1422 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 747206 T1422 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 747226 T1422 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 747238 T1422 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 747239 T1422 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 747239 T1422 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 747254 T1422 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 747255 T1422 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 747255 T1422 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 747256 T1422 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2\data\
   [junit4]   2> 747257 T1422 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5e8edc
   [junit4]   2> 747258 T1422 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2\data\
   [junit4]   2> 747258 T1422 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2\data\index/
   [junit4]   2> 747259 T1422 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 747260 T1422 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383314413361\delLiveColl_shard2_replica2\data\index
   [junit4]   2> 747261 T1422 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.270390154861749]
   [junit4]   2> 747263 T1422 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7aa0e9ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461486b1),segFN=segments_1,generation=1}
   [junit4]   2> 747263 T1422 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 747270 T1422 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 747272 T1422 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 747272 T1422 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 747273 T1422 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 747273 T1422 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 747274 T1422 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 747275 T1422 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 747275 T1422 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 747275 T1422 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 747278 T1422 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 747279 T1422 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 747279 T1422 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 747280 T1422 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 747369 T1422 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 747370 T1422 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 747534 T1422 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 747617 T1422 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 747618 T1422 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 747619 T1422 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=73.1201171875, floorSegmentMB=0.4521484375, forceMergeDeletesPctAllowed=7.918222371519742, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 747619 T1422 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7aa0e9ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@461486b1),segFN=segments_1,generation=1}
   [junit4]   2> 747619 T1422 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 747621 T1422 oass.SolrIndexSearcher.<init> Opening Searcher@7340f021 main
   [junit4]   2> 747707 T1465 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 747731 T1465 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 747740 T1465 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 747817 T1437 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 747833 T1437 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 747851 T1437 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 747860 T1422 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 747864 T1422 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:58741/kvke/ls collection:delLiveColl shard:shard2
   [junit4]   2> 747865 T1497 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@7340f021 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 747869 T1422 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 747917 T1465 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 747938 T1465 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 747944 T1422 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 747953 T1465 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 747964 T1465 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 747964 T1465 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 747965 T1465 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 747974 T1422 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179998
   [junit4]   2> 747976 T1465 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 747976 T1465 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 747976 T1465 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 747977 T1465 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at .\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1\, dataDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1\data\
   [junit4]   2> 747978 T1465 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5e8edc
   [junit4]   2> 747979 T1465 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1\data\
   [junit4]   2> 747979 T1465 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1\data\index/
   [junit4]   2> 747979 T1465 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 747980 T1465 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383314418638\delLiveColl_shard1_replica1\data\index
   [junit4]   2> 747981 T1465 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.270390154861749]
   [junit4]   2> 747982 T1465 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17ca60e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ac243f3),segFN=segments_1,generation=1}
   [junit4]   2> 747983 T1465 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 747991 T1465 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 747992 T1465 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 747992 T1465 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 747993 T1465 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 747993 T1465 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 747994 T1465 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 747995 T1465 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 747996 T1465 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 747996 T1465 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 747997 T1465 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 747998 T1465 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 747998 T1465 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 747999 T1465 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 748001 T1465 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 748001 T1465 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 748004 T1437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 748008 T1465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748011 T1483 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 748018 T1465 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 748020 T1465 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 748026 T1483 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 748028 T1437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 748033 T1465 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=73.1201171875, floorSegmentMB=0.4521484375, forceMergeDeletesPctAllowed=7.918222371519742, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 748037 T1483 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 748050 T1465 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17ca60e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ac243f3),segFN=segments_1,generation=1}
   [junit4]   2> 748052 T1465 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748052 T1465 oass.SolrIndexSearcher.<init> Opening Searcher@7565f104 main
   [junit4]   2> 748053 T1437 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748059 T1498 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@7565f104 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 748062 T1465 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 748063 T1465 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:58771/kvke/ls collection:delLiveColl shard:shard1
   [junit4]   2> 748064 T1437 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 748064 T1437 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 748064 T1437 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748067 T1465 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 748069 T1437 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 748069 T1437 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 748070 T1437 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 748071 T1437 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1\data\
   [junit4]   2> 748071 T1437 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5e8edc
   [junit4]   2> 748075 T1437 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1\data\
   [junit4]   2> 748075 T1437 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1\data\index/
   [junit4]   2> 748076 T1437 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 748080 T1437 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383314414441\delLiveColl_shard2_replica1\data\index
   [junit4]   2> 748081 T1437 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.270390154861749]
   [junit4]   2> 748084 T1437 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4d3d3a8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f3e18b8),segFN=segments_1,generation=1}
   [junit4]   2> 748085 T1437 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748098 T1437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 748100 T1437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 748103 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 748103 T1437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748104 T1465 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 748104 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748105 T1437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 748107 T1437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748108 T1437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748109 T1437 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 748110 T1437 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 748111 T1437 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 748112 T1437 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 748112 T1437 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 748113 T1437 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 748115 T1437 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 748120 T1437 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748127 T1483 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 748129 T1465 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179997
   [junit4]   2> 748133 T1437 oasu.CommitTracker.<init> Hard AutoCommit: disa

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

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> 844516 T1491 oaz.ClientCnxn$SendThread.run WARN Session 0x14213f6d663000e for server null, unexpected error, closing socket connection and attempting reconnect java.nio.channels.ClosedByInterruptException
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:771)
   [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> 844661 T1491 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 845161 T1491 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> 113324 T1404 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1491, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-SendThread(127.0.0.1:58734), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=450), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=450)), sim=DefaultSimilarity, locale=es_EC, timezone=America/Winnipeg
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=3,free=27911200,total=133677056
   [junit4]   2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties, XmlUpdateRequestHandlerTest, FileUtilsTest, CopyFieldTest, SpellCheckCollatorTest, DebugComponentTest, TestCollationField, TestNRTOpen, ShardRoutingTest, QueryResultKeyTest, WordBreakSolrSpellCheckerTest, DocValuesMissingTest, SpellPossibilityIteratorTest, TestCollapseQParserPlugin, UniqFieldsUpdateProcessorFactoryTest, MBeansHandlerTest, CachingDirectoryFactoryTest, TestSolrIndexConfig, OpenCloseCoreStressTest, AddSchemaFieldsUpdateProcessorFactoryTest, HighlighterConfigTest, OverseerCollectionProcessorTest, IndexSchemaRuntimeFieldTest, FastVectorHighlighterTest, TestPseudoReturnFields, TestLMDirichletSimilarityFactory, NoCacheHeaderTest, TestJoin, TestRTGBase, PreAnalyzedUpdateProcessorTest, TestDefaultSimilarityFactory, NumericFieldsTest, TestCharFilters, PrimUtilsTest, BasicDistributedZk2Test, SuggesterWFSTTest, TestQuerySenderListener, DeleteInactiveReplicaTest, ClusterStateUpdateTest, TestSchemaNameResource, TestRemoteStreaming, TestMaxScoreQueryParser, TestBM25SimilarityFactory, TestStressUserVersions, HdfsBasicDistributedZk2Test, BasicDistributedZkTest, TestStressReorder, DistanceFunctionTest, InfoHandlerTest, MoreLikeThisHandlerTest, TestRecovery, TestSolrQueryParser, TestRangeQuery, TestIndexingPerformance, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=263595567ECC8111 -Dtests.slow=true -Dtests.locale=es_EC -Dtests.timezone=America/Winnipeg -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([263595567ECC8111]: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=1491, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-SendThread(127.0.0.1:58734), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]    >    2) Thread[id=1492, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-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]    > 	at __randomizedtesting.SeedInfo.seed([263595567ECC8111]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1491, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[263595567ECC8111]-SendThread(127.0.0.1:58734), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([263595567ECC8111]:0)
   [junit4] Completed in 113.37s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 832 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:417: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:397: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:483: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1259: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:902: There were test failures: 332 suites, 1464 tests, 3 suite-level errors, 1 error, 1164 ignored (4 assumptions)

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