Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/539/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
5 tests failed.
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:23&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 40 more
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:23&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 40 more
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:23&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 40 more
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:23&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 40 more
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:23&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 40 more
Build Log:
[...truncated 1782 lines...]
[junit4] JVM J1: stdout was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20180327_112654_6994678446876204629120.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] codec: Asserting, pf: LuceneFixedGap, dvf: Direct
[junit4] <<< JVM J1: EOF ----
[...truncated 11035 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-001/init-core-data-001
[junit4] 2> 906710 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 906799 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 906817 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 906902 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 906977 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@626b58c3
[junit4] 2> 906983 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@626b58c3
[junit4] 2> 906983 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@626b58c3
[junit4] 2> 906984 INFO (coreLoadExecutor-2748-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 906985 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 907044 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 907068 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 907201 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 907214 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 907214 INFO (coreLoadExecutor-2748-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@626b58c3
[junit4] 2> 907215 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 907215 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-001/init-core-data-001/]
[junit4] 2> 907216 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 907310 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 907310 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 907311 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 907311 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 907312 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1077306366,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 907312 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cec355[collection1]
main]
[junit4] 2> 907313 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 907327 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 907357 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 907357 INFO (coreLoadExecutor-2748-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1596092560252600320
[junit4] 2> 907358 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 907370 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 907370 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 907370 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 907371 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 907373 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 907374 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 907374 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 907375 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 907376 INFO
(searcherExecutor-2749-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4cec355[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 907401 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596092560298737664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 907401 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6cb82cc6
commitCommandVersion:1596092560298737664
[junit4] 2> 907435 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a2962c0[collection1] main]
[junit4] 2> 907436 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 907437 INFO (searcherExecutor-2749-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4a2962c0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)))}
[junit4] 2> 907439 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 38
[junit4] 2> 907447 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 907448 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907449 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907449 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907450 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907450 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907452 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596092560352215040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 907453 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6cb82cc6
commitCommandVersion:1596092560352215040
[junit4] 2> 907462 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@698316c7[collection1] main]
[junit4] 2> 907463 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 907464 INFO (searcherExecutor-2749-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@698316c7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):c1)))}
[junit4] 2> 907465 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 907466 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 907467 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907467 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907468 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&indent=true&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907468 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 907469 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907469 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 907469 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907469 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 907469 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 907475 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 907475 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@618b0180[collection1]
realtime]
[junit4] 2> 907475 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 907486 WARN (Thread-1618) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560379478016 actual=1596092560380526592
Retrying with new version .... (1)
[junit4] 2> 907486 WARN (Thread-1618) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560382623744 actual=1596092560387866624
Retrying with new version .... (2)
[junit4] 2> 907486 WARN (Thread-1617) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560377380864 actual=1596092560387866624
Retrying with new version .... (1)
[junit4] 2> 907487 WARN (Thread-1616) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560377380864 actual=1596092560387866624
Retrying with new version .... (1)
[junit4] 2> 907488 WARN (Thread-1615) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560377380864 actual=1596092560388915200
Retrying with new version .... (1)
[junit4] 2> 907488 WARN (Thread-1613) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560377380864 actual=1596092560388915200
Retrying with new version .... (1)
[junit4] 2> 907489 WARN (Thread-1616) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560387866624 actual=1596092560389963776
Retrying with new version .... (2)
[junit4] 2> 907489 WARN (Thread-1618) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560387866624 actual=1596092560389963776
Retrying with new version .... (3)
[junit4] 2> 907490 WARN (Thread-1613) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560388915200 actual=1596092560391012352
Retrying with new version .... (2)
[junit4] 2> 907490 WARN (Thread-1618) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560389963776 actual=1596092560391012352
Retrying with new version .... (4)
[junit4] 2> 907490 WARN (Thread-1618) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596092560391012352 actual=1596092560392060928
Retrying with new version .... (5)
[junit4] 2> 907491 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596092560393109504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 907491 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6cb82cc6
commitCommandVersion:1596092560393109504
[junit4] 2> 907517 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d86588b[collection1] main]
[junit4] 2> 907517 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 907517 INFO (searcherExecutor-2749-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d86588b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):c10/9:delGen=1)))}
[junit4] 2> 907517 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 26
[junit4] 2> 907517 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 907523 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:(n1c5qkqwxd7l125i7eis+l7yv6seoe5f763bzfpne+ab3t0wtkpeylnegyci1m+nvq623h0zdeq0ho5156l+3sb8wbazg3ncqg8zpo8o)&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 907524 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:23&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=16DCD84A4197255E -Dtests.slow=true -Dtests.locale=fr-CA
-Dtests.timezone=Indian/Maldives -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.06s J1 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=int_i:23&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] > ... 40 more
[junit4] 2> 907534 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=218549381
[junit4] 2> 907534 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 907535 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d3451cc: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6888a9f2
[junit4] 2> 907537 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 907537 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@de4b60e: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@43425a36
[junit4] 2> 907540 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 907540 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@42271424: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@4c42eaca
[junit4] 2> 907541 INFO (coreCloseExecutor-2754-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@48ab3bd5
[junit4] 2> 907541 INFO (coreCloseExecutor-2754-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1219181525
[junit4] 2> 907541 INFO (coreCloseExecutor-2754-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bc67606: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@43eaef86
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=FSTOrd50, int_i=FSTOrd50,
range_facet_l_dv=BlockTreeOrds(blocksize=128),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=Asserting),
title=PostingsFormat(name=LuceneVarGapDocFreqInterval),
title_lettertok=BlockTreeOrds(blocksize=128), count_i=FSTOrd50,
range_facet_l=PostingsFormat(name=Asserting),
title_stringNoNorms=PostingsFormat(name=Asserting),
title_stemmed=PostingsFormat(name=LuceneVarGapDocFreqInterval),
cat=PostingsFormat(name=Asserting),
id_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=BlockTreeOrds(blocksize=128),
range_facet_i_dv=PostingsFormat(name=Asserting), text=FSTOrd50,
timestamp=PostingsFormat(name=Asserting)},
docValues:{int_i=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene70),
count_i=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=932,
maxMBSortInHeap=7.458506710017408, sim=RandomSimilarity(queryNorm=false): {},
locale=fr-CA, timezone=Indian/Maldives
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=143970576,total=355016704
[junit4] 2> NOTE: All tests run in this JVM: [TestBulkSchemaConcurrent,
DistributedQueryComponentCustomSortTest, DeleteReplicaTest,
XsltUpdateRequestHandlerTest, OverseerTest, TestFieldResource,
CdcrVersionReplicationTest, TestDocBasedVersionConstraints,
SpellPossibilityIteratorTest, ExplicitHLLTest, ZkControllerTest,
TestCloudInspectUtil, SaslZkACLProviderTest, TestFieldCacheSort, TestOrdValues,
TestStreamBody, TestJavabinTupleStreamParser, HighlighterMaxOffsetTest,
RecoveryAfterSoftCommitTest, NotRequiredUniqueKeyTest,
TestLMJelinekMercerSimilarityFactory, IndexBasedSpellCheckerTest,
TestSlowCompositeReaderWrapper, TestDocSet, TestPullReplicaErrorHandling,
OverseerCollectionConfigSetProcessorTest, TestInitParams,
ChaosMonkeySafeLeaderTest, TestLuceneMatchVersion,
TestImpersonationWithHadoopAuth, TestHashPartitioner,
LeaderElectionContextKeyTest, DocValuesNotIndexedTest,
AssignBackwardCompatibilityTest, ScheduledTriggerTest,
UpdateRequestProcessorFactoryTest, DirectUpdateHandlerTest, TestSearcherReuse,
TestSimDistributedQueue, TestDistribDocBasedVersion, TestLegacyNumericUtils,
TermVectorComponentTest, ClusterStateUpdateTest, TestCrossCoreJoin,
TestPrepRecovery, IndexSchemaTest, TestSort, CollectionReloadTest,
TestDistributedStatsComponentCardinality, WrapperMergePolicyFactoryTest,
EchoParamsTest, DeleteLastCustomShardedReplicaTest, RankQueryTest,
CoreAdminHandlerTest, PeerSyncTest, SpellCheckCollatorWithCollapseTest,
ReturnFieldsTest, BadComponentTest, DefaultValueUpdateProcessorTest,
DistributedFacetExistsSmallTest, SimpleFacetsTest, MultiThreadedOCPTest,
ClusterStateTest, TestCustomDocTransformer, TestNumericRangeQuery64,
LoggingHandlerTest, TestMaxTokenLenTokenizer, TestQueryWrapperFilter,
SuggesterWFSTTest, CoreAdminOperationTest, TestDistributedSearch,
TestExactStatsCache, TestClusterProperties, TestStressReorder,
BigEndianAscendingWordSerializerTest, DistributedFacetPivotLongTailTest,
TestUniqueKeyFieldResource, ZkShardTermsTest, DistanceFunctionTest,
ReplicationFactorTest, QueryResultKeyTest, TestTrackingShardHandlerFactory,
HdfsNNFailoverTest, TestRetrieveFieldsOptimizer, ShardRoutingTest,
DateRangeFieldTest, TestRequestStatusCollectionAPI, TimeZoneUtilsTest,
TestHdfsUpdateLog, TestManagedResource, DOMUtilTest,
HdfsChaosMonkeyNothingIsSafeTest, FileBasedSpellCheckerTest, OverseerRolesTest,
HdfsLockFactoryTest, TestBadConfig, TestBlobHandler,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [210/785 (1!)] on J1 in 0.87s, 4 tests, 1 error <<<
FAILURES!
[...truncated 51588 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/539/consoleText
[repro] Revision: bbf48c9440facd43d42c5ca738302b1e68f96f4b
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=AtomicUpdateProcessorFactoryTest
-Dtests.method=testMultipleThreads -Dtests.seed=16DCD84A4197255E
-Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=Indian/Maldives
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AtomicUpdateProcessorFactoryTest
[repro] ant compile-test
[...truncated 3335 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AtomicUpdateProcessorFactoryTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=16DCD84A4197255E
-Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=Indian/Maldives
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 31 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-001/init-core-data-001
[junit4] 2> 8526 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 8891 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.e.j.u.log Logging initialized @8946ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 8942 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 9002 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 9016 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 9412 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr
[junit4] 2> 9425 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 10360 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 10718 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 10843 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 10888 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieFloatField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 10914 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieLongField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 10937 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDoubleField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 11250 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDateField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 12242 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 12447 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 12478 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 12531 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.CurrencyField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 12619 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.EnumField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 12827 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 15942 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a056b26
[junit4] 2> 15951 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a056b26
[junit4] 2> 15952 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a056b26
[junit4] 2> 16134 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 16160 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 16250 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 16313 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 16492 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 16531 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 16851 INFO (coreLoadExecutor-6-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@7a056b26
[junit4] 2> 16878 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 16913 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-001/init-core-data-001/]
[junit4] 2> 17067 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 17608 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 21569 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 21570 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 21611 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 21612 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 21640 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1077306366,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 21769 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@564adf5c[collection1] main]
[junit4] 2> 22084 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 22331 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 22640 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 23962 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 23980 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 23980 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 23980 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 23985 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 23988 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 23997 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1596097510647005184
[junit4] 2> 24002 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 24006 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 24011 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 24015 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 24017 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@564adf5c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 24043 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 25041 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596097511741718528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 25042 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1eb01e0c
commitCommandVersion:1596097511741718528
[junit4] 2> 26022 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d75eeec[collection1] main]
[junit4] 2> 26036 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 26037 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d75eeec[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)))}
[junit4] 2> 26046 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1364
[junit4] 2> 26437 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=355
[junit4] 2> 26527 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=33
[junit4] 2> 26552 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=19
[junit4] 2> 26554 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=1
[junit4] 2> 26557 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 26559 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 26619 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596097513396371456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 26619 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1eb01e0c
commitCommandVersion:1596097513396371456
[junit4] 2> 26703 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@62efae85[collection1] main]
[junit4] 2> 26706 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 26710 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62efae85[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):c1)))}
[junit4] 2> 26714 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 95
[junit4] 2> 26716 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 26720 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 26724 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 26726 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&indent=true&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 26729 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 26738 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 26740 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 26741 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 26742 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 26743 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 26747 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[16DCD84A4197255E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] OK 2.74s J1 | AtomicUpdateProcessorFactoryTest.testBasics
[junit4] 2> 26756 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 26767 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 26768 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ae442db[collection1]
realtime]
[junit4] 2> 26769 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 12
[junit4] 2> 26793 WARN (Thread-4) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596097513559949312 actual=1596097513566240768
Retrying with new version .... (1)
[junit4] 2> 26794 WARN (Thread-4) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596097513566240768 actual=1596097513578823680
Retrying with new version .... (2)
[junit4] 2> 26795 WARN (Thread-4) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596097513578823680 actual=1596097513579872256
Retrying with new version .... (3)
[junit4] 2> 26806 WARN (Thread-11) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596097513589309440 actual=1596097513591406592
Retrying with new version .... (1)
[junit4] 2> 26808 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596097513594552320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 26808 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1eb01e0c
commitCommandVersion:1596097513594552320
[junit4] 2> 26892 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e48ac53[collection1] main]
[junit4] 2> 26893 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 26900 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e48ac53[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):c10/9:delGen=1)))}
[junit4] 2> 26904 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 96
[junit4] 2> 26906 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 27051 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:(n1c5qkqwxd7l125i7eis+l7yv6seoe5f763bzfpne+ab3t0wtkpeylnegyci1m+nvq623h0zdeq0ho5156l+3sb8wbazg3ncqg8zpo8o)&wt=xml}
hits=1 status=0 QTime=70
[junit4] 2> 27053 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:23&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 27054 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=int_i:23&wt=xml
[junit4] 2> 27055 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:23&wt=xml:java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=int_i:23&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 27057 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=16DCD84A4197255E -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=fr-CA -Dtests.timezone=Indian/Maldives -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.31s J1 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=int_i:23&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] > ... 40 more
[junit4] 2> 27068 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 27069 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] OK 0.00s J1 |
AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed
[junit4] 2> 27073 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 27073 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] OK 0.00s J1 |
AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed
[junit4] 2> 27074 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 27074 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32249727
[junit4] 2> 27074 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 27077 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a75b7e6: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5f3b3cd7
[junit4] 2> 27095 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 27096 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ecb9b9c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@a213cf2
[junit4] 2> 27096 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 27096 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@131ce2cb: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@493f6245
[junit4] 2> 27100 INFO (coreCloseExecutor-12-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@442df810
[junit4] 2> 27100 INFO (coreCloseExecutor-12-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1143863312
[junit4] 2> 27100 INFO (coreCloseExecutor-12-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d6c62f7: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6bba54f9
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=FSTOrd50, int_i=FSTOrd50,
range_facet_l_dv=BlockTreeOrds(blocksize=128),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=Asserting),
title=PostingsFormat(name=LuceneVarGapDocFreqInterval),
title_lettertok=BlockTreeOrds(blocksize=128), count_i=FSTOrd50,
range_facet_l=PostingsFormat(name=Asserting),
title_stringNoNorms=PostingsFormat(name=Asserting),
title_stemmed=PostingsFormat(name=LuceneVarGapDocFreqInterval),
cat=PostingsFormat(name=Asserting),
id_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=BlockTreeOrds(blocksize=128),
range_facet_i_dv=PostingsFormat(name=Asserting), text=FSTOrd50,
timestamp=PostingsFormat(name=Asserting)},
docValues:{int_i=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene70),
count_i=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=932,
maxMBSortInHeap=7.458506710017408, sim=RandomSimilarity(queryNorm=false): {},
locale=fr-CA, timezone=Indian/Maldives
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=19058552,total=60923904
[junit4] 2> NOTE: All tests run in this JVM:
[AtomicUpdateProcessorFactoryTest]
[junit4] Completed [1/5 (1!)] on J1 in 25.44s, 4 tests, 1 error <<< FAILURES!
[...truncated 1 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-001/init-core-data-001
[junit4] 2> 8245 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 8603 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.e.j.u.log Logging initialized @8666ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 8641 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 8688 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrT
[...truncated too long message...]
m.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 30608 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=16DCD84A4197255E -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=fr-CA -Dtests.timezone=Indian/Maldives -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.05s J1 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([16DCD84A4197255E:3AEEAFC7CD5353DA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=int_i:23&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] > ... 40 more
[junit4] 2> 30610 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 30613 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] OK 0.00s J1 |
AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed
[junit4] 2> 30617 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 30618 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[16DCD84A4197255E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] OK 0.01s J1 |
AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed
[junit4] 2> 30618 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 30618 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1183652961
[junit4] 2> 30618 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 30618 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3bafd84a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@63d0adf5
[junit4] 2> 30624 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 30624 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68512771: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@a213cf2
[junit4] 2> 30625 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 30625 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[16DCD84A4197255E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@41835195: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@493f6245
[junit4] 2> 30626 INFO (coreCloseExecutor-38-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@584fd66b
[junit4] 2> 30626 INFO (coreCloseExecutor-38-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1481627243
[junit4] 2> 30626 INFO (coreCloseExecutor-38-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4aeb8624: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@78df4cf4
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_16DCD84A4197255E-003
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=FSTOrd50, int_i=FSTOrd50,
range_facet_l_dv=BlockTreeOrds(blocksize=128),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=Asserting),
title=PostingsFormat(name=LuceneVarGapDocFreqInterval),
title_lettertok=BlockTreeOrds(blocksize=128), count_i=FSTOrd50,
range_facet_l=PostingsFormat(name=Asserting),
title_stringNoNorms=PostingsFormat(name=Asserting),
title_stemmed=PostingsFormat(name=LuceneVarGapDocFreqInterval),
cat=PostingsFormat(name=Asserting),
id_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=BlockTreeOrds(blocksize=128),
range_facet_i_dv=PostingsFormat(name=Asserting), text=FSTOrd50,
timestamp=PostingsFormat(name=Asserting)},
docValues:{int_i=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene70),
count_i=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=932,
maxMBSortInHeap=7.458506710017408, sim=RandomSimilarity(queryNorm=false): {},
locale=fr-CA, timezone=Indian/Maldives
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=23426480,total=80707584
[junit4] 2> NOTE: All tests run in this JVM:
[AtomicUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [5/5 (5!)] on J1 in 1.16s, 4 tests, 1 error <<< FAILURES!
[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1092:
There were test failures: 5 suites, 20 tests, 5 errors [seed: 16DCD84A4197255E]
Total time: 33 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[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=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/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=bbf48c9440facd43d42c5ca738302b1e68f96f4b,
workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #538
Recording test results
Setting
ANT_1_8_2_HOME=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]