You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/08 08:59:07 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 2093 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/2093/

2 tests failed.
REGRESSION:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellJPGCompressed

Error Message:
Cannot execute script

Stack Trace:
org.kitesdk.morphline.api.MorphlineRuntimeException: Cannot execute script
	at __randomizedtesting.SeedInfo.seed([68C26E082DEE8164:E8A812086E5B9724]:0)
	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:98)
	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
	at org.kitesdk.morphline.base.AbstractCommand.doProcess(AbstractCommand.java:181)
	at org.kitesdk.morphline.stdlib.SeparateAttachmentsBuilder$SeparateAttachments.doProcess(SeparateAttachmentsBuilder.java:79)
	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
	at org.kitesdk.morphline.base.AbstractCommand.doProcess(AbstractCommand.java:181)
	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.load(AbstractSolrMorphlineTestBase.java:197)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:168)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellJPGCompressed(SolrCellMorphlineTest.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: javax.script.ScriptException: Cannot execute script: 
            List tags = record.get("javaWithImports"); 
            return child.process(record);
                 near: '
            List tags = record.get("javaWithImports"); 
            return child.process(record);
                ' for params [{_attachment_body=[java.io.ByteArrayInputStream@e3563c], _attachment_mimetype=[application/gzip], _attachment_name=[testJPEG_EXIF.jpg.gz], base_id=[testJPEG_EXIF.jpg.gz]}, Config(SimpleConfigObject({"code":"\n            List tags = record.get(\"javaWithImports\"); \n            return child.process(record);\n                ","imports":"import java.util.*;"})), org.kitesdk.morphline.stdlib.JavaBuilder$Java@14cf5101, org.kitesdk.morphline.base.Connector@36cf2353, org.apache.solr.morphlines.solr.SolrMorphlineContext@24ec4987, org.slf4j.impl.Log4jLoggerAdapter(org.kitesdk.morphline.stdlib.JavaBuilder$Java)]
	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.throwScriptExecutionException(ScriptEvaluator.java:151)
	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:119)
	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:96)
	... 51 more
Caused by: javax.script.ScriptException: java.lang.reflect.InvocationTargetException
	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:84)
	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:117)
	... 52 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:82)
	... 53 more
Caused by: org.kitesdk.morphline.api.MorphlineRuntimeException: Cannot execute script
	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:98)
	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
	at org.kitesdk.morphline.scriptengine.java.scripts.MyJavaClass1.eval(MyJavaClass1.java:7)
	... 58 more
Caused by: javax.script.ScriptException: Cannot execute script: 
            List tags = record.get("javaWithoutImports"); 
            return child.process(record);
                 near: '
            List tags = record.get("javaWithoutImports"); 
            return child.process(record);
                ' for params [{_attachment_body=[java.io.ByteArrayInputStream@e3563c], _attachment_mimetype=[application/gzip], _attachment_name=[testJPEG_EXIF.jpg.gz], base_id=[testJPEG_EXIF.jpg.gz]}, Config(SimpleConfigObject({"code":"\n            List tags = record.get(\"javaWithoutImports\"); \n            return child.process(record);\n                "})), org.kitesdk.morphline.stdlib.JavaBuilder$Java@67ae02c4, org.kitesdk.morphline.base.Connector@5137c709, org.apache.solr.morphlines.solr.SolrMorphlineContext@24ec4987, org.slf4j.impl.Log4jLoggerAdapter(org.kitesdk.morphline.stdlib.JavaBuilder$Java)]
	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.throwScriptExecutionException(ScriptEvaluator.java:151)
	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:119)
	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:96)
	... 61 more
Caused by: javax.script.ScriptException: java.lang.reflect.InvocationTargetException
	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:84)
	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:117)
	... 62 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:82)
	... 63 more
