You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/03/25 18:32:20 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 9797 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9797/
Java: 64bit/jdk1.7.0_60-ea-b10 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest.testCarrotStc

Error Message:
number of clusters: [{labels=[Data Mining],score=45.67992401123047,docs=[0, 1, 2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29]}, {labels=[Other Topics],score=0.0,other-topics=true,docs=[6, 10, 11, 22, 26, 30, 31, 32, 33, 34]}] expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: number of clusters: [{labels=[Data Mining],score=45.67992401123047,docs=[0, 1, 2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29]}, {labels=[Other Topics],score=0.0,other-topics=true,docs=[6, 10, 11, 22, 26, 30, 31, 32, 33, 34]}] expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([640A862EFB5B7A83:62F30C6EE1A6B890]: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.handler.clustering.carrot2.CarrotClusteringEngineTest.checkEngine(CarrotClusteringEngineTest.java:481)
	at org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest.checkEngine(CarrotClusteringEngineTest.java:449)
	at org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest.testCarrotStc(CarrotClusteringEngineTest.java:123)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 12846 lines...]
   [junit4] Suite: org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-clustering/test/J1/./solrtest-CarrotClusteringEngineTest-1395768729779
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CarrotClusteringEngineTest -Dtests.method=testCarrotStc -Dtests.seed=640A862EFB5B7A83 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/North_Dakota/Beulah -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.30s J1 | CarrotClusteringEngineTest.testCarrotStc <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: number of clusters: [{labels=[Data Mining],score=45.67992401123047,docs=[0, 1, 2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29]}, {labels=[Other Topics],score=0.0,other-topics=true,docs=[6, 10, 11, 22, 26, 30, 31, 32, 33, 34]}] expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([640A862EFB5B7A83:62F30C6EE1A6B890]:0)
   [junit4]    > 	at org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest.checkEngine(CarrotClusteringEngineTest.java:481)
   [junit4]    > 	at org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest.checkEngine(CarrotClusteringEngineTest.java:449)
   [junit4]    > 	at org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest.testCarrotStc(CarrotClusteringEngineTest.java:123)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=sl, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Linux 3.8.0-37-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=82741448,total=126484480
   [junit4]   2> NOTE: All tests run in this JVM: [ClusteringComponentTest, CarrotClusteringEngineTest]
   [junit4] Completed on J1 in 3.24s, 28 tests, 1 failure <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:440: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:908: There were test failures: 3 suites, 30 tests, 1 failure

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_51) - Build # 9801 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9801/
Java: 32bit/jdk1.7.0_51 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:56773 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:56773 within 45000 ms
	at __randomizedtesting.SeedInfo.seed([953D25D1F6CB9E47:764B2C4411B10B35]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:77)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:95)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:860)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:56773 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
	... 45 more


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([953D25D1F6CB9E47:14DBABC98194FE7B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11717 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 11463 T79 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 11464 T79 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 11464 T79 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_l/kh
   [junit4]   2> 11466 T79 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 11470 T79 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395797193947
   [junit4]   2> 11472 T79 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 11475 T80 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 11574 T79 oasc.ZkTestServer.run start zk server on port:56773
   [junit4]   2> 11618 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 78493 T83 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 66845ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 78494 T79 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 78505 T81 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144fbfef52e0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 78525 T81 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 78526 T81 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 78527 T79 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56773 56773
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=953D25D1F6CB9E47 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=Asia/Jayapura -Dtests.file.encoding=UTF-8
   [junit4] ERROR   67.4s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:56773 within 45000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([953D25D1F6CB9E47:764B2C4411B10B35]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:77)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:95)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:56773 within 45000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
   [junit4]    > 	... 45 more
   [junit4]   2> 78869 T79 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395797261347
   [junit4]   2> 78870 T79 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 78871 T87 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 78971 T79 oasc.ZkTestServer.run start zk server on port:49467
   [junit4]   2> 78972 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 78978 T93 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de785b name:ZooKeeperConnection Watcher:127.0.0.1:49467 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78978 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 78980 T79 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 79000 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 79003 T95 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d983be name:ZooKeeperConnection Watcher:127.0.0.1:49467/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79003 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 79009 T79 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 79014 T79 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 79017 T79 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 79020 T79 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 79024 T79 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 79025 T79 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 79035 T79 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 79036 T79 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 79041 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 79042 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 79042 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 79043 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 79043 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 79044 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 79044 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 79045 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 79045 T79 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 79290 T79 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 79370 T79 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55534
   [junit4]   2> 79394 T79 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 79395 T79 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79395 T79 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395797261525
   [junit4]   2> 79395 T79 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395797261525/'
   [junit4]   2> 79409 T79 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395797261525/solr.xml
   [junit4]   2> 79464 T79 oasc.CoreContainer.<init> New CoreContainer 22497564
   [junit4]   2> 79464 T79 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395797261525/]
   [junit4]   2> 79476 T79 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 79477 T79 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 79477 T79 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 79477 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 79477 T79 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 79478 T79 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 79478 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 79478 T79 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 79479 T79 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 79479 T79 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 79480 T79 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 79480 T79 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 79480 T79 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49467/solr
   [junit4]   2> 79490 T79 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 79491 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 79494 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19a19c1 name:ZooKeeperConnection Watcher:127.0.0.1:49467 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79495 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 79500 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 79503 T109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17fd0ad name:ZooKeeperConnection Watcher:127.0.0.1:49467/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79503 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 79510 T79 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 79516 T79 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 79520 T79 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 79529 T79 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 79532 T79 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 79539 T79 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 79542 T79 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55534__l%2Fkh
   [junit4]   2> 79545 T79 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55534__l%2Fkh
   [junit4]   2> 79549 T79 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 79551 T79 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 79562 T79 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55534__l%2Fkh
   [junit4]   2> 79562 T79 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 79565 T79 oasc.Overseer.start Overseer (id=91474969319768067-127.0.0.1:55534__l%2Fkh-n_0000000000) starting
   [junit4]   2> 79574 T79 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 79605 T111 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 79605 T79 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 79608 T79 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 79616 T79 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 79619 T111 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 79640 T110 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 79648 T112 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 79648 T112 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 79651 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79651 T112 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 79654 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 79655 T110 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:55534/_l/kh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55534__l%2Fkh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 79656 T110 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 79664 T110 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 79669 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79673 T109 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> 80651 T112 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 80652 T112 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 80653 T112 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 80653 T112 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 80654 T112 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 80655 T112 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395797261525/collection1/'
   [junit4]   2> 80695 T112 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 80738 T112 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 80739 T112 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 80748 T112 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 80805 T112 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 80812 T112 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 80819 T112 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 80826 T112 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 81239 T112 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 81242 T112 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 81244 T112 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 81244 T112 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 81247 T112 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 81247 T112 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 81248 T112 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395797261525/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/control/data/
   [junit4]   2> 81248 T112 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 81248 T112 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/control/data
   [junit4]   2> 81249 T112 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/control/data/index/
   [junit4]   2> 81249 T112 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 81249 T112 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/control/data/index
   [junit4]   2> 81251 T112 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3fe222 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 81251 T112 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 81252 T112 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 81253 T112 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 81253 T112 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 81253 T112 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 81253 T112 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 81254 T112 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 81254 T112 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 81254 T112 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 81256 T112 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 81278 T112 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 81278 T112 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 81279 T112 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3fe222 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 81279 T112 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 81279 T112 oass.SolrIndexSearcher.<init> Opening Searcher@d5499f[collection1] main
   [junit4]   2> 81281 T112 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 81281 T113 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d5499f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 81281 T116 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55534/_l/kh collection:control_collection shard:shard1
   [junit4]   2> 81282 T79 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 81283 T79 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 81288 T116 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 81303 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 81306 T118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dfdeda name:ZooKeeperConnection Watcher:127.0.0.1:49467/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81306 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 81307 T116 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 81308 T79 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 81312 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81312 T79 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 81313 T116 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 81314 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 81315 T116 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@1e21f6 url=http://127.0.0.1:55534/_l/kh/collection1 node=127.0.0.1:55534__l%2Fkh C10_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:55534/_l/kh, core=collection1, node_name=127.0.0.1:55534__l%2Fkh}
   [junit4]   2> 81317 T116 C10 P55534 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55534/_l/kh/collection1/
   [junit4]   2> 81318 T116 C10 P55534 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 81318 T116 C10 P55534 oasc.SyncStrategy.syncToMe http://127.0.0.1:55534/_l/kh/collection1/ has no replicas
   [junit4]   2> 81319 T116 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55534/_l/kh/collection1/ shard1
   [junit4]   2> 81323 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81323 T116 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 81384 T79 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 81385 T79 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 81387 T79 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50968
   [junit4]   2> 81388 T79 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 81388 T79 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81388 T79 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395797263789
   [junit4]   2> 81389 T79 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395797263789/'
   [junit4]   2> 81401 T79 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395797263789/solr.xml
   [junit4]   2> 81449 T79 oasc.CoreContainer.<init> New CoreContainer 2766977
   [junit4]   2> 81449 T79 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395797263789/]
   [junit4]   2> 81451 T79 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 81451 T79 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 81451 T79 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 81452 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 81452 T79 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 81452 T79 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 81452 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 81453 T79 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 81453 T79 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 81454 T79 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 81454 T79 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 81454 T79 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 81455 T79 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49467/solr
   [junit4]   2> 81455 T79 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 81456 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 81492 T109 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> 81492 T118 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> 81498 T129 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e3a46a name:ZooKeeperConnection Watcher:127.0.0.1:49467 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81499 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 81504 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 81505 T131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169334d name:ZooKeeperConnection Watcher:127.0.0.1:49467/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81506 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 81508 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81510 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 81514 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81515 T79 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 81617 T118 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> 81617 T131 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> 81618 T109 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> 81666 T116 oasc.ZkController.register We are http://127.0.0.1:55534/_l/kh/collection1/ and leader is http://127.0.0.1:55534/_l/kh/collection1/
   [junit4]   2> 81666 T116 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55534/_l/kh
   [junit4]   2> 81666 T116 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 81667 T116 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 81667 T116 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 81668 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81668 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81669 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81669 T116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 81673 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 81673 T110 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:55534/_l/kh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55534__l%2Fkh",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 81677 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81780 T118 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> 81780 T131 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> 81780 T109 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> 82519 T79 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50968__l%2Fkh
   [junit4]   2> 82520 T79 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50968__l%2Fkh
   [junit4]   2> 82523 T131 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 82523 T118 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 82523 T109 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 82534 T132 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 82535 T132 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 82536 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 82536 T132 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 82536 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 82537 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 82538 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 82538 T110 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:50968/_l/kh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50968__l%2Fkh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 82539 T110 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 82539 T110 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 82542 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 82644 T109 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> 82644 T118 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> 82644 T131 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> 83536 T132 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 83536 T132 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 83537 T132 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 83537 T132 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 83539 T132 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 83540 T132 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395797263789/collection1/'
   [junit4]   2> 83589 T132 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 83635 T132 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 83637 T132 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 83646 T132 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 84102 T132 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 84105 T132 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 84119 T132 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 84120 T132 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 84120 T132 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 84120 T132 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 84121 T132 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395797263789/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty1/
   [junit4]   2> 84121 T132 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 84122 T132 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty1
   [junit4]   2> 84122 T132 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty1/index/
   [junit4]   2> 84122 T132 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 84122 T132 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty1/index
   [junit4]   2> 84124 T132 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@128bc73 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 84124 T132 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 84126 T132 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 84126 T132 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 84126 T132 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 84127 T132 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 84127 T132 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 84128 T132 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 84128 T132 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 84128 T132 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 84131 T132 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 84134 T132 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 84135 T132 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 84135 T132 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@128bc73 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 84136 T132 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 84136 T132 oass.SolrIndexSearcher.<init> Opening Searcher@13ac7b2[collection1] main
   [junit4]   2> 84137 T133 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13ac7b2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 84137 T132 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 84138 T136 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50968/_l/kh collection:collection1 shard:shard1
   [junit4]   2> 84139 T79 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 84139 T79 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 84146 T136 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 84157 T136 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 84160 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84160 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84161 T136 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 84161 T136 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 84161 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@16dc52f url=http://127.0.0.1:50968/_l/kh/collection1 node=127.0.0.1:50968__l%2Fkh C11_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50968/_l/kh, core=collection1, node_name=127.0.0.1:50968__l%2Fkh}
   [junit4]   2> 84161 T136 C11 P50968 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50968/_l/kh/collection1/
   [junit4]   2> 84162 T136 C11 P50968 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 84162 T136 C11 P50968 oasc.SyncStrategy.syncToMe http://127.0.0.1:50968/_l/kh/collection1/ has no replicas
   [junit4]   2> 84162 T136 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50968/_l/kh/collection1/ shard1
   [junit4]   2> 84163 T136 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 84163 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 84170 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84174 T109 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> 84174 T118 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> 84174 T131 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> 84180 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 84185 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84205 T79 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 84206 T79 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 84207 T79 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49154
   [junit4]   2> 84208 T79 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 84209 T79 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 84209 T79 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395797266617
   [junit4]   2> 84209 T79 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395797266617/'
   [junit4]   2> 84223 T79 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395797266617/solr.xml
   [junit4]   2> 84275 T79 oasc.CoreContainer.<init> New CoreContainer 3286308
   [junit4]   2> 84275 T79 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395797266617/]
   [junit4]   2> 84276 T79 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 84277 T79 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 84277 T79 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 84277 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 84278 T79 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 84278 T79 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 84278 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 84278 T79 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 84279 T79 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 84279 T79 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 84280 T79 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 84280 T79 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 84280 T79 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49467/solr
   [junit4]   2> 84281 T79 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 84282 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 84284 T147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@248dc5 name:ZooKeeperConnection Watcher:127.0.0.1:49467 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 84284 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 84288 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 84289 T149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb9758 name:ZooKeeperConnection Watcher:127.0.0.1:49467/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 84289 T131 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> 84289 T109 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> 84289 T118 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> 84292 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 84299 T79 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 84329 T136 oasc.ZkController.register We are http://127.0.0.1:50968/_l/kh/collection1/ and leader is http://127.0.0.1:50968/_l/kh/collection1/
   [junit4]   2> 84330 T136 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50968/_l/kh
   [junit4]   2> 84330 T136 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 84330 T136 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 84330 T136 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 84333 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84333 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84333 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84334 T136 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 84335 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 84336 T110 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:50968/_l/kh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50968__l%2Fkh",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 84338 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84442 T131 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> 84443 T149 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> 84442 T109 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> 84442 T118 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> 85303 T79 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49154__l%2Fkh
   [junit4]   2> 85304 T79 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49154__l%2Fkh
   [junit4]   2> 85306 T131 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 85307 T118 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 85306 T149 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 85307 T109 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 85315 T150 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 85315 T150 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 85316 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 85316 T150 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 85316 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 85317 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 85318 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 85318 T110 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:49154/_l/kh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49154__l%2Fkh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 85319 T110 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 85319 T110 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 85322 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 85424 T149 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> 85424 T109 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> 85424 T118 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> 85424 T131 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> 86317 T150 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 86317 T150 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 86318 T150 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 86318 T150 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 86319 T150 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 86319 T150 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395797266617/collection1/'
   [junit4]   2> 86387 T150 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 86430 T150 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 86431 T150 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 86440 T150 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 86880 T150 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 86883 T150 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 86885 T150 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 86886 T150 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 86886 T150 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 86887 T150 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 86887 T150 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395797266617/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/
   [junit4]   2> 86887 T150 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 86888 T150 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2
   [junit4]   2> 86888 T150 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index/
   [junit4]   2> 86888 T150 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 86889 T150 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index
   [junit4]   2> 86890 T150 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b159e5 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 86890 T150 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 86891 T150 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 86892 T150 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 86892 T150 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 86892 T150 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 86892 T150 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 86893 T150 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 86893 T150 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 86893 T150 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 86896 T150 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 86899 T150 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 86899 T150 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 86900 T150 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b159e5 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 86900 T150 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 86900 T150 oass.SolrIndexSearcher.<init> Opening Searcher@1a55cf[collection1] main
   [junit4]   2> 86901 T151 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a55cf[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 86901 T150 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 86902 T154 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49154/_l/kh collection:collection1 shard:shard2
   [junit4]   2> 86903 T79 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 86903 T79 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 86903 T154 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 86909 T154 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 86914 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86914 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86914 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86914 T154 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 86915 T154 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@16058a1 url=http://127.0.0.1:49154/_l/kh/collection1 node=127.0.0.1:49154__l%2Fkh C12_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49154/_l/kh, core=collection1, node_name=127.0.0.1:49154__l%2Fkh}
   [junit4]   2> 86915 T154 C12 P49154 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49154/_l/kh/collection1/
   [junit4]   2> 86916 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 86916 T154 C12 P49154 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 86917 T154 C12 P49154 oasc.SyncStrategy.syncToMe http://127.0.0.1:49154/_l/kh/collection1/ has no replicas
   [junit4]   2> 86917 T154 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49154/_l/kh/collection1/ shard2
   [junit4]   2> 86917 T154 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 86920 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86934 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86937 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86938 T131 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> 86938 T118 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> 86938 T109 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> 86938 T149 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> 86977 T79 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 86978 T79 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 86979 T79 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44901
   [junit4]   2> 86980 T79 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 86981 T79 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 86981 T79 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395797269381
   [junit4]   2> 86981 T79 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395797269381/'
   [junit4]   2> 86985 T154 oasc.ZkController.register We are http://127.0.0.1:49154/_l/kh/collection1/ and leader is http://127.0.0.1:49154/_l/kh/collection1/
   [junit4]   2> 86985 T154 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49154/_l/kh
   [junit4]   2> 86985 T154 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 86985 T154 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 86986 T154 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 86987 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86987 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 86988 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 86989 T110 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:49154/_l/kh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49154__l%2Fkh",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 86991 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 86997 T79 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395797269381/solr.xml
   [junit4]   2> 87059 T79 oasc.CoreContainer.<init> New CoreContainer 1923898
   [junit4]   2> 87059 T79 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395797269381/]
   [junit4]   2> 87061 T79 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 87062 T79 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 87062 T79 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 87062 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 87063 T79 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 87063 T79 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 87063 T79 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 87064 T79 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 87064 T79 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 87065 T79 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 87065 T79 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 87066 T79 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 87066 T79 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49467/solr
   [junit4]   2> 87066 T79 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 87067 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 87069 T165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1507550 name:ZooKeeperConnection Watcher:127.0.0.1:49467 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 87069 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 87072 T79 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 87077 T167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13bb7fb name:ZooKeeperConnection Watcher:127.0.0.1:49467/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 87077 T79 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 87086 T79 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 87093 T149 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> 87094 T131 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> 87094 T109 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> 87094 T167 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> 87093 T118 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> 88089 T79 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44901__l%2Fkh
   [junit4]   2> 88090 T79 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44901__l%2Fkh
   [junit4]   2> 88093 T167 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 88093 T109 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 88093 T131 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 88094 T149 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 88094 T118 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 88101 T168 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 88101 T168 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 88102 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 88102 T168 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 88103 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 88103 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 88104 T110 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 88105 T110 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:44901/_l/kh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44901__l%2Fkh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 88105 T110 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 88105 T110 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 88108 T109 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 88210 T167 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> 88210 T118 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> 88210 T149 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> 88210 T109 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> 88210 T131 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> 89103 T168 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 89103 T168 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 89104 T168 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 89104 T168 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 89105 T168 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 89106 T168 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395797269381/collection1/'
   [junit4]   2> 89157 T168 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 89203 T168 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 89204 T168 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 89213 T168 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 89657 T168 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 89660 T168 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 89663 T168 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 89663 T168 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 89664 T168 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 89664 T168 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 89664 T168 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395797269381/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/
   [junit4]   2> 89664 T168 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 89665 T168 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3
   [junit4]   2> 89665 T168 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/index/
   [junit4]   2> 89665 T168 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 89666 T168 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/index
   [junit4]   2> 89667 T168 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@845113 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 896

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

