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/07/10 15:53:50 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2

Error Message:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[२००७-१०-०१T१६:१३:५६Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[२००७-१०-०१T१६:१३:५६Z]>
	at __randomizedtesting.SeedInfo.seed([4D621F0129FF8B24:C6E2A4E12E0918DA]: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.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:170)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes

Error Message:
key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but was:<[२०११-०९-०२T१०:११:००Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but was:<[२०११-०९-०२T१०:११:००Z]>
	at __randomizedtesting.SeedInfo.seed([4D621F0129FF8B24:D7A1BC9F4C24D5F1]: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.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:170)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 19253 lines...]
   [junit4] Suite: org.apache.solr.morphlines.cell.SolrCellMorphlineTest
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001
   [junit4]   2> 782 T11 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 812 T11 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 842 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 1421 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 1422 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 1423 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1424 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 1425 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1426 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 1427 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1428 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 1429 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 1430 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 1586 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1823 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1836 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1923 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 2068 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.IntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2079 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.LongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2087 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.FloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2097 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.DoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2105 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.DateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2620 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.ThaiWordFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2656 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2840 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2864 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3015 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3016 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr
   [junit4]   2> 3017 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/'
   [junit4]   2> 3107 T11 oasc.CoreContainer.<init> New CoreContainer 1531091368
   [junit4]   2> 3108 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/]
   [junit4]   2> 3126 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 3127 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 3133 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 3133 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3134 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3135 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3135 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3136 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3137 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3375 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3377 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3380 T11 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 3473 T12 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 3550 T12 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 3551 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 3552 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3553 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 3554 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3555 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 3555 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3556 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 3557 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 3558 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 3624 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 3709 T12 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3710 T12 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3767 T12 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 4182 T12 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4210 T12 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4217 T12 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4274 T12 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/
   [junit4]   2> 4303 T12 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4311 T12 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/
   [junit4]   2> 4313 T12 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 4324 T12 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 4325 T12 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 4352 T12 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001
   [junit4]   2> 4353 T12 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index/
   [junit4]   2> 4353 T12 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 4361 T12 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index
   [junit4]   2> 4401 T12 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 4402 T12 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4411 T12 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 4412 T12 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 4413 T12 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 4423 T12 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 4424 T12 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 4649 T12 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4671 T12 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 4672 T12 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 4677 T12 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 4677 T12 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 4684 T12 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 4689 T12 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.JsonUpdateRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4689 T12 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.JsonUpdateRequestHandler
   [junit4]   2> 4694 T12 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.CSVRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4695 T12 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.CSVRequestHandler
   [junit4]   2> 4695 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 4696 T12 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 4696 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 4697 T12 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 4702 T12 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 4707 T12 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 4712 T12 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 4725 T12 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 4725 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4726 T12 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 4726 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4726 T12 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 4727 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4727 T12 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 4728 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 4728 T12 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 4759 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4763 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4764 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4789 T12 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   2> 4789 T12 oasu.CommitTracker.<init> Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 4792 T12 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 4793 T12 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4805 T12 oass.SolrIndexSearcher.<init> Opening Searcher@1f872217[collection1] main
   [junit4]   2> 4817 T12 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf
   [junit4]   2> 4817 T12 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/}
   [junit4]   2> 4836 T12 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf
   [junit4]   2> 4836 T12 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 4837 T12 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 4837 T12 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4838 T12 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 4855 T12 oass.DirectSolrSpellChecker.init init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4872 T12 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 4876 T12 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 4945 T12 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 4946 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1f872217[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 4948 T12 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4958 T11 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 4994 T11 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellDocumentTypes2
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@650c78e3
   [junit4]   2> 5057 T13 C0 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&distrib=false&q=static+firstSearcher+warming+in+solrconfig.xml} hits=0 status=0 QTime=105 
   [junit4]   2> 5059 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 5059 T13 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 5060 T13 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5060 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f872217[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5166 T11 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473249694448615424)} 0 160
   [junit4]   2> 5170 T11 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5170 T11 C0 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5171 T11 C0 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5172 T11 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5173 T11 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 4
   [junit4]   2> 5380 T11 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 6515 T11 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 8307 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 8359 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 8360 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 8361 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8362 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 8363 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8364 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 8365 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8366 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 8367 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 8367 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 8406 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 8505 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 8506 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 8549 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 8963 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 8990 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 8998 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 9052 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 9104 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 9107 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 9108 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9108 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 9109 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9110 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 9111 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9112 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 9113 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 9113 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 9147 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 9209 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 9210 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 9260 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 9636 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 9662 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 9669 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10176 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 10214 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 10215 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 10216 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10216 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 10217 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10218 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 10218 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10219 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 10219 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10220 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 10249 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 10302 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10303 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 10329 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 10675 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10697 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10703 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10734 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 10770 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 10771 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 10771 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10772 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 10773 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10773 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 10774 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10774 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 10775 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 10775 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 10805 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 10858 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10859 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 10882 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 11206 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11228 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 11233 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 11434 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 11477 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 11478 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 11478 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11479 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 11479 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11480 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 11481 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11481 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 11482 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11482 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 11521 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 11573 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11573 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 11590 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 11903 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11924 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 11929 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@650c78e3
   [junit4]   2> 11955 T11 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473249701651283968)} 0 1
   [junit4]   2> 11956 T11 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11957 T11 C1 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 11957 T11 C1 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 11958 T11 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 11958 T11 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   2> 12605 T11 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPPT_various.ppt#0 (1473249702239535104)]} 0 92
   [junit4]   2> 12608 T11 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 12679 T11 C1 oass.SolrIndexSearcher.<init> Opening Searcher@2ba08446[collection1] main
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@650c78e3
   [junit4]   2> 12690 T11 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 12690 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2ba08446[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.10):C1)}
   [junit4]   2> 12693 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 12693 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ba08446[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.10):C1)}
   [junit4]   2> 12694 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 87
   [junit4]   2> 12709 T11 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=11 
   [junit4]   2> 14257 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPPT_various.pptx#0 (1473249704056717312)]} 0 11
   [junit4]   2> 14258 T11 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14289 T11 C2 oass.SolrIndexSearcher.<init> Opening Searcher@55ecc2a8[collection1] main
   [junit4]   2> 14290 T11 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14290 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@55ecc2a8[collection1] main{StandardDirectoryReader(segments_1:5:nrt _0(4.10):C1 _1(4.10):C1)}
   [junit4]   2> 14291 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 14292 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55ecc2a8[collection1] main{StandardDirectoryReader(segments_1:5:nrt _0(4.10):C1 _1(4.10):C1)}
   [junit4]   2> 14294 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 36
   [junit4]   2> 14295 T11 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=1 
   [junit4]   2> 14485 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testEXCEL.xlsx#0 (1473249704298938368)]} 0 6
   [junit4]   2> 14485 T11 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14499 T11 C2 oass.SolrIndexSearcher.<init> Opening Searcher@5ee32482[collection1] main
   [junit4]   2> 14500 T11 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14500 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@5ee32482[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.10):C1 _1(4.10):C1 _2(4.10):C1)}
   [junit4]   2> 14501 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 14501 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ee32482[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.10):C1 _1(4.10):C1 _2(4.10):C1)}
   [junit4]   2> 14502 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 17
   [junit4]   2> 14504 T11 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=1 
   [junit4]   2> 14509 T11 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellDocumentTypes2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes2 -Dtests.seed=4D621F0129FF8B24 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Etc/GMT-0 -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 9.59s | SolrCellMorphlineTest.testSolrCellDocumentTypes2 <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[२००७-१०-०१T१६:१३:५६Z]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D621F0129FF8B24:C6E2A4E12E0918DA]:0)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:170)
   [junit4]    > 	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 14563 T11 oas.SolrTestCaseJ4.setUp ###Starting testTransformValue
   [junit4]   2> 14601 T11 C2 oass.SolrIndexSearcher.<init> Opening Searcher@567e924d[collection1] realtime
   [junit4]   2> 14603 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473249704387018752)} 0 40
   [junit4]   2> 14604 T11 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14605 T11 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_2,generation=2}
   [junit4]   2> 14606 T11 C2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 14607 T11 C2 oass.SolrIndexSearcher.<init> Opening Searcher@9ad2c48[collection1] main
   [junit4]   2> 14607 T11 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14607 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@9ad2c48[collection1] main{StandardDirectoryReader(segments_1:9:nrt)}
   [junit4]   2> 14608 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 14609 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9ad2c48[collection1] main{StandardDirectoryReader(segments_1:9:nrt)}
   [junit4]   2> 14611 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 8
   [junit4]   2> 14615 T11 oas.SolrTestCaseJ4.tearDown ###Ending testTransformValue
   [junit4]   2> 14630 T11 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellJPGCompressed
   [junit4]   2> 14632 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473249704458321920)} 0 1
   [junit4]   2> 14633 T11 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14633 T11 C2 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 14634 T11 C2 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 14634 T11 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14635 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   2> 14653 T11 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 15119 T11 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 15507 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 15544 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 15545 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 15545 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 15546 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 15547 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 15547 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 15548 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 15548 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 15549 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 15549 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 15828 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 15880 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 15881 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 15899 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 16234 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 16255 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 16260 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 16307 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 16334 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 16335 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 16335 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 16336 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 16336 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 16337 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 16337 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 16338 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 16338 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 16339 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 16367 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 16423 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 16424 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 16435 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 16749 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 16767 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 16771 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@650c78e3
   [junit4]   2> 16792 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473249706723246080)} 0 1
   [junit4]   2> 16793 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16793 T11 C3 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 16794 T11 C3 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 16794 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 16795 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   2> 16915 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg#0 (1473249706851172352)]} 0 6
   [junit4]   2> 16916 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 16921 T11 C3 oass.SolrIndexSearcher.<init> Opening Searcher@e40113a[collection1] main
   [junit4]   2> 16922 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 16922 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@e40113a[collection1] main{StandardDirectoryReader(segments_2:11:nrt _3(4.10):C1)}
   [junit4]   2> 16923 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 16923 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e40113a[collection1] main{StandardDirectoryReader(segments_2:11:nrt _3(4.10):C1)}
   [junit4]   2> 16924 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 8
   [junit4]   2> 16925 T11 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=1 
   [junit4]   2> 16950 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg.gz#0 (1473249706887872512)]} 0 5
   [junit4]   2> 16951 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 16956 T11 C3 oass.SolrIndexSearcher.<init> Opening Searcher@40d6469a[collection1] main
   [junit4]   2> 16957 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 16957 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@40d6469a[collection1] main{StandardDirectoryReader(segments_2:13:nrt _3(4.10):C1 _4(4.10):C1)}
   [junit4]   2> 16958 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 16958 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40d6469a[collection1] main{StandardDirectoryReader(segments_2:13:nrt _3(4.10):C1 _4(4.10):C1)}
   [junit4]   2> 16959 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 8
   [junit4]   2> 16960 T11 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=1 
   [junit4]   2> 16983 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[28d82426-4dfc-46de-9913-4f60d5da6b35#0 (1473249706923524096)]} 0 5
   [junit4]   2> 16985 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 16990 T11 C3 oass.SolrIndexSearcher.<init> Opening Searcher@6985f70e[collection1] main
   [junit4]   2> 16991 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 16991 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6985f70e[collection1] main{StandardDirectoryReader(segments_2:15:nrt _3(4.10):C1 _4(4.10):C1 _5(4.10):C1)}
   [junit4]   2> 16992 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 16992 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6985f70e[collection1] main{StandardDirectoryReader(segments_2:15:nrt _3(4.10):C1 _4(4.10):C1 _5(4.10):C1)}
   [junit4]   2> 16993 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 8
   [junit4]   2> 16994 T11 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=1 
   [junit4]   2> 16995 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 16995 T11 C3 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 16995 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 16996 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 2
   [junit4]   2> 16997 T11 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=1 
   [junit4]   2> 16997 T11 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellJPGCompressed
   [junit4]   2> 17009 T11 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellDocumentTypes
   [junit4]   2> 17011 T11 C3 oass.SolrIndexSearcher.<init> Opening Searcher@5f39ee05[collection1] realtime
   [junit4]   2> 17011 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473249706952884224)} 0 2
   [junit4]   2> 17012 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17013 T11 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_3,generation=3}
   [junit4]   2> 17013 T11 C3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 17014 T11 C3 oass.SolrIndexSearcher.<init> Opening Searcher@6ddf39a3[collection1] main
   [junit4]   2> 17014 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17014 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6ddf39a3[collection1] main{StandardDirectoryReader(segments_2:17:nrt)}
   [junit4]   2> 17015 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17015 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ddf39a3[collection1] main{StandardDirectoryReader(segments_2:17:nrt)}
   [junit4]   2> 17019 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 7
   [junit4]   2> 17041 T11 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 17422 T11 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 17793 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 17822 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 17822 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 17823 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 17823 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 17824 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 17824 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 17825 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 17825 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 17826 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 17826 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 17856 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 17923 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17924 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 17935 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 18259 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18278 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 18282 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 18301 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 18328 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 18328 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 18329 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18329 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 18330 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18330 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 18331 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18331 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 18332 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18332 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 18361 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 18413 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18414 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 18425 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 18750 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18767 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 18771 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 18790 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 18815 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 18815 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 18816 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18816 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 18816 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18817 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 18817 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18818 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 18818 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 18819 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 18845 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 18892 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18893 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 18903 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 19214 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19238 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19242 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19260 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 19284 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 19285 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 19285 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 19286 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 19286 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 19287 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 19287 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 19288 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 19288 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 19288 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 19315 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 19362 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19363 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19372 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 19665 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19680 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19684 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 19705 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 19729 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 19730 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 19730 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 19731 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mn

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

ed as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 22280 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 22314 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 22366 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 22367 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 22374 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 22665 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 22680 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 22683 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@650c78e3
   [junit4]   2> 22701 T11 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473249712919281664)} 0 1
   [junit4]   2> 22702 T11 C5 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22702 T11 C5 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 22703 T11 C5 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 22703 T11 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22704 T11 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   2> 22712 T11 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testXML2.xml#0 (1473249712930816000)]} 0 2
   [junit4]   2> 22712 T11 C5 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22715 T11 C5 oass.SolrIndexSearcher.<init> Opening Searcher@13f6325c[collection1] main
   [junit4]   2> 22716 T11 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22716 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@13f6325c[collection1] main{StandardDirectoryReader(segments_4:29:nrt _a(4.10):C1)}
   [junit4]   2> 22717 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 22717 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13f6325c[collection1] main{StandardDirectoryReader(segments_4:29:nrt _a(4.10):C1)}
   [junit4]   2> 22718 T11 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 6
   [junit4]   2> 22718 T11 C5 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   2> 22719 T11 C5 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22719 T11 C5 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 22720 T11 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22720 T11 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 1
   [junit4]   2> 22721 T11 C5 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   2> 22721 T11 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellXML
   [junit4]   2> 22725 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 22726 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1531091368
   [junit4]   2> 22726 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@650c78e3
   [junit4]   2> 22727 T11 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=22,autocommit maxTime=60000ms,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=11,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=33595,transaction_logs_total_number=9}
   [junit4]   2> 22728 T11 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 22728 T11 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 22728 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 22729 T11 C5 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 22730 T11 C5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@712f46da lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index),segFN=segments_5,generation=5}
   [junit4]   2> 22730 T11 C5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 22732 T11 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 22733 T11 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 22734 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001;done=false>>]
   [junit4]   2> 22735 T11 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001
   [junit4]   2> 22736 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 22737 T11 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solr.morphlines.cell.SolrCellMorphlineTest-4D621F0129FF8B24-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=DefaultSimilarity, locale=hi_IN, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=8,threads=1,free=110182744,total=273154048
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
   [junit4] Completed in 22.93s, 5 tests, 2 failures <<< FAILURES!

[...truncated 10 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:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 1 suite, 5 tests, 2 failures

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



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

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

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

Error Message:
shard1 is not consistent.  Got 37 from http://127.0.0.1:48641/collection1lastClient and got 38 from http://127.0.0.1:37273/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 37 from http://127.0.0.1:48641/collection1lastClient and got 38 from http://127.0.0.1:37273/collection1
	at __randomizedtesting.SeedInfo.seed([657CAD79FA3513DB:E49A23618D6A73E7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11521 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/init-core-data-001
   [junit4]   2> 624485 T2681 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 624485 T2681 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 624488 T2681 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 624488 T2681 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 624489 T2682 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 624589 T2681 oasc.ZkTestServer.run start zk server on port:53320
   [junit4]   2> 624590 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624594 T2688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f00c532 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624594 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624594 T2681 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 624602 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624605 T2690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e7df59 name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624605 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624605 T2681 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 624609 T2681 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 624612 T2681 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 624613 T2681 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 624616 T2681 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> 624617 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 624620 T2681 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> 624621 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 624624 T2681 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> 624624 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 624626 T2681 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> 624627 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 624630 T2681 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> 624630 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 624633 T2681 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> 624633 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 624636 T2681 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> 624637 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 624639 T2681 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> 624640 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 624643 T2681 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> 624643 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 624646 T2681 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> 624647 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 624650 T2681 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> 624651 T2681 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 624883 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 624890 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32881
   [junit4]   2> 624891 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 624891 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 624892 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002
   [junit4]   2> 624892 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/'
   [junit4]   2> 624905 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/solr.xml
   [junit4]   2> 624912 T2681 oasc.CoreContainer.<init> New CoreContainer 153262815
   [junit4]   2> 624912 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/]
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 624913 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 624914 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 624915 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 624915 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 624915 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 624916 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 624916 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 624916 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624919 T2701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27d67d2 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624919 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624922 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624924 T2703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e7883fc name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624924 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624926 T2681 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 624930 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 624933 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 624936 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 624939 T2681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 624942 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 624943 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32881_
   [junit4]   2> 624945 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32881_
   [junit4]   2> 624947 T2681 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 624949 T2681 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 624952 T2681 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:32881_
   [junit4]   2> 624952 T2681 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 624955 T2681 oasc.Overseer.start Overseer (id=92079807476662275-127.0.0.1:32881_-n_0000000000) starting
   [junit4]   2> 624958 T2681 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 624967 T2705 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 624968 T2681 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 624971 T2681 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 624973 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 624975 T2704 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 624978 T2706 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 624978 T2706 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 624979 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 624979 T2706 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 624981 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 624982 T2704 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:32881",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32881_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 624982 T2704 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 624982 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 624985 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 624986 T2703 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> 625980 T2706 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 625980 T2706 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 625981 T2706 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 625981 T2706 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 625981 T2706 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/'
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 625982 T2706 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 625997 T2706 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 626010 T2706 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 626011 T2706 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 626015 T2706 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 626088 T2706 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 626089 T2706 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 626090 T2706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626092 T2706 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626101 T2706 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 626101 T2706 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 626101 T2706 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/
   [junit4]   2> 626102 T2706 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@560e0d7b
   [junit4]   2> 626102 T2706 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data
   [junit4]   2> 626102 T2706 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index/
   [junit4]   2> 626103 T2706 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 626103 T2706 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index
   [junit4]   2> 626103 T2706 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=12.1240234375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=18.37510521380433, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 626501 T2706 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 626501 T2706 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626503 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 626503 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626504 T2706 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626505 T2706 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 626505 T2706 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 626506 T2706 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 626506 T2706 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 626506 T2706 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 626508 T2706 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 626509 T2706 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 626509 T2706 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 626509 T2706 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2075313517109131]
   [junit4]   2> 626510 T2706 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 626510 T2706 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626510 T2706 oass.SolrIndexSearcher.<init> Opening Searcher@48fc0161[collection1] main
   [junit4]   2> 626511 T2706 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 626511 T2706 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 626511 T2706 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 626512 T2706 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 626512 T2706 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 626512 T2706 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 626513 T2706 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 626513 T2706 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 626513 T2706 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 626513 T2706 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 626515 T2707 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48fc0161[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 626515 T2706 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 626516 T2710 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32881 collection:control_collection shard:shard1
   [junit4]   2> 626516 T2681 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 626517 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 626518 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626519 T2710 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 626520 T2712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23cf8f1c name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626521 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626522 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 626523 T2710 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 626523 T2681 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 626524 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626524 T2710 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 626524 T2710 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C770 name=collection1 org.apache.solr.core.SolrCore@4300211d url=http://127.0.0.1:32881/collection1 node=127.0.0.1:32881_ C770_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:32881, core=collection1, node_name=127.0.0.1:32881_}
   [junit4]   2> 626525 T2710 C770 P32881 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32881/collection1/
   [junit4]   2> 626524 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626525 T2710 C770 P32881 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 626525 T2710 C770 P32881 oasc.SyncStrategy.syncToMe http://127.0.0.1:32881/collection1/ has no replicas
   [junit4]   2> 626526 T2710 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32881/collection1/ shard1
   [junit4]   2> 626526 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626526 T2710 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 626526 T2703 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> 626528 T2712 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> 626531 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626532 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626533 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626634 T2703 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> 626634 T2712 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> 626682 T2710 oasc.ZkController.register We are http://127.0.0.1:32881/collection1/ and leader is http://127.0.0.1:32881/collection1/
   [junit4]   2> 626682 T2710 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32881
   [junit4]   2> 626682 T2710 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 626682 T2710 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 626682 T2710 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 626684 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626684 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626684 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626684 T2710 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626685 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626685 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32881",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32881_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 626686 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626753 T2681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 626754 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 626756 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35345
   [junit4]   2> 626757 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 626758 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 626758 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003
   [junit4]   2> 626759 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/'
   [junit4]   2> 626776 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/solr.xml
   [junit4]   2> 626785 T2681 oasc.CoreContainer.<init> New CoreContainer 1885721934
   [junit4]   2> 626785 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/]
   [junit4]   2> 626785 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 626786 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 626787 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 626787 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 626787 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 626787 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 626788 T2712 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> 626788 T2703 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> 626788 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 626789 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 626789 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 626789 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 626790 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626792 T2723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75d07064 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626793 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626796 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626799 T2725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65aa7bbb name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626799 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626804 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 627806 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35345_
   [junit4]   2> 627807 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35345_
   [junit4]   2> 627811 T2703 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 627811 T2725 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 627811 T2712 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 627816 T2726 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 627816 T2726 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 627817 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627818 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627818 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627817 T2726 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 627820 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 627821 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35345",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35345_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 627821 T2704 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 627821 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 627824 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627927 T2703 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> 627927 T2712 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> 627927 T2725 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> 628818 T2726 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 628819 T2726 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 628820 T2726 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 628820 T2726 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 628822 T2726 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 628822 T2726 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/'
   [junit4]   2> 628823 T2726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 628823 T2726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 628824 T2726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 628848 T2726 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 628855 T2726 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 628856 T2726 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 628859 T2726 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 628940 T2726 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 628941 T2726 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 628942 T2726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 628944 T2726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 628956 T2726 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 628956 T2726 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 628957 T2726 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/
   [junit4]   2> 628957 T2726 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@560e0d7b
   [junit4]   2> 628957 T2726 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1
   [junit4]   2> 628958 T2726 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index/
   [junit4]   2> 628958 T2726 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 628958 T2726 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index
   [junit4]   2> 628959 T2726 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=12.1240234375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=18.37510521380433, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 628969 T2726 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 628970 T2726 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 628973 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 628974 T2726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 628975 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 628975 T2726 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 628975 T2726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 628976 T2726 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 628976 T2726 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 628977 T2726 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 628977 T2726 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 628977 T2726 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 628978 T2726 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 628978 T2726 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 628979 T2726 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 628981 T2726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 628983 T2726 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 628983 T2726 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 628984 T2726 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2075313517109131]
   [junit4]   2> 628985 T2726 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 628986 T2726 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 628986 T2726 oass.SolrIndexSearcher.<init> Opening Searcher@25bcd108[collection1] main
   [junit4]   2> 628986 T2726 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 628987 T2726 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 628988 T2726 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 628988 T2726 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 628989 T2726 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 628989 T2726 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 628990 T2726 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 628990 T2726 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 628991 T2726 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 628991 T2726 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 628994 T2727 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25bcd108[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 628995 T2726 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 628997 T2730 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35345 collection:collection1 shard:shard2
   [junit4]   2> 628997 T2681 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 628998 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 628997 T2730 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 629003 T2730 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 629003 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629004 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629004 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629004 T2730 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 629004 T2730 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C771 name=collection1 org.apache.solr.core.SolrCore@28daa607 url=http://127.0.0.1:35345/collection1 node=127.0.0.1:35345_ C771_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:35345, core=collection1, node_name=127.0.0.1:35345_}
   [junit4]   2> 629004 T2730 C771 P35345 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35345/collection1/
   [junit4]   2> 629004 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629004 T2730 C771 P35345 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 629004 T2730 C771 P35345 oasc.SyncStrategy.syncToMe http://127.0.0.1:35345/collection1/ has no replicas
   [junit4]   2> 629005 T2730 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35345/collection1/ shard2
   [junit4]   2> 629005 T2730 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 629005 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629007 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629008 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629109 T2703 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> 629109 T2725 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> 629109 T2712 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> 629157 T2730 oasc.ZkController.register We are http://127.0.0.1:35345/collection1/ and leader is http://127.0.0.1:35345/collection1/
   [junit4]   2> 629157 T2730 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35345
   [junit4]   2> 629158 T2730 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 629158 T2730 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 629158 T2730 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 629159 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629159 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629159 T2730 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629159 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629160 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629160 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35345",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35345_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 629161 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629217 T2681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 629218 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 629220 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36103
   [junit4]   2> 629221 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 629221 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 629221 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004
   [junit4]   2> 629222 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/'
   [junit4]   2> 629231 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/solr.xml
   [junit4]   2> 629239 T2681 oasc.CoreContainer.<init> New CoreContainer 1740675333
   [junit4]   2> 629239 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/]
   [junit4]   2> 629239 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 629239 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 629240 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 629241 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 629241 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 629241 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 629241 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 629242 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 629242 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 629242 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 629242 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 629243 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 629246 T2741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b88f7ee name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 629247 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 629251 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 629253 T2743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57cdba4c name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 629253 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 629260 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 629263 T2703 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> 629263 T2712 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> 629263 T2725 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> 629263 T2743 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> 630261 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36103_
   [junit4]   2> 630262 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36103_
   [junit4]   2> 630265 T2725 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630265 T2743 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630265 T2712 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630265 T2703 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 630271 T2744 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 630271 T2744 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 630272 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630273 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630273 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630272 T2744 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 630274 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 630275 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36103",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36103_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 630276 T2704 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 630276 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 630278 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630379 T2712 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> 630379 T2703 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> 630379 T2743 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> 630379 T2725 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> 631274 T2744 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 631274 T2744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 631275 T2744 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 631275 T2744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 631276 T2744 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 631277 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/'
   [junit4]   2> 631278 T2744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 631278 T2744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 631278 T2744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 631307 T2744 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 631320 T2744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 631322 T2744 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 631325 T2744 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 631416 T2744 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 631417 T2744 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 631418 T2744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631420 T2744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 631431 T2744 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 631431 T2744 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 631431 T2744 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/
   [junit4]   2> 631432 T2744 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@560e0d7b
   [junit4]   2> 631432 T2744 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2
   [junit4]   2> 631432 T2744 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index/
   [junit4]   2> 631432 T2744 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 631433 T2744 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index
   [junit4]   2> 631434 T2744 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=12.1240234375, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=18.37510521380433, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 631464 T2744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 631465 T2744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 631468 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 631468 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 631469 T2744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 631469 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631469 T2744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631470 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 631470 T2744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631470 T2744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631471 T2744 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 631471 T2744 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 631472 T2744 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 631472 T2744 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 631472 T2744 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 631473 T2744 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 631473 T2744 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 631474 T2744 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 631476 T2744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 631478 T2744 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 631478 T2744 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 631479 T2744 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2075313517109131]
   [junit4]   2> 631481 T2744 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 631481 T2744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 631481 T2744 oass.SolrIndexSearcher.<init> Opening Searcher@2e9bf589[collection1] main
   [junit4]   2> 631482 T2744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 631483 T2744 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 631484 T2744 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 631485 T2744 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 631485 T2744 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 631485 T2744 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 631486 T2744 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 631487 T2744 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 631487 T2744 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 631487 T2744 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 631490 T2745 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e9bf589[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 631492 T2744 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 631494 T2748 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36103 collection:collection1 shard:shard3
   [junit4]   2> 631494 T2681 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 631495 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 631495 T2748 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 631501 T2748 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 631502 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631502 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631502 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631503 T2748 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 631503 T2748 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 631503 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C772 name=collection1 org.apache.solr.core.SolrCore@58821dcd url=http://127.0.0.1:36103/collection1 node=127.0.0.1:36103_ C772_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:36103, core=collection1, node_name=127.0.0.1:36103_}
   [junit4]   2> 631503 T2748 C772 P36103 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36103/collection1/
   [junit4]   2> 631503 T2748 C772 P36103 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 631504 T2748 C772 P36103 oasc.SyncStrategy.syncToMe http://127.0.0.1:36103/collection1/ has no replicas
   [junit4]   2> 631504 T2748 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36103/collection1/ shard3
   [junit4]   2> 631504 T2748 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 631505 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631506 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631507 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631608 T2703 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> 631608 T2725 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> 631608 T2712 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> 631608 T2743 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> 631657 T2748 oasc.ZkController.register We are http://127.0.0.1:36103/collection1/ and leader is http://127.0.0.1:36103/collection1/
   [junit4]   2> 631657 T2748 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36103
   [junit4]   2> 631657 T2748 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 631657 T2748 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 631657 T2748 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 631658 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631658 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631658 T2748 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 631658 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631659 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 631660 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36103",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36103_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 631661 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 631715 T2681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 631716 T2681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 631718 T2681 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49446
   [junit4]   2> 631719 T2681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 631719 T2681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 631719 T2681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005
   [junit4]   2> 631720 T2681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005/'
   [junit4]   2> 631738 T2681 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005/solr.xml
   [junit4]   2> 631745 T2681 oasc.CoreContainer.<init> New CoreContainer 1256323324
   [junit4]   2> 631746 T2681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001/tempDir-005/]
   [junit4]   2> 631746 T2681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 631746 T2681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 631746 T2681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 631747 T2681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 631748 T2681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 631748 T2681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631748 T2681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631749 T2681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 631749 T2681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53320/solr
   [junit4]   2> 631749 T2681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 631750 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 631752 T2759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40853066 name:ZooKeeperConnection Watcher:127.0.0.1:53320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 631752 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 631755 T2681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 631757 T2761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73974fe1 name:ZooKeeperConnection Watcher:127.0.0.1:53320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 631757 T2681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 631762 T2712 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> 631762 T2725 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> 631762 T2743 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> 631762 T2703 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> 631763 T2681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 632766 T2681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49446_
   [junit4]   2> 632768 T2681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49446_
   [junit4]   2> 632772 T2743 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2761 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2725 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2703 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632773 T2712 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 632778 T2762 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 632778 T2762 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 632779 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632779 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632779 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632779 T2762 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 632781 T2704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 632782 T2704 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49446",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49446_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 632782 T2704 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 632782 T2704 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 632784 T2703 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 632886 T2712 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> 632886 T2725 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> 632886 T2743 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> 632886 T2703 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> 632886 T2761 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> 633780 T2762 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 633781 T2762 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 633782 T2762 oasc.ZkController.createCollectionZkNode Collection zkNode exists

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

pache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [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> 719150 T2903 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 719150 T2903 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719150 T2903 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719150 T2903 oasc.LeaderElector$ElectionWatcher.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:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [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> 719239 T3062 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 719239 T2924 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719333 T2945 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719333 T3065 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-657CAD79FA3513DB-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {rnd_b=FST41, _version_=Pulsing41(freqCutoff=6 minBlockSize=59 maxBlockSize=193), a_t=Pulsing41(freqCutoff=6 minBlockSize=59 maxBlockSize=193), a_si=FSTOrd41, id=FST41}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr_BA, timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=119873560,total=287834112
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResource, TestRecoveryHdfs, TestFunctionQuery, RequestHandlersTest, TestCoreContainer, SOLR749Test, TestSchemaSimilarityResource, CoreAdminRequestStatusTest, SearchHandlerTest, TestLeaderElectionZkExpiry, TestLRUCache, TestDocBasedVersionConstraints, SolrRequestParserTest, LukeRequestHandlerTest, TestRestManager, TestQuerySenderNoQuery, SolrIndexConfigTest, DistributedExpandComponentTest, AnalyticsMergeStrategyTest, TestNoOpRegenerator, TestDynamicFieldResource, ResponseHeaderTest, TestMergePolicyConfig, LegacyHTMLStripCharFilterTest, DistribDocExpirationUpdateProcessorTest, DistributedQueryComponentOptimizationTest, PolyFieldTest, BasicZkTest, DistribCursorPagingTest, SoftAutoCommitTest, HdfsBasicDistributedZk2Test, DistributedDebugComponentTest, TestBadConfig, TestCollationKeyRangeQueries, TestExceedMaxTermLength, TestSimpleQParserPlugin, SynonymTokenizerTest, TestCollectionAPI, TestSerializedLuceneMatchVersion, TestDistributedGrouping, TestOverriddenPrefixQueryForCustomFieldType, TestRandomFaceting, AnalysisAfterCoreReloadTest, TestValueSourceCache, MergeStrategyTest, SpatialFilterTest, TestExtendedDismaxParser, ZkNodePropsTest, TestPerFieldSimilarity, TestTolerantSearch, TestRandomMergePolicy, TestJoin, TestQueryTypes, SuggesterFSTTest, TestFileDictionaryLookup, FieldAnalysisRequestHandlerTest, AtomicUpdatesTest, TestSuggestSpellingConverter, TestSchemaVersionResource, SpellingQueryConverterTest, DeleteInactiveReplicaTest, UniqFieldsUpdateProcessorFactoryTest, RankQueryTest, ConnectionManagerTest, TestRecovery, TestSolrQueryParserResource, HdfsSyncSliceTest, SolrPluginUtilsTest, ConvertedLegacyTest, DebugComponentTest, TestAtomicUpdateErrorCases, TestWriterPerf, MultiThreadedOCPTest, SolrTestCaseJ4Test, TestIndexingPerformance, DistributedSuggestComponentTest, FileBasedSpellCheckerTest, TestComplexPhraseQParserPlugin, TestCSVResponseWriter, DistanceFunctionTest, ZkSolrClientTest, OutputWriterTest, TestNonNRTOpen, TestStandardQParsers, TestExpandComponent, TestSolrXmlPersistor, FileUtilsTest, TestFiltering, TestZkChroot, TestUniqueKeyFieldResource, TestLazyCores, HdfsUnloadDistributedZkTest, TestIBSimilarityFactory, TestCollationField, UpdateRequestProcessorFactoryTest, TestGroupingSearch, AnalyticsQueryTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 95.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 630 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:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 64 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_20-ea-b21) - Build # 10660 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10660/
Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC

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

Error Message:
shard1 is not consistent.  Got 123 from https://127.0.0.1:43015/ehxw/collection1lastClient and got 127 from https://127.0.0.1:47432/ehxw/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 123 from https://127.0.0.1:43015/ehxw/collection1lastClient and got 127 from https://127.0.0.1:47432/ehxw/collection1
	at __randomizedtesting.SeedInfo.seed([FB358F7A81EEC18D:7AD30162F6B1A1B1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11015 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/init-core-data-001
   [junit4]   2> 58490 T177 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 58490 T177 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ehxw/
   [junit4]   2> 58497 T177 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 58498 T177 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 58498 T178 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 58598 T177 oasc.ZkTestServer.run start zk server on port:55650
   [junit4]   2> 58599 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 58601 T184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1111599 name:ZooKeeperConnection Watcher:127.0.0.1:55650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 58602 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 58602 T177 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 58607 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 58608 T186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@184214c name:ZooKeeperConnection Watcher:127.0.0.1:55650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 58608 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 58608 T177 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 58611 T177 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 58614 T177 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 58617 T177 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 58620 T177 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> 58620 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 58623 T177 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> 58623 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 58626 T177 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> 58626 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 58630 T177 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> 58630 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 58632 T177 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> 58633 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 58636 T177 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> 58637 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 58640 T177 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> 58640 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 58644 T177 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> 58644 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 58648 T177 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> 58649 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 58653 T177 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> 58654 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 58657 T177 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> 58658 T177 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 58664 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 58666 T188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@166f175 name:ZooKeeperConnection Watcher:127.0.0.1:55650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 58667 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 58967 T177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 58974 T177 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 58981 T177 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47885
   [junit4]   2> 58986 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 58986 T177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 58986 T177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002
   [junit4]   2> 58987 T177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/'
   [junit4]   2> 59010 T177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/solr.xml
   [junit4]   2> 59037 T177 oasc.CoreContainer.<init> New CoreContainer 14631609
   [junit4]   2> 59038 T177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/]
   [junit4]   2> 59039 T177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 59039 T177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 59039 T177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 59039 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 59040 T177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 59040 T177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 59040 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 59041 T177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 59041 T177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 59048 T177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 59048 T177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 59049 T177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 59050 T177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55650/solr
   [junit4]   2> 59050 T177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 59051 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 59052 T199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f26def name:ZooKeeperConnection Watcher:127.0.0.1:55650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59053 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59058 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 59061 T201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aae615 name:ZooKeeperConnection Watcher:127.0.0.1:55650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59062 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59064 T177 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 59067 T177 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 59069 T177 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 59073 T177 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 59077 T177 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 59082 T177 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 59085 T177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47885_ehxw
   [junit4]   2> 59086 T177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47885_ehxw
   [junit4]   2> 59089 T177 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 59093 T177 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 59098 T177 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47885_ehxw
   [junit4]   2> 59099 T177 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 59102 T177 oasc.Overseer.start Overseer (id=92079255368957956-127.0.0.1:47885_ehxw-n_0000000000) starting
   [junit4]   2> 59106 T177 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 59119 T203 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 59120 T177 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 59123 T177 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 59126 T177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 59131 T202 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 59138 T204 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 59139 T204 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 59141 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 59141 T204 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 59143 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 59144 T202 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:47885/ehxw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47885_ehxw",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 59145 T202 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 59146 T202 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 59149 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 59150 T201 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> 60142 T204 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 60142 T204 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 60144 T204 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 60144 T204 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 60146 T204 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 60147 T204 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/collection1/'
   [junit4]   2> 60148 T204 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 60149 T204 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 60150 T204 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 60208 T204 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 60222 T204 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 60224 T204 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 60240 T204 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 60372 T204 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 60373 T204 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 60374 T204 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 60379 T204 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 60417 T204 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 60417 T204 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 60428 T204 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/control/data/
   [junit4]   2> 60428 T204 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17594d2
   [junit4]   2> 60430 T204 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/control/data
   [junit4]   2> 60430 T204 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/control/data/index/
   [junit4]   2> 60430 T204 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 60431 T204 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/control/data/index
   [junit4]   2> 60432 T204 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=65.634765625, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=2.313904843103259, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 65222 T204 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 65222 T204 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 65227 T204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 65227 T204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 65228 T204 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 65228 T204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 65228 T204 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 65228 T204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 65229 T204 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 65229 T204 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 65229 T204 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 65231 T204 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 65232 T204 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 65232 T204 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 65232 T204 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 65232 T204 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 65233 T204 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 65233 T204 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 65235 T204 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65237 T204 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 65237 T204 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 65238 T204 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=59.6484375, floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=20.92428168949204, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6436244695625695
   [junit4]   2> 65239 T204 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 65239 T204 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 65239 T204 oass.SolrIndexSearcher.<init> Opening Searcher@c37921[collection1] main
   [junit4]   2> 65240 T204 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 65241 T204 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 65241 T204 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 65242 T204 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 65242 T204 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 65242 T204 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 65243 T204 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 65244 T204 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 65244 T204 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 65244 T204 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 65247 T205 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c37921[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 65249 T204 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 65250 T208 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47885/ehxw collection:control_collection shard:shard1
   [junit4]   2> 65251 T177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 65251 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 65251 T208 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 65255 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 65259 T210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1691533 name:ZooKeeperConnection Watcher:127.0.0.1:55650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 65259 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 65261 T177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 65261 T208 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 65262 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65263 T177 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 65263 T208 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 65264 T208 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@1ef5552 url=https://127.0.0.1:47885/ehxw/collection1 node=127.0.0.1:47885_ehxw C35_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:47885/ehxw, core=collection1, node_name=127.0.0.1:47885_ehxw}
   [junit4]   2> 65264 T208 C35 P47885 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47885/ehxw/collection1/
   [junit4]   2> 65265 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 65266 T208 C35 P47885 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 65266 T208 C35 P47885 oasc.SyncStrategy.syncToMe https://127.0.0.1:47885/ehxw/collection1/ has no replicas
   [junit4]   2> 65267 T208 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47885/ehxw/collection1/ shard1
   [junit4]   2> 65267 T208 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 65268 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65268 T201 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> 65268 T210 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> 65272 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65274 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 65276 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65377 T201 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> 65377 T210 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> 65424 T208 oasc.ZkController.register We are https://127.0.0.1:47885/ehxw/collection1/ and leader is https://127.0.0.1:47885/ehxw/collection1/
   [junit4]   2> 65425 T208 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47885/ehxw
   [junit4]   2> 65425 T208 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 65425 T208 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 65425 T208 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 65427 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65427 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65427 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 65427 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65428 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 65429 T202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47885/ehxw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47885_ehxw",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 65430 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 65534 T201 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> 65534 T210 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> 65562 T177 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 65563 T177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 65572 T177 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 65579 T177 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:42098
   [junit4]   2> 65586 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 65587 T177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 65587 T177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003
   [junit4]   2> 65587 T177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/'
   [junit4]   2> 65607 T177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/solr.xml
   [junit4]   2> 65622 T177 oasc.CoreContainer.<init> New CoreContainer 32792627
   [junit4]   2> 65622 T177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/]
   [junit4]   2> 65623 T177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 65623 T177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 65623 T177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 65624 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 65624 T177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 65624 T177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 65625 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 65625 T177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 65625 T177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 65628 T177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 65628 T177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 65629 T177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 65629 T177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55650/solr
   [junit4]   2> 65629 T177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 65630 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 65632 T221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a5cdd name:ZooKeeperConnection Watcher:127.0.0.1:55650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 65633 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 65635 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 65638 T223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ab725c name:ZooKeeperConnection Watcher:127.0.0.1:55650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 65639 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 65649 T177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 66654 T177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42098_ehxw
   [junit4]   2> 66656 T177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42098_ehxw
   [junit4]   2> 66660 T201 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 66660 T210 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 66661 T223 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 66672 T224 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 66673 T224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 66675 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 66675 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 66675 T224 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 66676 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 66678 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 66680 T202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:42098/ehxw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42098_ehxw",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 66680 T202 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 66681 T202 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 66684 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 66786 T210 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> 66786 T201 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> 66786 T223 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> 67676 T224 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 67677 T224 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 67678 T224 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 67678 T224 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 67680 T224 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 67680 T224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/collection1/'
   [junit4]   2> 67681 T224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 67682 T224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 67683 T224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 67729 T224 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 67743 T224 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 67745 T224 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 67756 T224 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 67914 T224 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 67916 T224 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 67917 T224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 67920 T224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 67952 T224 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 67953 T224 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 67953 T224 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty1/
   [junit4]   2> 67953 T224 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17594d2
   [junit4]   2> 67954 T224 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty1
   [junit4]   2> 67954 T224 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty1/index/
   [junit4]   2> 67955 T224 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 67955 T224 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty1/index
   [junit4]   2> 67956 T224 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=65.634765625, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=2.313904843103259, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 68052 T224 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 68052 T224 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 68060 T224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 68061 T224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 68062 T224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 68062 T224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68063 T224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68063 T224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 68064 T224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 68065 T224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 68065 T224 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 68066 T224 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 68067 T224 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 68067 T224 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 68067 T224 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 68068 T224 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 68068 T224 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 68069 T224 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 68071 T224 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 68072 T224 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 68073 T224 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 68075 T224 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=59.6484375, floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=20.92428168949204, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6436244695625695
   [junit4]   2> 68077 T224 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 68077 T224 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 68078 T224 oass.SolrIndexSearcher.<init> Opening Searcher@18372c0[collection1] main
   [junit4]   2> 68079 T224 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 68080 T224 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 68081 T224 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 68082 T224 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 68082 T224 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 68083 T224 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68084 T224 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 68085 T224 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68085 T224 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 68086 T224 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 68095 T225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18372c0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 68101 T224 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 68102 T228 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:42098/ehxw collection:collection1 shard:shard2
   [junit4]   2> 68103 T177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 68104 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 68104 T228 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 68114 T228 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 68117 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68117 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68118 T228 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 68118 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68118 T228 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@c254c2 url=https://127.0.0.1:42098/ehxw/collection1 node=127.0.0.1:42098_ehxw C36_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:42098/ehxw, core=collection1, node_name=127.0.0.1:42098_ehxw}
   [junit4]   2> 68119 T228 C36 P42098 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:42098/ehxw/collection1/
   [junit4]   2> 68119 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 68120 T228 C36 P42098 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 68121 T228 C36 P42098 oasc.SyncStrategy.syncToMe https://127.0.0.1:42098/ehxw/collection1/ has no replicas
   [junit4]   2> 68122 T228 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:42098/ehxw/collection1/ shard2
   [junit4]   2> 68122 T228 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 68124 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68128 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68130 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68232 T201 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> 68232 T210 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> 68232 T223 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> 68279 T228 oasc.ZkController.register We are https://127.0.0.1:42098/ehxw/collection1/ and leader is https://127.0.0.1:42098/ehxw/collection1/
   [junit4]   2> 68279 T228 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:42098/ehxw
   [junit4]   2> 68279 T228 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 68280 T228 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 68280 T228 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 68281 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68281 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68281 T228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 68281 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68282 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 68283 T202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:42098/ehxw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42098_ehxw",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 68284 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 68386 T201 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> 68386 T223 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> 68386 T210 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> 68388 T177 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 68388 T177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 68396 T177 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 68403 T177 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:39807
   [junit4]   2> 68406 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 68406 T177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68407 T177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004
   [junit4]   2> 68408 T177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/'
   [junit4]   2> 68443 T177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/solr.xml
   [junit4]   2> 68456 T177 oasc.CoreContainer.<init> New CoreContainer 11840922
   [junit4]   2> 68456 T177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/]
   [junit4]   2> 68457 T177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 68457 T177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 68457 T177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 68458 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 68458 T177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 68458 T177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 68459 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 68459 T177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 68459 T177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 68462 T177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68462 T177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68462 T177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 68463 T177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55650/solr
   [junit4]   2> 68463 T177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 68464 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 68465 T239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d81402 name:ZooKeeperConnection Watcher:127.0.0.1:55650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68466 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 68469 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 68471 T241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@daa512 name:ZooKeeperConnection Watcher:127.0.0.1:55650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68471 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 68476 T177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 69479 T177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39807_ehxw
   [junit4]   2> 69482 T177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39807_ehxw
   [junit4]   2> 69488 T210 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 69488 T223 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 69488 T241 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 69489 T201 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 69506 T242 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 69506 T242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 69507 T242 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 69507 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69508 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69508 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69509 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 69510 T202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:39807/ehxw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39807_ehxw",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 69510 T202 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 69510 T202 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 69512 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 69614 T241 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> 69614 T223 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> 69614 T210 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> 69614 T201 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> 70508 T242 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 70508 T242 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 70509 T242 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 70510 T242 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 70512 T242 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 70512 T242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/collection1/'
   [junit4]   2> 70513 T242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 70514 T242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 70515 T242 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 70587 T242 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 70639 T242 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 70640 T242 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 70702 T242 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 70830 T242 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 70831 T242 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 70833 T242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 70837 T242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 70872 T242 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 70872 T242 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 70873 T242 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty2/
   [junit4]   2> 70873 T242 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17594d2
   [junit4]   2> 70874 T242 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty2
   [junit4]   2> 70874 T242 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty2/index/
   [junit4]   2> 70875 T242 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 70876 T242 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty2/index
   [junit4]   2> 70877 T242 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=65.634765625, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=2.313904843103259, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 70891 T242 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 70891 T242 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 70902 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 70904 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 70904 T242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 70905 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 70905 T242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 70906 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 70907 T242 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 70907 T242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 70908 T242 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 70910 T242 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 70912 T242 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 70912 T242 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 70913 T242 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 70915 T242 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 70916 T242 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 70917 T242 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 70921 T242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 70924 T242 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 70924 T242 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 70926 T242 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=59.6484375, floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=20.92428168949204, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6436244695625695
   [junit4]   2> 70927 T242 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 70927 T242 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 70927 T242 oass.SolrIndexSearcher.<init> Opening Searcher@16f531e[collection1] main
   [junit4]   2> 70928 T242 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 70929 T242 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 70929 T242 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 70930 T242 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 70930 T242 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 70931 T242 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 70931 T242 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 70931 T242 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 70931 T242 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 70932 T242 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 70937 T243 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16f531e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 70940 T242 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 70941 T246 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:39807/ehxw collection:collection1 shard:shard3
   [junit4]   2> 70941 T177 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 70941 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 70941 T246 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 70946 T246 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 70947 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70947 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70948 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70948 T246 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 70948 T246 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@12e07ce url=https://127.0.0.1:39807/ehxw/collection1 node=127.0.0.1:39807_ehxw C37_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:39807/ehxw, core=collection1, node_name=127.0.0.1:39807_ehxw}
   [junit4]   2> 70948 T246 C37 P39807 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:39807/ehxw/collection1/
   [junit4]   2> 70949 T246 C37 P39807 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 70949 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 70949 T246 C37 P39807 oasc.SyncStrategy.syncToMe https://127.0.0.1:39807/ehxw/collection1/ has no replicas
   [junit4]   2> 70949 T246 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:39807/ehxw/collection1/ shard3
   [junit4]   2> 70950 T246 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 70951 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70952 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 70954 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71056 T241 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> 71056 T223 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> 71056 T210 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> 71056 T201 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> 71103 T246 oasc.ZkController.register We are https://127.0.0.1:39807/ehxw/collection1/ and leader is https://127.0.0.1:39807/ehxw/collection1/
   [junit4]   2> 71104 T246 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:39807/ehxw
   [junit4]   2> 71104 T246 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 71104 T246 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 71105 T246 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 71106 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71106 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71106 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71107 T246 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 71108 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 71108 T202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:39807/ehxw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39807_ehxw",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 71110 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 71212 T201 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> 71212 T223 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> 71212 T241 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> 71212 T210 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> 71227 T177 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 71228 T177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 71232 T177 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 71235 T177 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:43015
   [junit4]   2> 71240 T177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 71240 T177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 71241 T177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-005
   [junit4]   2> 71242 T177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-005/'
   [junit4]   2> 71266 T177 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-005/solr.xml
   [junit4]   2> 71286 T177 oasc.CoreContainer.<init> New CoreContainer 16417810
   [junit4]   2> 71287 T177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-005/]
   [junit4]   2> 71287 T177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 71288 T177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 71288 T177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 71288 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 71288 T177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 71289 T177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 71289 T177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 71289 T177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 71290 T177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 71293 T177 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 71293 T177 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 71294 T177 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 71294 T177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55650/solr
   [junit4]   2> 71294 T177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 71295 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 71297 T257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aaea66 name:ZooKeeperConnection Watcher:127.0.0.1:55650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71297 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 71301 T177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 71303 T259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a3661 name:ZooKeeperConnection Watcher:127.0.0.1:55650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71303 T177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 71314 T177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 72319 T177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43015_ehxw
   [junit4]   2> 72321 T177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43015_ehxw
   [junit4]   2> 72326 T241 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 72326 T201 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 72327 T223 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 72326 T210 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 72326 T259 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 72336 T260 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 72337 T260 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 72338 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72339 T260 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 72339 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72340 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72341 T202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 72342 T202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:43015/ehxw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43015_ehxw",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 72343 T202 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 72343 T202 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 72347 T201 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 72450 T241 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes si

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

02 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 182978 T402 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 182978 T402 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 182979 T402 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty10 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty10;done=false>>]
   [junit4]   2> 182979 T402 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty10
   [junit4]   2> 182979 T402 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty10/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty10/index;done=false>>]
   [junit4]   2> 182980 T402 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty10/index
   [junit4]   2> 182980 T402 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 182981 T402 oasc.LeaderElector$ElectionWatcher.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:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [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 C982 name=collection1 org.apache.solr.core.SolrCore@1b53154 url=https://127.0.0.1:47920/ehxw/collection1 node=127.0.0.1:47920_ehxw C982_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:47920/ehxw, core=collection1, node_name=127.0.0.1:47920_ehxw}
   [junit4]   2> 183053 T775 C982 P47920 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 183053 T775 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 183054 T775 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b53154
   [junit4]   2> 183055 T775 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=23,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=15,cumulative_deletesById=3,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=12586,transaction_logs_total_number=3}
   [junit4]   2> 183056 T775 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 183056 T775 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 183056 T775 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 183057 T775 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 183058 T775 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 183058 T775 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty11/index.20140710124646802 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty11/index.20140710124646802;done=false>>]
   [junit4]   2> 183058 T775 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty11/index.20140710124646802
   [junit4]   2> 183058 T775 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty11 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty11;done=false>>]
   [junit4]   2> 183059 T775 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001/tempDir-001/jetty11
   [junit4]   2> 183059 T775 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 183059 T775 oasc.LeaderElector$ElectionWatcher.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:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [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: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-FB358F7A81EEC18D-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=17), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=17)), sim=DefaultSimilarity, locale=es_MX, timezone=Canada/Mountain
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=111053128,total=349437952
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, TestCharFilters, MigrateRouteKeyTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 125.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 1160 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:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 89 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_20-ea-b21) - Build # 10659 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10659/
Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC

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

