Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4813/
2 tests failed.
REGRESSION:
org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes
Error Message:
key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but
was:<[२०११-०९-०२T१०:११:००Z]>
Stack Trace:
java.lang.AssertionError: key:ignored_creation_date
expected:<[2011-09-02T10:11:00Z]> but was:<[२०११-०९-०२T१०:११:००Z]>
at
__randomizedtesting.SeedInfo.seed([3FABE5D2957B6645:A568464CF0A03890]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:172)
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.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)
REGRESSION:
org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2
Error Message:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but
was:<[२००७-१०-०१T१६:१३:५६Z]>
Stack Trace:
java.lang.AssertionError: key:ignored_creation_date
expected:<[2007-10-01T16:13:56Z]> but was:<[२००७-१०-०१T१६:१३:५६Z]>
at
__randomizedtesting.SeedInfo.seed([3FABE5D2957B6645:B42B5E32928DF5BB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:172)
at
org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.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 19477 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-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001
[junit4] 2> 2416 T12 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 2538 T12 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 2652 T12 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 4742 T12 oasc.SolrConfig.initLibs Adding specified lib dirs to
ClassLoader
[junit4] 2> 4747 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 4749 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 4750 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 4751 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 4753 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 4754 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 4755 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 4756 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 4758 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> 4991 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 5408 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 5439 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 5555 T12 oass.IndexSchema.readSchema [null] Schema name=example
[junit4] 2> 7430 T12 oasc.SolrResourceLoader.findClass WARN Solr loaded a
deprecated plugin/analysis class [solr.ThaiWordFilterFactory]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 7528 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 8211 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 8241 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 8480 T12 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 8481 T12 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr
[junit4] 2> 8481 T12 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/'
[junit4] 2> 8708 T12 oasc.CoreContainer.<init> New CoreContainer 1043552805
[junit4] 2> 8709 T12 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/]
[junit4] 2> 8788 T12 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 8789 T12 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 8789 T12 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 8790 T12 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 8791 T12 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 8792 T12 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 8792 T12 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 8793 T12 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 8794 T12 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 9494 T12 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 9514 T12 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 9520 T12 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 9527 T12 oasc.CoreContainer.load Host Name:
[junit4] 2> 9946 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 10158 T13 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 10160 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 10162 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 10165 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 10166 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 10168 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 10170 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 10172 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 10173 T13 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 10175 T13 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> 10271 T13 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 10408 T13 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 10410 T13 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 10509 T13 oass.IndexSchema.readSchema [collection1] Schema
name=example
[junit4] 2> 11197 T13 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 11249 T13 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 11263 T13 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 11382 T13 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/
[junit4] 2> 11611 T13 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 11670 T13 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/
[junit4] 2> 11678 T13 oasc.JmxMonitoredMap.<init> No JMX servers found,
not exposing Solr information with JMX.
[junit4] 2> 11735 T13 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for newSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4] 2> 11736 T13 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
warming in solrconfig.xml}]}
[junit4] 2> 11860 T13 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001
[junit4] 2> 11861 T13 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index/
[junit4] 2> 11861 T13 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 11877 T13 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index
[junit4] 2> 12047 T13 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_1,generation=1}
[junit4] 2> 12051 T13 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 12108 T13 oasc.SolrCore.initWriters created json:
solr.JSONResponseWriter
[junit4] 2> 12109 T13 oasc.SolrCore.initWriters adding lazy
queryResponseWriter: solr.VelocityResponseWriter
[junit4] 2> 12112 T13 oasc.SolrCore.initWriters created velocity:
solr.VelocityResponseWriter
[junit4] 2> 12164 T13 oasc.SolrCore.initWriters created xslt:
solr.XSLTResponseWriter
[junit4] 2> 12164 T13 oasr.XSLTResponseWriter.init
xsltCacheLifetimeSeconds=5
[junit4] 2> 13764 T13 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 13820 T13 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 13820 T13 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 13821 T13 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 13822 T13 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 13911 T13 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 13911 T13 oasc.RequestHandlers.initHandlersFromConfig created
/query: solr.SearchHandler
[junit4] 2> 13937 T13 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 13938 T13 oasc.RequestHandlers.initHandlersFromConfig created
/browse: solr.SearchHandler
[junit4] 2> 13960 T13 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 13960 T13 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 13961 T13 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.FieldAnalysisRequestHandler
[junit4] 2> 13965 T13 oasc.RequestHandlers.initHandlersFromConfig created
/analysis/field: solr.FieldAnalysisRequestHandler
[junit4] 2> 13965 T13 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.DocumentAnalysisRequestHandler
[junit4] 2> 13966 T13 oasc.RequestHandlers.initHandlersFromConfig created
/analysis/document: solr.DocumentAnalysisRequestHandler
[junit4] 2> 13998 T13 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: solr.admin.AdminHandlers
[junit4] 2> 14024 T13 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: solr.PingRequestHandler
[junit4] 2> 14050 T13 oasc.RequestHandlers.initHandlersFromConfig created
/debug/dump: solr.DumpRequestHandler
[junit4] 2> 14100 T13 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 14100 T13 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 14101 T13 oasc.RequestHandlers.initHandlersFromConfig created
/spell: solr.SearchHandler
[junit4] 2> 14101 T13 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 14101 T13 oasc.RequestHandlers.initHandlersFromConfig created
/tvrh: solr.SearchHandler
[junit4] 2> 14102 T13 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 14102 T13 oasc.RequestHandlers.initHandlersFromConfig created
/terms: solr.SearchHandler
[junit4] 2> 14103 T13 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.SearchHandler
[junit4] 2> 14103 T13 oasc.RequestHandlers.initHandlersFromConfig created
/elevate: solr.SearchHandler
[junit4] 2> 14240 T13 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 14261 T13 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 14262 T13 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 14264 T13 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 14265 T13 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 14369 T13 oasu.CommitTracker.<init> Hard AutoCommit: if
uncommited for 60000ms;
[junit4] 2> 14370 T13 oasu.CommitTracker.<init> Soft AutoCommit: if
uncommited for 1000ms;
[junit4] 2> 14381 T13 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_1,generation=1}
[junit4] 2> 14381 T13 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 14467 T13 oass.SolrIndexSearcher.<init> Opening
Searcher@8505bad[collection1] main
[junit4] 2> 14514 T13 oasr.ManagedResourceStorage.newStorageIO WARN Cannot
write to config directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 14522 T13 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 14603 T13 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 14604 T13 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 14615 T13 oasr.ManagedResourceStorage$JsonStorage.store Saved
JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 14616 T13 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 14617 T13 oashc.SpellCheckComponent.inform Initializing spell
checkers
[junit4] 2> 14720 T13 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> 14816 T13 oashc.SpellCheckComponent.inform No queryConverter
defined, using default converter
[junit4] 2> 14834 T13 oashc.QueryElevationComponent.inform Loading
QueryElevation from:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/conf/elevate.xml
[junit4] 2> 15110 T13 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 15117 T13 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 15120 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@8505bad[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 15141 T12 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 15200 T12 oas.SolrTestCaseJ4.setUp ###Starting
testTransformValue
[junit4] 2> ASYNC NEW_CORE C0 name=collection1
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 15938 T14 C0 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={distrib=false&event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml}
hits=0 status=0 QTime=792
[junit4] 2> 15954 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 15955 T14
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 15956 T14
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 15956 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@8505bad[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 15995 T12 C0 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {deleteByQuery=*:* (-1477256209621843968)} 0
697
[junit4] 2> 16002 T12 C0 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 16002 T12 C0 oasu.DirectUpdateHandler2.commit No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 16003 T12 C0 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 16004 T12 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 16005 T12 C0 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 4
[junit4] 2> 16146 T12 oas.SolrTestCaseJ4.tearDown ###Ending
testTransformValue
[junit4] 2> 16207 T12 oas.SolrTestCaseJ4.setUp ###Starting
testSolrCellJPGCompressed
[junit4] 2> 16209 T12 C0 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {deleteByQuery=*:* (-1477256210062245888)} 0
1
[junit4] 2> 16210 T12 C0 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 16211 T12 C0 oasu.DirectUpdateHandler2.commit No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 16212 T12 C0 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 16212 T12 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 16213 T12 C0 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 3
[junit4] 2> 17165 T12 okma.MorphlineContext.importCommandBuilders
Importing commands
[junit4] 2> 22544 T12 okma.MorphlineContext.importCommandBuilders Done
importing commands
[junit4] 2> 30296 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 30408 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 30409 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 30411 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 30412 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 30413 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 30415 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 30416 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 30418 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 30419 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 30420 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> 30468 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 30571 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 30572 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 30623 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 31139 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31170 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 31179 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 31366 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 31476 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 31477 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 31478 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 31479 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 31480 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 31481 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 31482 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 31483 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 31484 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 31484 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> 31532 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 31611 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31612 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 31658 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 32125 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 32157 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 32166 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> ASYNC NEW_CORE C1 name=collection1
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 32242 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {deleteByQuery=*:* (-1477256226873016320)} 0
2
[junit4] 2> 32243 T12 C1 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32243 T12 C1 oasu.DirectUpdateHandler2.commit No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 32244 T12 C1 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 32245 T12 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 32245 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
[junit4] 2> 33678 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg#0
(1477256228112433152)]} 0 260
[junit4] 2> 33679 T12 C1 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 33972 T12 C1 oass.SolrIndexSearcher.<init> Opening
Searcher@24f04e8b[collection1] main
[junit4] 2> 33982 T12 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 33984 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@24f04e8b[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1))}
[junit4] 2> 33985 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 33986 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@24f04e8b[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1))}
[junit4] 2> 33987 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 308
[junit4] 2> 34030 T12 C1 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=33
[junit4] 2> 34108 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg.gz#0
(1477256228828610560)]} 0 6
[junit4] 2> 34109 T12 C1 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 34178 T12 C1 oass.SolrIndexSearcher.<init> Opening
Searcher@767a1196[collection1] main
[junit4] 2> 34179 T12 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 34179 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@767a1196[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)
Uninverting(_1(5.0.0):C1))}
[junit4] 2> 34181 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 34181 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@767a1196[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)
Uninverting(_1(5.0.0):C1))}
[junit4] 2> 34182 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 73
[junit4] 2> 34183 T12 C1 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0
[junit4] 2> 34220 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[d3449d7f-1763-4b83-bb29-2a31e60687f4#0
(1477256228947099648)]} 0 6
[junit4] 2> 34221 T12 C1 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 34228 T12 C1 oass.SolrIndexSearcher.<init> Opening
Searcher@69130462[collection1] main
[junit4] 2> 34229 T12 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 34229 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@69130462[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)
Uninverting(_1(5.0.0):C1) Uninverting(_2(5.0.0):C1))}
[junit4] 2> 34230 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 34231 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@69130462[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)
Uninverting(_1(5.0.0):C1) Uninverting(_2(5.0.0):C1))}
[junit4] 2> 34232 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 11
[junit4] 2> 34233 T12 C1 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0
[junit4] 2> 34234 T12 C1 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 34235 T12 C1 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 34235 T12 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 34236 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 2
[junit4] 2> 34237 T12 C1 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0
[junit4] 2> 34238 T12 oas.SolrTestCaseJ4.tearDown ###Ending
testSolrCellJPGCompressed
[junit4] 2> 34252 T12 oas.SolrTestCaseJ4.setUp ###Starting
testSolrCellDocumentTypes
[junit4] 2> 34480 T12 C1 oass.SolrIndexSearcher.<init> Opening
Searcher@2ce43e62[collection1] realtime
[junit4] 2> 34481 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {deleteByQuery=*:* (-1477256228983799808)} 0
228
[junit4] 2> 34481 T12 C1 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 34483 T12 C1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_2,generation=2}
[junit4] 2> 34484 T12 C1 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 34485 T12 C1 oass.SolrIndexSearcher.<init> Opening
Searcher@52c6ca4[collection1] main
[junit4] 2> 34486 T12 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 34486 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@52c6ca4[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 34487 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 34488 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@52c6ca4[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 34491 T12 C1 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 10
[junit4] 2> 34533 T12 okma.MorphlineContext.importCommandBuilders
Importing commands
[junit4] 2> 36262 T12 okma.MorphlineContext.importCommandBuilders Done
importing commands
[junit4] 2> 37684 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 37781 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 37783 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 37784 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 37785 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 37785 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 37787 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 37787 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 37789 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 37789 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 37790 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> 37831 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 37923 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 37924 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 37963 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 38569 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 38611 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 38622 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 38725 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 38869 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 38870 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 38872 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 38874 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 38875 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 38876 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 38877 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 38879 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 38880 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 38881 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> 38945 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 39048 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 39050 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 39093 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 39569 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 39597 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 39604 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 42949 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 43042 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 43043 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 43044 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 43045 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 43046 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 43047 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 43047 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 43049 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 43049 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 43050 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> 43100 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 43183 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 43184 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 43211 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 43802 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 43842 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 43852 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 43901 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 44045 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 44047 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 44048 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 44050 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 44050 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 44052 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 44053 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 44055 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 44056 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 44056 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> 44117 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 44210 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 44211 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 44230 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 44724 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 44761 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 44770 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 45629 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 45735 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 45736 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 45737 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 45738 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 45739 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 45740 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 45741 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 45742 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 45742 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 45743 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> 45781 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 45848 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 45849 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 45864 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 46302 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 46327 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 46333 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> ASYNC NEW_CORE C2 name=collection1
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 46364 T12 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {deleteByQuery=*:* (-1477256241682055168)} 0
1
[junit4] 2> 46365 T12 C2 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 46366 T12 C2 oasu.DirectUpdateHandler2.commit No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 46367 T12 C2 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 46367 T12 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 46368 T12 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 3
[junit4] 2> 46852 T12 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[testBMPfp.txt#0
(1477256242187468800)]} 0 8
[junit4] 2> 46854 T12 C2 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 46920 T12 C2 oass.SolrIndexSearcher.<init> Opening
Searcher@7fad3fb8[collection1] main
[junit4] 2> 46921 T12 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 46922 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@7fad3fb8[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1))}
[junit4] 2> 46923 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 46923 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7fad3fb8[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1))}
[junit4] 2> 46924 T12 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 71
[junit4] 2> 46925 T12 C2 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0
[junit4] 2> 47211 T12 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[boilerplate.html#0
(1477256242567053312)]} 0 5
[junit4] 2> 47213 T12 C2 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 47226 T12 C2 oass.SolrIndexSearcher.<init> Opening
Searcher@48005a8f[collection1] main
[junit4] 2> 47227 T12 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 47228 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@48005a8f[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1)
Uninverting(_4(5.0.0):C1))}
[junit4] 2> 47229 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 47229 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@48005a8f[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1)
Uninverting(_4(5.0.0):C1))}
[junit4] 2> 47230 T12 C2 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 17
[junit4] 2> 47231 T12 C2 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0
[junit4] 2> ASYNC NEW_CORE C3 name=collection1
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 51480 T12 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[NullHeader.docx#0
(1477256247032938496)]} 0 15
[junit4] 2> 51481 T12 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 51522 T12 C3 oass.SolrIndexSearcher.<init> Opening
Searcher@d0d0a42[collection1] main
[junit4] 2> 51523 T12 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 51524 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@d0d0a42[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1)
Uninverting(_4(5.0.0):C1) Uninverting(_5(5.0.0):C1))}
[junit4] 2> 51525 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 51525 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@d0d0a42[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1)
Uninverting(_4(5.0.0):C1) Uninverting(_5(5.0.0):C1))}
[junit4] 2> 51526 T12 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 45
[junit4] 2> 51528 T12 C3 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0
[junit4] 2> 53316 T12 C3 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[testWORD_various.doc#0
(1477256248964415488)]} 0 10
[junit4] 2> 53317 T12 C3 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> ASYNC NEW_CORE C4 name=collection1
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 53344 T12 C4 oass.SolrIndexSearcher.<init> Opening
Searcher@588dff15[collection1] main
[junit4] 2> 53346 T12 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 53346 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@588dff15[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1)
Uninverting(_4(5.0.0):C1) Uninverting(_5(5.0.0):C1) Uninverting(_6(5.0.0):C1))}
[junit4] 2> 53347 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 53348 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@588dff15[collection1]
main{UninvertingDirectoryReader(Uninverting(_3(5.0.0):C1)
Uninverting(_4(5.0.0):C1) Uninverting(_5(5.0.0):C1) Uninverting(_6(5.0.0):C1))}
[junit4] 2> 53350 T12 C4 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 33
[junit4] 2> 53352 T12 C4 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=4 status=0 QTime=0
[junit4] 2> 53364 T12 oas.SolrTestCaseJ4.tearDown ###Ending
testSolrCellDocumentTypes
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes
-Dtests.seed=3FABE5D2957B6645 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=hi_IN -Dtests.timezone=Pacific/Norfolk
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 19.2s | SolrCellMorphlineTest.testSolrCellDocumentTypes <<<
[junit4] > Throwable #1: java.lang.AssertionError:
key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but
was:<[????-??-??T??:??:??Z]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([3FABE5D2957B6645:A568464CF0A03890]:0)
[junit4] > at
org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:172)
[junit4] > at
org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 53470 T12 oas.SolrTestCaseJ4.setUp ###Starting testSolrCellXML
[junit4] 2> 53475 T12 C4 oass.SolrIndexSearcher.<init> Opening
Searcher@55e7ae8e[collection1] realtime
[junit4] 2> 53476 T12 C4 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {deleteByQuery=*:* (-1477256249136381952)} 0
5
[junit4] 2> 53477 T12 C4 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 53478 T12 C4 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_3,generation=3}
[junit4] 2> 53479 T12 C4 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 3
[junit4] 2> 53481 T12 C4 oass.SolrIndexSearcher.<init> Opening
Searcher@31fdc82b[collection1] main
[junit4] 2> 53482 T12 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 53482 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@31fdc82b[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 53483 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 53484 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@31fdc82b[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 53486 T12 C4 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 9
[junit4] 2> 53502 T12 okma.MorphlineContext.importCommandBuilders
Importing commands
[junit4] 2> 55506 T12 okma.MorphlineContext.importCommandBuilders Done
importing commands
[junit4] 2> 55518 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 55671 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 55672 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 55674 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 55675 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 55676 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 55678 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 55679 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 55681 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 55682 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 55682 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> 55759 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 55883 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 55885 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 55916 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 56599 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 56639 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 56648 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 56718 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 56806 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 56807 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 56808 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 56809 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 56810 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 56811 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 56811 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 56812 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 56813 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 56813 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> 56852 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 56928 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 56929 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 56945 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 57381 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 57408 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 57414 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 57447 T12 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/'
[junit4] 2> 57531 T12 oasc.SolrConfig.initLibs Adding specified lib dirs
to ClassLoader
[junit4] 2> 57532 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 57533 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 57534 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 57534 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 57535 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 57536 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 57537 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 57538 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-trunk-Java7/solr/contrib/morphlines-core/src/test-files/solr/collection1/../../../dist).
[junit4] 2> 57538 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> 57576 T12 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 57651 T12 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 57652 T12 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 57666 T12 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 58163 T12 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 58198 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 58204 T12 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> ASYNC NEW_CORE C5 name=collection1
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 58237 T12 C5 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {deleteByQuery=*:* (-1477256254131798016)} 0
1
[junit4] 2> 58238 T12 C5 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 58239 T12 C5 oasu.DirectUpdateHandler2.commit No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 58239 T12 C5 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 58240 T12 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 58240 T12 C5 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=
[...truncated too long message...]
sc.QuerySenderListener.newSearcher QuerySenderListener sending requests to
Searcher@5726b4eb[collection1]
main{UninvertingDirectoryReader(Uninverting(_8(5.0.0):C1)
Uninverting(_9(5.0.0):C1))}
[junit4] 2> 69214 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 69214 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5726b4eb[collection1]
main{UninvertingDirectoryReader(Uninverting(_8(5.0.0):C1)
Uninverting(_9(5.0.0):C1))}
[junit4] 2> 69215 T12 C7 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 12
[junit4] 2> 69216 T12 C7 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=1
[junit4] 2> ASYNC NEW_CORE C8 name=collection1
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 70014 T12 C8 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={} {add=[testEXCEL.xlsx#0
(1477256266477731840)]} 0 5
[junit4] 2> 70015 T12 C8 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 70023 T12 C8 oass.SolrIndexSearcher.<init> Opening
Searcher@5f7c50f4[collection1] main
[junit4] 2> 70024 T12 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 70024 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@5f7c50f4[collection1]
main{UninvertingDirectoryReader(Uninverting(_8(5.0.0):C1)
Uninverting(_9(5.0.0):C1) Uninverting(_a(5.0.0):C1))}
[junit4] 2> 70025 T14 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 70025 T14 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5f7c50f4[collection1]
main{UninvertingDirectoryReader(Uninverting(_8(5.0.0):C1)
Uninverting(_9(5.0.0):C1) Uninverting(_a(5.0.0):C1))}
[junit4] 2> 70026 T12 C8 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true}
{commit=} 0 11
[junit4] 2> 70027 T12 C8 oasc.SolrCore.execute [collection1] webapp=null
path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0
[junit4] 2> 70029 T12 oas.SolrTestCaseJ4.tearDown ###Ending
testSolrCellDocumentTypes2
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes2
-Dtests.seed=3FABE5D2957B6645 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=hi_IN -Dtests.timezone=Pacific/Norfolk
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 11.8s | SolrCellMorphlineTest.testSolrCellDocumentTypes2 <<<
[junit4] > Throwable #1: java.lang.AssertionError:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but
was:<[????-??-??T??:??:??Z]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([3FABE5D2957B6645:B42B5E32928DF5BB]:0)
[junit4] > at
org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:172)
[junit4] > at
org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 70038 T12 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 70038 T12 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1043552805
[junit4] 2> 70039 T12 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3967ba17
[junit4] 2> 70042 T12 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=22,autocommit maxTime=60000ms,autocommits=0,soft
autocommit maxTime=1000ms,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=3,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=11,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=22602,transaction_logs_total_number=9}
[junit4] 2> 70042 T12 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 70043 T12 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 70043 T12 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 70044 T12 C8 oasu.DirectUpdateHandler2.closeWriter Committing
on IndexWriter close.
[junit4] 2> 70045 T12 C8 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1fcaf332
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index),segFN=segments_5,generation=5}
[junit4] 2> 70046 T12 C8 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 5
[junit4] 2> 70048 T12 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 70049 T12 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 70050 T12 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index;done=false>>]
[junit4] 2> 70051 T12 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001/index
[junit4] 2> 70051 T12 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001;done=false>>]
[junit4] 2> 70052 T12 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/contrib/solr-morphlines-cell/test/J0/./temp/solr.morphlines.cell.SolrCellMorphlineTest-3FABE5D2957B6645-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=163),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=163)), sim=DefaultSimilarity, locale=hi_IN, timezone=Pacific/Norfolk
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60
(64-bit)/cpus=16,threads=1,free=60417768,total=147849216
[junit4] 2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
[junit4] Completed in 70.81s, 5 tests, 2 failures <<< FAILURES!
[...truncated 10 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:485:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:465:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:48:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:209:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:438:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:494:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1342:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:957:
There were test failures: 1 suite, 5 tests, 2 failures
Total time: 140 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4806
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 193895 bytes
Compression is 0.0%
Took 66 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]