cher [collection1] Closing main searcher on request.
   [junit4]   2> 95527 T79 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 95527 T79 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2;done=false>>]
   [junit4]   2> 95527 T79 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2
   [junit4]   2> 95528 T79 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index;done=false>>]
   [junit4]   2> 95528 T79 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty2/index
   [junit4]   2> 95528 T149 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 95552 T79 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_l/kh,null}
   [junit4]   2> 95604 T79 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 44901
   [junit4]   2> 95604 T79 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1923898
   [junit4]   2> 95604 T79 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 95605 T79 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 95629 T79 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_l/kh,null}
   [junit4]   2> 95685 T79 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 95686 T79 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49467 49467
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=953D25D1F6CB9E47 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=Asia/Jayapura -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 17.0s J0 | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([953D25D1F6CB9E47:14DBABC98194FE7B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 95904 T79 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 96845 T109 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 96845 T109 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 97030 T149 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@15debdf url=http://127.0.0.1:44901/_l/kh/collection1 node=127.0.0.1:44901__l%2Fkh C18_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:44901/_l/kh, core=collection1, node_name=127.0.0.1:44901__l%2Fkh}
   [junit4]   2> 97946 T167 C18 P44901 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 97951 T167 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 97951 T167 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15debdf
   [junit4]   2> 97951 T167 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=4}
   [junit4]   2> 97952 T167 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 97952 T167 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 97952 T167 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 97954 T167 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 97954 T167 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 97954 T167 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3;done=false>>]
   [junit4]   2> 97955 T167 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3
   [junit4]   2> 97955 T167 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/index;done=false>>]
   [junit4]   2> 97955 T167 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395797261347/jetty3/index
   [junit4]   2> 97955 T167 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> 97955 T167 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 97956 T167 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 97956 T167 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {a_t=PostingsFormat(name=FSTPulsing41), multiDefault=MockFixedIntBlock(blockSize=344), id=PostingsFormat(name=NestedPulsing), intDefault=PostingsFormat(name=FSTPulsing41), _version_=PostingsFormat(name=FSTPulsing41), text=PostingsFormat(name=Asserting), range_facet_si=MockFixedIntBlock(blockSize=344), timestamp=PostingsFormat(name=FSTPulsing41), range_facet_sl=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=FSTPulsing41)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=is_IS, timezone=Asia/Jayapura
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=57512592,total=97517568
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, TestJavaBinCodec, ClientUtilsTest, TestRetryUtil, LargeVolumeEmbeddedTest, TestEmbeddedSolrServer, TestXMLEscaping, TestCoreAdmin, CloudSolrServerTest]
   [junit4] Completed on J0 in 87.49s, 2 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 113 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:908: There were test failures: 49 suites, 284 tests, 1 error, 1 failure

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0) - Build # 9800 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9800/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Wrong doc count on shard1_1 expected:<116> but was:<117>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<116> but was:<117>
	at __randomizedtesting.SeedInfo.seed([DEC1945AD63FF0D8:5F271A42A16090E4]: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:468)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:237)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10454 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 288124 T1590 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_urf/d
   [junit4]   2> 288126 T1590 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1395788963884
   [junit4]   2> 288127 T1590 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 288127 T1591 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 288227 T1590 oasc.ZkTestServer.run start zk server on port:58818
   [junit4]   2> 288228 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 288387 T1597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fe64598 name:ZooKeeperConnection Watcher:127.0.0.1:58818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 288388 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 288388 T1590 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 288392 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 288393 T1599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f85eac name:ZooKeeperConnection Watcher:127.0.0.1:58818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 288393 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 288393 T1590 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 288395 T1590 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 288397 T1590 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 288398 T1590 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 288399 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 288399 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 288402 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 288402 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 288404 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 288404 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 288406 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 288406 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 288408 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 288409 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 288410 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 288410 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 288411 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 288412 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 288413 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 288413 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 288416 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 288416 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 288419 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 288420 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 288422 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 288422 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 288637 T1590 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 288641 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57773
   [junit4]   2> 288641 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 288642 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 288642 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182
   [junit4]   2> 288642 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/'
   [junit4]   2> 288651 T1590 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/solr.xml
   [junit4]   2> 288665 T1590 oasc.CoreContainer.<init> New CoreContainer 1023755007
   [junit4]   2> 288665 T1590 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/]
   [junit4]   2> 288666 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 288666 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 288666 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 288667 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 288667 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 288667 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 288667 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 288667 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 288668 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 288668 T1590 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 288668 T1590 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 288668 T1590 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 288669 T1590 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58818/solr
   [junit4]   2> 288669 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 288670 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 288672 T1610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3474a1c3 name:ZooKeeperConnection Watcher:127.0.0.1:58818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 288672 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 288673 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 288679 T1612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8f08d6 name:ZooKeeperConnection Watcher:127.0.0.1:58818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 288679 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 288681 T1590 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 288683 T1590 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 288685 T1590 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 288687 T1590 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 288688 T1590 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 288690 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 288691 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57773_g_urf%2Fd
   [junit4]   2> 288691 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57773_g_urf%2Fd
   [junit4]   2> 288693 T1590 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 288694 T1590 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 288700 T1590 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57773_g_urf%2Fd
   [junit4]   2> 288700 T1590 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 288702 T1590 oasc.Overseer.start Overseer (id=91474425537232899-127.0.0.1:57773_g_urf%2Fd-n_0000000000) starting
   [junit4]   2> 288798 T1590 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 288806 T1614 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 288806 T1590 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 288807 T1614 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 288809 T1590 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 288810 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 288812 T1613 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 288813 T1615 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 288813 T1615 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 288814 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 288814 T1615 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 288815 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 288815 T1613 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:57773/g_urf/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57773_g_urf%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 288815 T1613 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 288815 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 288817 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 288817 T1612 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> 289815 T1615 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 289815 T1615 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 289815 T1615 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 289816 T1615 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 289816 T1615 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 289816 T1615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/collection1/'
   [junit4]   2> 289817 T1615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/collection1/lib/.svn/' to classloader
   [junit4]   2> 289817 T1615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/collection1/lib/classes/' to classloader
   [junit4]   2> 289817 T1615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/collection1/lib/README' to classloader
   [junit4]   2> 289833 T1615 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 289850 T1615 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 289851 T1615 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 289857 T1615 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 289978 T1615 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 289979 T1615 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 289980 T1615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289982 T1615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289992 T1615 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 289992 T1615 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 289993 T1615 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1395788964182/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395788963884/control/data/
   [junit4]   2> 289993 T1615 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6479e0bc
   [junit4]   2> 289993 T1615 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/control/data
   [junit4]   2> 289993 T1615 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395788963884/control/data/index/
   [junit4]   2> 289993 T1615 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395788963884/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 289994 T1615 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/control/data/index
   [junit4]   2> 289994 T1615 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 289995 T1615 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@322f8399 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e9b3735),segFN=segments_1,generation=1}
   [junit4]   2> 289995 T1615 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 289996 T1615 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 289997 T1615 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 289997 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 289997 T1615 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 289997 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 289997 T1615 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 289997 T1615 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 289997 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 289998 T1615 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 289998 T1615 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 289998 T1615 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 289998 T1615 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 289998 T1615 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 289999 T1615 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 289999 T1615 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 289999 T1615 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 290000 T1615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 290001 T1615 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 290002 T1615 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 290002 T1615 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6866353595567811]
   [junit4]   2> 290002 T1615 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@322f8399 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e9b3735),segFN=segments_1,generation=1}
   [junit4]   2> 290002 T1615 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 290003 T1615 oass.SolrIndexSearcher.<init> Opening Searcher@3bdcb2a9[collection1] main
   [junit4]   2> 290004 T1616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3bdcb2a9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 290005 T1615 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 290005 T1619 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57773/g_urf/d collection:control_collection shard:shard1
   [junit4]   2> 290006 T1590 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 290006 T1619 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 290006 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 290007 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 290008 T1621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a07c21a name:ZooKeeperConnection Watcher:127.0.0.1:58818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290009 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 290010 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 290011 T1619 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 290011 T1590 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 290013 T1619 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 290013 T1619 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C889 name=collection1 org.apache.solr.core.SolrCore@ca7760 url=http://127.0.0.1:57773/g_urf/d/collection1 node=127.0.0.1:57773_g_urf%2Fd C889_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:57773/g_urf/d, core=collection1, node_name=127.0.0.1:57773_g_urf%2Fd}
   [junit4]   2> 290013 T1619 C889 P57773 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57773/g_urf/d/collection1/
   [junit4]   2> 290013 T1619 C889 P57773 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 290014 T1619 C889 P57773 oasc.SyncStrategy.syncToMe http://127.0.0.1:57773/g_urf/d/collection1/ has no replicas
   [junit4]   2> 290014 T1619 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57773/g_urf/d/collection1/ shard1
   [junit4]   2> 290014 T1619 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 290022 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290023 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 290026 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290028 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290129 T1612 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> 290129 T1621 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> 290168 T1619 oasc.ZkController.register We are http://127.0.0.1:57773/g_urf/d/collection1/ and leader is http://127.0.0.1:57773/g_urf/d/collection1/
   [junit4]   2> 290168 T1619 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57773/g_urf/d
   [junit4]   2> 290168 T1619 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 290168 T1619 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 290168 T1619 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 290169 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290169 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290169 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290170 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 290174 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 290175 T1613 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:57773/g_urf/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57773_g_urf%2Fd",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 290176 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290249 T1590 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 290250 T1590 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 290251 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37322
   [junit4]   2> 290252 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 290252 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 290252 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770
   [junit4]   2> 290252 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/'
   [junit4]   2> 290261 T1590 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/solr.xml
   [junit4]   2> 290279 T1590 oasc.CoreContainer.<init> New CoreContainer 236118662
   [junit4]   2> 290280 T1612 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> 290280 T1590 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/]
   [junit4]   2> 290279 T1621 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> 290280 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 290281 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 290281 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 290281 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 290281 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 290282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 290282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 290282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 290282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 290283 T1590 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 290283 T1590 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 290283 T1590 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 290284 T1590 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58818/solr
   [junit4]   2> 290284 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 290284 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 290286 T1632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41c81108 name:ZooKeeperConnection Watcher:127.0.0.1:58818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290287 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 290288 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 290290 T1634 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4da93bf name:ZooKeeperConnection Watcher:127.0.0.1:58818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290290 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 290294 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 291296 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37322_g_urf%2Fd
   [junit4]   2> 291297 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37322_g_urf%2Fd
   [junit4]   2> 291299 T1621 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 291299 T1634 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 291299 T1612 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 291302 T1635 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 291303 T1635 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 291303 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291303 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291303 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291303 T1635 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 291304 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 291304 T1613 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:37322/g_urf/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37322_g_urf%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 291304 T1613 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 291305 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 291313 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291416 T1612 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> 291416 T1634 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> 291416 T1621 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> 292304 T1635 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 292304 T1635 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 292305 T1635 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 292305 T1635 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 292306 T1635 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 292306 T1635 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/collection1/'
   [junit4]   2> 292306 T1635 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/collection1/lib/.svn/' to classloader
   [junit4]   2> 292306 T1635 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/collection1/lib/classes/' to classloader
   [junit4]   2> 292307 T1635 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/collection1/lib/README' to classloader
   [junit4]   2> 292322 T1635 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 292338 T1635 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 292339 T1635 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 292344 T1635 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 292468 T1635 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 292469 T1635 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 292469 T1635 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 292472 T1635 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 292487 T1635 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 292487 T1635 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 292488 T1635 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty1-1395788965770/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty1/
   [junit4]   2> 292488 T1635 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6479e0bc
   [junit4]   2> 292488 T1635 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty1
   [junit4]   2> 292488 T1635 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty1/index/
   [junit4]   2> 292488 T1635 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 292489 T1635 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty1/index
   [junit4]   2> 292489 T1635 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 292489 T1635 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f0099b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32053328),segFN=segments_1,generation=1}
   [junit4]   2> 292490 T1635 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 292492 T1635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 292492 T1635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 292492 T1635 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 292492 T1635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 292492 T1635 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 292492 T1635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 292493 T1635 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 292493 T1635 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 292493 T1635 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 292493 T1635 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 292494 T1635 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 292494 T1635 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 292494 T1635 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 292494 T1635 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 292495 T1635 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 292495 T1635 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 292497 T1635 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 292499 T1635 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 292499 T1635 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 292499 T1635 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6866353595567811]
   [junit4]   2> 292500 T1635 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f0099b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32053328),segFN=segments_1,generation=1}
   [junit4]   2> 292500 T1635 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 292500 T1635 oass.SolrIndexSearcher.<init> Opening Searcher@5d1206c4[collection1] main
   [junit4]   2> 292502 T1636 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d1206c4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 292503 T1635 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 292504 T1639 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37322/g_urf/d collection:collection1 shard:shard2
   [junit4]   2> 292504 T1590 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 292504 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 292504 T1639 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 292508 T1639 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 292509 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292509 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292509 T1639 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 292509 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292509 T1639 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C890 name=collection1 org.apache.solr.core.SolrCore@682a9d67 url=http://127.0.0.1:37322/g_urf/d/collection1 node=127.0.0.1:37322_g_urf%2Fd C890_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37322/g_urf/d, core=collection1, node_name=127.0.0.1:37322_g_urf%2Fd}
   [junit4]   2> 292510 T1639 C890 P37322 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37322/g_urf/d/collection1/
   [junit4]   2> 292510 T1639 C890 P37322 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 292510 T1639 C890 P37322 oasc.SyncStrategy.syncToMe http://127.0.0.1:37322/g_urf/d/collection1/ has no replicas
   [junit4]   2> 292510 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 292510 T1639 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37322/g_urf/d/collection1/ shard2
   [junit4]   2> 292510 T1639 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 292512 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292514 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292515 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292619 T1621 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> 292619 T1634 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> 292619 T1612 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> 292664 T1639 oasc.ZkController.register We are http://127.0.0.1:37322/g_urf/d/collection1/ and leader is http://127.0.0.1:37322/g_urf/d/collection1/
   [junit4]   2> 292664 T1639 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37322/g_urf/d
   [junit4]   2> 292664 T1639 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 292664 T1639 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 292665 T1639 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 292666 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292666 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292666 T1639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 292666 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292667 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 292668 T1613 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:37322/g_urf/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37322_g_urf%2Fd",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 292669 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292767 T1590 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 292768 T1590 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 292769 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37332
   [junit4]   2> 292770 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 292770 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 292771 T1634 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> 292771 T1612 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> 292771 T1621 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> 292771 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263
   [junit4]   2> 292772 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/'
   [junit4]   2> 292780 T1590 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/solr.xml
   [junit4]   2> 292788 T1590 oasc.CoreContainer.<init> New CoreContainer 963179059
   [junit4]   2> 292789 T1590 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/]
   [junit4]   2> 292789 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 292789 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 292789 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 292790 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 292790 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 292790 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 292790 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 292790 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 292791 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 292791 T1590 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 292791 T1590 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 292792 T1590 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 292792 T1590 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58818/solr
   [junit4]   2> 292792 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 292793 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 292794 T1650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b7b6326 name:ZooKeeperConnection Watcher:127.0.0.1:58818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292795 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 292797 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 292799 T1652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bd0e3c8 name:ZooKeeperConnection Watcher:127.0.0.1:58818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292799 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 292803 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 293805 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37332_g_urf%2Fd
   [junit4]   2> 293806 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37332_g_urf%2Fd
   [junit4]   2> 293808 T1621 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293808 T1652 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293809 T1612 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293808 T1634 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 293812 T1653 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 293812 T1653 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 293817 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293817 T1653 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 293817 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293818 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293818 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 293819 T1613 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:37332/g_urf/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37332_g_urf%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 293819 T1613 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 293819 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 293820 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293922 T1621 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> 293922 T1634 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> 293922 T1612 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> 293922 T1652 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> 294818 T1653 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 294818 T1653 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 294818 T1653 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 294819 T1653 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 294819 T1653 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 294819 T1653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/collection1/'
   [junit4]   2> 294820 T1653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/collection1/lib/.svn/' to classloader
   [junit4]   2> 294820 T1653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/collection1/lib/classes/' to classloader
   [junit4]   2> 294820 T1653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/collection1/lib/README' to classloader
   [junit4]   2> 294851 T1653 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 294862 T1653 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 294864 T1653 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 294868 T1653 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 294988 T1653 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 294989 T1653 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 294990 T1653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 294993 T1653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 295008 T1653 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 295008 T1653 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 295009 T1653 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1395788968263/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty2/
   [junit4]   2> 295009 T1653 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6479e0bc
   [junit4]   2> 295009 T1653 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty2
   [junit4]   2> 295009 T1653 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty2/index/
   [junit4]   2> 295010 T1653 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 295010 T1653 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty2/index
   [junit4]   2> 295010 T1653 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 295010 T1653 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1642d4e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a64580c),segFN=segments_1,generation=1}
   [junit4]   2> 295011 T1653 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 295012 T1653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 295013 T1653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 295013 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 295013 T1653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295013 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295013 T1653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 295014 T1653 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295014 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295014 T1653 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 295014 T1653 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 295014 T1653 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 295015 T1653 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 295015 T1653 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 295015 T1653 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 295015 T1653 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 295015 T1653 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 295017 T1653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 295018 T1653 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 295018 T1653 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 295019 T1653 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6866353595567811]
   [junit4]   2> 295019 T1653 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1642d4e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a64580c),segFN=segments_1,generation=1}
   [junit4]   2> 295019 T1653 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 295019 T1653 oass.SolrIndexSearcher.<init> Opening Searcher@77b19fbd[collection1] main
   [junit4]   2> 295022 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77b19fbd[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 295023 T1653 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 295023 T1657 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37332/g_urf/d collection:collection1 shard:shard1
   [junit4]   2> 295024 T1590 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 295024 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 295024 T1657 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 295028 T1657 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 295029 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295029 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295029 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295030 T1657 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 295030 T1657 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 295030 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C891 name=collection1 org.apache.solr.core.SolrCore@272c546b url=http://127.0.0.1:37332/g_urf/d/collection1 node=127.0.0.1:37332_g_urf%2Fd C891_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37332/g_urf/d, core=collection1, node_name=127.0.0.1:37332_g_urf%2Fd}
   [junit4]   2> 295030 T1657 C891 P37332 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37332/g_urf/d/collection1/
   [junit4]   2> 295030 T1657 C891 P37332 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 295031 T1657 C891 P37332 oasc.SyncStrategy.syncToMe http://127.0.0.1:37332/g_urf/d/collection1/ has no replicas
   [junit4]   2> 295031 T1657 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37332/g_urf/d/collection1/ shard1
   [junit4]   2> 295031 T1657 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 295032 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295034 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295036 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295139 T1652 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> 295140 T1612 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> 295140 T1634 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> 295139 T1621 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> 295185 T1657 oasc.ZkController.register We are http://127.0.0.1:37332/g_urf/d/collection1/ and leader is http://127.0.0.1:37332/g_urf/d/collection1/
   [junit4]   2> 295185 T1657 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37332/g_urf/d
   [junit4]   2> 295185 T1657 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 295185 T1657 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 295185 T1657 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 295186 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295186 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295186 T1657 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 295186 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295187 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 295188 T1613 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:37332/g_urf/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37332_g_urf%2Fd",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 295189 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 295253 T1590 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 295254 T1590 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 295256 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50360
   [junit4]   2> 295256 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 295256 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295256 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782
   [junit4]   2> 295257 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/'
   [junit4]   2> 295265 T1590 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/solr.xml
   [junit4]   2> 295281 T1590 oasc.CoreContainer.<init> New CoreContainer 1543804860
   [junit4]   2> 295281 T1590 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/]
   [junit4]   2> 295282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 295282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 295282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 295282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 295282 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 295283 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 295283 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 295283 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 295283 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 295284 T1590 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 295284 T1590 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 295284 T1590 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 295284 T1590 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58818/solr
   [junit4]   2> 295285 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 295285 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 295287 T1668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@403fa26b name:ZooKeeperConnection Watcher:127.0.0.1:58818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 295287 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 295289 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 295291 T1612 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> 295291 T1670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6054825b name:ZooKeeperConnection Watcher:127.0.0.1:58818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 295291 T1652 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> 295291 T1634 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> 295291 T1621 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> 295291 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 295299 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 296301 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50360_g_urf%2Fd
   [junit4]   2> 296302 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50360_g_urf%2Fd
   [junit4]   2> 296311 T1621 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296311 T1670 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296311 T1634 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296311 T1652 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296311 T1612 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 296315 T1671 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 296315 T1671 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 296315 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 296316 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 296316 T1671 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 296316 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 296317 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 296317 T1613 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:50360/g_urf/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50360_g_urf%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 296318 T1613 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 296318 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 296319 T1612 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 296421 T1670 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> 296421 T1612 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> 296421 T1634 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> 296421 T1621 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> 296421 T1652 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> 297316 T1671 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 297316 T1671 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 297317 T1671 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 297317 T1671 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 297318 T1671 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 297318 T1671 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/collection1/'
   [junit4]   2> 297318 T1671 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/collection1/lib/.svn/' to classloader
   [junit4]   2> 297319 T1671 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/collection1/lib/classes/' to classloader
   [junit4]   2> 297319 T1671 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/collection1/lib/README' to classloader
   [junit4]   2> 297338 T1671 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 297357 T1671 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 297358 T1671 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 297364 T1671 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 297471 T1671 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 297473 T1671 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 297474 T1671 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 297477 T1671 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 297489 T1671 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 297489 T1671 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 297490 T1671 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty3-1395788970782/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty3/
   [junit4]   2> 297490 T1671 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6479e0bc
   [junit4]   2> 297490 T1671 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty3
   [junit4]   2> 297490 T1671 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty3/index/
   [junit4]   2> 297491 T1671 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 297491 T1671 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty3/index
   [junit4]   2> 297491 T1671 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 297492 T1671 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3d0087 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@246b3b69),segFN=segments_1,generation=1}
   [junit4]   2> 297492 T1671 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 297494 T1671 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 297500 T1671 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 297500 T1671 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 297500 T1671 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 297500 T1671 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 297500 T1671 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 297501 T1671 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 297501 T1671 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 297501 T1671 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 297501 T1671 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 297502 T1671 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 297502 T1671 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 297502 T1671 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 297503 T1671 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 297503 T1671 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 297503 T1671 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 297504 T1671 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 297506 T1671 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 297506 T1671 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 297507 T1671 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147

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

ngDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty3/index
   [junit4]   2> 470920 T1670 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> 470921 T1670 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 470921 T1670 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 470921 T1670 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1_0/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 470922 T1670 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> ASYNC  NEW_CORE C1119 name=collection1 org.apache.solr.core.SolrCore@d74fd54 url=http://127.0.0.1:51474/g_urf/d/collection1 node=127.0.0.1:51474_g_urf%2Fd C1119_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:51474/g_urf/d, core=collection1, node_name=127.0.0.1:51474_g_urf%2Fd}
   [junit4]   2> 471057 T1690 C1119 P51474 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 471058 T1690 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 471058 T1690 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d74fd54
   [junit4]   2> 471075 T1690 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=88,cumulative_deletesById=17,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=2}
   [junit4]   2> 471075 T1690 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 471075 T1690 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 471076 T1690 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 471076 T1690 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 471076 T1690 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 471077 T1690 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty4/index;done=false>>]
   [junit4]   2> 471077 T1690 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty4/index
   [junit4]   2> 471077 T1690 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty4;done=false>>]
   [junit4]   2> 471077 T1690 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1395788963884/jetty4
   [junit4]   2> 471077 T1690 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 471077 T1690 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=PostingsFormat(name=Memory doPackFST= false), n_ti=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=fr_BE, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 3.8.0-37-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=84113888,total=198258688
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, ResponseLogComponentTest, AsyncMigrateRouteKeyTest, TestFieldSortValues, FileBasedSpellCheckerTest, TestElisionMultitermQuery, SolrIndexSplitterTest, MBeansHandlerTest, JsonLoaderTest, DateMathParserTest, UpdateParamsTest, UnloadDistributedZkTest, DOMUtilTest, ResourceLoaderTest, TestLuceneMatchVersion, DistributedExpandComponentTest, TestFieldResource, TestUniqueKeyFieldResource, TestQueryUtils, EchoParamsTest, SliceStateTest, TestGroupingSearch, ClusterStateUpdateTest, TestReplicationHandler, LegacyHTMLStripCharFilterTest, LukeRequestHandlerTest, TestReloadAndDeleteDocs, SimpleFacetsTest, ZkControllerTest, TestRandomDVFaceting, TestMergePolicyConfig, TestStressVersions, MoreLikeThisHandlerTest, TestLFUCache, TestExpandComponent, SuggesterTest, TestLMDirichletSimilarityFactory, BlockCacheTest, WordBreakSolrSpellCheckerTest, URLClassifyProcessorTest, ShardSplitTest]
   [junit4] Completed on J0 in 182.99s, 1 test, 1 failure <<< FAILURES!

