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/10 12:36:28 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1004 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1004/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

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


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([FD5200018542E1F5]: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=2053, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-SendThread(localhost:49872), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    2) Thread[id=2054, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-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=2053, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-SendThread(localhost:49872), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   2) Thread[id=2054, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-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([FD5200018542E1F5]: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=2053, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-SendThread(localhost:49872), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

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




Build Log:
[...truncated 10000 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 752143 T1967 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 752150 T1967 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DeleteReplicaTest-1384083205097
   [junit4]   2> 752151 T1967 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 752152 T1968 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 752253 T1967 oasc.ZkTestServer.run start zk server on port:49872
   [junit4]   2> 752256 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 752267 T1974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@408c9bcd name:ZooKeeperConnection Watcher:127.0.0.1:49872 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752269 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 752269 T1967 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 752289 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 752299 T1976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3621345e name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752300 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 752300 T1967 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 752312 T1967 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 752340 T1967 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 752346 T1967 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 752352 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 752352 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 752362 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 752362 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 752369 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 752370 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 752378 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 752378 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 752385 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 752385 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 752393 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 752394 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 752402 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 752403 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 752411 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 752412 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 752419 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 752419 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 752426 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 752426 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 752434 T1967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 752434 T1967 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 752739 T1967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 752746 T1967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49875
   [junit4]   2> 752746 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 752747 T1967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 752747 T1967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384083205390
   [junit4]   2> 752748 T1967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384083205390/'
   [junit4]   2> 752794 T1967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384083205390/solr.xml
   [junit4]   2> 752907 T1967 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 752907 T1967 oasc.CoreContainer.<init> New CoreContainer 1087303242
   [junit4]   2> 752908 T1967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384083205390/]
   [junit4]   2> 752909 T1967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 752909 T1967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 752910 T1967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 752910 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 752910 T1967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 752910 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 752911 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 752912 T1967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 752912 T1967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 752917 T1967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 752917 T1967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 752917 T1967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49872/solr
   [junit4]   2> 752917 T1967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 752920 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 752923 T1987 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f5fe6ce name:ZooKeeperConnection Watcher:127.0.0.1:49872 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752924 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 752930 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 752939 T1989 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6dfd40b3 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752940 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 752943 T1967 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 752949 T1967 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 752956 T1967 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 752959 T1967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49875_
   [junit4]   2> 752960 T1967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49875_
   [junit4]   2> 752966 T1967 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 752986 T1967 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 752998 T1967 oasc.Overseer.start Overseer (id=90707276929695747-127.0.0.1:49875_-n_0000000000) starting
   [junit4]   2> 753006 T1967 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 753016 T1991 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 753018 T1967 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 753026 T1967 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 753031 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 753040 T1990 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 753048 T1967 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384083205390
   [junit4]   2> 753179 T1967 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1384083205390/conf/
   [junit4]   2> 753186 T1967 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 753187 T1967 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 753188 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 753193 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753199 T1994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dffefb0 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753200 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753206 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 753219 T1967 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 753606 T1967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 753610 T1967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49879
   [junit4]   2> 753612 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 753612 T1967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 753613 T1967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167
   [junit4]   2> 753613 T1967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/'
   [junit4]   2> 753641 T1967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/solr.xml
   [junit4]   2> 753721 T1967 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 753721 T1967 oasc.CoreContainer.<init> New CoreContainer 462060227
   [junit4]   2> 753722 T1967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/]
   [junit4]   2> 753723 T1967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 753723 T1967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 753723 T1967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 753724 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 753765 T1967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 753765 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 753766 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 753766 T1967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 753766 T1967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 753770 T1967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 753770 T1967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 753770 T1967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49872/solr
   [junit4]   2> 753770 T1967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 753773 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753777 T2005 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5412ffbc name:ZooKeeperConnection Watcher:127.0.0.1:49872 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753778 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753784 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753788 T2007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60fa5f51 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753788 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753801 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 754812 T1967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49879_
   [junit4]   2> 754817 T1967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49879_
   [junit4]   2> 754832 T1989 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 754832 T2007 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 754833 T1994 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 754855 T1967 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167
   [junit4]   2> 754951 T1967 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/conf/
   [junit4]   2> 754956 T1967 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 754957 T1967 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 754957 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 755280 T1967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 755284 T1967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49882
   [junit4]   2> 755285 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 755285 T1967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 755286 T1967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907
   [junit4]   2> 755286 T1967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/'
   [junit4]   2> 755315 T1967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/solr.xml
   [junit4]   2> 755387 T1967 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 755388 T1967 oasc.CoreContainer.<init> New CoreContainer 1888757695
   [junit4]   2> 755388 T1967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/]
   [junit4]   2> 755390 T1967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 755390 T1967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 755390 T1967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 755391 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 755391 T1967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 755391 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 755392 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 755392 T1967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 755392 T1967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 755396 T1967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 755396 T1967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 755396 T1967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49872/solr
   [junit4]   2> 755397 T1967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 755398 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 755403 T2019 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56e3ae8d name:ZooKeeperConnection Watcher:127.0.0.1:49872 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755404 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 755414 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 755421 T2021 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49efbc57 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755422 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 755437 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 756447 T1967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49882_
   [junit4]   2> 756450 T1967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49882_
   [junit4]   2> 756461 T1994 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 756461 T1989 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 756461 T2021 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 756461 T2007 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 756475 T1967 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907
   [junit4]   2> 756663 T1967 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/conf/
   [junit4]   2> 756670 T1967 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 756671 T1967 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 756671 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 757116 T1967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 757120 T1967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49885
   [junit4]   2> 757123 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 757124 T1967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 757124 T1967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622
   [junit4]   2> 757125 T1967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/'
   [junit4]   2> 757167 T1967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/solr.xml
   [junit4]   2> 757268 T1967 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 757268 T1967 oasc.CoreContainer.<init> New CoreContainer 2145745220
   [junit4]   2> 757269 T1967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/]
   [junit4]   2> 757271 T1967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 757272 T1967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 757272 T1967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 757273 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 757273 T1967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 757274 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 757274 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 757274 T1967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 757275 T1967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 757280 T1967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 757280 T1967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 757281 T1967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49872/solr
   [junit4]   2> 757281 T1967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 757283 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 757290 T2033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@273d1c60 name:ZooKeeperConnection Watcher:127.0.0.1:49872 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757292 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 757299 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 757304 T2035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cd28433 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 757304 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 757318 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 758330 T1967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49885_
   [junit4]   2> 758335 T1967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49885_
   [junit4]   2> 758353 T1994 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 758353 T1989 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 758354 T2021 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 758354 T2007 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 758354 T2035 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 758543 T1967 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622
   [junit4]   2> 758643 T1967 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/conf/
   [junit4]   2> 758652 T1967 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 758652 T1967 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 758653 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 759036 T1967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 759043 T1967 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49888
   [junit4]   2> 759046 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 759047 T1967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 759048 T1967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604
   [junit4]   2> 759048 T1967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/'
   [junit4]   2> 759079 T1967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/solr.xml
   [junit4]   2> 759149 T1967 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 759150 T1967 oasc.CoreContainer.<init> New CoreContainer 435385252
   [junit4]   2> 759150 T1967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/]
   [junit4]   2> 759152 T1967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 759152 T1967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 759152 T1967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 759152 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 759153 T1967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 759153 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 759153 T1967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 759153 T1967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 759154 T1967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 759158 T1967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 759158 T1967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 759158 T1967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49872/solr
   [junit4]   2> 759159 T1967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 759160 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 759165 T2047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ee709d9 name:ZooKeeperConnection Watcher:127.0.0.1:49872 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759166 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 759175 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 759177 T2049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ef1063 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 759178 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 759189 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 760199 T1967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49888_
   [junit4]   2> 760202 T1967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49888_
   [junit4]   2> 760214 T1994 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 760215 T2007 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 760215 T2035 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 760215 T2049 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 760215 T1989 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 760215 T2021 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 760231 T1967 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604
   [junit4]   2> 760447 T1967 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/conf/
   [junit4]   2> 760458 T1967 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 760461 T1967 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 760461 T1967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 760472 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 760477 T2052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@211bc859 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760478 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 760482 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 760496 T1967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 760500 T2054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74cc47c8 name:ZooKeeperConnection Watcher:127.0.0.1:49872/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760501 T1967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 760505 T1967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 760518 T2028 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 760521 T1989 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 760525 T1991 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> 760525 T1991 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> 760586 T1990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 760588 T1990 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 760589 T1990 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 760603 T2052 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> 760604 T2035 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> 760604 T2049 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> 760604 T2054 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> 760607 T1994 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> 760607 T2007 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> 760604 T2021 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> 760604 T1989 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> 760635 T1991 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 760636 T1991 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49885_
   [junit4]   2> 760637 T1991 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49882_
   [junit4]   2> 760638 T1991 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49879_
   [junit4]   2> 760639 T1991 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49888_
   [junit4]   2> 760650 T2003 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 760651 T2013 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 760652 T2042 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 760652 T2029 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 760657 T2013 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 760657 T2003 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 760657 T2042 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 760658 T2029 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 762130 T1990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 762134 T1990 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:49888",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49888_",
   [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> 762154 T1990 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:49882",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49882_",
   [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> 762176 T1990 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:49879",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49879_",
   [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> 762194 T1990 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:49885",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49885_",
   [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> 762215 T2021 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> 762216 T2035 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> 762216 T2052 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> 762215 T2049 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> 762216 T2007 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> 762216 T2054 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> 762216 T1994 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> 762216 T1989 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> 762659 T2013 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 762660 T2003 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 762663 T2042 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 762664 T2003 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1
   [junit4]   2> 762665 T2003 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 762665 T2029 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 762667 T2042 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2
   [junit4]   2> 762668 T2042 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 762670 T2013 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2
   [junit4]   2> 762671 T2013 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 762674 T2029 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1
   [junit4]   2> 762675 T2029 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 762675 T2003 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 762676 T2003 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 762677 T2013 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 762678 T2013 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 762676 T2042 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 762679 T2042 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 762680 T2029 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 762682 T2029 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 762687 T2042 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 762688 T2042 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 762687 T2003 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 762689 T2003 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 762690 T2013 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 762690 T2013 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 762693 T2029 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 762693 T2029 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 762698 T2003 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 762699 T2042 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 762700 T2013 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 762701 T2029 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 762702 T2003 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1/'
   [junit4]   2> 762703 T2013 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2/'
   [junit4]   2> 762705 T2042 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2/'
   [junit4]   2> 762707 T2029 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1/'
   [junit4]   2> 762829 T2003 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 762890 T2013 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 762918 T2042 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 762949 T2029 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 763179 T2013 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 763193 T2003 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 763197 T2013 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 763205 T2013 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 763211 T2042 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 763212 T2003 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 763221 T2029 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 763221 T2003 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 763229 T2042 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 763238 T2042 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 763239 T2029 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 763255 T2029 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 764601 T2013 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 764610 T2042 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 764610 T2013 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 764614 T2013 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 764626 T2042 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 764633 T2042 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 764645 T2029 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 764660 T2029 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 764671 T2029 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 764675 T2003 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 764686 T2013 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764694 T2042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764695 T2013 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764701 T2013 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764702 T2042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764707 T2013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764713 T2013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764714 T2013 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764702 T2003 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 764718 T2013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764720 T2013 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764721 T2013 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 764722 T2013 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2/data/
   [junit4]   2> 764722 T2013 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d828720
   [junit4]   2> 764723 T2003 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 764730 T2013 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2/data
   [junit4]   2> 764730 T2013 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 764730 T2013 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 764730 T2013 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1384083207907/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 764731 T2013 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=59.2373046875, floorSegmentMB=0.80859375, forceMergeDeletesPctAllowed=9.31205859592292, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6947382498608575
   [junit4]   2> 764732 T2013 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@597042f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e949405),segFN=segments_1,generation=1}
   [junit4]   2> 764732 T2013 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764716 T2042 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764738 T2013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 764738 T2013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 764738 T2013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 764739 T2013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764739 T2013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764739 T2013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 764738 T2042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764740 T2042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764742 T2042 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764740 T2013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764744 T2013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764744 T2013 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 764745 T2013 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 764746 T2013 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 764746 T2013 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 764747 T2013 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 764747 T2013 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 764748 T2013 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 764755 T2042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764756 T2042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764756 T2042 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 764756 T2042 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2/data/
   [junit4]   2> 764757 T2042 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d828720
   [junit4]   2> 764758 T2013 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 764764 T2013 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 764765 T2013 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 764766 T2013 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=240117208, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 764766 T2042 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2/data
   [junit4]   2> 764767 T2042 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 764767 T2042 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 764771 T2042 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1384083211604/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 764771 T2042 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=59.2373046875, floorSegmentMB=0.80859375, forceMergeDeletesPctAllowed=9.31205859592292, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6947382498608575
   [junit4]   2> 764772 T2013 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@597042f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e949405),segFN=segments_1,generation=1}
   [junit4]   2> 764772 T2013 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764773 T2013 oass.SolrIndexSearcher.<init> Opening Searcher@4b087070 main
   [junit4]   2> 764781 T2029 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764792 T2029 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764792 T2059 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@4b087070 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 764793 T2042 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@27d4653f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b672456),segFN=segments_1,generation=1}
   [junit4]   2> 764793 T2042 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764795 T2013 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 764795 T2013 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:49882 collection:delLiveColl shard:shard1
   [junit4]   2> 764799 T2042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 764800 T2042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 764800 T2042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 764800 T2042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764801 T2042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764801 T2042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 764802 T2042 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764802 T2042 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764803 T2042 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 764803 T2042 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 764804 T2029 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764805 T2042 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 764805 T2042 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 764807 T2042 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 764808 T2042 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 764809 T2042 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 764810 T2003 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764808 T2029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764810 T2029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764810 T2029 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764807 T2013 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 764816 T2029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764817 T2029 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764817 T2003 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 764812 T2042 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 764817 T2029 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 764820 T2029 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1/data/
   [junit4]   2> 764821 T2029 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d828720
   [junit4]   2> 764824 T2042 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 764824 T2042 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 764825 T2003 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764826 T2042 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=240117208, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 764826 T2029 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1/data
   [junit4]   2> 764827 T2029 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 764828 T2029 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 764827 T2042 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@27d4653f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b672456),segFN=segments_1,generation=1}
   [junit4]   2> 764828 T2042 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764829 T2042 oass.SolrIndexSearcher.<init> Opening Searcher@38162a6f main
   [junit4]   2> 764831 T2003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764831 T2003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764831 T2003 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 764833 T2029 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1384083209622/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 764833 T2029 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=59.2373046875, floorSegmentMB=0.80859375, forceMergeDeletesPctAllowed=9.31205859592292, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6947382498608575
   [junit4]   2> 764835 T2003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 764836 T2003 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 764836 T2003 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 764836 T2003 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1/data/
   [junit4]   2> 764837 T2003 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d828720
   [junit4]   2> 764837 T2042 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 764837 T2042 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:49888 collection:delLiveColl shard:shard2
   [junit4]   2> 764837 T2003 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1/data
   [junit4]   2> 764838 T2003 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 764838 T2003 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 764838 T2060 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@38162a6f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 764839 T2029 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@319f825c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52da41ad),segFN=segments_1,generation=1}
   [junit4]   2> 764839 T2029 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764840 T2003 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1384083206167/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 764841 T2003 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=59.2373046875, floorSegmentMB=0.80859375, forceMergeDeletesPctAllowed=9.31205859592292, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6947382498608575
   [junit4]   2> 764842 T2003 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@76dc23b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67b81f52),segFN=segments_1,generation=1}
   [junit4]   2> 764842 T2003 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 764844 T2029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 764845 T2029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 764845 T2029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 764846 T2029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764846 T2029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764846 T2029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 764847 T2029 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764848 T2029 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764848 T2029 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 764848 T2042 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 764849 T2029 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 764849 T2029 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 764850 T2029 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 764850 T2029 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 764851 T2029 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 764851 T2029 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 764846 T2003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 764854 T2003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 764854 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 764854 T2003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764854 T2029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 764855 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 764856 T2003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 764857 T2003 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764857 T2003 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 764858 T2003 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 764858 T2003 oasc.RequestHandlers.ini

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

g socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 859419 T2053 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> 859421 T2053 oaz.ClientCnxn$SendThread.run WARN Session 0x14241c9abf0000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 859921 T2053 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> 859923 T2053 oaz.ClientCnxn$SendThread.run WARN Session 0x14241c9abf0000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 860422 T2053 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> 860424 T2053 oaz.ClientCnxn$SendThread.run WARN Session 0x14241c9abf0000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 108782 T1966 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=2053, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-SendThread(localhost:49872), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=ca, timezone=America/St_Thomas
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=3,free=265199008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HardAutoCommitTest, IndexSchemaRuntimeFieldTest, TermsComponentTest, ShardSplitTest, DocumentAnalysisRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TermVectorComponentTest, OutputWriterTest, TestBM25SimilarityFactory, TestFaceting, TestSolrXmlPersistence, BasicDistributedZkTest, TestFieldTypeResource, SampleTest, TestOmitPositions, HighlighterConfigTest, TestIndexSearcher, BJQParserTest, TestSerializedLuceneMatchVersion, AddSchemaFieldsUpdateProcessorFactoryTest, DirectUpdateHandlerTest, DistributedTermsComponentTest, BadCopyFieldTest, CurrencyFieldOpenExchangeTest, PolyFieldTest, TestCoreDiscovery, LeaderElectionTest, MBeansHandlerTest, TestCoreContainer, MoreLikeThisHandlerTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, CustomCollectionTest, QueryParsingTest, SuggesterTest, ScriptEngineTest, DOMUtilTest, TestStressLucene, CSVRequestHandlerTest, TestRandomDVFaceting, TestArbitraryIndexDir, SolrCmdDistributorTest, ShardRoutingTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=FD5200018542E1F5 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=America/St_Thomas -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD5200018542E1F5]: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=2053, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-SendThread(localhost:49872), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    >    2) Thread[id=2054, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-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([FD5200018542E1F5]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2053, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[FD5200018542E1F5]-SendThread(localhost:49872), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD5200018542E1F5]:0)
   [junit4] Completed in 108.84s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 874 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:421: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:401: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:471: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1271: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 334 suites, 1470 tests, 3 suite-level errors, 1 error, 1245 ignored

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



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1005 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1005/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Wrong doc count on shard1_0 expected:<140> but was:<78>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<140> but was:<78>
	at __randomizedtesting.SeedInfo.seed([2DD98CA0752E9142:AC3F02B80271F17E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9861 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 322396 T426 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 322404 T426 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1384102695303
   [junit4]   2> 322406 T426 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 322407 T427 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 322508 T426 oasc.ZkTestServer.run start zk server on port:49380
   [junit4]   2> 322510 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 322517 T433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34982bb4 name:ZooKeeperConnection Watcher:127.0.0.1:49380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 322517 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 322517 T426 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 322525 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 322540 T435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a62d0d0 name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 322540 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 322541 T426 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 322550 T426 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 322557 T426 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 322562 T426 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 322569 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 322571 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 322585 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 322587 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 322596 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 322598 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 322609 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 322610 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 322620 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 322624 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 322641 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 322642 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 322651 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 322652 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 322660 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 322661 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 322669 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 322669 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 322678 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 322679 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 322686 T426 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 322687 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 323030 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 323048 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49383
   [junit4]   2> 323049 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 323049 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 323050 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596
   [junit4]   2> 323050 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/'
   [junit4]   2> 323092 T426 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/solr.xml
   [junit4]   2> 323187 T426 oasc.CoreContainer.<init> New CoreContainer 912095074
   [junit4]   2> 323188 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/]
   [junit4]   2> 323190 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 323190 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 323191 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 323191 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 323191 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 323191 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 323192 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 323192 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 323192 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 323197 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 323197 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 323198 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49380/solr
   [junit4]   2> 323198 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 323200 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323205 T446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@219226a6 name:ZooKeeperConnection Watcher:127.0.0.1:49380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323206 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323212 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323217 T448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d83fd7 name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323217 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323223 T426 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 323233 T426 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 323242 T426 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 323248 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49383_
   [junit4]   2> 323249 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49383_
   [junit4]   2> 323259 T426 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 323274 T426 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 323280 T426 oasc.Overseer.start Overseer (id=90708554239770627-127.0.0.1:49383_-n_0000000000) starting
   [junit4]   2> 323291 T426 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 323303 T450 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 323304 T426 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 323312 T426 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 323318 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 323327 T449 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 323333 T451 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 323333 T451 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 323335 T451 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 324844 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 324849 T449 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49383",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49383_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 324849 T449 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 324850 T449 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 324870 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 325337 T451 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 325339 T451 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/collection1
   [junit4]   2> 325340 T451 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 325343 T451 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 325343 T451 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 325350 T451 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/collection1/'
   [junit4]   2> 325353 T451 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/collection1/lib/classes/' to classloader
   [junit4]   2> 325354 T451 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/collection1/lib/README' to classloader
   [junit4]   2> 325479 T451 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 325564 T451 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 325568 T451 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 325577 T451 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 326264 T451 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 326268 T451 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 326269 T451 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326277 T451 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326365 T451 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 326365 T451 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384102695596/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384102695303/control/data/
   [junit4]   2> 326366 T451 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27cbb391
   [junit4]   2> 326367 T451 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/control/data
   [junit4]   2> 326367 T451 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384102695303/control/data/index/
   [junit4]   2> 326368 T451 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384102695303/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 326369 T451 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/control/data/index
   [junit4]   2> 326369 T451 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=35.2705078125, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=23.784938755350936, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6311824805569441
   [junit4]   2> 326370 T451 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1daa8d5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f02720c),segFN=segments_1,generation=1}
   [junit4]   2> 326375 T451 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326381 T451 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 326381 T451 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 326382 T451 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 326382 T451 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326382 T451 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326383 T451 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 326383 T451 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326384 T451 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326384 T451 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 326385 T451 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 326386 T451 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 326386 T451 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 326387 T451 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 326387 T451 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 326388 T451 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 326398 T451 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326405 T451 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 326405 T451 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 326406 T451 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=81.009765625, floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=19.14875650061323, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 326407 T451 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1daa8d5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f02720c),segFN=segments_1,generation=1}
   [junit4]   2> 326407 T451 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326407 T451 oass.SolrIndexSearcher.<init> Opening Searcher@39e9673a main
   [junit4]   2> 326415 T452 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39e9673a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 326416 T451 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 326416 T451 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49383 collection:control_collection shard:shard1
   [junit4]   2> 326420 T451 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 326443 T451 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 326450 T451 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 326451 T451 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 326452 T451 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49383/collection1/
   [junit4]   2> 326452 T451 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 326453 T451 oasc.SyncStrategy.syncToMe http://127.0.0.1:49383/collection1/ has no replicas
   [junit4]   2> 326453 T451 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49383/collection1/ shard1
   [junit4]   2> 326453 T451 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 327900 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 327946 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 327989 T451 oasc.ZkController.register We are http://127.0.0.1:49383/collection1/ and leader is http://127.0.0.1:49383/collection1/
   [junit4]   2> 327989 T451 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49383
   [junit4]   2> 327990 T451 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 327990 T451 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 327991 T451 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 327998 T451 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 328004 T426 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 328005 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 328010 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 328018 T455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@587dccab name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 328019 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 328027 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 328045 T426 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 328420 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 328423 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49387
   [junit4]   2> 328425 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 328425 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 328425 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944
   [junit4]   2> 328426 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/'
   [junit4]   2> 328458 T426 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/solr.xml
   [junit4]   2> 328536 T426 oasc.CoreContainer.<init> New CoreContainer 676672297
   [junit4]   2> 328541 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/]
   [junit4]   2> 328544 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 328545 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 328546 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 328546 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 328547 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 328548 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 328548 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 328549 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 328550 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 328558 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 328559 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 328559 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49380/solr
   [junit4]   2> 328560 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 328561 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 328566 T466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24dcf838 name:ZooKeeperConnection Watcher:127.0.0.1:49380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 328568 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 328576 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 328581 T468 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45d14205 name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 328581 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 328594 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 329481 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 329483 T449 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49383",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49383_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 329496 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 329496 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 329496 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 329609 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49387_
   [junit4]   2> 329614 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49387_
   [junit4]   2> 329630 T468 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 329632 T455 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 329632 T448 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 329660 T469 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 329660 T469 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 329663 T469 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 331019 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 331025 T449 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:49387",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49387_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 331025 T449 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 331026 T449 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 331049 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 331049 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 331050 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 331666 T469 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 331666 T469 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/collection1
   [junit4]   2> 331667 T469 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 331670 T469 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 331671 T469 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 331676 T469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/collection1/'
   [junit4]   2> 331679 T469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/collection1/lib/classes/' to classloader
   [junit4]   2> 331680 T469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/collection1/lib/README' to classloader
   [junit4]   2> 331765 T469 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 331828 T469 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 331833 T469 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 331841 T469 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 332471 T469 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 332473 T469 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 332475 T469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 332485 T469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 332571 T469 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 332572 T469 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384102700944/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty1/
   [junit4]   2> 332574 T469 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27cbb391
   [junit4]   2> 332575 T469 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty1
   [junit4]   2> 332575 T469 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty1/index/
   [junit4]   2> 332575 T469 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 332577 T469 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty1/index
   [junit4]   2> 332578 T469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=35.2705078125, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=23.784938755350936, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6311824805569441
   [junit4]   2> 332579 T469 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7849ce0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51c001cf),segFN=segments_1,generation=1}
   [junit4]   2> 332580 T469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 332586 T469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 332587 T469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 332592 T469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 332592 T469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 332597 T469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 332597 T469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 332598 T469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 332598 T469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 332598 T469 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 332599 T469 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 332600 T469 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 332600 T469 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 332601 T469 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 332602 T469 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 332602 T469 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 332616 T469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 332624 T469 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 332625 T469 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 332629 T469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=81.009765625, floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=19.14875650061323, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 332630 T469 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7849ce0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51c001cf),segFN=segments_1,generation=1}
   [junit4]   2> 332630 T469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 332630 T469 oass.SolrIndexSearcher.<init> Opening Searcher@2c16e005 main
   [junit4]   2> 332642 T469 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 332642 T469 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49387 collection:collection1 shard:shard1
   [junit4]   2> 332649 T470 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c16e005 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 332650 T469 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 332673 T469 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 332677 T469 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 332677 T469 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 332679 T469 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49387/collection1/
   [junit4]   2> 332679 T469 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 332680 T469 oasc.SyncStrategy.syncToMe http://127.0.0.1:49387/collection1/ has no replicas
   [junit4]   2> 332680 T469 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49387/collection1/ shard1
   [junit4]   2> 332681 T469 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 334079 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 334108 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 334108 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 334109 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 334162 T469 oasc.ZkController.register We are http://127.0.0.1:49387/collection1/ and leader is http://127.0.0.1:49387/collection1/
   [junit4]   2> 334163 T469 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49387
   [junit4]   2> 334163 T469 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 334164 T469 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 334164 T469 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 334171 T469 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 334178 T426 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 334179 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 334572 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 334578 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49390
   [junit4]   2> 334579 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 334580 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 334585 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079
   [junit4]   2> 334586 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/'
   [junit4]   2> 334612 T426 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/solr.xml
   [junit4]   2> 334699 T426 oasc.CoreContainer.<init> New CoreContainer 167374412
   [junit4]   2> 334700 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/]
   [junit4]   2> 334702 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 334702 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 334702 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 334702 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 334703 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 334703 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 334703 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 334704 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 334704 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 334708 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 334708 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 334709 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49380/solr
   [junit4]   2> 334709 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 334710 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 334715 T482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40d3d1f0 name:ZooKeeperConnection Watcher:127.0.0.1:49380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 334716 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 334724 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 334727 T484 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32a83c66 name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 334728 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 334739 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 335633 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 335637 T449 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49387",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49387_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 335657 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 335658 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 335658 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 335658 T484 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 335751 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49390_
   [junit4]   2> 335756 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49390_
   [junit4]   2> 335772 T484 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 335773 T448 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 335774 T455 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 335774 T468 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 335803 T485 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 335804 T485 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 335809 T485 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 337187 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 337191 T449 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:49390",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49390_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 337192 T449 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 337192 T449 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 337212 T484 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 337213 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 337213 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 337213 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 337817 T485 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 337817 T485 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/collection1
   [junit4]   2> 337818 T485 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 337822 T485 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 337822 T485 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 337829 T485 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/collection1/'
   [junit4]   2> 337831 T485 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/collection1/lib/classes/' to classloader
   [junit4]   2> 337832 T485 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/collection1/lib/README' to classloader
   [junit4]   2> 337950 T485 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 338022 T485 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 338027 T485 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 338036 T485 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 338690 T485 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 338694 T485 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 338696 T485 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338703 T485 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338777 T485 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 338779 T485 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384102707079/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty2/
   [junit4]   2> 338779 T485 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27cbb391
   [junit4]   2> 338780 T485 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty2
   [junit4]   2> 338780 T485 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty2/index/
   [junit4]   2> 338781 T485 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 338781 T485 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty2/index
   [junit4]   2> 338782 T485 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=35.2705078125, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=23.784938755350936, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6311824805569441
   [junit4]   2> 338782 T485 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a0ca3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@391d680d),segFN=segments_1,generation=1}
   [junit4]   2> 338783 T485 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 338793 T485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 338794 T485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 338794 T485 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 338795 T485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338795 T485 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338795 T485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 338796 T485 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338796 T485 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338796 T485 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 338797 T485 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 338798 T485 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 338798 T485 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 338799 T485 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 338800 T485 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 338801 T485 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 338810 T485 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 338818 T485 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 338819 T485 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 338820 T485 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=81.009765625, floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=19.14875650061323, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 338821 T485 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a0ca3dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@391d680d),segFN=segments_1,generation=1}
   [junit4]   2> 338821 T485 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 338822 T485 oass.SolrIndexSearcher.<init> Opening Searcher@1b94c231 main
   [junit4]   2> 338833 T486 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b94c231 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 338835 T485 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 338836 T485 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49390 collection:collection1 shard:shard2
   [junit4]   2> 338840 T485 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 338858 T485 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 338865 T485 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 338866 T485 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 338866 T485 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49390/collection1/
   [junit4]   2> 338866 T485 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 338867 T485 oasc.SyncStrategy.syncToMe http://127.0.0.1:49390/collection1/ has no replicas
   [junit4]   2> 338867 T485 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49390/collection1/ shard2
   [junit4]   2> 338867 T485 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 340248 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 340300 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 340300 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 340301 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 340300 T484 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 340329 T485 oasc.ZkController.register We are http://127.0.0.1:49390/collection1/ and leader is http://127.0.0.1:49390/collection1/
   [junit4]   2> 340330 T485 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49390
   [junit4]   2> 340330 T485 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 340331 T485 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 340331 T485 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 340339 T485 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 340345 T426 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 340345 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 340756 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 340763 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49393
   [junit4]   2> 340764 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 340765 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 340765 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246
   [junit4]   2> 340766 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/'
   [junit4]   2> 340799 T426 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/solr.xml
   [junit4]   2> 340895 T426 oasc.CoreContainer.<init> New CoreContainer 508134948
   [junit4]   2> 340896 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/]
   [junit4]   2> 340898 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 340898 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 340898 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 340899 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 340899 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 340900 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 340900 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 340900 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 340901 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 340905 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 340905 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 340906 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49380/solr
   [junit4]   2> 340906 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 340908 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340912 T498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d117f23 name:ZooKeeperConnection Watcher:127.0.0.1:49380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340913 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340921 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340925 T500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@306cd715 name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340926 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340938 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 341841 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 341845 T449 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49390",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49390_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 341865 T500 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 341866 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 341866 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 341866 T484 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 341868 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 341951 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49393_
   [junit4]   2> 341957 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49393_
   [junit4]   2> 341976 T448 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341978 T484 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341979 T500 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341981 T455 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341984 T468 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 342013 T501 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 342014 T501 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 342019 T501 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 343389 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 343392 T449 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:49393",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49393_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 343392 T449 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 343392 T449 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 343405 T484 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 343405 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 343406 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 343405 T500 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 343405 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 344023 T501 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 344023 T501 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/collection1
   [junit4]   2> 344024 T501 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 344027 T501 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 344028 T501 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 344033 T501 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/collection1/'
   [junit4]   2> 344036 T501 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/collection1/lib/classes/' to classloader
   [junit4]   2> 344037 T501 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/collection1/lib/README' to classloader
   [junit4]   2> 344134 T501 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 344202 T501 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 344205 T501 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 344215 T501 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 344861 T501 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 344863 T501 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 344864 T501 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 344873 T501 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 344966 T501 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 344967 T501 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty3-1384102713246/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty3/
   [junit4]   2> 344967 T501 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27cbb391
   [junit4]   2> 344969 T501 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty3
   [junit4]   2> 344969 T501 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty3/index/
   [junit4]   2> 344970 T501 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 344971 T501 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty3/index
   [junit4]   2> 344972 T501 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=35.2705078125, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=23.784938755350936, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6311824805569441
   [junit4]   2> 344974 T501 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a057f13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8cd23a),segFN=segments_1,generation=1}
   [junit4]   2> 344974 T501 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 344985 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 344986 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 344986 T501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 344987 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 344987 T501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 344988 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 344989 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 344991 T501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 344991 T501 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 344993 T501 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 344994 T501 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 344994 T501 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 344995 T501 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 344997 T501 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 344998 T501 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 345010 T501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 345015 T501 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 345016 T501 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 345016 T501 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=81.009765625, floorSegmentMB=1.58203125, forceMergeDeletesPctAllowed=19.14875650061323, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 345017 T501 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4a057f13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8cd23a),segFN=segments_1,generation=1}
   [junit4]   2> 345017 T501 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 345018 T501 oass.SolrIndexSearcher.<init> Opening Searcher@3a0ee49f main
   [junit4]   2> 345030 T502 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a0ee49f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 345035 T501 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 345035 T501 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49393 collection:collection1 shard:shard1
   [junit4]   2> 345047 T501 oasc.ZkController.register We are http://127.0.0.1:49393/collection1/ and leader is http://127.0.0.1:49387/collection1/
   [junit4]   2> 345047 T501 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49393
   [junit4]   2> 345047 T501 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 345048 T501 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1232 name=collection1 org.apache.solr.core.SolrCore@1052e146 url=http://127.0.0.1:49393/collection1 node=127.0.0.1:49393_ C1232_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49393, core=collection1, node_name=127.0.0.1:49393_}
   [junit4]   2> 345049 T503 C1232 P49393 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 345050 T503 C1232 P49393 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 345051 T503 C1232 P49393 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 345051 T503 C1232 P49393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 345051 T501 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 345055 T426 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 345057 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 345059 T463 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 345440 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 345444 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49397
   [junit4]   2> 345446 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 345446 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 345446 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957
   [junit4]   2> 345447 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/'
   [junit4]   2> 345475 T426 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/solr.xml
   [junit4]   2> 345587 T426 oasc.CoreContainer.<init> New CoreContainer 670942950
   [junit4]   2> 345587 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/]
   [junit4]   2> 345589 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 345590 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 345590 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 345590 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 345590 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 345591 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 345591 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 345592 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 345592 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 345596 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 345597 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 345597 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49380/solr
   [junit4]   2> 345597 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 345599 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345605 T515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7461d8f5 name:ZooKeeperConnection Watcher:127.0.0.1:49380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345606 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345617 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345624 T517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a7a879c name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345624 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345637 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 346435 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 346439 T449 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49393",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49393_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 346464 T500 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 346464 T455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 346465 T517 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 346467 T484 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 346464 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 346465 T468 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 346651 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49397_
   [junit4]   2> 346657 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49397_
   [junit4]   2> 346675 T455 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 346675 T448 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 346675 T468 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 346677 T517 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 346677 T500 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 346677 T484 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 346694 T518 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 346695 T518 oasc.ZkController.publish numShards not found o

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

]   2> 405793 T426 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 405794 T426 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty4/index;done=false>>]
   [junit4]   2> 405794 T426 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty4/index
   [junit4]   2> 405794 T426 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty4;done=false>>]
   [junit4]   2> 405795 T426 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1384102695303/jetty4
   [junit4]   2> 405795 T426 oasc.SolrCore.close [collection1_shard1_1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@15c5816b
   [junit4]   2> 405805 T426 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=34,cumulative_deletesById=18,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 405806 T426 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 405806 T426 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 405807 T426 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 405811 T426 oasc.SolrCore.closeSearcher [collection1_shard1_1_replica2] Closing main searcher on request.
   [junit4]   2> 405811 T426 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 405812 T426 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/collection1_shard1_1_replica2/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/collection1_shard1_1_replica2/data;done=false>>]
   [junit4]   2> 405812 T426 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/collection1_shard1_1_replica2/data
   [junit4]   2> 405813 T426 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/collection1_shard1_1_replica2/data/index.20131110165908192 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/collection1_shard1_1_replica2/data/index.20131110165908192;done=false>>]
   [junit4]   2> 405813 T426 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-jetty4-1384102717957/collection1_shard1_1_replica2/data/index.20131110165908192
   [junit4]   2> 405813 T561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405817 T517 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 405818 T428 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14242f3118d000c, 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> 405822 T550 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 405834 T426 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 405917 T426 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 405925 T426 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49380 49380
   [junit4]   2> 406153 T550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8b55819 name:ZooKeeperConnection Watcher:127.0.0.1:49380/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 406154 T550 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 406154 T426 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 49383
   [junit4]   2> !!!! WARNING: best effort to remove /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-1384102695303 FAILED !!!!!
   [junit4]   2> 406158 T426 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 406159 T426 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49380 49380
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/90708554239770627-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/leaders (1)
   [junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:49383_",
   [junit4]   1>            "base_url":"http://127.0.0.1:49383"}
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/election (5)
   [junit4]   1>     /solr/overseer_elect/election/90708554239770630-127.0.0.1:49387_-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/90708554239770634-127.0.0.1:49393_-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/90708554239770627-127.0.0.1:49383_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/90708554239770636-127.0.0.1:49397_-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/90708554239770632-127.0.0.1:49390_-n_0000000002 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"90708554239770627-127.0.0.1:49383_-n_0000000000"}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=2DD98CA0752E9142 -Dtests.slow=true -Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=Etc/Zulu -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 83.8s | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<140> but was:<78>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2DD98CA0752E9142:AC3F02B80271F17E]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 406194 T426 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 83807 T425 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=Lucene41(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), n_ti=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ja_JP_JP_#u-ca-japanese, timezone=Etc/Zulu
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=3,free=66981384,total=161472512
   [junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, TestFieldResource, TestOmitPositions, DocValuesMultiTest, QueryParsingTest, TestFastLRUCache, TestMergePolicyConfig, AlternateDirectoryTest, ClusterStateTest, BadCopyFieldTest, HdfsSyncSliceTest, FastVectorHighlighterTest, StatsComponentTest, BasicZkTest, TestLuceneMatchVersion, TestElisionMultitermQuery, TestFastWriter, DOMUtilTest, BasicDistributedZkTest, SOLR749Test, ShardSplitTest]
   [junit4] Completed in 84.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 969 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:421: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:401: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:471: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1271: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 334 suites, 1470 tests, 1 failure, 40 ignored (5 assumptions)

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