Caused by: org.kitesdk.morphline.api.MorphlineRuntimeException: tryRules command found no successful rule for record: {_attachment_body=[java.io.ByteArrayInputStream@e3563c], _attachment_mimetype=[application/gzip], _attachment_name=[testJPEG_EXIF.jpg.gz], base_id=[testJPEG_EXIF.jpg.gz]}
	at org.kitesdk.morphline.stdlib.TryRulesBuilder$TryRules.doProcess(TryRulesBuilder.java:121)
	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
	at org.kitesdk.morphline.base.AbstractCommand.doProcess(AbstractCommand.java:181)
	at org.kitesdk.morphline.tika.DetectMimeTypeBuilder$DetectMimeType.doProcess(DetectMimeTypeBuilder.java:166)
	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
	at org.kitesdk.morphline.scriptengine.java.scripts.MyJavaClass2.eval(MyJavaClass2.java:15)
	... 68 more


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

Error Message:
unexpected results in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/test-documents/cars.csv.gz expected:<21> but was:<16>

Stack Trace:
java.lang.AssertionError: unexpected results in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/test-documents/cars.csv.gz expected:<21> but was:<16>
	at __randomizedtesting.SeedInfo.seed([68C26E082DEE8164:F201CD964835DFB1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:175)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 18719 lines...]
   [junit4] Suite: org.apache.solr.morphlines.cell.SolrCellMorphlineTest
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001
   [junit4]   2> 2869 T11 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2983 T11 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 3093 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 5454 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 5459 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 5460 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 5462 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 5463 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 5464 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 5466 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 5467 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 5468 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 5469 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 5703 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 6124 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6155 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 6269 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 6946 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.IntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 6982 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.LongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7018 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.FloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7061 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.DoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7092 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.DateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 8506 T11 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.ThaiWordFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 8645 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 9417 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 9447 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 9691 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 9692 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr
   [junit4]   2> 9693 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/'
   [junit4]   2> 9922 T11 oasc.CoreContainer.<init> New CoreContainer 294542239
   [junit4]   2> 9923 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/]
   [junit4]   2> 10001 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 10002 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 10002 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 10003 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 10004 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 10004 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 10005 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 10006 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 10006 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 10594 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 10610 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10615 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10623 T11 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 11041 T12 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 11240 T12 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 11242 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 11244 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11247 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 11248 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11250 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 11252 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11254 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 11256 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 11257 T12 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 11349 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 11483 T12 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11485 T12 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 11583 T12 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 12340 T12 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 12392 T12 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 12406 T12 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 12513 T12 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/
   [junit4]   2> 12770 T12 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 12825 T12 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/
   [junit4]   2> 12832 T12 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 12913 T12 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 12914 T12 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 13094 T12 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001
   [junit4]   2> 13095 T12 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index/
   [junit4]   2> 13096 T12 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 13114 T12 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index
   [junit4]   2> 13355 T12 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33f803ee lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 13360 T12 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 13439 T12 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 13439 T12 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 13443 T12 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 13494 T12 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 13495 T12 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 14856 T12 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 14912 T12 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 14913 T12 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 14914 T12 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 14914 T12 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 15004 T12 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 15004 T12 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 15031 T12 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 15031 T12 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 15054 T12 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 15055 T12 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 15055 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 15059 T12 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 15059 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 15060 T12 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 15093 T12 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 15120 T12 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 15147 T12 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 15198 T12 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 15198 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 15199 T12 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 15199 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 15199 T12 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 15200 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 15200 T12 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 15201 T12 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 15201 T12 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 15341 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15362 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15364 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15366 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15368 T12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15483 T12 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   2> 15484 T12 oasu.CommitTracker.<init> Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 15490 T12 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33f803ee lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 15491 T12 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 15549 T12 oass.SolrIndexSearcher.<init> Opening Searcher@fd5ca9d[collection1] main
   [junit4]   2> 15605 T12 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 15612 T12 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 15694 T12 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 15695 T12 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 15706 T12 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 15707 T12 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 15707 T12 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 15809 T12 oass.DirectSolrSpellChecker.init init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 15906 T12 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 15924 T12 oashc.QueryElevationComponent.inform Loading QueryElevation from: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 16202 T12 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 16203 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@fd5ca9d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 16207 T12 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 16232 T11 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 16301 T11 oas.SolrTestCaseJ4.setUp ###Starting testTransformValue
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@54930080
   [junit4]   2> 16994 T13 C0 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&q=static+firstSearcher+warming+in+solrconfig.xml&event=firstSearcher} hits=0 status=0 QTime=768 
   [junit4]   2> 17006 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 17006 T13 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 17007 T13 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 17007 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fd5ca9d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 17286 T11 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1478658800447651840)} 0 884
   [junit4]   2> 17292 T11 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17293 T11 C0 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 17295 T11 C0 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 17296 T11 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17296 T11 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 4
   [junit4]   2> 17435 T11 oas.SolrTestCaseJ4.tearDown ###Ending testTransformValue
   [junit4]   2> 17504 T11 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellJPGCompressed
   [junit4]   2> 17506 T11 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1478658801082040320)} 0 1
   [junit4]   2> 17507 T11 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17508 T11 C0 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 17509 T11 C0 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 17509 T11 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 17510 T11 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 3
   [junit4]   2> 18449 T11 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 23239 T11 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 30431 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 30542 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 30544 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 30546 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 30547 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 30549 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 30550 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 30551 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 30553 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 30554 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 30555 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 30632 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 30711 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 30712 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 30759 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 31254 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 31285 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 31294 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 31482 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 31583 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 31585 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 31586 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 31587 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 31588 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 31589 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 31590 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 31591 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 31592 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 31593 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 31632 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 31704 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 31705 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 31744 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 32210 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 32242 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32249 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@54930080
   [junit4]   2> 32318 T11 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1478658816613548032)} 0 1
   [junit4]   2> 32320 T11 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32320 T11 C1 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32321 T11 C1 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 32321 T11 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 32322 T11 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@54930080
   [junit4]   2> 33804 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg#0 (1478658817877082112)]} 0 287
   [junit4]   2> 33805 T11 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 34085 T11 C2 oass.SolrIndexSearcher.<init> Opening Searcher@38ddfe2[collection1] main
   [junit4]   2> 34095 T11 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 34097 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@38ddfe2[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.11.0):C1)}
   [junit4]   2> 34098 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 34099 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38ddfe2[collection1] main{StandardDirectoryReader(segments_1:3:nrt _0(4.11.0):C1)}
   [junit4]   2> 34100 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 295
   [junit4]   2> 34142 T11 C2 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=32 
   [junit4]   2> 34177 T11 okms.TryRulesBuilder$TryRules.doProcess WARN tryRules command found no successful rule
   [junit4]   2> 34184 T11 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellJPGCompressed
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellJPGCompressed -Dtests.seed=68C26E082DEE8164 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es_SV -Dtests.timezone=Europe/Vatican -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   16.8s | SolrCellMorphlineTest.testSolrCellJPGCompressed <<<
   [junit4]    > Throwable #1: org.kitesdk.morphline.api.MorphlineRuntimeException: Cannot execute script
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([68C26E082DEE8164:E8A812086E5B9724]:0)
   [junit4]    > 	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:98)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
   [junit4]    > 	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.doProcess(AbstractCommand.java:181)
   [junit4]    > 	at org.kitesdk.morphline.stdlib.SeparateAttachmentsBuilder$SeparateAttachments.doProcess(SeparateAttachmentsBuilder.java:79)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.doProcess(AbstractCommand.java:181)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.load(AbstractSolrMorphlineTestBase.java:197)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:168)
   [junit4]    > 	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellJPGCompressed(SolrCellMorphlineTest.java:153)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: javax.script.ScriptException: Cannot execute script: 
   [junit4]    >             List tags = record.get("javaWithImports"); 
   [junit4]    >             return child.process(record);
   [junit4]    >                  near: '
   [junit4]    >             List tags = record.get("javaWithImports"); 
   [junit4]    >             return child.process(record);
   [junit4]    >                 ' for params [{_attachment_body=[java.io.ByteArrayInputStream@e3563c], _attachment_mimetype=[application/gzip], _attachment_name=[testJPEG_EXIF.jpg.gz], base_id=[testJPEG_EXIF.jpg.gz]}, Config(SimpleConfigObject({"code":"\n            List tags = record.get(\"javaWithImports\"); \n            return child.process(record);\n                ","imports":"import java.util.*;"})), org.kitesdk.morphline.stdlib.JavaBuilder$Java@14cf5101, org.kitesdk.morphline.base.Connector@36cf2353, org.apache.solr.morphlines.solr.SolrMorphlineContext@24ec4987, org.slf4j.impl.Log4jLoggerAdapter(org.kitesdk.morphline.stdlib.JavaBuilder$Java)]
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.throwScriptExecutionException(ScriptEvaluator.java:151)
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:119)
   [junit4]    > 	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:96)
   [junit4]    > 	... 51 more
   [junit4]    > Caused by: javax.script.ScriptException: java.lang.reflect.InvocationTargetException
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:84)
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:117)
   [junit4]    > 	... 52 more
   [junit4]    > Caused by: java.lang.reflect.InvocationTargetException
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:82)
   [junit4]    > 	... 53 more
   [junit4]    > Caused by: org.kitesdk.morphline.api.MorphlineRuntimeException: Cannot execute script
   [junit4]    > 	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:98)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
   [junit4]    > 	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.scripts.MyJavaClass1.eval(MyJavaClass1.java:7)
   [junit4]    > 	... 58 more
   [junit4]    > Caused by: javax.script.ScriptException: Cannot execute script: 
   [junit4]    >             List tags = record.get("javaWithoutImports"); 
   [junit4]    >             return child.process(record);
   [junit4]    >                  near: '
   [junit4]    >             List tags = record.get("javaWithoutImports"); 
   [junit4]    >             return child.process(record);
   [junit4]    >                 ' for params [{_attachment_body=[java.io.ByteArrayInputStream@e3563c], _attachment_mimetype=[application/gzip], _attachment_name=[testJPEG_EXIF.jpg.gz], base_id=[testJPEG_EXIF.jpg.gz]}, Config(SimpleConfigObject({"code":"\n            List tags = record.get(\"javaWithoutImports\"); \n            return child.process(record);\n                "})), org.kitesdk.morphline.stdlib.JavaBuilder$Java@67ae02c4, org.kitesdk.morphline.base.Connector@5137c709, org.apache.solr.morphlines.solr.SolrMorphlineContext@24ec4987, org.slf4j.impl.Log4jLoggerAdapter(org.kitesdk.morphline.stdlib.JavaBuilder$Java)]
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.throwScriptExecutionException(ScriptEvaluator.java:151)
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:119)
   [junit4]    > 	at org.kitesdk.morphline.stdlib.JavaBuilder$Java.doProcess(JavaBuilder.java:96)
   [junit4]    > 	... 61 more
   [junit4]    > Caused by: javax.script.ScriptException: java.lang.reflect.InvocationTargetException
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:84)
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.ScriptEvaluator.evaluate(ScriptEvaluator.java:117)
   [junit4]    > 	... 62 more
   [junit4]    > Caused by: java.lang.reflect.InvocationTargetException
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.FastJavaScriptEngine$JavaCompiledScript.eval(FastJavaScriptEngine.java:82)
   [junit4]    > 	... 63 more
   [junit4]    > Caused by: org.kitesdk.morphline.api.MorphlineRuntimeException: tryRules command found no successful rule for record: {_attachment_body=[java.io.ByteArrayInputStream@e3563c], _attachment_mimetype=[application/gzip], _attachment_name=[testJPEG_EXIF.jpg.gz], base_id=[testJPEG_EXIF.jpg.gz]}
   [junit4]    > 	at org.kitesdk.morphline.stdlib.TryRulesBuilder$TryRules.doProcess(TryRulesBuilder.java:121)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
   [junit4]    > 	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.doProcess(AbstractCommand.java:181)
   [junit4]    > 	at org.kitesdk.morphline.tika.DetectMimeTypeBuilder$DetectMimeType.doProcess(DetectMimeTypeBuilder.java:166)
   [junit4]    > 	at org.kitesdk.morphline.base.AbstractCommand.process(AbstractCommand.java:156)
   [junit4]    > 	at org.kitesdk.morphline.base.Connector.process(Connector.java:64)
   [junit4]    > 	at org.kitesdk.morphline.scriptengine.java.scripts.MyJavaClass2.eval(MyJavaClass2.java:15)
   [junit4]    > 	... 68 more
   [junit4]   2> 34272 T11 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellDocumentTypes2
   [junit4]   2> 34462 T11 C2 oass.SolrIndexSearcher.<init> Opening Searcher@1483e3a3[collection1] realtime
   [junit4]   2> 34463 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1478658818664562688)} 0 191
   [junit4]   2> 34464 T11 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 34465 T11 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33f803ee lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33f803ee lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index),segFN=segments_2,generation=2}
   [junit4]   2> 34466 T11 C2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 34467 T11 C2 oass.SolrIndexSearcher.<init> Opening Searcher@1bd4269b[collection1] main
   [junit4]   2> 34468 T11 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 34468 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1bd4269b[collection1] main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   2> 34469 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 34470 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bd4269b[collection1] main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   2> 34471 T11 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 7
   [junit4]   2> 34512 T11 okma.MorphlineContext.importCommandBuilders Importing commands
   [junit4]   2> 35945 T11 okma.MorphlineContext.importCommandBuilders Done importing commands
   [junit4]   2> 36879 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 36971 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 36972 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 36973 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 36974 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 36975 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 36976 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 36977 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 36978 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 36979 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 36979 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 37017 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 37084 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37085 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37123 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 37747 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 37789 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 37800 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 37903 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 38004 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 38006 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 38007 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 38008 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 38008 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 38009 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 38010 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 38011 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 38012 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 38012 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 38049 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 38116 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38117 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 38145 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 38576 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38604 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38611 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 41986 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 42078 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 42080 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 42080 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 42081 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 42082 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 42083 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 42084 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 42085 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 42085 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 42086 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 42132 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 42198 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 42200 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 42226 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 42807 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 42846 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 42856 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 42903 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 43002 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 43003 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 43011 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 43013 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 43014 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 43015 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 43016 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 43018 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 43019 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 43020 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 43077 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 43175 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 43177 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 43207 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 43837 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 43874 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 43883 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 44479 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
   [junit4]   2> 44564 T11 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 44566 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 44566 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 44567 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 44568 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 44569 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 44570 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 44571 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 44571 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
   [junit4]   2> 44572 T11 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   2> 44609 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 44679 T11 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44681 T11 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 44696 T11 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 45117 T11 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 45142 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 45147 T11 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@54930080
   [junit4]   2> 45178 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1478658830097186816)} 0 2
   [junit4]   2> 45179 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 45179 T11 C3 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 45180 T11 C3 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 45180 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 45181 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   2> 46979 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPPT_various.ppt#0 (1478658831977283584)]} 0 12
   [junit4]   2> 46980 T11 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 46994 T11 C3 oass.SolrIndexSearcher.<init> Opening Searcher@53eebefb[collection1] main
   [junit4]   2> 46995 T11 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 46995 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@53eebefb[collection1] main{StandardDirectoryReader(segments_2:7:nrt _1(4.11.0):C1)}
   [junit4]   2> 46996 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 46997 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53eebefb[collection1] main{StandardDirectoryReader(segments_2:7:nrt _1(4.11.0):C1)}
   [junit4]   2> 46998 T11 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 18
   [junit4]   2> 46999 T11 C3 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@54930080
   [junit4]   2> 52092 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPPT_various.pptx#0 (1478658837339701248)]} 0 11
   [junit4]   2> 52093 T11 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 52116 T11 C4 oass.SolrIndexSearcher.<init> Opening Searcher@5df6d142[collection1] main
   [junit4]   2> 52117 T11 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 52117 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@5df6d142[collection1] main{StandardDirectoryReader(segments_2:9:nrt _1(4.11.0):C1 _2(4.11.0):C1)}
   [junit4]   2> 52118 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 52119 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5df6d142[collection1] main{StandardDirectoryReader(segments_2:9:nrt _1(4.11.0):C1 _2(4.11.0):C1)}
   [junit4]   2> 52120 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 27
   [junit4]   2> 52121 T11 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0 
   [junit4]   2> 52938 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testEXCEL.xlsx#0 (1478658838229942272)]} 0 7
   [junit4]   2> 52939 T11 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 52953 T11 C4 oass.SolrIndexSearcher.<init> Opening Searcher@5c1f45f9[collection1] main
   [junit4]   2> 52953 T11 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 52953 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@5c1f45f9[collection1] main{StandardDirectoryReader(segments_2:11:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1)}
   [junit4]   2> 52954 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 52955 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c1f45f9[collection1] main{StandardDirectoryReader(segments_2:11:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1)}
   [junit4]   2> 52956 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 17
   [junit4]   2> 52957 T11 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=1 
   [junit4]   2> 54226 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testEXCEL.xls#0 (1478658839580508160)]} 0 7
   [junit4]   2> 54227 T11 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 54238 T11 C4 oass.SolrIndexSearcher.<init> Opening Searcher@3c8ea98d[collection1] main
   [junit4]   2> 54238 T11 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 54239 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@3c8ea98d[collection1] main{StandardDirectoryReader(segments_2:13:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1)}
   [junit4]   2> 54239 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 54240 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c8ea98d[collection1] main{StandardDirectoryReader(segments_2:13:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1)}
   [junit4]   2> 54241 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 14
   [junit4]   2> 54242 T11 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=4 status=0 QTime=1 
   [junit4]   2> 54544 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testPages.pages#0 (1478658839904518144)]} 0 17
   [junit4]   2> 54545 T11 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 54581 T11 C4 oass.SolrIndexSearcher.<init> Opening Searcher@665cc427[collection1] main
   [junit4]   2> 54582 T11 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 54583 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@665cc427[collection1] main{StandardDirectoryReader(segments_2:15:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1 _5(4.11.0):C1)}
   [junit4]   2> 54583 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 54584 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@665cc427[collection1] main{StandardDirectoryReader(segments_2:15:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1 _5(4.11.0):C1)}
   [junit4]   2> 54585 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 40
   [junit4]   2> 54586 T11 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=5 status=0 QTime=0 
   [junit4]   2> 54766 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[testRTFVarious.rtf#0 (1478658840147787776)]} 0 5
   [junit4]   2> 54767 T11 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 54777 T11 C4 oass.SolrIndexSearcher.<init> Opening Searcher@6030957f[collection1] main
   [junit4]   2> 54777 T11 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 54778 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6030957f[collection1] main{StandardDirectoryReader(segments_2:17:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1 _5(4.11.0):C1 _6(4.11.0):C1)}
   [junit4]   2> 54778 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 54779 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6030957f[collection1] main{StandardDirectoryReader(segments_2:17:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1 _5(4.11.0):C1 _6(4.11.0):C1)}
   [junit4]   2> 54780 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 13
   [junit4]   2> 54781 T11 C4 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=6 status=0 QTime=1 
   [junit4]   2> 54809 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[complex.mbox#0 (1478658840197070848)]} 0 2
   [junit4]   2> 54810 T11 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 54817 T11 C4 oass.SolrIndexSearcher.<init> Opening Searcher@435ac2b8[collection1] main
   [junit4]   2> 54818 T11 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 54818 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@435ac2b8[collection1] main{StandardDirectoryReader(segments_2:19:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1 _5(4.11.0):C1 _6(4.11.0):C1 _7(4.11.0):C1)}
   [junit4]   2> 54819 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 54819 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@435ac2b8[collection1] main{StandardDirectoryReader(segments_2:19:nrt _1(4.11.0):C1 _2(4.11.0):C1 _3(4.11.0):C1 _4(4.11.0):C1 _5(4.11.0):C1 _6(4.11.0):C1 _7(4.11.0):C1)}
   [junit4]   2> 54820 T11 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 10
   [junit4]   2> 54821 T11 C4 oasc.SolrCore.execute [collection1] webapp=null path=/sele

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

.11.0):C1 _u(4.11.0):C1 _v(4.11.0):C1 _w(4.11.0):C1 _x(4.11.0):C1 _y(4.11.0):C1 _z(4.11.0):C1 _10(4.11.0):C6)}
   [junit4]   2> 74462 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 74463 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d504587[collection1] main{StandardDirectoryReader(segments_4:81:nrt _r(4.11.0):C1 _s(4.11.0):C1 _t(4.11.0):C1 _u(4.11.0):C1 _v(4.11.0):C1 _w(4.11.0):C1 _x(4.11.0):C1 _y(4.11.0):C1 _z(4.11.0):C1 _10(4.11.0):C6)}
   [junit4]   2> 74464 T11 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 14
   [junit4]   2> 74465 T11 C8 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=15 status=0 QTime=1 
   [junit4]   2> 74471 T11 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[cars.csv.gz#0 (1478658860814172160)]} 0 1
   [junit4]   2> 74472 T11 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 74477 T11 C8 oass.SolrIndexSearcher.<init> Opening Searcher@30df7a3b[collection1] main
   [junit4]   2> 74478 T11 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 74478 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@30df7a3b[collection1] main{StandardDirectoryReader(segments_4:84:nrt _r(4.11.0):C1 _s(4.11.0):C1 _t(4.11.0):C1 _u(4.11.0):C1 _v(4.11.0):C1 _w(4.11.0):C1 _x(4.11.0):C1 _y(4.11.0):C1 _z(4.11.0):C1 _10(4.11.0):C6 _12(4.11.0):C1)}
   [junit4]   2> 74479 T13 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 74480 T13 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30df7a3b[collection1] main{StandardDirectoryReader(segments_4:84:nrt _r(4.11.0):C1 _s(4.11.0):C1 _t(4.11.0):C1 _u(4.11.0):C1 _v(4.11.0):C1 _w(4.11.0):C1 _x(4.11.0):C1 _y(4.11.0):C1 _z(4.11.0):C1 _10(4.11.0):C6 _12(4.11.0):C1)}
   [junit4]   2> 74481 T11 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 9
   [junit4]   2> 74482 T11 C8 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=16 status=0 QTime=1 
   [junit4]   2> 74484 T11 oas.SolrTestCaseJ4.tearDown ###Ending testSolrCellDocumentTypes
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes -Dtests.seed=68C26E082DEE8164 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es_SV -Dtests.timezone=Europe/Vatican -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 11.0s | SolrCellMorphlineTest.testSolrCellDocumentTypes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: unexpected results in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/contrib/morphlines-core/src/test-files/test-documents/cars.csv.gz expected:<21> but was:<16>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([68C26E082DEE8164:F201CD964835DFB1]:0)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:175)
   [junit4]    > 	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 74493 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 74494 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=294542239
   [junit4]   2> 74494 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@54930080
   [junit4]   2> 74497 T11 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=47,autocommit maxTime=60000ms,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=41,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=66094,transaction_logs_total_number=9}
   [junit4]   2> 74498 T11 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 74498 T11 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 74499 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 74499 T11 C8 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 74500 T11 C8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33f803ee lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33f803ee lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index),segFN=segments_5,generation=5}
   [junit4]   2> 74501 T11 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 74503 T11 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 74504 T11 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 74505 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 74506 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001/index
   [junit4]   2> 74506 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001 [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001;done=false>>]
   [junit4]   2> 74507 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-68C26E082DEE8164-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, sim=DefaultSimilarity, locale=es_SV, timezone=Europe/Vatican
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=82615952,total=277348352
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
   [junit4] Completed in 75.23s, 5 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:209: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:494: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1362: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:965: There were test failures: 1 suite, 5 tests, 1 error, 1 failure

Total time: 83 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-4.x-Java7 #2092
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 275429 bytes
Compression is 0.0%
Took 0.13 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure