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/10/30 18:47:08 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 964 - Failure!

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

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:50606/xwwri/o/collection1, http://127.0.0.1:50575/xwwri/o/collection1, http://127.0.0.1:50592/xwwri/o/collection1, http://127.0.0.1:50578/xwwri/o/collection1, http://127.0.0.1:50626/xwwri/o/collection1, http://127.0.0.1:50581/xwwri/o/collection1, http://127.0.0.1:50599/xwwri/o/collection1, http://127.0.0.1:50572/xwwri/o/collection1, http://127.0.0.1:50611/xwwri/o/collection1, http://127.0.0.1:50585/xwwri/o/collection1, http://127.0.0.1:50621/xwwri/o/collection1, http://127.0.0.1:50616/xwwri/o/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50606/xwwri/o/collection1, http://127.0.0.1:50575/xwwri/o/collection1, http://127.0.0.1:50592/xwwri/o/collection1, http://127.0.0.1:50578/xwwri/o/collection1, http://127.0.0.1:50626/xwwri/o/collection1, http://127.0.0.1:50581/xwwri/o/collection1, http://127.0.0.1:50599/xwwri/o/collection1, http://127.0.0.1:50572/xwwri/o/collection1, http://127.0.0.1:50611/xwwri/o/collection1, http://127.0.0.1:50585/xwwri/o/collection1, http://127.0.0.1:50621/xwwri/o/collection1, http://127.0.0.1:50616/xwwri/o/collection1]
	at __randomizedtesting.SeedInfo.seed([FF3E4E9EEE033156:7ED8C086995C516A]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:337)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1158)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor37.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$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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50592/xwwri/o/collection1, http://127.0.0.1:50626/xwwri/o/collection1, http://127.0.0.1:50581/xwwri/o/collection1, http://127.0.0.1:50599/xwwri/o/collection1, http://127.0.0.1:50572/xwwri/o/collection1, http://127.0.0.1:50585/xwwri/o/collection1, http://127.0.0.1:50621/xwwri/o/collection1, http://127.0.0.1:50616/xwwri/o/collection1]
	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)
	... 45 more


REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Wrong doc count on shard1_1 expected:<31> but was:<32>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<31> but was:<32>
	at __randomizedtesting.SeedInfo.seed([FF3E4E9EEE033156:7ED8C086995C516A]: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:478)
	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 9824 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 390997 T1174 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 391005 T1174 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1383152319509
   [junit4]   2> 391007 T1174 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 391009 T1175 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 391112 T1174 oasc.ZkTestServer.run start zk server on port:49515
   [junit4]   2> 391115 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391122 T1181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c0def3f name:ZooKeeperConnection Watcher:127.0.0.1:49515 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391123 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391123 T1174 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 391137 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391141 T1183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e486f78 name:ZooKeeperConnection Watcher:127.0.0.1:49515/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391142 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391142 T1174 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 391154 T1174 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 391166 T1174 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 391172 T1174 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 391182 T1174 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> 391183 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 391198 T1174 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> 391199 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 391209 T1174 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> 391210 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 391219 T1174 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> 391220 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 391230 T1174 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> 391231 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 391241 T1174 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> 391242 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 391251 T1174 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> 391251 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 391259 T1174 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> 391260 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 391268 T1174 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> 391269 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 391278 T1174 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> 391279 T1174 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 391662 T1174 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 391669 T1174 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49518
   [junit4]   2> 391670 T1174 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 391670 T1174 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 391671 T1174 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793
   [junit4]   2> 391671 T1174 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793/'
   [junit4]   2> 391704 T1174 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-1383152319793/solr.xml
   [junit4]   2> 391791 T1174 oasc.CoreContainer.<init> New CoreContainer 1165430513
   [junit4]   2> 391792 T1174 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793/]
   [junit4]   2> 391793 T1174 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 391794 T1174 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 391794 T1174 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 391794 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 391795 T1174 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 391795 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 391795 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 391795 T1174 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 391796 T1174 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 391800 T1174 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 391800 T1174 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 391800 T1174 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49515/solr
   [junit4]   2> 391801 T1174 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 391802 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391808 T1194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22b98f83 name:ZooKeeperConnection Watcher:127.0.0.1:49515 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391809 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391817 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391823 T1196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60bcbc9f name:ZooKeeperConnection Watcher:127.0.0.1:49515/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391824 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391830 T1174 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 391842 T1174 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 391854 T1174 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 391861 T1174 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49518_
   [junit4]   2> 391864 T1174 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49518_
   [junit4]   2> 391873 T1174 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 391891 T1174 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 391897 T1174 oasc.Overseer.start Overseer (id=90646270412128259-127.0.0.1:49518_-n_0000000000) starting
   [junit4]   2> 391908 T1174 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 391922 T1198 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 391925 T1174 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 391932 T1174 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 391937 T1174 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 391946 T1197 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 391956 T1199 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 391956 T1199 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 391959 T1199 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 393460 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 393463 T1197 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:49518",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49518_",
   [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> 393463 T1197 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 393463 T1197 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 393475 T1196 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> 393967 T1199 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 393968 T1199 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793/collection1
   [junit4]   2> 393968 T1199 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 393971 T1199 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 393971 T1199 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 393974 T1199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793/collection1/'
   [junit4]   2> 393976 T1199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793/collection1/lib/classes/' to classloader
   [junit4]   2> 393977 T1199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793/collection1/lib/README' to classloader
   [junit4]   2> 394050 T1199 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 394114 T1199 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 394119 T1199 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 394130 T1199 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 394694 T1199 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 394698 T1199 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 394700 T1199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 394707 T1199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 394782 T1199 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 394782 T1199 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1383152319793/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383152319508/control/data/
   [junit4]   2> 394782 T1199 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d15fcb8
   [junit4]   2> 394783 T1199 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/control/data
   [junit4]   2> 394783 T1199 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383152319508/control/data/index/
   [junit4]   2> 394784 T1199 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383152319508/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 394784 T1199 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/control/data/index
   [junit4]   2> 394784 T1199 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 394786 T1199 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@476e91b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@538c328b),segFN=segments_1,generation=1}
   [junit4]   2> 394786 T1199 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 394794 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 394795 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 394795 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 394796 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 394800 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 394802 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 394803 T1199 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 394803 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 394803 T1199 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 394804 T1199 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 394804 T1199 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 394804 T1199 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 394805 T1199 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 394805 T1199 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 394806 T1199 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 394816 T1199 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 394821 T1199 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 394821 T1199 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 394823 T1199 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1549763213080283]
   [junit4]   2> 394824 T1199 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@476e91b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@538c328b),segFN=segments_1,generation=1}
   [junit4]   2> 394824 T1199 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 394824 T1199 oass.SolrIndexSearcher.<init> Opening Searcher@669d4cb6 main
   [junit4]   2> 394829 T1199 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 394829 T1199 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49518 collection:control_collection shard:shard1
   [junit4]   2> 394830 T1200 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@669d4cb6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 394832 T1199 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 394847 T1199 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 394852 T1199 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 394853 T1199 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 394853 T1199 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49518/collection1/
   [junit4]   2> 394853 T1199 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 394853 T1199 oasc.SyncStrategy.syncToMe http://127.0.0.1:49518/collection1/ has no replicas
   [junit4]   2> 394853 T1199 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49518/collection1/ shard1
   [junit4]   2> 394853 T1199 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 394992 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 395018 T1196 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> 395072 T1199 oasc.ZkController.register We are http://127.0.0.1:49518/collection1/ and leader is http://127.0.0.1:49518/collection1/
   [junit4]   2> 395073 T1199 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49518
   [junit4]   2> 395073 T1199 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 395073 T1199 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 395073 T1199 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 395079 T1199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 395082 T1174 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 395083 T1174 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 395087 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 395093 T1203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39d9c195 name:ZooKeeperConnection Watcher:127.0.0.1:49515/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 395094 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 395098 T1174 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 395106 T1174 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 395459 T1174 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 395469 T1174 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49522
   [junit4]   2> 395475 T1174 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 395475 T1174 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 395476 T1174 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610
   [junit4]   2> 395476 T1174 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610/'
   [junit4]   2> 395518 T1174 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-jetty1-1383152323610/solr.xml
   [junit4]   2> 395626 T1174 oasc.CoreContainer.<init> New CoreContainer 2024863273
   [junit4]   2> 395627 T1174 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610/]
   [junit4]   2> 395629 T1174 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 395629 T1174 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 395630 T1174 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 395630 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 395630 T1174 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 395631 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 395631 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 395632 T1174 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 395633 T1174 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 395639 T1174 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 395639 T1174 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 395639 T1174 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49515/solr
   [junit4]   2> 395641 T1174 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 395643 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 395648 T1214 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65e51d5a name:ZooKeeperConnection Watcher:127.0.0.1:49515 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 395649 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 395657 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 395662 T1216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2878e000 name:ZooKeeperConnection Watcher:127.0.0.1:49515/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 395663 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 395676 T1174 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 396540 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 396542 T1197 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:49518",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49518_",
   [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> 396555 T1196 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> 396555 T1216 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> 396556 T1203 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> 396687 T1174 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49522_
   [junit4]   2> 396690 T1174 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49522_
   [junit4]   2> 396698 T1196 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 396699 T1203 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 396699 T1216 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 396718 T1217 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 396719 T1217 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 396722 T1217 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 398071 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 398073 T1197 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:49522",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49522_",
   [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> 398074 T1197 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 398074 T1197 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 398086 T1196 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> 398086 T1216 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> 398087 T1203 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> 398725 T1217 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 398725 T1217 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610/collection1
   [junit4]   2> 398725 T1217 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 398727 T1217 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 398728 T1217 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 398731 T1217 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610/collection1/'
   [junit4]   2> 398733 T1217 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610/collection1/lib/classes/' to classloader
   [junit4]   2> 398733 T1217 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610/collection1/lib/README' to classloader
   [junit4]   2> 398831 T1217 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 398912 T1217 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 398917 T1217 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 398931 T1217 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 399514 T1217 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 399518 T1217 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 399521 T1217 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399530 T1217 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399604 T1217 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 399604 T1217 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty1-1383152323610/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty1/
   [junit4]   2> 399604 T1217 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d15fcb8
   [junit4]   2> 399605 T1217 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty1
   [junit4]   2> 399606 T1217 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty1/index/
   [junit4]   2> 399606 T1217 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 399607 T1217 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty1/index
   [junit4]   2> 399608 T1217 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 399609 T1217 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a614681 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f93eec),segFN=segments_1,generation=1}
   [junit4]   2> 399609 T1217 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 399614 T1217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 399615 T1217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 399615 T1217 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 399615 T1217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 399616 T1217 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 399616 T1217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 399616 T1217 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 399617 T1217 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 399617 T1217 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 399618 T1217 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 399618 T1217 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 399619 T1217 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 399619 T1217 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 399620 T1217 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 399620 T1217 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 399631 T1217 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 399636 T1217 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 399636 T1217 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 399637 T1217 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1549763213080283]
   [junit4]   2> 399637 T1217 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a614681 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f93eec),segFN=segments_1,generation=1}
   [junit4]   2> 399638 T1217 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 399638 T1217 oass.SolrIndexSearcher.<init> Opening Searcher@6afa8582 main
   [junit4]   2> 399647 T1218 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6afa8582 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 399650 T1217 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 399650 T1217 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49522 collection:collection1 shard:shard1
   [junit4]   2> 399653 T1217 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 399675 T1217 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 399683 T1217 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 399683 T1217 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 399683 T1217 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49522/collection1/
   [junit4]   2> 399683 T1217 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 399684 T1217 oasc.SyncStrategy.syncToMe http://127.0.0.1:49522/collection1/ has no replicas
   [junit4]   2> 399684 T1217 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49522/collection1/ shard1
   [junit4]   2> 399684 T1217 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 401108 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 401131 T1216 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> 401131 T1203 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> 401131 T1196 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> 401141 T1217 oasc.ZkController.register We are http://127.0.0.1:49522/collection1/ and leader is http://127.0.0.1:49522/collection1/
   [junit4]   2> 401142 T1217 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49522
   [junit4]   2> 401142 T1217 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 401142 T1217 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 401143 T1217 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 401146 T1217 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 401148 T1174 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 401148 T1174 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 401473 T1174 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 401478 T1174 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49525
   [junit4]   2> 401479 T1174 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 401480 T1174 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 401480 T1174 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-1383152329652
   [junit4]   2> 401480 T1174 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-1383152329652/'
   [junit4]   2> 401509 T1174 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-1383152329652/solr.xml
   [junit4]   2> 401573 T1174 oasc.CoreContainer.<init> New CoreContainer 1414754514
   [junit4]   2> 401573 T1174 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-1383152329652/]
   [junit4]   2> 401575 T1174 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 401575 T1174 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 401575 T1174 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 401575 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 401576 T1174 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 401576 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 401576 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 401577 T1174 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 401577 T1174 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 401581 T1174 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 401582 T1174 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 401582 T1174 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49515/solr
   [junit4]   2> 401583 T1174 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 401585 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 401589 T1230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@305d4fca name:ZooKeeperConnection Watcher:127.0.0.1:49515 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 401590 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 401596 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 401600 T1232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40a5e467 name:ZooKeeperConnection Watcher:127.0.0.1:49515/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 401600 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 401612 T1174 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 402627 T1174 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49525_
   [junit4]   2> 402630 T1174 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49525_
   [junit4]   2> 402639 T1196 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 402639 T1203 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 402640 T1216 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 402640 T1232 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 402648 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 402652 T1197 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:49522",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49522_",
   [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> 402661 T1233 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 402662 T1233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 402664 T1232 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> 402664 T1196 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> 402665 T1203 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> 402665 T1216 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> 402667 T1233 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 404181 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 404183 T1197 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:49525",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49525_",
   [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> 404184 T1197 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 404185 T1197 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 404200 T1196 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> 404200 T1232 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> 404200 T1216 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> 404201 T1203 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> 404670 T1233 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 404671 T1233 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-1383152329652/collection1
   [junit4]   2> 404671 T1233 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 404673 T1233 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 404674 T1233 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 404677 T1233 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-1383152329652/collection1/'
   [junit4]   2> 404679 T1233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1383152329652/collection1/lib/classes/' to classloader
   [junit4]   2> 404679 T1233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1383152329652/collection1/lib/README' to classloader
   [junit4]   2> 404770 T1233 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 404841 T1233 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 404845 T1233 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 404857 T1233 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 405413 T1233 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 405418 T1233 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 405421 T1233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 405430 T1233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 405497 T1233 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 405497 T1233 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-1383152329652/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty2/
   [junit4]   2> 405498 T1233 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d15fcb8
   [junit4]   2> 405499 T1233 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty2
   [junit4]   2> 405499 T1233 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty2/index/
   [junit4]   2> 405500 T1233 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 405501 T1233 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty2/index
   [junit4]   2> 405502 T1233 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 405503 T1233 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7735832f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@412bf8b6),segFN=segments_1,generation=1}
   [junit4]   2> 405504 T1233 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405511 T1233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 405512 T1233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 405513 T1233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 405513 T1233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 405514 T1233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 405514 T1233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 405515 T1233 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 405515 T1233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 405516 T1233 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 405517 T1233 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 405518 T1233 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 405518 T1233 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 405519 T1233 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 405520 T1233 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 405520 T1233 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 405536 T1233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 405544 T1233 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 405544 T1233 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 405545 T1233 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1549763213080283]
   [junit4]   2> 405546 T1233 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7735832f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@412bf8b6),segFN=segments_1,generation=1}
   [junit4]   2> 405546 T1233 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405547 T1233 oass.SolrIndexSearcher.<init> Opening Searcher@51ba29c8 main
   [junit4]   2> 405555 T1234 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51ba29c8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 405558 T1233 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 405558 T1233 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49525 collection:collection1 shard:shard2
   [junit4]   2> 405561 T1233 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 405579 T1233 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 405587 T1233 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 405587 T1233 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 405587 T1233 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49525/collection1/
   [junit4]   2> 405588 T1233 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 405588 T1233 oasc.SyncStrategy.syncToMe http://127.0.0.1:49525/collection1/ has no replicas
   [junit4]   2> 405588 T1233 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49525/collection1/ shard2
   [junit4]   2> 405588 T1233 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 405718 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405738 T1196 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> 405739 T1232 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> 405739 T1216 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> 405739 T1203 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> 405760 T1233 oasc.ZkController.register We are http://127.0.0.1:49525/collection1/ and leader is http://127.0.0.1:49525/collection1/
   [junit4]   2> 405760 T1233 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49525
   [junit4]   2> 405761 T1233 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 405761 T1233 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 405761 T1233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 405766 T1233 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405769 T1174 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 405769 T1174 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 406105 T1174 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 406110 T1174 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49528
   [junit4]   2> 406111 T1174 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 406111 T1174 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 406112 T1174 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-jetty3-1383152334274
   [junit4]   2> 406112 T1174 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-jetty3-1383152334274/'
   [junit4]   2> 406141 T1174 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-jetty3-1383152334274/solr.xml
   [junit4]   2> 406210 T1174 oasc.CoreContainer.<init> New CoreContainer 668731421
   [junit4]   2> 406211 T1174 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-jetty3-1383152334274/]
   [junit4]   2> 406212 T1174 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 406212 T1174 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 406212 T1174 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 406213 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 406213 T1174 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 406213 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 406213 T1174 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 406214 T1174 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 406214 T1174 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 406218 T1174 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 406218 T1174 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 406218 T1174 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49515/solr
   [junit4]   2> 406219 T1174 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 406220 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406225 T1246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69cf9511 name:ZooKeeperConnection Watcher:127.0.0.1:49515 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406226 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406233 T1174 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406238 T1248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f1a8ee5 name:ZooKeeperConnection Watcher:127.0.0.1:49515/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406239 T1174 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406251 T1174 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 407258 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407260 T1197 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:49525",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49525_",
   [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> 407262 T1174 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49528_
   [junit4]   2> 407265 T1174 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49528_
   [junit4]   2> 407274 T1232 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 407274 T1232 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> 407275 T1248 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 407275 T1203 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 407275 T1203 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> 407275 T1248 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> 407275 T1216 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 407276 T1216 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> 407285 T1196 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 407285 T1196 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> 407289 T1249 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 407290 T1249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 407292 T1249 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 408794 T1197 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408795 T1197 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:49528",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49528_",
   [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> 408796 T1197 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 408796 T1197 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 408808 T1248 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> 408809 T1232 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> 408809 T1203 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> 408809 T1216 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> 408809 T1196 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> 409299 T1249 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 409299 T1249 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-jetty3-1383152334274/collection1
   [junit4]   2> 409300 T1249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 409304 T1249 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 409304 T1249 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 409308 T1249 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-jetty3-1383152334274/collection1/'
   [junit4]   2> 409309 T1249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1383152334274/collection1/lib/classes/' to classloader
   [junit4]   2> 409310 T1249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1383152334274/collection1/lib/README' to classloader
   [junit4]   2> 409400 T1249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 409452 T1249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 409456 T1249 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 409466 T1249 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 410047 T1249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 410050 T1249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 410053 T1249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 410062 T1249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 410134 T1249 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 410134 T1249 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-jetty3-1383152334274/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty3/
   [junit4]   2> 410135 T1249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d15fcb8
   [junit4]   2> 410135 T1249 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty3
   [junit4]   2> 410136 T1249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty3/index/
   [junit4]   2> 410136 T1249 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 410138 T1249 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383152319508/jetty3/index
   [junit4]   2> 410138 T1249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 410139 T1249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@51b4589 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fa0c52a),segFN=segments_1,generation=1}
   [junit4]   2> 410140 T1249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 410145 T1249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 410146 T1249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 410146 T1249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 410146 T1249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 410147 T1249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 410147 T1249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 410148 T1249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 410148 T1249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 410148 T1249 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 410149 T1249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 410149 T1249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 410150 T1249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 410150 T1249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 410150 T1249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 410151 T1249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 410162 T1249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 410167 T1249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 410167 T1249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 410168 T1249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1549763213080283]
   [junit4]   2> 410170 T1249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@51b4589 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fa0c52a),segFN=segments_1,generation=1}
   [junit4]   2> 410170 T1249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 410170 T1249 oass.SolrIndexSearcher.<init> Opening Searcher@2276d82 main
   [junit4]   2> 410176 T1250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2276d82 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 410179 T1249 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 410179 T1249 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49528 collection:collection1 shard:shard1
   [junit4]   2> 410190 T1249 oasc.ZkController.register We are http://127.0.0.1:49528/collection1/ and leader is http://127.0.0.1:49522/collection1/
   [junit4]   2> 410191 T1249 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49528
   [junit4]   2> 410191 T1249 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 410191 T1249 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C230 name=collection1 org.apache.solr.core.SolrCore@3ea6ec13 url=http://127.0.0.1:49528/collection1 node=127.0.0.1:49528_ C230_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49528, core=collection1, node_name=127.0.0.1:49528_}
   [junit4]   2> 410193 T1251 C230 P49528 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 410194 T1251 C230 P49528 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 410194 T1249 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 410195 T1251 C230 P49528 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 410195 T1251 C230 P49528 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 410198 T1174 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/s

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

enkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383153983401/jetty12
   [junit4]   2> 2147954 T4611 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383153983401/jetty12/index.20131030112726799 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383153983401/jetty12/index.20131030112726799;done=false>>]
   [junit4]   2> 2147955 T4611 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383153983401/jetty12/index.20131030112726799
   [junit4]   2> 2147959 T5060 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90646379456692252-127.0.0.1:50626_xwwri%2Fo-n_0000000012) am no longer a leader.
   [junit4]   2> 2147986 T4611 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/xwwri/o,null}
   [junit4]   2> 2148248 T4826 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2148726 T4611 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2148732 T4611 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50565 50565
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> safe stop:
   [junit4]   1> safe stop:
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=FF3E4E9EEE033156 -Dtests.slow=true -Dtests.locale=ar_IQ -Dtests.timezone=America/Ojinaga -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   94.0s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50606/xwwri/o/collection1, http://127.0.0.1:50575/xwwri/o/collection1, http://127.0.0.1:50592/xwwri/o/collection1, http://127.0.0.1:50578/xwwri/o/collection1, http://127.0.0.1:50626/xwwri/o/collection1, http://127.0.0.1:50581/xwwri/o/collection1, http://127.0.0.1:50599/xwwri/o/collection1, http://127.0.0.1:50572/xwwri/o/collection1, http://127.0.0.1:50611/xwwri/o/collection1, http://127.0.0.1:50585/xwwri/o/collection1, http://127.0.0.1:50621/xwwri/o/collection1, http://127.0.0.1:50616/xwwri/o/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF3E4E9EEE033156:7ED8C086995C516A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:337)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1158)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50592/xwwri/o/collection1, http://127.0.0.1:50626/xwwri/o/collection1, http://127.0.0.1:50581/xwwri/o/collection1, http://127.0.0.1:50599/xwwri/o/collection1, http://127.0.0.1:50572/xwwri/o/collection1, http://127.0.0.1:50585/xwwri/o/collection1, http://127.0.0.1:50621/xwwri/o/collection1, http://127.0.0.1:50616/xwwri/o/collection1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
   [junit4]    > 	... 45 more
   [junit4]   2> 2148855 T4611 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 93982 T4610 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 2149467 T4844 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ar_IQ, timezone=America/Ojinaga
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=156585544,total=388497408
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, TestDynamicFieldResource, CurrencyFieldOpenExchangeTest, TestDistributedGrouping, ZkCLITest, DeleteShardTest, TestDistributedSearch, TestStressReorder, IndexSchemaTest, SyncSliceTest, PolyFieldTest, PrimitiveFieldTypeTest, TestFastLRUCache, TestSolr4Spatial, TestImplicitCoreProperties, TestCopyFieldCollectionResource, TestComponentsName, ClusterStateUpdateTest, TestAtomicUpdateErrorCases, TestQuerySenderNoQuery, LukeRequestHandlerTest, TestZkChroot, TestShardHandlerFactory, HighlighterConfigTest, TestFastWriter, TestSweetSpotSimilarityFactory, InfoHandlerTest, SOLR749Test, TestSolrQueryParserDefaultOperatorResource, ShardRoutingTest, ShardSplitTest, TestRandomDVFaceting, AlternateDirectoryTest, TestUniqueKeyFieldResource, StatelessScriptUpdateProcessorFactoryTest, QueryParsingTest, TestReloadAndDeleteDocs, CurrencyFieldXmlFileTest, NotRequiredUniqueKeyTest, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, MinimalSchemaTest, TestSchemaVersionResource, XsltUpdateRequestHandlerTest, SliceStateUpdateTest, DistributedTermsComponentTest, TermsComponentTest, TestDefaultSimilarityFactory, RecoveryZkTest, AddBlockUpdateTest, BasicFunctionalityTest, TestFastOutputStream, TestCSVLoader, TestReversedWildcardFilterFactory, TestPerFieldSimilarity, TestStressLucene, ZkSolrClientTest, TestIBSimilarityFactory, TestSystemIdResolver, PeerSyncTest, AssignTest, TestBadConfig, DeleteReplicaTest, CopyFieldTest, SolrCmdDistributorTest, IndexSchemaRuntimeFieldTest, TestSchemaNameResource, OutputWriterTest, TestManagedSchemaFieldResource, TestOmitPositions, TestPartialUpdateDeduplication, ParsingFieldUpdateProcessorsTest, DisMaxRequestHandlerTest, TestAnalyzedSuggestions, TestHashPartitioner, HdfsRecoveryZkTest, TestMergePolicyConfig, TestQueryTypes, TestFieldTypeResource, TestFuzzyAnalyzedSuggestions, BadIndexSchemaTest, PrimUtilsTest, SuggesterTSTTest, DeleteInactiveReplicaTest, SystemInfoHandlerTest, UpdateParamsTest, TermVectorComponentDistributedTest, TestLuceneMatchVersion, TestFieldResource, MoreLikeThisHandlerTest, FileBasedSpellCheckerTest, TestSolrXMLSerializer, TestSearchPerf, BJQParserTest, DocumentAnalysisRequestHandlerTest, TermVectorComponentTest, BasicDistributedZk2Test, TestCoreDiscovery, TestLazyCores, HardAutoCommitTest, AliasIntegrationTest, TestDynamicFieldCollectionResource, MBeansHandlerTest, TestFieldCollectionResource, TestElisionMultitermQuery, NumericFieldsTest, CachingDirectoryFactoryTest, TestReload, TestCoreContainer, TestCloudManagedSchema, SpatialFilterTest, BinaryUpdateRequestHandlerTest, QueryEqualityTest, TestStressRecovery, TestUtils, SolrInfoMBeanTest, BasicZkTest, TestRemoteStreaming, RequiredFieldsTest, DocValuesMultiTest, TestValueSourceCache, TestExtendedDismaxParser, TestNumberUtils, TestRandomMergePolicy, LeaderElectionTest, HdfsCollectionsAPIDistributedZkTest, DocValuesTest, TestInfoStreamLogging, BlockDirectoryTest, SchemaVersionSpecificBehaviorTest, TestQueryUtils, TestJmxIntegration, IndexBasedSpellCheckerTest, ResourceLoaderTest, HdfsLockFactoryTest, DOMUtilTest, DocumentBuilderTest, ChaosMonkeyNothingIsSafeTest, TestLMDirichletSimilarityFactory, TestPostingsSolrHighlighter, TestCollationField, UUIDFieldTest, TestFiltering, TestMultiCoreConfBootstrap, TestSerializedLuceneMatchVersion, CircularListTest, JSONWriterTest, TestSolrXmlPersistence, ClusterStateTest, SortByFunctionTest, EchoParamsTest, SimplePostToolTest, SolrIndexConfigTest, TestCollapseQParserPlugin, TestBinaryResponseWriter, HighlighterTest, TestAddFieldRealTimeGet, UpdateRequestProcessorFactoryTest, CustomCollectionTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 94.77s, 1 test, 1 error <<< FAILURES!

[...truncated 507 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:422: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:402: 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:483: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1259: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:902: There were test failures: 329 suites, 1454 tests, 1 error, 1 failure, 40 ignored (5 assumptions)

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