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

[JENKINS] Lucene-Solr-4.7-Linux (64bit/jrockit-jdk1.6.0_45-R28.2.7-4.1.0) - Build # 22 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/22/
Java: 64bit/jrockit-jdk1.6.0_45-R28.2.7-4.1.0 -XnoOpt

1 tests failed.
REGRESSION:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2

Error Message:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[1464-10-01T16:13:56Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[1464-10-01T16:13:56Z]>
	at __randomizedtesting.SeedInfo.seed([8BEF7642579D49D6:6FCDA2506BDA28]: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:167)
	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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:774)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:683)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:44)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 17634 lines...]
   [junit4] Suite: org.apache.solr.morphlines.cell.SolrCellMorphlineTest
   [junit4]   1> 2014-03-22 20:10:30,342 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:buildSSLConfig(219)) - Randomized ssl (true) and clientAuth (false)
   [junit4]   1> 2014-03-22 20:10:30,390 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:initCore(506)) - ####initCore
   [junit4]   1> 2014-03-22 20:10:30,437 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:31,332 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:31,335 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:31,335 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:31,335 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:31,336 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:31,336 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:31,337 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:31,337 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:31,337 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:31,338 WARN  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:31,413 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:31,780 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:31,800 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   1> 2014-03-22 20:10:31,814 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [null] Schema name=example
   [junit4]   1> 2014-03-22 20:10:32,751 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:32,989 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:32,996 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:33,314 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:locateSolrHome(711)) - JNDI not configured for solr (NoInitialContextEx)
   [junit4]   1> 2014-03-22 20:10:33,314 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:locateSolrHome(723)) - using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr
   [junit4]   1> 2014-03-22 20:10:33,314 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/'
   [junit4]   1> 2014-03-22 20:10:33,458 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CoreContainer (CoreContainer.java:<init>(107)) - New CoreContainer 471275479
   [junit4]   1> 2014-03-22 20:10:33,465 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CoreContainer (CoreContainer.java:load(187)) - Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/]
   [junit4]   1> 2014-03-22 20:10:33,489 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting socketTimeout to: 0
   [junit4]   1> 2014-03-22 20:10:33,489 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting urlScheme to: null
   [junit4]   1> 2014-03-22 20:10:33,492 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting connTimeout to: 0
   [junit4]   1> 2014-03-22 20:10:33,492 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting maxConnectionsPerHost to: 20
   [junit4]   1> 2014-03-22 20:10:33,492 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting corePoolSize to: 0
   [junit4]   1> 2014-03-22 20:10:33,493 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting maximumPoolSize to: 2147483647
   [junit4]   1> 2014-03-22 20:10:33,493 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting maxThreadIdleTime to: 5
   [junit4]   1> 2014-03-22 20:10:33,493 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting sizeOfQueue to: -1
   [junit4]   1> 2014-03-22 20:10:33,493 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(173)) - Setting fairnessPolicy to: false
   [junit4]   1> 2014-03-22 20:10:33,702 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] logging.LogWatcher (LogWatcher.java:createWatcher(153)) - SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   1> 2014-03-22 20:10:33,705 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] logging.LogWatcher (LogWatcher.java:newRegisteredLogWatcher(138)) - Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   1> 2014-03-22 20:10:33,708 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CoreContainer (CoreContainer.java:load(213)) - Host Name: 
   [junit4]   1> 2014-03-22 20:10:33,892 INFO  [coreLoadExecutor-4-thread-1] core.CoreContainer (CoreContainer.java:create(589)) - Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1
   [junit4]   1> 2014-03-22 20:10:33,896 INFO  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:33,923 INFO  [coreLoadExecutor-4-thread-1] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:33,924 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:33,925 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:33,925 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:33,925 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:33,926 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:33,926 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:33,926 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:33,926 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:33,927 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:33,973 INFO  [coreLoadExecutor-4-thread-1] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:34,078 INFO  [coreLoadExecutor-4-thread-1] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:34,079 INFO  [coreLoadExecutor-4-thread-1] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   1> 2014-03-22 20:10:34,089 INFO  [coreLoadExecutor-4-thread-1] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [collection1] Schema name=example
   [junit4]   1> 2014-03-22 20:10:34,752 INFO  [coreLoadExecutor-4-thread-1] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:34,759 INFO  [coreLoadExecutor-4-thread-1] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:34,767 INFO  [coreLoadExecutor-4-thread-1] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:34,834 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initDirectoryFactory(442)) - org.apache.solr.core.MockDirectoryFactory
   [junit4]   1> 2014-03-22 20:10:34,847 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:<init>(692)) - [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/
   [junit4]   1> 2014-03-22 20:10:34,852 INFO  [coreLoadExecutor-4-thread-1] core.JmxMonitoredMap (JmxMonitoredMap.java:<init>(85)) - No JMX servers found, not exposing Solr information with JMX.
   [junit4]   1> 2014-03-22 20:10:34,868 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initListeners(357)) - [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   1> 2014-03-22 20:10:34,869 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initListeners(353)) - [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   1> 2014-03-22 20:10:34,914 INFO  [coreLoadExecutor-4-thread-1] core.CachingDirectoryFactory (CachingDirectoryFactory.java:get(360)) - return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392
   [junit4]   1> 2014-03-22 20:10:34,916 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:getNewIndexDir(287)) - New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index/
   [junit4]   1> 2014-03-22 20:10:34,917 WARN  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initIndex(508)) - [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index' doesn't exist. Creating new index...
   [junit4]   1> 2014-03-22 20:10:34,930 INFO  [coreLoadExecutor-4-thread-1] core.CachingDirectoryFactory (CachingDirectoryFactory.java:get(360)) - return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index
   [junit4]   1> 2014-03-22 20:10:35,067 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:onCommit(98)) - SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c209d2c lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index),segFN=segments_1,generation=1}
   [junit4]   1> 2014-03-22 20:10:35,069 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 1
   [junit4]   1> 2014-03-22 20:10:35,091 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(2043)) - created json: solr.JSONResponseWriter
   [junit4]   1> 2014-03-22 20:10:35,091 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(2025)) - adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   1> 2014-03-22 20:10:35,092 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(2043)) - created velocity: solr.VelocityResponseWriter
   [junit4]   1> 2014-03-22 20:10:35,101 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(2043)) - created xslt: solr.XSLTResponseWriter
   [junit4]   1> 2014-03-22 20:10:35,102 INFO  [coreLoadExecutor-4-thread-1] response.XSLTResponseWriter (XSLTResponseWriter.java:init(63)) - xsltCacheLifetimeSeconds=5
   [junit4]   1> 2014-03-22 20:10:35,411 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:loadUpdateProcessorChains(931)) - no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   1> 2014-03-22 20:10:35,434 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /select: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,435 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /query: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,439 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /get: solr.RealTimeGetHandler
   [junit4]   1> 2014-03-22 20:10:35,440 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /browse: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,447 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /update: solr.UpdateRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,452 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:findClass(486)) - Solr loaded a deprecated plugin/analysis class [solr.JsonUpdateRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   1> 2014-03-22 20:10:35,452 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /update/json: solr.JsonUpdateRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,457 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:findClass(486)) - Solr loaded a deprecated plugin/analysis class [solr.CSVRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   1> 2014-03-22 20:10:35,458 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /update/csv: solr.CSVRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,458 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,458 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,458 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,459 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,468 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /admin/: solr.admin.AdminHandlers
   [junit4]   1> 2014-03-22 20:10:35,473 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /admin/ping: solr.PingRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,478 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /debug/dump: solr.DumpRequestHandler
   [junit4]   1> 2014-03-22 20:10:35,497 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /replication: solr.ReplicationHandler
   [junit4]   1> 2014-03-22 20:10:35,497 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,497 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /spell: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,497 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,497 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /tvrh: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,498 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,498 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /terms: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,498 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,498 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /elevate: solr.SearchHandler
   [junit4]   1> 2014-03-22 20:10:35,547 INFO  [coreLoadExecutor-4-thread-1] loader.XMLLoader (XMLLoader.java:init(111)) - xsltCacheLifetimeSeconds=60
   [junit4]   1> 2014-03-22 20:10:35,551 INFO  [coreLoadExecutor-4-thread-1] loader.XMLLoader (XMLLoader.java:init(111)) - xsltCacheLifetimeSeconds=60
   [junit4]   1> 2014-03-22 20:10:35,552 INFO  [coreLoadExecutor-4-thread-1] loader.XMLLoader (XMLLoader.java:init(111)) - xsltCacheLifetimeSeconds=60
   [junit4]   1> 2014-03-22 20:10:35,610 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (CommitTracker.java:<init>(83)) - Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   1> 2014-03-22 20:10:35,611 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (CommitTracker.java:<init>(83)) - Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   1> 2014-03-22 20:10:35,626 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:onInit(85)) - SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c209d2c lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index),segFN=segments_1,generation=1}
   [junit4]   1> 2014-03-22 20:10:35,626 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 1
   [junit4]   1> 2014-03-22 20:10:35,654 INFO  [coreLoadExecutor-4-thread-1] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c23d02e[collection1] main
   [junit4]   1> 2014-03-22 20:10:35,672 INFO  [coreLoadExecutor-4-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:inform(623)) - Initializing spell checkers
   [junit4]   1> 2014-03-22 20:10:35,695 INFO  [coreLoadExecutor-4-thread-1] spelling.DirectSolrSpellChecker (DirectSolrSpellChecker.java:init(102)) - 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]   1> 2014-03-22 20:10:35,722 INFO  [coreLoadExecutor-4-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:inform(672)) - No queryConverter defined, using default converter
   [junit4]   1> 2014-03-22 20:10:35,736 INFO  [coreLoadExecutor-4-thread-1] component.QueryElevationComponent (QueryElevationComponent.java:inform(224)) - Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   1> 2014-03-22 20:10:35,824 INFO  [coreLoadExecutor-4-thread-1] handler.ReplicationHandler (ReplicationHandler.java:inform(965)) - Commits will be reserved for  10000
   [junit4]   1> 2014-03-22 20:10:35,829 INFO  [coreLoadExecutor-4-thread-1] core.CoreContainer (CoreContainer.java:registerCore(489)) - registering core: collection1
   [junit4]   1> 2014-03-22 20:10:35,832 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c23d02e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-03-22 20:10:35,845 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:initCore(525)) - ####initCore end
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392
   [junit4]   1> 2014-03-22 20:10:35,925 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:setUp(274)) - ###Starting testSolrCellJPGCompressed
   [junit4]   1> 2014-03-22 20:10:36,092 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:execute(1920)) - [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=257 
   [junit4]   1> 2014-03-22 20:10:36,093 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:36,094 INFO  [searcherExecutor-5-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:newSearcher(713)) - Loading spell index for spellchecker: default
   [junit4]   1> 2014-03-22 20:10:36,094 INFO  [searcherExecutor-5-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:newSearcher(713)) - Loading spell index for spellchecker: wordbreak
   [junit4]   1> 2014-03-22 20:10:36,096 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c23d02e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-03-22 20:10:36,249 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1463307768808079360)} 0 282
   [junit4]   1> 2014-03-22 20:10:36,267 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:36,269 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(580)) - No uncommitted changes. Skipping IW.commit.
   [junit4]   1> 2014-03-22 20:10:36,271 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c0b2b82[collection1] main
   [junit4]   1> 2014-03-22 20:10:36,275 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:36,276 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c0b2b82[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-03-22 20:10:36,276 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:36,277 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c0b2b82[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-03-22 20:10:36,281 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 20
   [junit4]   1> 2014-03-22 20:10:36,573 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] api.MorphlineContext (MorphlineContext.java:importCommandBuilders(78)) - Importing commands
   [junit4]   1> 2014-03-22 20:10:37,777 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] api.MorphlineContext (MorphlineContext.java:importCommandBuilders(95)) - Done importing commands
   [junit4]   1> 2014-03-22 20:10:39,708 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:39,743 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:39,743 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:39,744 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:39,744 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:39,745 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:39,745 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:39,746 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:39,746 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:39,746 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:39,747 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:39,801 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:39,905 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:39,905 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-03-22 20:10:39,918 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [null] Schema name=example
   [junit4]   1> 2014-03-22 20:10:40,642 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:40,653 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:40,658 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:40,726 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:40,758 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:40,758 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:40,759 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:40,759 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:40,760 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:40,760 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:40,760 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:40,761 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:40,761 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:40,762 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:40,816 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:40,928 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:40,929 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-03-22 20:10:40,939 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [null] Schema name=example
   [junit4]   1> 2014-03-22 20:10:41,638 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:41,649 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:41,654 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:41,685 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1463307774651793408)} 0 2
   [junit4]   1> 2014-03-22 20:10:41,686 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:41,686 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(580)) - No uncommitted changes. Skipping IW.commit.
   [junit4]   1> 2014-03-22 20:10:41,687 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c1f45a9[collection1] main
   [junit4]   1> 2014-03-22 20:10:41,687 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c1f45a9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-03-22 20:10:41,687 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:41,688 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:41,688 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c1f45a9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-03-22 20:10:41,688 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   1> 2014-03-22 20:10:42,323 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg#0 (1463307775190761472)]} 0 146
   [junit4]   1> 2014-03-22 20:10:42,331 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:42,527 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c1240ec[collection1] main
   [junit4]   1> 2014-03-22 20:10:42,528 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:42,529 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c1240ec[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,529 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:42,529 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c1240ec[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,530 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 199
   [junit4]   1> 2014-03-22 20:10:42,548 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrCore (SolrCore.java:execute(1920)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=16 
   [junit4]   1> 2014-03-22 20:10:42,592 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg.gz#0 (1463307775603900416)]} 0 1
   [junit4]   1> 2014-03-22 20:10:42,592 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:42,628 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c1ea3ee[collection1] main
   [junit4]   1> 2014-03-22 20:10:42,629 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:42,629 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c1ea3ee[collection1] main{StandardDirectoryReader(segments_1:5:nrt _0(4.7):C1 _1(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,630 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:42,630 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c1ea3ee[collection1] main{StandardDirectoryReader(segments_1:5:nrt _0(4.7):C1 _1(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,630 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 38
   [junit4]   1> 2014-03-22 20:10:42,631 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrCore (SolrCore.java:execute(1920)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0 
   [junit4]   1> 2014-03-22 20:10:42,644 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {add=[00f3295c-1b0b-4256-835f-61ba87579881#0 (1463307775659474944)]} 0 1
   [junit4]   1> 2014-03-22 20:10:42,646 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:42,655 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c1c8be5[collection1] main
   [junit4]   1> 2014-03-22 20:10:42,656 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:42,656 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c1c8be5[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.7):C1 _1(4.7):C1 _2(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,657 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:42,657 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c1c8be5[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.7):C1 _1(4.7):C1 _2(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,657 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 11
   [junit4]   1> 2014-03-22 20:10:42,658 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrCore (SolrCore.java:execute(1920)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   1> 2014-03-22 20:10:42,659 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:42,659 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c1dcaf2[collection1] main
   [junit4]   1> 2014-03-22 20:10:42,659 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:42,659 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c1dcaf2[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.7):C1 _1(4.7):C1 _2(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,660 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:42,660 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c1dcaf2[collection1] main{StandardDirectoryReader(segments_1:7:nrt _0(4.7):C1 _1(4.7):C1 _2(4.7):C1)}
   [junit4]   1> 2014-03-22 20:10:42,660 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 1
   [junit4]   1> 2014-03-22 20:10:42,661 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] core.SolrCore (SolrCore.java:execute(1920)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   1> 2014-03-22 20:10:42,662 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[8BEF7642579D49D6]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:tearDown(279)) - ###Ending testSolrCellJPGCompressed
   [junit4]   1> 2014-03-22 20:10:42,716 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:setUp(274)) - ###Starting testTransformValue
   [junit4]   1> 2014-03-22 20:10:42,775 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c27fb42[collection1] realtime
   [junit4]   1> 2014-03-22 20:10:42,775 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1463307775736020992)} 0 58
   [junit4]   1> 2014-03-22 20:10:42,776 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:42,777 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] core.SolrCore (SolrDeletionPolicy.java:onCommit(98)) - SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c209d2c lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index),segFN=segments_1,generation=1}
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c209d2c lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index),segFN=segments_2,generation=2}
   [junit4]   1> 2014-03-22 20:10:42,778 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 2
   [junit4]   1> 2014-03-22 20:10:42,780 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c1c2b89[collection1] main
   [junit4]   1> 2014-03-22 20:10:42,781 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:42,781 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c1c2b89[collection1] main{StandardDirectoryReader(segments_1:9:nrt)}
   [junit4]   1> 2014-03-22 20:10:42,782 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:42,782 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c1c2b89[collection1] main{StandardDirectoryReader(segments_1:9:nrt)}
   [junit4]   1> 2014-03-22 20:10:42,787 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 11
   [junit4]   1> 2014-03-22 20:10:42,791 INFO  [TEST-SolrCellMorphlineTest.testTransformValue-seed#[8BEF7642579D49D6]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:tearDown(279)) - ###Ending testTransformValue
   [junit4]   1> 2014-03-22 20:10:42,847 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:setUp(274)) - ###Starting testSolrCellDocumentTypes
   [junit4]   1> 2014-03-22 20:10:42,849 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1463307775873384448)} 0 1
   [junit4]   1> 2014-03-22 20:10:42,849 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:10:42,849 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(580)) - No uncommitted changes. Skipping IW.commit.
   [junit4]   1> 2014-03-22 20:10:42,850 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c14f0a8[collection1] main
   [junit4]   1> 2014-03-22 20:10:42,851 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:10:42,851 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c14f0a8[collection1] main{StandardDirectoryReader(segments_1:9:nrt)}
   [junit4]   1> 2014-03-22 20:10:42,851 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:10:42,852 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c14f0a8[collection1] main{StandardDirectoryReader(segments_1:9:nrt)}
   [junit4]   1> 2014-03-22 20:10:42,852 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 3
   [junit4]   1> 2014-03-22 20:10:42,862 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] api.MorphlineContext (MorphlineContext.java:importCommandBuilders(78)) - Importing commands
   [junit4]   1> 2014-03-22 20:10:43,465 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] api.MorphlineContext (MorphlineContext.java:importCommandBuilders(95)) - Done importing commands
   [junit4]   1> 2014-03-22 20:10:43,793 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:43,820 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:43,821 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:43,821 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:43,822 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:43,822 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:43,823 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:43,823 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:43,824 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:43,824 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:43,824 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:43,882 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:43,984 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:43,985 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-03-22 20:10:43,996 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [null] Schema name=example
   [junit4]   1> 2014-03-22 20:10:44,685 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:44,693 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:44,698 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:44,743 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:44,772 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:44,772 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:44,773 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:44,773 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:44,773 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:44,774 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:44,774 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:44,775 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:44,775 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:44,776 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:44,835 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:44,933 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:44,934 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-03-22 20:10:44,945 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [null] Schema name=example
   [junit4]   1> 2014-03-22 20:10:45,660 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:45,669 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:45,673 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:46,309 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:46,346 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:46,347 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:46,347 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:46,347 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:46,348 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:46,348 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:46,349 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:46,349 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:46,350 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:46,350 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:46,405 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:46,509 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:46,509 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-03-22 20:10:46,520 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [null] Schema name=example
   [junit4]   1> 2014-03-22 20:10:47,186 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:47,195 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:47,199 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-03-22 20:10:47,272 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-03-22 20:10:47,305 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:initLibs(535)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-03-22 20:10:47,306 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-03-22 20:10:47,306 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:47,306 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-03-22 20:10:47,307 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:47,307 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-03-22 20:10:47,307 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:47,308 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-03-22 20:10:47,308 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-03-22 20:10:47,309 WARN  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-03-22 20:10:47,358 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.SolrConfig (SolrConfig.java:<init>(171)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-03-22 20:10:47,458 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] core.Config (SolrConfig.java:<init>(290)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-03-22 20:10:47,459 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(424)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-03-22 20:10:47,469 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(452)) - [null] Schema name=example
   [junit4]   1> 2014-03-22 20:10:48,169 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.IndexSchema (IndexSchema.java:readSchema(556)) - unique key field: id
   [junit4]   1> 2014-03-22 20:10:48,177 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes-seed#[8BEF7642579D49D6]] schema.FileExchangeRateProvider (CurrencyField.java:reload(787)) - Reloadin

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

-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:11:09,142 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c483727[collection1] main{StandardDirectoryReader(segments_4:57:nrt _o(4.7):C1)}
   [junit4]   1> 2014-03-22 20:11:09,142 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 5
   [junit4]   1> 2014-03-22 20:11:09,143 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] core.SolrCore (SolrCore.java:execute(1920)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   1> 2014-03-22 20:11:09,143 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(540)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-03-22 20:11:09,143 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1c4bc15d[collection1] main
   [junit4]   1> 2014-03-22 20:11:09,144 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] update.UpdateHandler (DirectUpdateHandler2.java:commit(631)) - end_commit_flush
   [junit4]   1> 2014-03-22 20:11:09,144 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1c4bc15d[collection1] main{StandardDirectoryReader(segments_4:57:nrt _o(4.7):C1)}
   [junit4]   1> 2014-03-22 20:11:09,145 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-03-22 20:11:09,145 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1868)) - [collection1] Registered new searcher Searcher@1c4bc15d[collection1] main{StandardDirectoryReader(segments_4:57:nrt _o(4.7):C1)}
   [junit4]   1> 2014-03-22 20:11:09,145 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 2
   [junit4]   1> 2014-03-22 20:11:09,145 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] core.SolrCore (SolrCore.java:execute(1920)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   1> 2014-03-22 20:11:09,146 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[8BEF7642579D49D6]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:tearDown(279)) - ###Ending testSolrCellXML
   [junit4]   1> 2014-03-22 20:11:09,148 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:deleteCore(595)) - ###deleteCore
   [junit4]   1> 2014-03-22 20:11:09,150 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CoreContainer (CoreContainer.java:shutdown(360)) - Shutting down CoreContainer instance=471275479
   [junit4]   1> 2014-03-22 20:11:09,152 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrCore (SolrCore.java:close(1003)) - [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c167518
   [junit4]   1> 2014-03-22 20:11:09,155 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] update.UpdateHandler (DirectUpdateHandler2.java:close(706)) - closing DirectUpdateHandler2{commits=36,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=41,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=60231,transaction_logs_total_number=9}
   [junit4]   1> 2014-03-22 20:11:09,159 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] update.SolrCoreState (SolrCoreState.java:decrefSolrCoreState(71)) - Closing SolrCoreState
   [junit4]   1> 2014-03-22 20:11:09,160 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] update.DefaultSolrCoreState (DefaultSolrCoreState.java:closeIndexWriter(65)) - SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   1> 2014-03-22 20:11:09,160 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] update.DefaultSolrCoreState (DefaultSolrCoreState.java:closeIndexWriter(67)) - closing IndexWriter with IndexWriterCloser
   [junit4]   1> 2014-03-22 20:11:09,167 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrCore (SolrDeletionPolicy.java:onCommit(98)) - SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c209d2c lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index),segFN=segments_4,generation=4}
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c209d2c lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index),segFN=segments_5,generation=5}
   [junit4]   1> 2014-03-22 20:11:09,167 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 5
   [junit4]   1> 2014-03-22 20:11:09,174 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.SolrCore (SolrCore.java:closeSearcher(1885)) - [collection1] Closing main searcher on request.
   [junit4]   1> 2014-03-22 20:11:09,177 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:close(168)) - Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   1> 2014-03-22 20:11:09,180 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:closeCacheValue(235)) - looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392;done=false>>]
   [junit4]   1> 2014-03-22 20:11:09,181 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:close(304)) - Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392
   [junit4]   1> 2014-03-22 20:11:09,186 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:closeCacheValue(235)) - looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index;done=false>>]
   [junit4]   1> 2014-03-22 20:11:09,186 INFO  [SUITE-SolrCellMorphlineTest-seed#[8BEF7642579D49D6]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:close(304)) - Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1395519030392/index
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=th_TH, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Linux 3.8.0-37-generic amd64/Oracle Corporation 1.6.0_45 (64-bit)/cpus=8,threads=1,free=102279192,total=166031360
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
   [junit4] Completed in 39.91s, 5 tests, 1 failure <<< FAILURES!

[...truncated 9 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/build.xml:209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/solr/common-build.xml:499: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.7-Linux/lucene/common-build.xml:911: There were test failures: 1 suite, 5 tests, 1 failure

Total time: 77 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jrockit-jdk1.6.0_45-R28.2.7-4.1.0 -XnoOpt
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure