Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/13/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseG1GC
4 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([F24042AEF1B0E162:DE7235237D7497E6]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
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:19&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
... 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([F24042AEF1B0E162:DE7235237D7497E6]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:260)
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">1</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request
was:q=cat:550e6x41haoczi1tu1kp+8m89b6oxusd59g0239su+l9s3gzohp1ydwjv779x6+qhhrrx91hl13p714a8vx+39yxcjn9o45ybcvzg808&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
... 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([F24042AEF1B0E162:DE7235237D7497E6]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
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:19&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
... 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([F24042AEF1B0E162:DE7235237D7497E6]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
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:19&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
... 40 more
Build Log:
[...truncated 1776 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180324_065504_0151523990062745877126.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] codec: DummyCompressingStoredFields, pf: LuceneFixedGap, dvf: Direct
[junit4] <<< JVM J0: EOF ----
[...truncated 12878 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001
[junit4] 2> 2633537 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 2633537 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2633538 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2633538 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2633539 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2633539 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2633558 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 2633573 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2633726 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2633803 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@527549c7
[junit4] 2> 2633811 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@527549c7
[junit4] 2> 2633811 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@527549c7
[junit4] 2> 2633812 INFO (coreLoadExecutor-12211-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2633813 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2633835 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 2633857 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2633973 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2633979 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2633980 INFO (coreLoadExecutor-12211-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@527549c7
[junit4] 2> 2633980 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2633980 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001/]
[junit4] 2> 2633981 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=30.576171875,
floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=18.41993174522107,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2634021 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2634021 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2634023 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2634023 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2634023 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=38.7919921875,
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=6.015001289942976,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2634024 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba9129f[collection1]
main]
[junit4] 2> 2634024 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2634041 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2634123 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2634124 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2634124 INFO (coreLoadExecutor-12211-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1595805368936562688
[junit4] 2> 2634124 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2634124 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2634124 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2634124 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2634125 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2634125 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2634125 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2634125 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2634126 INFO
(searcherExecutor-12212-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ba9129f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2634127 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2634129 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 2634133 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595805368945999872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2634133 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@aefad7d
commitCommandVersion:1595805368945999872
[junit4] 2> 2634135 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f0ea79c[collection1] main]
[junit4] 2> 2634136 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2634137 INFO (searcherExecutor-12212-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f0ea79c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
[junit4] 2> 2634137 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 2634139 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634140 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634140 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634140 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634140 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634141 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634142 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595805368955437056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2634142 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@aefad7d
commitCommandVersion:1595805368955437056
[junit4] 2> 2634144 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f8dec15[collection1] main]
[junit4] 2> 2634145 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2634146 INFO (searcherExecutor-12212-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f8dec15[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
[junit4] 2> 2634146 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 2634147 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634147 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634147 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634148 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634148 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634148 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634149 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634149 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634149 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634149 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 2634150 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 2634152 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 2634152 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2634152 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c214ba8[collection1]
realtime]
[junit4] 2> 2634153 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] 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> 2634162 WARN (Thread-10436) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595805368966971392 actual=1595805368976408576Retrying
with new version .... (1)
[junit4] 2> 2634162 WARN (Thread-10437) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595805368974311424 actual=1595805368976408576Retrying
with new version .... (1)
[junit4] 2> 2634163 WARN (Thread-10435) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595805368966971392 actual=1595805368976408576Retrying
with new version .... (1)
[junit4] 2> 2634164 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595805368978505728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2634164 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@aefad7d
commitCommandVersion:1595805368978505728
[junit4] 2> 2634165 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@309d12f8[collection1] main]
[junit4] 2> 2634166 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2634167 INFO (searcherExecutor-12212-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@309d12f8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
[junit4] 2> 2634168 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 4
[junit4] 2> 2634168 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] 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> 2634169 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:550e6x41haoczi1tu1kp+8m89b6oxusd59g0239su+l9s3gzohp1ydwjv779x6+qhhrrx91hl13p714a8vx+39yxcjn9o45ybcvzg808&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 2634170 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:19&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2634170 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] 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:19&wt=xml
[junit4] 2> 2634170 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:19&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:19&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[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> 2634171 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J0 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[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:19&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
[junit4] > ... 40 more
[junit4] 2> 2634174 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 2634174 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 2634176 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 2634177 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 2634177 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2634177 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=410720814
[junit4] 2> 2634177 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2634177 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5617b9b5: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7e06b3ad
[junit4] 2> 2634181 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2634181 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c52f460: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1b174b84
[junit4] 2> 2634185 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2634185 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67753dcc: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@43dc0819
[junit4] 2> 2634185 INFO (coreCloseExecutor-12217-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@129f68c6
[junit4] 2> 2634185 INFO (coreCloseExecutor-12217-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=312436934
[junit4] 2> 2634185 INFO (coreCloseExecutor-12217-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f7538ff: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@47db942f
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=US/Arizona
[junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation
1.8.0_162 (64-bit)/cpus=8,threads=1,free=145413288,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [OutputWriterTest,
MissingSegmentRecoveryTest, ConfigureRecoveryStrategyTest,
SpellCheckCollatorTest, TestPayloadCheckQParserPlugin, HdfsLockFactoryTest,
SolrJmxReporterCloudTest, TestDFISimilarityFactory, PluginInfoTest,
XmlUpdateRequestHandlerTest, TestCloudPseudoReturnFields,
TestSchemaSimilarityResource, LeaderElectionContextKeyTest,
TestCollectionsAPIViaSolrCloudCluster,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, RemoteQueryErrorTest,
SegmentsInfoRequestHandlerTest, HdfsUnloadDistributedZkTest,
TestDistribDocBasedVersion, AnalyticsMergeStrategyTest, TestStreamBody,
TestPHPSerializedResponseWriter, TestReplicaProperties,
TestSimpleQParserPlugin, DefaultValueUpdateProcessorTest, SolrPluginUtilsTest,
FullSolrCloudDistribCmdsTest, JSONWriterTest, TestCSVResponseWriter,
TestHighlightDedupGrouping, TestClusterStateProvider, TestNodeAddedTrigger,
ClassificationUpdateProcessorTest, HdfsRecoverLeaseTest,
TestAnalyzeInfixSuggestions, JavabinLoaderTest, TestManagedResourceStorage,
BlockDirectoryTest, TestHashPartitioner, SuggestComponentTest,
ZkShardTermsTest, AutoAddReplicasPlanActionTest, CdcrBidirectionalTest,
TermVectorComponentDistributedTest, MoveReplicaTest, CreateRoutedAliasTest,
TestConfigSetsAPIZkFailure, UUIDFieldTest, ReplicationFactorTest,
DistributedFacetExistsSmallTest, CoreAdminRequestStatusTest, TestWriterPerf,
StatsComponentTest, TestIBSimilarityFactory, TestExecutePlanAction,
TestConfigSetProperties, TestSubQueryTransformerCrossCore,
TestPullReplicaErrorHandling, MetricTriggerTest, LeaderVoteWaitTimeoutTest,
TestNumericRangeQuery32, ExternalFileFieldSortTest,
ShufflingReplicaListTransformerTest, TestScoreJoinQPNoScore,
TestCollationField, TestStressUserVersions, TestExtendedDismaxParser,
TestUniqueKeyFieldResource, TestSolrQueryParser, TestCustomSort,
DirectUpdateHandlerTest, TestFieldCacheVsDocValues,
DistribJoinFromCollectionTest, TestIndexingPerformance, TestCustomStream,
TestGroupingSearch, CloudMLTQParserTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestOnReconnectListenerSupport,
HDFSCollectionsAPITest, TestNRTOpen, TestInPlaceUpdatesDistrib,
TestSimDistributedQueue, TestDocSet, ZkSolrClientTest, TestRawResponseWriter,
TestCustomDocTransformer, SSLMigrationTest, TestComponentsName,
CursorPagingTest, SimpleFacetsTest, MetricsHandlerTest,
FieldAnalysisRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest,
FacetPivotSmallTest, RankQueryTest, ScheduledMaintenanceTriggerTest,
TestRebalanceLeaders, TestOrdValues, CleanupOldIndexTest, TestPointFields,
ImplicitSnitchTest, TestNumericTerms32, TestDocumentBuilder,
BlobRepositoryCloudTest, TestSlowCompositeReaderWrapper,
TestClusterStateMutator, SolrIndexSplitterTest, SpellingQueryConverterTest,
DistributedQueryElevationComponentTest, SolrCLIZkUtilsTest,
TestPhraseSuggestions, TestAuthorizationFramework, V2StandaloneTest,
TestQuerySenderNoQuery, TestCollapseQParserPlugin, TestFieldTypeResource,
SolrCoreCheckLockOnStartupTest, TestSolrCloudSnapshots,
SolrCoreMetricManagerTest, DocValuesNotIndexedTest, TokenizerChainTest,
TestClusterProperties, TestExclusionRuleCollectionAccess,
TestPseudoReturnFields, BasicDistributedZkTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest,
BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting,
TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch,
TestRecovery, ZkControllerTest, TestStressReorder, TestJoin,
TestStressVersions, DistributedTermsComponentTest, TestCoreContainer,
SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort,
TestFiltering, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher,
ShowFileRequestHandlerTest, TestCoreDiscovery, SuggesterFSTTest,
CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery,
DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene,
SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate,
TestWordDelimiterFilterFactory, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoBeanTest,
XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest,
LukeRequestHandlerTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest,
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest,
MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest,
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, ReturnFieldsTest,
MBeansHandlerTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter,
DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ,
TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest,
SystemInfoHandlerTest, DistributedMLTComponentTest, TestRTGBase,
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler,
TestTolerantSearch, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
AddReplicaTest, AliasIntegrationTest, DistributedVersionInfoTest,
LIROnShardRestartTest, LeaderFailureAfterFreshStartTest,
PeerSyncReplicationTest, TestCloudPivotFacet, TestConfigSetsAPI,
TestRandomFlRTGCloud, TestSkipOverseerOperations,
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation,
TestStressInPlaceUpdates, CollectionReloadTest,
CollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore,
AutoScalingHandlerTest, ExecutePlanActionTest, HttpTriggerListenerTest,
SystemLogListenerTest, TestDistribStateManager, TestGenericDistributedQueue,
TestTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBootstrapTest,
TestImplicitCoreProperties, TestInitParams, TestSimpleTextCodec, TestSolrXml,
ResponseBuilderTest, TestBlobHandler, TestConfigReload,
TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler,
TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, TestApiFramework,
TestCollectionAPIs, CustomHighlightComponentTest,
DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest,
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest,
HighlighterMaxOffsetTest, UninvertDocValuesMergePolicyTest, CheckHdfsIndexTest,
RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestMacroExpander,
TestBinaryResponseWriter, TestGraphMLResponseWriter,
TestJavabinTupleStreamParser, TestPushWriter, TestRawTransformer,
TestManagedResource, TestCopyFieldCollectionResource,
TestFieldCollectionResource, TestSchemaNameResource,
TestManagedSynonymFilterFactory, BadCopyFieldTest, CurrencyFieldTypeTest,
SpatialRPTFieldTypeTest, TestCloudManagedSchema, CursorMarkTest,
TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard,
TestComplexPhraseQParserPlugin, TestFieldSortValues,
TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMissingGroups,
TestRecoveryHdfs, BJQParserTest, BlockJoinFacetDistribTest, TestNestedDocsSort,
TestScoreJoinQPScore, TestJsonRequest, TestDistribIDF,
BasicAuthIntegrationTest, HttpSolrCallGetCoreTest, TestDocTermOrds,
TestFieldCacheReopen, TestFieldCacheSortRandom, AddBlockUpdateTest,
DataDrivenBlockJoinTest, TestDocBasedVersionConstraints, VersionInfoTest,
AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
[junit4] Completed [763/784 (1!)] on J0 in 0.67s, 4 tests, 1 error <<<
FAILURES!
[...truncated 49612 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/13/consoleText
[repro] Revision: bf33c0a4c0d518a2afd4e06acff06931a61ef16c
[repro] Repro line: ant test -Dtestcase=AtomicUpdateProcessorFactoryTest
-Dtests.method=testMultipleThreads -Dtests.seed=F24042AEF1B0E162
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uk
-Dtests.timezone=US/Arizona -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 3314 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AtomicUpdateProcessorFactoryTest" -Dtests.showOutput=onerror
-Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 32 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001
[junit4] 2> 0 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 56 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.e.j.u.log Logging initialized @2062ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 64 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 75 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 109 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 227 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr
[junit4] 2> 237 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 644 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 914 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1447 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-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> 1533 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-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> 1539 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-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> 1549 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-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> 1740 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2661 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2662 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2662 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2681 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2685 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2762 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 2846 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3035 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3079 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3159 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 3166 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3174 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001/]
[junit4] 2> 3237 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=30.576171875,
floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=18.41993174522107,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 3386 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> 4275 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4275 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> 4289 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4289 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4296 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=38.7919921875,
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=6.015001289942976,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 4323 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@57edec78[collection1] main]
[junit4] 2> 4469 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 4579 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 4777 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 5007 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 5018 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 5018 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 5018 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 5020 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 1595806326736289792
[junit4] 2> 5022 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 5030 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 5033 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 5033 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 5034 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 5034 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 5047 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 5058 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57edec78[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5290 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595806327019405312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5290 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3e3915ee
commitCommandVersion:1595806327019405312
[junit4] 2> 5472 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@20cdbe73[collection1] main]
[junit4] 2> 5478 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@20cdbe73[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
[junit4] 2> 5479 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5480 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 279
[junit4] 2> 5556 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=66
[junit4] 2> 5569 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5571 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5578 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=4
[junit4] 2> 5580 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5582 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5611 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595806327355998208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5612 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3e3915ee
commitCommandVersion:1595806327355998208
[junit4] 2> 5633 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b263f7d[collection1] main]
[junit4] 2> 5635 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3b263f7d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
[junit4] 2> 5638 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5638 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 27
[junit4] 2> 5642 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=3
[junit4] 2> 5648 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5649 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5655 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&indent=true&wt=xml} hits=1 status=0 QTime=4
[junit4] 2> 5657 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5658 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5669 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=10
[junit4] 2> 5671 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5672 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5673 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] 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> 5674 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] OK 0.64s J1 | AtomicUpdateProcessorFactoryTest.testBasics
[junit4] 2> 5679 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 5685 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 5687 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@220a16d3[collection1]
realtime]
[junit4] 2> 5687 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] 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 7
[junit4] 2> 5718 WARN (Thread-11) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595806327443030016 actual=1595806327467147264Retrying
with new version .... (1)
[junit4] 2> 5718 WARN (Thread-10) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1595806327443030016 actual=1595806327467147264Retrying
with new version .... (1)
[junit4] 2> 5722 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1595806327472390144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5722 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3e3915ee
commitCommandVersion:1595806327472390144
[junit4] 2> 5734 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e2dd119[collection1] main]
[junit4] 2> 5736 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5736 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e2dd119[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
[junit4] 2> 5737 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 14
[junit4] 2> 5738 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] 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> 5768 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:550e6x41haoczi1tu1kp+8m89b6oxusd59g0239su+l9s3gzohp1ydwjv779x6+qhhrrx91hl13p714a8vx+39yxcjn9o45ybcvzg808&wt=xml}
hits=1 status=0 QTime=11
[junit4] 2> 5769 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:19&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 5770 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] 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:19&wt=xml
[junit4] 2> 5771 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:19&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:19&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[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> 5771 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.10s J1 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[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:19&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
[junit4] > ... 40 more
[junit4] 2> 5778 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 5778 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] OK 0.00s J1 |
AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed
[junit4] 2> 5782 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 5782 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] OK 0.00s J1 |
AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed
[junit4] 2> 5783 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 5783 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=686867626
[junit4] 2> 5783 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 5784 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@728311be: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 5784 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 5784 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@76727ae5: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 5784 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 5784 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57994c4c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2>
[...truncated too long message...]
t4] 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> 7423 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.08s J1 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[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:19&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
[junit4] > ... 40 more
[junit4] 2> 7425 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 7425 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] OK 0.00s J1 |
AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed
[junit4] 2> 7426 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 7427 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] OK 0.00s J1 |
AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed
[junit4] 2> 7427 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 7427 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=861724965
[junit4] 2> 7427 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7427 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ddf970c: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 7427 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7427 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@63f6c15: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 7428 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7428 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68a176d7: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 7428 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7bc95630
[junit4] 2> 7428 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2076792368
[junit4] 2> 7428 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a0605b6: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-002
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=US/Arizona
[junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation
1.8.0_162 (64-bit)/cpus=8,threads=1,free=231916784,total=365953024
[junit4] 2> NOTE: All tests run in this JVM:
[AtomicUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
[junit4] Completed [5/5 (5!)] on J1 in 1.35s, 4 tests, 1 error <<< FAILURES!
[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1561:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1085:
There were test failures: 5 suites, 20 tests, 5 errors [seed: F24042AEF1B0E162]
Total time: 11 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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=bf33c0a4c0d518a2afd4e06acff06931a61ef16c,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #12
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]