Error Message:
shard1 is not consistent.  Got 39 from http://127.0.0.1:37296/collection1lastClient and got 29 from http://127.0.0.1:47102/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 39 from http://127.0.0.1:37296/collection1lastClient and got 29 from http://127.0.0.1:47102/collection1
	at __randomizedtesting.SeedInfo.seed([D8E27CE9A9DC35DB:5904F2F1DE8355E7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11637 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/init-core-data-001
   [junit4]   2> 947665 T3587 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 947666 T3587 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 947669 T3587 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 947670 T3587 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947671 T3588 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 947770 T3587 oasc.ZkTestServer.run start zk server on port:56588
   [junit4]   2> 947772 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947776 T3594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e0984a name:ZooKeeperConnection Watcher:127.0.0.1:56588 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947777 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947777 T3587 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 947784 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947786 T3596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a60d47 name:ZooKeeperConnection Watcher:127.0.0.1:56588/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947787 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947788 T3587 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 947793 T3587 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 947796 T3587 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 947798 T3587 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 947801 T3587 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> 947802 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 947808 T3587 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> 947809 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 947815 T3587 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> 947816 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 947821 T3587 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> 947822 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 947828 T3587 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> 947829 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 947835 T3587 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> 947836 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 947841 T3587 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> 947842 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 947848 T3587 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> 947849 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 947855 T3587 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> 947856 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 947861 T3587 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> 947863 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 947868 T3587 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> 947869 T3587 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 948180 T3587 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 948182 T3587 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33922
   [junit4]   2> 948184 T3587 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 948184 T3587 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 948185 T3587 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002
   [junit4]   2> 948185 T3587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/'
   [junit4]   2> 948203 T3587 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/solr.xml
   [junit4]   2> 948218 T3587 oasc.CoreContainer.<init> New CoreContainer 29040981
   [junit4]   2> 948218 T3587 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/]
   [junit4]   2> 948219 T3587 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 948219 T3587 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 948220 T3587 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 948220 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 948220 T3587 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 948221 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 948221 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 948221 T3587 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 948222 T3587 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 948222 T3587 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 948223 T3587 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 948223 T3587 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 948223 T3587 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56588/solr
   [junit4]   2> 948224 T3587 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 948225 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 948226 T3607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@143abb1 name:ZooKeeperConnection Watcher:127.0.0.1:56588 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 948226 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 948228 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 948230 T3609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16864bb name:ZooKeeperConnection Watcher:127.0.0.1:56588/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 948230 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 948232 T3587 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 948237 T3587 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 948240 T3587 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 948244 T3587 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 948247 T3587 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 948251 T3587 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 948253 T3587 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33922_
   [junit4]   2> 948254 T3587 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33922_
   [junit4]   2> 948257 T3587 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 948260 T3587 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 948264 T3587 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33922_
   [junit4]   2> 948264 T3587 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 948266 T3587 oasc.Overseer.start Overseer (id=92078630817890307-127.0.0.1:33922_-n_0000000000) starting
   [junit4]   2> 948269 T3587 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 948277 T3611 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 948278 T3587 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 948285 T3587 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 948287 T3587 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 948291 T3610 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 948297 T3612 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 948298 T3612 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 948299 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 948299 T3612 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 948300 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 948301 T3610 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:33922",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33922_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 948302 T3610 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 948302 T3610 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 948305 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 948305 T3609 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> 949300 T3612 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 949300 T3612 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 949302 T3612 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 949302 T3612 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 949304 T3612 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 949305 T3612 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/collection1/'
   [junit4]   2> 949307 T3612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 949308 T3612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 949309 T3612 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 949347 T3612 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 949361 T3612 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 949363 T3612 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 949391 T3612 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 949532 T3612 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 949533 T3612 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 949535 T3612 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 949539 T3612 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 949582 T3612 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 949583 T3612 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 949583 T3612 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/control/data/
   [junit4]   2> 949584 T3612 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e33a1e
   [junit4]   2> 949585 T3612 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/control/data
   [junit4]   2> 949586 T3612 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/control/data/index/
   [junit4]   2> 949587 T3612 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 949587 T3612 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/control/data/index
   [junit4]   2> 949588 T3612 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7ebc71
   [junit4]   2> 949708 T3612 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 949709 T3612 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 949716 T3612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 949717 T3612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 949717 T3612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 949718 T3612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 949718 T3612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 949719 T3612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 949720 T3612 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 949720 T3612 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 949721 T3612 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 949722 T3612 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 949723 T3612 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 949723 T3612 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 949724 T3612 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 949725 T3612 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 949726 T3612 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 949727 T3612 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 949731 T3612 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 949732 T3612 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 949732 T3612 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 949733 T3612 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=68.2880859375, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=4.289034846571419, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13992245938873113
   [junit4]   2> 949734 T3612 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 949734 T3612 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 949735 T3612 oass.SolrIndexSearcher.<init> Opening Searcher@1c402ad[collection1] main
   [junit4]   2> 949735 T3612 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 949736 T3612 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 949737 T3612 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 949737 T3612 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 949738 T3612 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 949738 T3612 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 949738 T3612 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 949739 T3612 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 949739 T3612 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 949740 T3612 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 949745 T3613 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c402ad[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 949748 T3612 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 949749 T3616 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33922 collection:control_collection shard:shard1
   [junit4]   2> 949750 T3587 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 949751 T3587 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 949751 T3616 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 949752 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 949753 T3618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a10224 name:ZooKeeperConnection Watcher:127.0.0.1:56588/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 949754 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 949756 T3587 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 949759 T3587 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 949759 T3616 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 949761 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 949761 T3616 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 949761 T3616 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C893 name=collection1 org.apache.solr.core.SolrCore@878b61 url=http://127.0.0.1:33922/collection1 node=127.0.0.1:33922_ C893_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:33922, core=collection1, node_name=127.0.0.1:33922_}
   [junit4]   2> 949762 T3616 C893 P33922 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33922/collection1/
   [junit4]   2> 949762 T3616 C893 P33922 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 949762 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 949762 T3616 C893 P33922 oasc.SyncStrategy.syncToMe http://127.0.0.1:33922/collection1/ has no replicas
   [junit4]   2> 949763 T3616 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33922/collection1/ shard1
   [junit4]   2> 949763 T3616 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 949765 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 949768 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 949771 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 949873 T3618 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> 949873 T3609 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> 949919 T3616 oasc.ZkController.register We are http://127.0.0.1:33922/collection1/ and leader is http://127.0.0.1:33922/collection1/
   [junit4]   2> 949920 T3616 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33922
   [junit4]   2> 949920 T3616 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 949920 T3616 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 949920 T3616 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 949922 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 949922 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 949922 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 949922 T3616 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 949924 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 949924 T3610 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33922",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33922_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 949926 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 950028 T3609 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> 950028 T3618 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> 950053 T3587 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 950054 T3587 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 950057 T3587 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58749
   [junit4]   2> 950058 T3587 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 950059 T3587 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 950060 T3587 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003
   [junit4]   2> 950061 T3587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/'
   [junit4]   2> 950093 T3587 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/solr.xml
   [junit4]   2> 950107 T3587 oasc.CoreContainer.<init> New CoreContainer 211540
   [junit4]   2> 950108 T3587 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/]
   [junit4]   2> 950109 T3587 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 950109 T3587 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 950110 T3587 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 950110 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 950111 T3587 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 950111 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 950112 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 950112 T3587 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 950113 T3587 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 950114 T3587 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 950114 T3587 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 950115 T3587 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 950115 T3587 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56588/solr
   [junit4]   2> 950116 T3587 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 950117 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 950118 T3629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c84000 name:ZooKeeperConnection Watcher:127.0.0.1:56588 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 950118 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 950121 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 950122 T3631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1611fab name:ZooKeeperConnection Watcher:127.0.0.1:56588/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 950123 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 950129 T3587 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 951132 T3587 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58749_
   [junit4]   2> 951133 T3587 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58749_
   [junit4]   2> 951135 T3609 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 951135 T3631 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 951135 T3618 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 951141 T3632 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 951141 T3632 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 951142 T3632 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 951142 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 951143 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 951143 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 951144 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 951145 T3610 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58749",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58749_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 951145 T3610 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 951145 T3610 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 951147 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 951249 T3618 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> 951249 T3631 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> 951249 T3609 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> 952143 T3632 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 952143 T3632 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 952145 T3632 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 952145 T3632 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 952147 T3632 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 952148 T3632 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/collection1/'
   [junit4]   2> 952149 T3632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 952150 T3632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 952150 T3632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 952189 T3632 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 952201 T3632 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 952204 T3632 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 952211 T3632 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 952333 T3632 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 952335 T3632 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 952336 T3632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 952340 T3632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 952381 T3632 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 952382 T3632 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 952382 T3632 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty1/
   [junit4]   2> 952383 T3632 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e33a1e
   [junit4]   2> 952384 T3632 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty1
   [junit4]   2> 952385 T3632 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty1/index/
   [junit4]   2> 952386 T3632 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 952386 T3632 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty1/index
   [junit4]   2> 952387 T3632 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3e9737
   [junit4]   2> 952405 T3632 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 952405 T3632 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 952414 T3632 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 952415 T3632 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 952415 T3632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 952416 T3632 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 952416 T3632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 952417 T3632 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 952418 T3632 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 952419 T3632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 952419 T3632 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 952421 T3632 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 952422 T3632 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 952423 T3632 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 952424 T3632 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 952425 T3632 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 952426 T3632 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 952428 T3632 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 952431 T3632 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 952433 T3632 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 952433 T3632 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 952434 T3632 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=68.2880859375, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=4.289034846571419, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13992245938873113
   [junit4]   2> 952437 T3632 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 952437 T3632 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 952438 T3632 oass.SolrIndexSearcher.<init> Opening Searcher@1b7e4b8[collection1] main
   [junit4]   2> 952439 T3632 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 952442 T3632 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 952442 T3632 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 952443 T3632 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 952444 T3632 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 952444 T3632 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 952446 T3632 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 952446 T3632 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 952447 T3632 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 952447 T3632 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 952458 T3633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b7e4b8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 952465 T3632 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 952466 T3636 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58749 collection:collection1 shard:shard2
   [junit4]   2> 952467 T3587 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 952468 T3587 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 952468 T3636 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 952480 T3636 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 952484 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952484 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952485 T3636 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 952485 T3636 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 952485 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C894 name=collection1 org.apache.solr.core.SolrCore@105a1c9 url=http://127.0.0.1:58749/collection1 node=127.0.0.1:58749_ C894_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:58749, core=collection1, node_name=127.0.0.1:58749_}
   [junit4]   2> 952486 T3636 C894 P58749 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58749/collection1/
   [junit4]   2> 952487 T3636 C894 P58749 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 952487 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 952487 T3636 C894 P58749 oasc.SyncStrategy.syncToMe http://127.0.0.1:58749/collection1/ has no replicas
   [junit4]   2> 952488 T3636 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58749/collection1/ shard2
   [junit4]   2> 952489 T3636 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 952491 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952493 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952496 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952597 T3618 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> 952598 T3631 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> 952597 T3609 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> 952645 T3636 oasc.ZkController.register We are http://127.0.0.1:58749/collection1/ and leader is http://127.0.0.1:58749/collection1/
   [junit4]   2> 952645 T3636 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58749
   [junit4]   2> 952645 T3636 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 952645 T3636 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 952645 T3636 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 952647 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952647 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952648 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952648 T3636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 952649 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 952649 T3610 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58749",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58749_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 952651 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 952749 T3587 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 952750 T3587 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 952753 T3609 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> 952754 T3631 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> 952754 T3587 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42269
   [junit4]   2> 952753 T3618 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> 952755 T3587 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 952756 T3587 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 952756 T3587 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004
   [junit4]   2> 952757 T3587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/'
   [junit4]   2> 952779 T3587 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/solr.xml
   [junit4]   2> 952791 T3587 oasc.CoreContainer.<init> New CoreContainer 7339380
   [junit4]   2> 952792 T3587 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/]
   [junit4]   2> 952792 T3587 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 952793 T3587 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 952793 T3587 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 952793 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 952794 T3587 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 952794 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 952794 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 952795 T3587 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 952795 T3587 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 952796 T3587 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 952796 T3587 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 952796 T3587 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 952797 T3587 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56588/solr
   [junit4]   2> 952797 T3587 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 952798 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 952800 T3647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12b5ba8 name:ZooKeeperConnection Watcher:127.0.0.1:56588 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 952800 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 952804 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 952805 T3649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1931cc0 name:ZooKeeperConnection Watcher:127.0.0.1:56588/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 952805 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 952811 T3587 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 953815 T3587 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42269_
   [junit4]   2> 953816 T3587 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42269_
   [junit4]   2> 953819 T3631 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 953819 T3649 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 953819 T3618 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 953819 T3609 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 953823 T3650 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 953824 T3650 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 953824 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 953825 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 953825 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 953825 T3650 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 953826 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 953827 T3610 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42269",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42269_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 953827 T3610 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 953827 T3610 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 953830 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 953932 T3649 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> 953932 T3609 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> 953932 T3631 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> 953932 T3618 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> 954826 T3650 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 954826 T3650 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 954828 T3650 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 954828 T3650 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 954830 T3650 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 954831 T3650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/collection1/'
   [junit4]   2> 954832 T3650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 954833 T3650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 954834 T3650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 954882 T3650 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 954898 T3650 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 954900 T3650 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 954907 T3650 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 955022 T3650 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 955024 T3650 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 955025 T3650 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 955029 T3650 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 955059 T3650 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 955059 T3650 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 955059 T3650 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty2/
   [junit4]   2> 955060 T3650 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e33a1e
   [junit4]   2> 955061 T3650 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty2
   [junit4]   2> 955062 T3650 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty2/index/
   [junit4]   2> 955063 T3650 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 955063 T3650 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty2/index
   [junit4]   2> 955065 T3650 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@114211b
   [junit4]   2> 955074 T3650 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 955075 T3650 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 955083 T3650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 955083 T3650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 955084 T3650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 955084 T3650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 955085 T3650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 955085 T3650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 955086 T3650 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 955087 T3650 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 955087 T3650 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 955089 T3650 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 955090 T3650 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 955091 T3650 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 955091 T3650 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 955092 T3650 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 955092 T3650 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 955093 T3650 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 955095 T3650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 955096 T3650 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 955096 T3650 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 955097 T3650 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=68.2880859375, floorSegmentMB=1.9501953125, forceMergeDeletesPctAllowed=4.289034846571419, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13992245938873113
   [junit4]   2> 955098 T3650 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 955099 T3650 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 955099 T3650 oass.SolrIndexSearcher.<init> Opening Searcher@17d934a[collection1] main
   [junit4]   2> 955099 T3650 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 955101 T3650 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 955101 T3650 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 955102 T3650 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 955103 T3650 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 955103 T3650 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 955104 T3650 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 955104 T3650 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 955104 T3650 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 955105 T3650 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 955109 T3651 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17d934a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 955112 T3650 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 955113 T3654 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42269 collection:collection1 shard:shard3
   [junit4]   2> 955114 T3587 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 955115 T3587 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 955115 T3654 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 955124 T3654 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 955127 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955127 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955128 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955129 T3654 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 955129 T3654 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C895 name=collection1 org.apache.solr.core.SolrCore@18bbafc url=http://127.0.0.1:42269/collection1 node=127.0.0.1:42269_ C895_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:42269, core=collection1, node_name=127.0.0.1:42269_}
   [junit4]   2> 955129 T3654 C895 P42269 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42269/collection1/
   [junit4]   2> 955130 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 955130 T3654 C895 P42269 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 955131 T3654 C895 P42269 oasc.SyncStrategy.syncToMe http://127.0.0.1:42269/collection1/ has no replicas
   [junit4]   2> 955131 T3654 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42269/collection1/ shard3
   [junit4]   2> 955131 T3654 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 955133 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955135 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955137 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955239 T3649 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> 955239 T3631 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> 955239 T3618 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> 955239 T3609 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> 955286 T3654 oasc.ZkController.register We are http://127.0.0.1:42269/collection1/ and leader is http://127.0.0.1:42269/collection1/
   [junit4]   2> 955286 T3654 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42269
   [junit4]   2> 955286 T3654 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 955286 T3654 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 955287 T3654 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 955288 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955288 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955288 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955289 T3654 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 955290 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 955290 T3610 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42269",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42269_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 955292 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 955394 T3649 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> 955394 T3631 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> 955394 T3618 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> 955394 T3609 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> 955413 T3587 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 955414 T3587 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 955416 T3587 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50354
   [junit4]   2> 955418 T3587 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 955418 T3587 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 955418 T3587 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-005
   [junit4]   2> 955419 T3587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-005/'
   [junit4]   2> 955435 T3587 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-005/solr.xml
   [junit4]   2> 955444 T3587 oasc.CoreContainer.<init> New CoreContainer 26508790
   [junit4]   2> 955445 T3587 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-005/]
   [junit4]   2> 955445 T3587 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 955446 T3587 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 955446 T3587 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 955447 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 955447 T3587 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 955447 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 955448 T3587 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 955448 T3587 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 955448 T3587 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 955449 T3587 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 955449 T3587 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 955449 T3587 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 955450 T3587 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56588/solr
   [junit4]   2> 955450 T3587 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 955451 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 955453 T3665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181db5a name:ZooKeeperConnection Watcher:127.0.0.1:56588 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 955454 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 955457 T3587 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 955458 T3667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de02d8 name:ZooKeeperConnection Watcher:127.0.0.1:56588/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 955459 T3587 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 955469 T3587 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 956474 T3587 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50354_
   [junit4]   2> 956477 T3587 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50354_
   [junit4]   2> 956481 T3649 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 956482 T3667 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 956482 T3631 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 956481 T3618 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 956482 T3609 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 956490 T3668 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 956491 T3668 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 956492 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 956492 T3668 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 956492 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 956492 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 956494 T3610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 956495 T3610 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50354",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50354_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 956495 T3610 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 956495 T3610 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 956497 T3609 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 956600 T3649 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> 956600 T3631 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> 956600 T3609 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> 956600 T3618 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> 956600 T3667 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> 957493 T3668 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 957493 T3668 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 957495 T3668 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 957495 T3668 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 957497 T3668 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 957498 T3668 

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

iggered, but Solr cannot talk to ZK
   [junit4]   2> 1040805 T3831 oasc.LeaderElector$ElectionWatcher.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:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [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> 1040872 T3931 C1024 P47102 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 1040873 T3931 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 1040874 T3931 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ebb182
   [junit4]   2> 1040877 T3931 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=23,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=37,cumulative_deletesById=18,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=4512,transaction_logs_total_number=3}
   [junit4]   2> 1040877 T3931 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1040878 T3931 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1040878 T3931 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1040879 T3931 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1040879 T3931 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1040880 T3931 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty12/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty12/index;done=false>>]
   [junit4]   2> 1040880 T3931 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty12/index
   [junit4]   2> 1040881 T3931 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 1040881 T3931 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001/tempDir-001/jetty12
   [junit4]   2> 1040882 T3931 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1040882 T3931 oasc.LeaderElector$ElectionWatcher.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:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [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: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-D8E27CE9A9DC35DB-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {rnd_b=PostingsFormat(name=Direct), _version_=PostingsFormat(name=NestedPulsing), a_t=MockVariableIntBlock(baseBlockSize=114), a_si=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en, timezone=MST7MDT
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=117302232,total=274726912
   [junit4]   2> NOTE: All tests run in this JVM: [TriLevelCompositeIdRoutingTest, TestSuggestSpellingConverter, TestOverriddenPrefixQueryForCustomFieldType, MultiTermTest, BasicZkTest, TestFastLRUCache, TestDynamicFieldResource, TestFieldTypeResource, URLClassifyProcessorTest, SolrRequestParserTest, AutoCommitTest, ShardRoutingCustomTest, TestBinaryField, TestSolrXmlPersistor, SpellingQueryConverterTest, TestCustomSort, TestFreeTextSuggestions, TestRandomFaceting, TestFastWriter, SuggesterFSTTest, DistribDocExpirationUpdateProcessorTest, TestRecovery, TestManagedResourceStorage, TestUpdate, TestStandardQParsers, LegacyHTMLStripCharFilterTest, IndexSchemaRuntimeFieldTest, TestNoOpRegenerator, SolrCoreTest, FileUtilsTest, TestIBSimilarityFactory, TimeZoneUtilsTest, CollectionsAPIDistributedZkTest, TestInfoStreamLogging, LoggingHandlerTest, DistributedQueryComponentCustomSortTest, SynonymTokenizerTest, TestTolerantSearch, SimplePostToolTest, NumericFieldsTest, TestWriterPerf, DistribCursorPagingTest, HdfsSyncSliceTest, PolyFieldTest, SearchHandlerTest, TestElisionMultitermQuery, TestPhraseSuggestions, TestPostingsSolrHighlighter, TestSerializedLuceneMatchVersion, TestCollectionAPI, TestGroupingSearch, BasicDistributedZk2Test, FileBasedSpellCheckerTest, ZkSolrClientTest, TestPerFieldSimilarity, TestSchemaSimilarityResource, OverseerStatusTest, TestSchemaVersionResource, SystemInfoHandlerTest, TestBadConfig, RequestHandlersTest, TestRealTimeGet, SampleTest, ChaosMonkeyNothingIsSafeTest, InfoHandlerTest, DistributedSuggestComponentTest, SchemaVersionSpecificBehaviorTest, TestOmitPositions, DebugComponentTest, TestLazyCores, DistributedExpandComponentTest, DefaultValueUpdateProcessorTest, ConnectionManagerTest, TestValueSourceCache, TestFileDictionaryLookup, DeleteShardTest, BinaryUpdateRequestHandlerTest, StatsComponentTest, OutputWriterTest, CoreAdminRequestStatusTest, TestDistributedGrouping, TestManagedResource, TestSystemIdResolver, TestPHPSerializedResponseWriter, TestFunctionQuery, AlternateDirectoryTest, TestReloadAndDeleteDocs, TestDocumentBuilder, TestLFUCache, OpenCloseCoreStressTest, HdfsBasicDistributedZkTest, AnalyticsQueryTest, AddBlockUpdateTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 94.14s, 1 test, 1 failure <<< FAILURES!

[...truncated 630 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:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 74 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any