[...truncated 758 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:908: There were test failures: 379 suites, 1603 tests, 1 failure, 37 ignored (16 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0) - Build # 9799 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9799/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([188F94446B628385:72D42B55322CA376]:0)
	at java.util.Arrays.copyOf(Arrays.java:3175)
	at java.util.ArrayList.grow(ArrayList.java:246)
	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:220)
	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:212)
	at java.util.ArrayList.add(ArrayList.java:443)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:704)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:611)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:510)
	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings(TestRandomChains.java:941)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)




Build Log:
[...truncated 5462 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains
   [junit4]   2> TEST FAIL: useCharFilter=true text='ter landbruget og tegner sig for ca. 30 % af EF's samlede budget. Vi skal n\u00e5 til enighed om EF-budgettet, f\u00f8r der kan l\u00e6gges sid'
   [junit4]   2> Exception from random analyzer: 
   [junit4]   2> charfilters=
   [junit4]   2> tokenizer=
   [junit4]   2>   org.apache.lucene.analysis.ngram.NGramTokenizer(LUCENE_48, org.apache.lucene.analysis.core.TestRandomChains$CheckThatYouDidntReadAnythingReaderWrapper@453f48e, 6, 59)
   [junit4]   2> filters=
   [junit4]   2>   org.apache.lucene.analysis.shingle.ShingleFilter(ValidatingTokenFilter@4b3df53a term=,bytes=[],positionIncrement=1,positionLength=1,startOffset=0,endOffset=0,type=word, 87)
   [junit4]   2>   org.apache.lucene.analysis.shingle.ShingleFilter(ValidatingTokenFilter@3a34386d term=,bytes=[],positionIncrement=1,positionLength=1,startOffset=0,endOffset=0,type=word, tpct)
   [junit4]   2>   org.apache.lucene.analysis.de.GermanStemFilter(ValidatingTokenFilter@585c13f1 term=,bytes=[],positionIncrement=1,positionLength=1,startOffset=0,endOffset=0,type=word,keyword=false)
   [junit4]   2>   org.apache.lucene.analysis.ru.RussianLightStemFilter(ValidatingTokenFilter@2071a557 term=,bytes=[],positionIncrement=1,positionLength=1,startOffset=0,endOffset=0,type=word,keyword=false)
   [junit4]   2> offsetsAreCorrect=true
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomChains -Dtests.method=testRandomChainsWithLargeStrings -Dtests.seed=188F94446B628385 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=Europe/Berlin -Dtests.file.encoding=UTF-8
   [junit4] ERROR   26.6s J1 | TestRandomChains.testRandomChainsWithLargeStrings <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([188F94446B628385:72D42B55322CA376]:0)
   [junit4]    > 	at java.util.Arrays.copyOf(Arrays.java:3175)
   [junit4]    > 	at java.util.ArrayList.grow(ArrayList.java:246)
   [junit4]    > 	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:220)
   [junit4]    > 	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:212)
   [junit4]    > 	at java.util.ArrayList.add(ArrayList.java:443)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:704)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:611)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:510)
   [junit4]    > 	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings(TestRandomChains.java:941)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=in_ID, timezone=Europe/Berlin
   [junit4]   2> NOTE: Linux 3.8.0-37-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=250313744,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardFactories, TestReverseStringFilter, TestPortugueseMinimalStemFilter, TestCollationKeyFilterFactory, TestKeywordRepeatFilter, TestCharTokenizers, TestFrenchMinimalStemFilterFactory, TestFlagNum, TestHomonyms, TestScandinavianNormalizationFilter, TestSnowball, TestGermanStemFilterFactory, TestSolrSynonymParser, TestArabicFilters, TestMappingCharFilterFactory, TestEnglishAnalyzer, TestGermanAnalyzer, TestNorwegianMinimalStemFilter, TestDanishAnalyzer, TestScandinavianFoldingFilter, TestFinnishLightStemFilterFactory, TestGreekLowerCaseFilterFactory, TestSwedishLightStemFilter, TestPortugueseLightStemFilter, TestTypeTokenFilterFactory, TestSwedishLightStemFilterFactory, TestPersianAnalyzer, TestApostropheFilter, TestStandardAnalyzer, TestLimitTokenPositionFilter, TestSoraniStemFilter, TestKeywordMarkerFilterFactory, TokenRangeSinkTokenizerTest, TestKStemmer, TestCapitalizationFilter, TestSpanishLightStemFilter, TestGreekStemFilterFactory, TestKeywordAnalyzer, TestPersianCharFilter, TestChineseFilterFactory, QueryAutoStopWordAnalyzerTest, TestCharArrayIterator, TestCharacterUtils, TestCommonGramsQueryFilterFactory, TestScandinavianNormalizationFilterFactory, TestChineseTokenizerFactory, EdgeNGramTokenizerTest, ShingleFilterTest, TestGreekStemmer, DelimitedPayloadTokenFilterTest, TestTwoSuffixes, TestCompoundWordTokenFilter, TestTrimFilterFactory, TestCommonGramsFilterFactory, TestTurkishAnalyzer, TestPortugueseStemFilterFactory, TestDictionaryCompoundWordTokenFilterFactory, TestArabicAnalyzer, TestTwoFold, TestRollingCharBuffer, TestRussianAnalyzer, TestCJKWidthFilterFactory, TestCzechStemmer, TestKeywordMarkerFilter, TestCondition, TestSnowballPorterFilterFactory, TestRandomChains]
   [junit4] Completed on J1 in 60.85s, 2 tests, 1 error <<< FAILURES!

[...truncated 355 lines...]
   [junit4] JVM J1: stdout was not empty, see: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20140325_210456_826.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/heapdumps/java_pid3392.hprof ...
   [junit4] Heap dump file created [553505524 bytes in 5.144 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:539: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1996: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/build.xml:106: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:908: There were test failures: 263 suites, 1431 tests, 1 error, 1 ignored

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_51) - Build # 9798 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9798/
Java: 32bit/jdk1.7.0_51 -client -XX:+UseSerialGC

2 tests failed.
REGRESSION:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37046 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37046 within 45000 ms
	at __randomizedtesting.SeedInfo.seed([D679908874EA7A22:350F991D9390EF50]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:77)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:95)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:860)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37046 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
	... 45 more


REGRESSION:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D679908874EA7A22:579F1E9003B51A1E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11682 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 22828 T50 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 22829 T50 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ol/ic
   [junit4]   2> 22831 T50 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 22836 T50 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395776506329
   [junit4]   2> 22840 T50 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 22842 T51 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 22942 T50 oasc.ZkTestServer.run start zk server on port:37046
   [junit4]   2> 23058 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 74977 T54 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 51903ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 74979 T50 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 74988 T52 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144fac34a0f0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 74990 T52 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 74991 T50 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:37046 37046
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=D679908874EA7A22 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=Europe/Uzhgorod -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   52.4s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37046 within 45000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D679908874EA7A22:350F991D9390EF50]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:77)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:95)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:37046 within 45000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
   [junit4]    > 	... 45 more
   [junit4]   2> 75211 T50 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1395776558704
   [junit4]   2> 75212 T50 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 75212 T58 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 75312 T50 oasc.ZkTestServer.run start zk server on port:51226
   [junit4]   2> 75313 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75319 T64 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eb21f2 name:ZooKeeperConnection Watcher:127.0.0.1:51226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75319 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75321 T50 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 75339 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75341 T66 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55e7ef name:ZooKeeperConnection Watcher:127.0.0.1:51226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75342 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75346 T50 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 75352 T50 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 75355 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 75357 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 75360 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 75368 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 75377 T50 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 75378 T50 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 75438 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 75439 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 75439 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 75440 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 75440 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 75440 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 75441 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 75441 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 75441 T50 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 75446 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75448 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a16cc name:ZooKeeperConnection Watcher:127.0.0.1:51226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75448 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75508 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 75626 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 75637 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:34644
   [junit4]   2> 75647 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 75648 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 75648 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395776558942
   [junit4]   2> 75649 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395776558942/'
   [junit4]   2> 75663 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395776558942/solr.xml
   [junit4]   2> 75727 T50 oasc.CoreContainer.<init> New CoreContainer 11476205
   [junit4]   2> 75727 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395776558942/]
   [junit4]   2> 75728 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 75729 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 75729 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 75729 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 75730 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 75730 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 75730 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 75730 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 75731 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 75733 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 75734 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 75734 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 75734 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51226/solr
   [junit4]   2> 75743 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 75744 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75746 T79 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@590e7e name:ZooKeeperConnection Watcher:127.0.0.1:51226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75747 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75752 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75754 T81 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e83d7 name:ZooKeeperConnection Watcher:127.0.0.1:51226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75754 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75761 T50 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 75766 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 75771 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 75774 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 75778 T50 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 75790 T50 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 75792 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34644_ol%2Fic
   [junit4]   2> 75794 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34644_ol%2Fic
   [junit4]   2> 75798 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 75899 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 75908 T50 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:34644_ol%2Fic
   [junit4]   2> 75909 T50 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 75912 T50 oasc.Overseer.start Overseer (id=91473612551356420-127.0.0.1:34644_ol%2Fic-n_0000000000) starting
   [junit4]   2> 75921 T50 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 75941 T83 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 75941 T50 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 75943 T83 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 75944 T50 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 75946 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 75952 T82 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 75963 T84 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 75963 T84 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 75970 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75970 T84 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 75973 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 75974 T82 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34644/ol/ic",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34644_ol%2Fic",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 75974 T82 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 75981 T82 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 75984 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 75988 T81 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> 76971 T84 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 76971 T84 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 76972 T84 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 76973 T84 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 76974 T84 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 76974 T84 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395776558942/collection1/'
   [junit4]   2> 77025 T84 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 77079 T84 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 77080 T84 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 77107 T84 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 77176 T84 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 77183 T84 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 77190 T84 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 77197 T84 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 77656 T84 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 77659 T84 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 77661 T84 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 77661 T84 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 77664 T84 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 77664 T84 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 77664 T84 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1395776558942/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/control/data/
   [junit4]   2> 77665 T84 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 77665 T84 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/control/data
   [junit4]   2> 77665 T84 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/control/data/index/
   [junit4]   2> 77666 T84 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 77666 T84 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/control/data/index
   [junit4]   2> 77667 T84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32abfc lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 77667 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 77668 T84 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 77669 T84 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 77669 T84 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 77669 T84 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 77673 T84 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 77673 T84 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 77673 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 77674 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 77676 T84 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 77678 T84 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 77679 T84 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 77679 T84 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32abfc lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 77680 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 77680 T84 oass.SolrIndexSearcher.<init> Opening Searcher@1157593[collection1] main
   [junit4]   2> 77681 T85 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1157593[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 77681 T84 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 77682 T88 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:34644/ol/ic collection:control_collection shard:shard1
   [junit4]   2> 77683 T50 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 77684 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 77688 T88 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 77693 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 77695 T90 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12c3a40 name:ZooKeeperConnection Watcher:127.0.0.1:51226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77695 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 77697 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 77698 T88 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 77699 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77700 T88 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 77700 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 77701 T50 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@1d50958 url=https://127.0.0.1:34644/ol/ic/collection1 node=127.0.0.1:34644_ol%2Fic C32_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:34644/ol/ic, core=collection1, node_name=127.0.0.1:34644_ol%2Fic}
   [junit4]   2> 77702 T88 C32 P34644 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:34644/ol/ic/collection1/
   [junit4]   2> 77703 T88 C32 P34644 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 77703 T88 C32 P34644 oasc.SyncStrategy.syncToMe https://127.0.0.1:34644/ol/ic/collection1/ has no replicas
   [junit4]   2> 77703 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:34644/ol/ic/collection1/ shard1
   [junit4]   2> 77705 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 77705 T88 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 77709 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77710 T81 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> 77711 T90 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> 77716 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 77719 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77761 T50 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 77762 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 77767 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 77769 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:44249
   [junit4]   2> 77771 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 77771 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 77771 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395776561194
   [junit4]   2> 77772 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395776561194/'
   [junit4]   2> 77786 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395776561194/solr.xml
   [junit4]   2> 77825 T81 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> 77825 T90 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> 77851 T50 oasc.CoreContainer.<init> New CoreContainer 21661116
   [junit4]   2> 77851 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395776561194/]
   [junit4]   2> 77853 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 77853 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 77853 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 77854 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 77854 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 77855 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 77855 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 77855 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 77856 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 77858 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 77859 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 77859 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 77860 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51226/solr
   [junit4]   2> 77860 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 77861 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 77862 T101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bc7796 name:ZooKeeperConnection Watcher:127.0.0.1:51226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77863 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 77864 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 77865 T88 oasc.ZkController.register We are https://127.0.0.1:34644/ol/ic/collection1/ and leader is https://127.0.0.1:34644/ol/ic/collection1/
   [junit4]   2> 77865 T88 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:34644/ol/ic
   [junit4]   2> 77865 T103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101d19a name:ZooKeeperConnection Watcher:127.0.0.1:51226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77865 T88 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 77866 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 77866 T88 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 77867 T88 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 77870 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77870 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77870 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77871 T88 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 77872 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 77873 T82 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34644/ol/ic",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34644_ol%2Fic",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 77873 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 77876 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77982 T81 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> 77982 T103 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> 77982 T90 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> 78878 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44249_ol%2Fic
   [junit4]   2> 78881 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44249_ol%2Fic
   [junit4]   2> 78885 T90 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 78885 T103 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 78886 T81 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 78898 T104 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 78898 T104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 78900 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 78900 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 78900 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 78900 T104 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 78901 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 78903 T82 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44249/ol/ic",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44249_ol%2Fic",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 78903 T82 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 78903 T82 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 78906 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 79009 T81 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> 79009 T103 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> 79009 T90 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> 79901 T104 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 79901 T104 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 79902 T104 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 79902 T104 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 79903 T104 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 79904 T104 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395776561194/collection1/'
   [junit4]   2> 79947 T104 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 80005 T104 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 80006 T104 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 80019 T104 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 80472 T104 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 80475 T104 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 80477 T104 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 80477 T104 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 80478 T104 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 80478 T104 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 80478 T104 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1395776561194/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty1/
   [junit4]   2> 80479 T104 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 80479 T104 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty1
   [junit4]   2> 80480 T104 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty1/index/
   [junit4]   2> 80480 T104 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 80480 T104 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty1/index
   [junit4]   2> 80481 T104 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c99fd9 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 80482 T104 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 80483 T104 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 80484 T104 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 80484 T104 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 80484 T104 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 80484 T104 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 80484 T104 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 80485 T104 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 80485 T104 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 80487 T104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 80490 T104 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 80490 T104 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 80491 T104 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c99fd9 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 80491 T104 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 80492 T104 oass.SolrIndexSearcher.<init> Opening Searcher@196653e[collection1] main
   [junit4]   2> 80492 T105 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@196653e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 80492 T104 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 80493 T108 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:44249/ol/ic collection:collection1 shard:shard2
   [junit4]   2> 80494 T50 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 80494 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 80495 T108 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 80502 T108 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 80506 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80506 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80506 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80507 T108 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 80507 T108 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@7bdc8 url=https://127.0.0.1:44249/ol/ic/collection1 node=127.0.0.1:44249_ol%2Fic C33_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:44249/ol/ic, core=collection1, node_name=127.0.0.1:44249_ol%2Fic}
   [junit4]   2> 80507 T108 C33 P44249 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:44249/ol/ic/collection1/
   [junit4]   2> 80510 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 80510 T108 C33 P44249 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 80511 T108 C33 P44249 oasc.SyncStrategy.syncToMe https://127.0.0.1:44249/ol/ic/collection1/ has no replicas
   [junit4]   2> 80511 T108 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:44249/ol/ic/collection1/ shard2
   [junit4]   2> 80511 T108 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 80514 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80578 T50 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 80579 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 80584 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 80586 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50281
   [junit4]   2> 80587 T90 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> 80587 T81 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> 80593 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 80593 T103 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> 80594 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80595 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395776563988
   [junit4]   2> 80595 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395776563988/'
   [junit4]   2> 80600 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80602 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 80606 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80611 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395776563988/solr.xml
   [junit4]   2> 80670 T50 oasc.CoreContainer.<init> New CoreContainer 11628688
   [junit4]   2> 80671 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395776563988/]
   [junit4]   2> 80672 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 80672 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 80672 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 80673 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 80673 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 80673 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 80674 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 80674 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 80674 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 80677 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80678 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80678 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 80678 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51226/solr
   [junit4]   2> 80678 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 80680 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 80682 T119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aa9586 name:ZooKeeperConnection Watcher:127.0.0.1:51226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80682 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 80685 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 80686 T121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f4992d name:ZooKeeperConnection Watcher:127.0.0.1:51226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80686 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 80693 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 80708 T90 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> 80708 T121 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> 80708 T103 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> 80708 T81 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> 80751 T108 oasc.ZkController.register We are https://127.0.0.1:44249/ol/ic/collection1/ and leader is https://127.0.0.1:44249/ol/ic/collection1/
   [junit4]   2> 80751 T108 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:44249/ol/ic
   [junit4]   2> 80751 T108 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 80752 T108 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 80752 T108 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 80753 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80753 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80754 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80754 T108 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 80755 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 80756 T82 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44249/ol/ic",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44249_ol%2Fic",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 80761 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 80864 T81 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> 80864 T103 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> 80864 T90 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> 80864 T121 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> 81696 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50281_ol%2Fic
   [junit4]   2> 81697 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50281_ol%2Fic
   [junit4]   2> 81700 T103 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 81700 T121 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 81700 T81 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 81700 T90 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 81708 T122 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 81708 T122 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 81710 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81710 T122 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 81710 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81711 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81712 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 81713 T82 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50281/ol/ic",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50281_ol%2Fic",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 81713 T82 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 81713 T82 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 81715 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 81818 T103 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> 81818 T121 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> 81818 T81 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> 81818 T90 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> 82711 T122 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 82711 T122 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 82712 T122 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 82712 T122 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 82713 T122 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 82713 T122 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395776563988/collection1/'
   [junit4]   2> 82761 T122 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 82811 T122 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 82812 T122 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 82824 T122 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 83263 T122 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 83268 T122 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 83270 T122 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 83271 T122 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 83272 T122 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 83272 T122 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 83272 T122 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1395776563988/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/
   [junit4]   2> 83272 T122 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 83273 T122 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2
   [junit4]   2> 83274 T122 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index/
   [junit4]   2> 83274 T122 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 83274 T122 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index
   [junit4]   2> 83276 T122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b002bb lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 83276 T122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 83278 T122 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 83278 T122 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 83278 T122 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 83278 T122 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 83279 T122 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 83279 T122 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 83280 T122 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 83280 T122 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 83282 T122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 83285 T122 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 83285 T122 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 83286 T122 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b002bb lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 83286 T122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 83286 T122 oass.SolrIndexSearcher.<init> Opening Searcher@10e420b[collection1] main
   [junit4]   2> 83287 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10e420b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 83287 T122 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 83288 T126 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50281/ol/ic collection:collection1 shard:shard1
   [junit4]   2> 83288 T50 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 83289 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 83289 T126 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 83303 T126 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 83305 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83305 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83305 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83306 T126 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 83306 T126 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@18ad10 url=https://127.0.0.1:50281/ol/ic/collection1 node=127.0.0.1:50281_ol%2Fic C34_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:50281/ol/ic, core=collection1, node_name=127.0.0.1:50281_ol%2Fic}
   [junit4]   2> 83306 T126 C34 P50281 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50281/ol/ic/collection1/
   [junit4]   2> 83306 T126 C34 P50281 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 83307 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 83307 T126 C34 P50281 oasc.SyncStrategy.syncToMe https://127.0.0.1:50281/ol/ic/collection1/ has no replicas
   [junit4]   2> 83307 T126 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50281/ol/ic/collection1/ shard1
   [junit4]   2> 83307 T126 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 83310 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83313 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83316 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83346 T50 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 83347 T50 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 83355 T50 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 83357 T50 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:34986
   [junit4]   2> 83360 T50 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 83360 T50 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 83361 T50 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395776566783
   [junit4]   2> 83361 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395776566783/'
   [junit4]   2> 83375 T50 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395776566783/solr.xml
   [junit4]   2> 83419 T90 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> 83420 T81 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> 83419 T103 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> 83419 T121 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> 83435 T50 oasc.CoreContainer.<init> New CoreContainer 6294264
   [junit4]   2> 83436 T50 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395776566783/]
   [junit4]   2> 83437 T50 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 83437 T50 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 83438 T50 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 83438 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 83439 T50 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 83439 T50 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 83439 T50 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 83440 T50 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 83440 T50 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 83443 T50 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 83443 T50 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 83444 T50 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 83444 T50 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51226/solr
   [junit4]   2> 83445 T50 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 83446 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 83447 T137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e6071f name:ZooKeeperConnection Watcher:127.0.0.1:51226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 83448 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 83450 T50 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 83451 T139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c49f42 name:ZooKeeperConnection Watcher:127.0.0.1:51226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 83451 T50 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 83459 T50 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 83464 T126 oasc.ZkController.register We are https://127.0.0.1:50281/ol/ic/collection1/ and leader is https://127.0.0.1:50281/ol/ic/collection1/
   [junit4]   2> 83464 T126 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50281/ol/ic
   [junit4]   2> 83464 T126 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 83464 T126 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 83464 T126 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 83468 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83469 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83469 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83469 T126 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 83470 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 83471 T82 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50281/ol/ic",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50281_ol%2Fic",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 83474 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 83576 T90 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> 83576 T81 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> 83576 T121 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> 83576 T103 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> 83576 T139 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> 84462 T50 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34986_ol%2Fic
   [junit4]   2> 84463 T50 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34986_ol%2Fic
   [junit4]   2> 84466 T139 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 84466 T103 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 84466 T121 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 84466 T81 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 84466 T90 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 84474 T140 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 84474 T140 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 84475 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84475 T140 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 84475 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84475 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84476 T82 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 84477 T82 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34986/ol/ic",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34986_ol%2Fic",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 84477 T82 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 84477 T82 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 84480 T81 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 84583 T103 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> 84583 T139 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> 84583 T90 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> 84583 T121 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> 84583 T81 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> 85475 T140 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 85476 T140 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 85477 T140 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 85478 T140 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 85480 T140 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 85480 T140 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395776566783/collection1/'
   [junit4]   2> 85549 T140 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 85607 T140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 85608 T140 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 85618 T140 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 86024 T140 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 86027 T140 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 86029 T140 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 86029 T140 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 86030 T140 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 86030 T140 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 86030 T140 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1395776566783/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/
   [junit4]   2> 86030 T140 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 86031 T140 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3
   [junit4]   2> 86031 T140 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/index/
   [junit4]   2> 86031 T140 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 86031 T140 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/index
   [junit4]   2> 86033 T140 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b65557 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 86033 T140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 86034 T140 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 86034 T140 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 86034 T140 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 86035 T140 oasc.RequestHandlers.initHandlersFromConfig

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

