Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22768/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
8 tests failed.
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday Oct 7 13:14:15 2005'
msg=Invalid Date String:'Friday Oct 7 13:14:15 2005'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday Oct 7 13:14:15 2005' msg=Invalid Date String:'Friday Oct 7
13:14:15 2005'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:4A225ACF269DF075]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency(ParsingFieldUpdateProcessorsTest.java:1002)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday
Oct 7 13:14:15 2005'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday, 07-Oct-05 13:14:15 GMT'
msg=Invalid Date String:'Friday, 07-Oct-05 13:14:15 GMT'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday, 07-Oct-05 13:14:15 GMT' msg=Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:9490EE43B6BDB14]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036(ParsingFieldUpdateProcessorsTest.java:988)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday Oct 7 13:14:15 2005'
msg=Invalid Date String:'Friday Oct 7 13:14:15 2005'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday Oct 7 13:14:15 2005' msg=Invalid Date String:'Friday Oct 7
13:14:15 2005'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:4A225ACF269DF075]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency(ParsingFieldUpdateProcessorsTest.java:1002)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday
Oct 7 13:14:15 2005'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday, 07-Oct-05 13:14:15 GMT'
msg=Invalid Date String:'Friday, 07-Oct-05 13:14:15 GMT'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday, 07-Oct-05 13:14:15 GMT' msg=Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:9490EE43B6BDB14]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036(ParsingFieldUpdateProcessorsTest.java:988)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday Oct 7 13:14:15 2005'
msg=Invalid Date String:'Friday Oct 7 13:14:15 2005'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday Oct 7 13:14:15 2005' msg=Invalid Date String:'Friday Oct 7
13:14:15 2005'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:4A225ACF269DF075]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency(ParsingFieldUpdateProcessorsTest.java:1002)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday
Oct 7 13:14:15 2005'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday, 07-Oct-05 13:14:15 GMT'
msg=Invalid Date String:'Friday, 07-Oct-05 13:14:15 GMT'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday, 07-Oct-05 13:14:15 GMT' msg=Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:9490EE43B6BDB14]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036(ParsingFieldUpdateProcessorsTest.java:988)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday Oct 7 13:14:15 2005'
msg=Invalid Date String:'Friday Oct 7 13:14:15 2005'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday Oct 7 13:14:15 2005' msg=Invalid Date String:'Friday Oct 7
13:14:15 2005'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:4A225ACF269DF075]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency(ParsingFieldUpdateProcessorsTest.java:1002)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday
Oct 7 13:14:15 2005'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
FAILED:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036
Error Message:
ERROR: [doc=1] Error adding field 'date_dt'='Friday, 07-Oct-05 13:14:15 GMT'
msg=Invalid Date String:'Friday, 07-Oct-05 13:14:15 GMT'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field
'date_dt'='Friday, 07-Oct-05 13:14:15 GMT' msg=Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:9490EE43B6BDB14]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testRfc1036(ParsingFieldUpdateProcessorsTest.java:988)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Friday,
07-Oct-05 13:14:15 GMT'
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
at org.apache.solr.schema.PointField.createFields(PointField.java:250)
at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
... 53 more
Build Log:
[...truncated 14003 lines...]
[junit4] Suite:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_199CF98FE9FEA818-001/init-core-data-001
[junit4] 2> 1592654 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1592655 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1592655 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1592655 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1592655 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1592664 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1592671 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1592727 WARN
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 1592728 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
[junit4] 2> 1592833 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1592834 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1592843 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1bf535
[junit4] 2> 1592843 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1bf535
[junit4] 2> 1592843 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1bf535
[junit4] 2> 1592845 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1592860 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1592871 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1592939 WARN (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and
destination for multiple copyFields (2)
[junit4] 2> 1592939 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
[junit4] 2> 1592944 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1592944 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b1bf535
[junit4] 2> 1592944 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1592944 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_199CF98FE9FEA818-001/init-core-data-001/]
[junit4] 2> 1593012 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1593012 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1593013 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69e745b[collection1]
main]
[junit4] 2> 1593013 WARN (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1593013 INFO (coreLoadExecutor-6307-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1593013 INFO
(searcherExecutor-6308-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69e745b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1593014 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1593015 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testParseDateNonUTCdefaultTimeZoneRoundTrip
[junit4] 2> 1593016 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593016 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593018 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51bc2460[collection1] main]
[junit4] 2> 1593018 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593019 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@51bc2460[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 1593019 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 1593020 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:99&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593021 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testParseDateNonUTCdefaultTimeZoneRoundTrip
[junit4] 2> 1593022 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseBooleanRoundTrip
[junit4] 2> 1593022 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593022 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593024 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@31f4edd8[collection1] main]
[junit4] 2> 1593024 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593025 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@31f4edd8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 1593025 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 1593025 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:141&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593026 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseBooleanRoundTrip
[junit4] 2> 1593027 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateManyFormats-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateManyFormats
[junit4] 2> 1593039 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateManyFormats-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateManyFormats
[junit4] 2> 1593041 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
[junit4] 2> 1593042 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
[junit4] 2> 1593044 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleRoundTrip
[junit4] 2> 1593044 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593044 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593046 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33a4e313[collection1] main]
[junit4] 2> 1593046 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593047 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@33a4e313[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1)))}
[junit4] 2> 1593047 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 1593047 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593048 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleRoundTrip
[junit4] 2> 1593049 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testIntOverflow
[junit4] 2> 1593051 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testIntOverflow
[junit4] 2> 1593052 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleNonRootLocale
[junit4] 2> 1593053 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleNonRootLocale
[junit4] 2> 1593054 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDoubleRoundTrip
[junit4] 2> 1593054 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593054 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593056 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cf4ebf[collection1] main]
[junit4] 2> 1593056 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593057 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2cf4ebf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1)
Uninverting(_3(8.0.0):C1)))}
[junit4] 2> 1593057 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 1593058 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593058 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDoubleRoundTrip
[junit4] 2> 1593060 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMixedFloats
[junit4] 2> 1593060 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMixedFloats
[junit4] 2> 1593061 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongNonRootLocale
[junit4] 2> 1593062 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongNonRootLocale
[junit4] 2> 1593063 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCascadingParsers
[junit4] 2> 1593074 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCascadingParsers
[junit4] 2> 1593075 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateValueBooleans
[junit4] 2> 1593075 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateValueBooleans
[junit4] 2> 1593076 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseQuotedDate
[junit4] 2> 1593077 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseQuotedDate
[junit4] 2> 1593078 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseUSPacificDate
[junit4] 2> 1593079 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseUSPacificDate
[junit4] 2> 1593080 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatRoundTrip
[junit4] 2> 1593080 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593080 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593083 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fb9ef28[collection1] main]
[junit4] 2> 1593083 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593084 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2fb9ef28[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1) Uninverting(_3(8.0.0):C1)
Uninverting(_4(8.0.0):C2)))}
[junit4] 2> 1593084 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 1593085 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593085 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatRoundTrip
[junit4] 2> 1593087 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testAsctimeLeniency-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAsctimeLeniency
[junit4] 2> 1593088 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testAsctimeLeniency-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testAsctimeLeniency
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ParsingFieldUpdateProcessorsTest -Dtests.method=testAsctimeLeniency
-Dtests.seed=199CF98FE9FEA818 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=bs-BA -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 |
ParsingFieldUpdateProcessorsTest.testAsctimeLeniency <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: ERROR:
[doc=1] Error adding field 'date_dt'='Friday Oct 7 13:14:15 2005' msg=Invalid
Date String:'Friday Oct 7 13:14:15 2005'
[junit4] > at
__randomizedtesting.SeedInfo.seed([199CF98FE9FEA818:4A225ACF269DF075]:0)
[junit4] > at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
[junit4] > at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
[junit4] > at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1003)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] > at
org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
[junit4] > at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:75)
[junit4] > at
org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:47)
[junit4] > at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1022)
[junit4] > at
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAsctimeLeniency(ParsingFieldUpdateProcessorsTest.java:1002)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: org.apache.solr.common.SolrException: Invalid Date
String:'Friday Oct 7 13:14:15 2005'
[junit4] > at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
[junit4] > at
org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
[junit4] > at
org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
[junit4] > at
org.apache.solr.schema.PointField.createFields(PointField.java:250)
[junit4] > at
org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
[junit4] > at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
[junit4] > ... 53 more
[junit4] 2> 1593090 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.SolrTestCaseJ4 ###Starting testISO8601
[junit4] 2> 1593091 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593091 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593093 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@ad59662[collection1] main]
[junit4] 2> 1593093 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593094 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ad59662[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1) Uninverting(_3(8.0.0):C1)
Uninverting(_4(8.0.0):C2/1:delGen=1) Uninverting(_5(8.0.0):C3/2:delGen=1)))}
[junit4] 2> 1593094 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1593095 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593095 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593095 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593097 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@56c17389[collection1] main]
[junit4] 2> 1593097 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593098 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56c17389[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1) Uninverting(_3(8.0.0):C1)
Uninverting(_4(8.0.0):C2/1:delGen=1) Uninverting(_5(8.0.0):C3/2:delGen=1)
Uninverting(_7(8.0.0):C1)))}
[junit4] 2> 1593098 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1593098 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593099 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593099 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593101 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1940557b[collection1] main]
[junit4] 2> 1593101 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593101 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1940557b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5)
Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1)))}
[junit4] 2> 1593102 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1593102 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593102 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593102 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593104 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ea3583[collection1] main]
[junit4] 2> 1593104 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593104 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@23ea3583[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5)
Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1)
Uninverting(_9(8.0.0):C1)))}
[junit4] 2> 1593104 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1593105 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593105 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593105 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593107 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a422b05[collection1] main]
[junit4] 2> 1593107 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593107 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5a422b05[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5)
Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1)
Uninverting(_a(8.0.0):C1)))}
[junit4] 2> 1593107 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1593108 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593108 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593108 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593110 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@342fefa7[collection1] main]
[junit4] 2> 1593110 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593110 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@342fefa7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5)
Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1)
Uninverting(_a(8.0.0):C1) Uninverting(_b(8.0.0):C1)))}
[junit4] 2> 1593110 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1593111 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593112 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[199CF98FE9FEA818]) [
] o.a.s.SolrTestCaseJ4 ###Ending testISO8601
[junit4] 2> 1593113 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongRoundTrip
[junit4] 2> 1593113 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1593113 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@42982492 commitCommandVersion:0
[junit4] 2> 1593115 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c5e8731[collection1] main]
[junit4] 2> 1593115 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1593116 INFO (searcherExecutor-6308-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c5e8731[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5)
Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1)
Uninverting(_a(8.0.0):C1) Uninverting(_b(8.0.0):C1) Uninverting(_c(8.0.0):C5)))}
[junit4] 2> 1593116 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 1593116 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1593117 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongRoundTrip
[junit4] 2> 1593118 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[199CF98FE9FEA818]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRfc1123
[junit4] 2> 1593119 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[199CF98FE9FEA818]) [
] o.a.s.SolrTestCaseJ4 ###Ending testRfc1123
[junit4] 2> 1593120 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[199CF98FE9FEA818]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRfc1036
[junit4] 2> 1593120 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[199CF98FE9FEA818]) [
] o.a.s.SolrTestCaseJ4 ###Ending testRfc1036
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ParsingFieldUpdateProcessorsTest -Dtests.method=testRfc
[...truncated too long message...]
61 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3761c6f commitCommandVersion:0
[junit4] 2> 7868 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1083c2ce[collection1] main]
[junit4] 2> 7868 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 7869 INFO (searcherExecutor-25-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1083c2ce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(8.0.0):C15/2:delGen=1)
Uninverting(_e(8.0.0):C2/1:delGen=1) Uninverting(_j(8.0.0):C3/1:delGen=1)))}
[junit4] 2> 7871 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 10
[junit4] 2> 7872 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 7873 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
[junit4] OK 0.01s J0 |
ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip
[junit4] 2> 7875 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedBoolean
[junit4] 2> 7875 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedBoolean
[junit4] OK 0.00s J0 |
ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean
[junit4] 2> 7876 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedInt
[junit4] 2> 7877 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedInt
[junit4] OK 0.00s J0 |
ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt
[junit4] 2> 7877 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseFrenchDate
[junit4] 2> 7878 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseFrenchDate
[junit4] OK 0.00s J0 |
ParsingFieldUpdateProcessorsTest.testParseFrenchDate
[junit4] 2> 7879 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatNonRootLocale
[junit4] 2> 7879 INFO
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[199CF98FE9FEA818])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatNonRootLocale
[junit4] OK 0.00s J0 |
ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale
[junit4] 2> 7880 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 7880 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2144176410
[junit4] 2> 7880 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7880 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13051b65: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@52888165
[junit4] 2> 7885 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7886 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@af9a265: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@3bb0edec
[junit4] 2> 7886 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7886 INFO
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[199CF98FE9FEA818]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dbfcc4e: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7939754c
[junit4] 2> 7886 INFO (coreCloseExecutor-29-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7dccb291
[junit4] 2> 7887 INFO (coreCloseExecutor-29-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7dccb291
[junit4] 2> 7887 INFO (coreCloseExecutor-29-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b0f86f1: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2cb31eef
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_199CF98FE9FEA818-002
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {id=FST50,
boolean1_b=FSTOrd50,
boolean2_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{date_dt=DocValuesFormat(name=Direct),
long1_tl=DocValuesFormat(name=Lucene70),
long1_l=DocValuesFormat(name=Asserting), long2_tl=DocValuesFormat(name=Direct),
long2_l=DocValuesFormat(name=Lucene70),
float1_tf=DocValuesFormat(name=Asserting),
float2_tf=DocValuesFormat(name=Lucene70), int2_ti=DocValuesFormat(name=Direct),
int1_ti=DocValuesFormat(name=Asserting), float2_f=DocValuesFormat(name=Direct),
float1_f=DocValuesFormat(name=Lucene70),
date_tdt=DocValuesFormat(name=Lucene70),
double2_d=DocValuesFormat(name=Lucene70),
double2_td=DocValuesFormat(name=Asserting),
double1_td=DocValuesFormat(name=Lucene70),
double1_d=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70),
dateNoTimeZone_dt=DocValuesFormat(name=Lucene70),
boolean1_b=DocValuesFormat(name=Asserting),
int1_i=DocValuesFormat(name=Asserting),
boolean2_b=DocValuesFormat(name=Direct), int2_i=DocValuesFormat(name=Direct),
dateUTC_dt=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1282,
maxMBSortInHeap=5.5892950287757,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d89b7eb),
locale=bs-BA, timezone=Canada/Saskatchewan
[junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=8,threads=1,free=348240784,total=515375104
[junit4] 2> NOTE: All tests run in this JVM:
[ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest]
[junit4] Completed [5/5 (5!)] on J0 in 1.17s, 42 tests, 2 errors <<<
FAILURES!
[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 210 tests, 10 errors [seed:
199CF98FE9FEA818]
Total time: 9 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed:
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=b19ae942f154924b9108c4e0409865128f2a07d4,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22767
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]