e.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2;done=false>>]
   [junit4]   2> 94240 T50 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2
   [junit4]   2> 94240 T121 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94240 T50 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index;done=false>>]
   [junit4]   2> 94241 T50 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty2/index
   [junit4]   2> 94265 T50 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ol/ic,null}
   [junit4]   2> 94317 T50 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 34986
   [junit4]   2> 94317 T50 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=6294264
   [junit4]   2> 94317 T50 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 94318 T50 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 94342 T50 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ol/ic,null}
   [junit4]   2> 94398 T50 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 94399 T50 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51226 51226
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=D679908874EA7A22 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=Europe/Uzhgorod -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 19.8s J0 | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D679908874EA7A22:579F1E9003B51A1E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 95034 T50 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 95569 T81 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 95569 T81 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 95655 T103 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 95655 T103 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 95744 T121 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> ASYNC  NEW_CORE C52 name=collection1 org.apache.solr.core.SolrCore@14a65a url=https://127.0.0.1:34986/ol/ic/collection1 node=127.0.0.1:34986_ol%2Fic C52_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:34986/ol/ic, core=collection1, node_name=127.0.0.1:34986_ol%2Fic}
   [junit4]   2> 96664 T139 C52 P34986 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 96667 T139 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 96668 T139 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14a65a
   [junit4]   2> 96668 T139 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=4}
   [junit4]   2> 96668 T139 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 96669 T139 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 96669 T139 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 96670 T139 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 96670 T139 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 96671 T139 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3;done=false>>]
   [junit4]   2> 96671 T139 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3
   [junit4]   2> 96671 T139 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/index;done=false>>]
   [junit4]   2> 96671 T139 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1395776558704/jetty3/index
   [junit4]   2> 96671 T139 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> 96672 T139 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 96672 T139 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 96672 T139 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {multiDefault=Pulsing41(freqCutoff=5 minBlockSize=49 maxBlockSize=151), a_t=Pulsing41(freqCutoff=5 minBlockSize=49 maxBlockSize=151), text=Pulsing41(freqCutoff=1 minBlockSize=49 maxBlockSize=151), intDefault=PostingsFormat(name=FSTOrdPulsing41), range_facet_si=Pulsing41(freqCutoff=5 minBlockSize=49 maxBlockSize=151), _version_=PostingsFormat(name=FSTOrdPulsing41), id=FST41, timestamp=Pulsing41(freqCutoff=5 minBlockSize=49 maxBlockSize=151), range_facet_l=Pulsing41(freqCutoff=5 minBlockSize=49 maxBlockSize=151), range_facet_sl=FST41}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_BE, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=17190032,total=51859456
   [junit4]   2> NOTE: All tests run in this JVM: [ContentStreamTest, ModifiableSolrParamsTest, SolrExampleStreamingBinaryTest, TestXMLEscaping, CloudSolrServerTest]
   [junit4] Completed on J0 in 74.26s, 2 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 107 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1276: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:908: There were test failures: 49 suites, 284 tests, 1 error, 1 failure

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