Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1601/
Java: 64bit/jdk-11-ea+5 -XX:-UseCompressedOops -XX:+UseSerialGC
2 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([18098A691C52922B:343BFDE49096E4AF]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:841)
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:24&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 39 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([18098A691C52922B:343BFDE49096E4AF]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:841)
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:24&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
... 39 more
Build Log:
[...truncated 1787 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180327_141409_0837657391839356786886.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] codec: FastCompressingStoredFields, pf:
LuceneVarGapDocFreqInterval, dvf: Asserting
[junit4] <<< JVM J2: EOF ----
[...truncated 10940 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_18098A691C52922B-001/init-core-data-001
[junit4] 2> 428634 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
[junit4] 2> 428634 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 428635 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 428635 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 428635 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 428635 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 428648 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 428660 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 428721 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 428739 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128e4a9c
[junit4] 2> 428744 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128e4a9c
[junit4] 2> 428744 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128e4a9c
[junit4] 2> 428745 INFO (coreLoadExecutor-2206-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 428745 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 428758 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 428778 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 428829 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 428833 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 428833 INFO (coreLoadExecutor-2206-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@128e4a9c
[junit4] 2> 428833 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 428834 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_18098A691C52922B-001/init-core-data-001/]
[junit4] 2> 428835 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 428869 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 428869 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 428870 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 428870 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 428870 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1449905186,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 428871 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4fce7d0b[collection1] main]
[junit4] 2> 428871 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 429076 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 429160 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 429160 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 429160 INFO (coreLoadExecutor-2206-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1596102302932926464
[junit4] 2> 429161 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 429161 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 429161 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 429161 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 429161 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 429161 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 429162 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 429162 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 429162 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 429163 INFO
(searcherExecutor-2207-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4fce7d0b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 429164 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 429165 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 429167 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 429168 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596102302941315072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 429168 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@19afe22a
commitCommandVersion:1596102302941315072
[junit4] 2> 429172 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@4792070e[collection1] main]
[junit4] 2> 429172 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 429173 INFO (searcherExecutor-2207-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4792070e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
[junit4] 2> 429173 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 429174 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429175 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429175 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429175 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429175 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429175 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429177 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596102302950752256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 429177 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@19afe22a
commitCommandVersion:1596102302950752256
[junit4] 2> 429179 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@60a8a6d3[collection1] main]
[junit4] 2> 429180 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 429181 INFO (searcherExecutor-2207-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@60a8a6d3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
[junit4] 2> 429181 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 429181 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429182 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429182 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429182 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429182 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429182 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429183 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429183 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429183 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429183 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 429183 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 429185 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 429185 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 429185 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60c6c791[collection1]
realtime]
[junit4] 2> 429185 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] 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> 429199 WARN (Thread-2456) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302972772352 actual=1596102302973820928
Retrying with new version .... (1)
[junit4] 2> 429199 WARN (Thread-2455) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302972772352 actual=1596102302973820928
Retrying with new version .... (1)
[junit4] 2> 429199 WARN (Thread-2452) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302964383744 actual=1596102302973820929
Retrying with new version .... (1)
[junit4] 2> 429200 WARN (Thread-2451) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302964383744 actual=1596102302973820929
Retrying with new version .... (1)
[junit4] 2> 429200 WARN (Thread-2451) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302973820929 actual=1596102302974869504
Retrying with new version .... (2)
[junit4] 2> 429200 WARN (Thread-2454) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302964383744 actual=1596102302974869504
Retrying with new version .... (1)
[junit4] 2> 429200 WARN (Thread-2453) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302964383744 actual=1596102302974869504
Retrying with new version .... (1)
[junit4] 2> 429200 WARN (Thread-2451) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302974869504 actual=1596102302974869505
Retrying with new version .... (3)
[junit4] 2> 429200 WARN (Thread-2455) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302973820928 actual=1596102302974869505
Retrying with new version .... (2)
[junit4] 2> 429200 WARN (Thread-2457) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302973820928 actual=1596102302974869505
Retrying with new version .... (1)
[junit4] 2> 429200 WARN (Thread-2457) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302974869505 actual=1596102302974869506
Retrying with new version .... (2)
[junit4] 2> 429200 WARN (Thread-2451) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302974869505 actual=1596102302974869506
Retrying with new version .... (4)
[junit4] 2> 429200 WARN (Thread-2453) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302974869504 actual=1596102302974869506
Retrying with new version .... (2)
[junit4] 2> 429200 WARN (Thread-2453) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302974869506 actual=1596102302974869507
Retrying with new version .... (3)
[junit4] 2> 429201 WARN (Thread-2451) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302974869506 actual=1596102302974869507
Retrying with new version .... (5)
[junit4] 2> 429201 WARN (Thread-2451) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596102302974869507 actual=1596102302975918080
Retrying with new version .... (6)
[junit4] 2> 429201 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596102302975918082,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 429201 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@19afe22a
commitCommandVersion:1596102302975918082
[junit4] 2> 429203 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d07b2c8[collection1] main]
[junit4] 2> 429203 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 429204 INFO (searcherExecutor-2207-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d07b2c8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
[junit4] 2> 429205 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 429205 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] 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> 429206 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:(r0v6e5gduyrynh011lju+eit8pvvrt8g3dqnbin7z+t4u7mba50r7edvuvp1nk+cxtfqd6k6f2279acepqg+z7w087x5qvhl5u07wa8p)&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 429206 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:24&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 429206 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] 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:24&wt=xml
[junit4] 2> 429207 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:24&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:24&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[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
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.base/java.lang.Thread.run(Thread.java:841)
[junit4] 2>
[junit4] 2> 429207 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=18098A691C52922B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-419 -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.03s J0 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([18098A691C52922B:343BFDE49096E4AF]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:841)
[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:24&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] > ... 39 more
[junit4] 2> 429210 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 429210 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 429210 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 429210 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1840995075
[junit4] 2> 429210 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 429210 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3db4ea58: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2f51bfa
[junit4] 2> 429214 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 429214 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f246bc9: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@758054f7
[junit4] 2> 429217 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 429217 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ebee492: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@15e58e1e
[junit4] 2> 429218 INFO (coreCloseExecutor-2212-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5903715d
[junit4] 2> 429218 INFO (coreCloseExecutor-2212-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1493397853
[junit4] 2> 429218 INFO (coreCloseExecutor-2212-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39e6580: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d2bbe54
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_18098A691C52922B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=PostingsFormat(name=LuceneVarGapFixedInterval),
title_stringNoNorms=FST50, title_stemmed=PostingsFormat(name=Direct),
multiDefault=FST50, cat=FST50,
id=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=Memory), title=PostingsFormat(name=Direct),
title_lettertok=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1973,
maxMBSortInHeap=5.6478364710686915, sim=RandomSimilarity(queryNorm=false): {},
locale=es-419, timezone=Europe/Istanbul
[junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 11-ea
(64-bit)/cpus=8,threads=1,free=174793088,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery,
TestConfigSetsAPIZkFailure, TestClusterProperties, TestMissingGroups,
ConfigureRecoveryStrategyTest, TestNestedDocsSort, BooleanFieldTest,
TestCSVResponseWriter, TestCustomStream, TestCSVLoader,
DistributedFacetPivotLongTailTest, TestBackupRepositoryFactory,
TestBulkSchemaAPI, RemoteQueryErrorTest, V2StandaloneTest,
RegexBytesRefFilterTest, ReplicationFactorTest,
DistributedQueryElevationComponentTest, TestManagedSchemaThreadSafety,
CdcrUpdateLogTest, TestRuleBasedAuthorizationPlugin, TestReRankQParserPlugin,
SolrGraphiteReporterTest, HLLSerializationTest, TestReplicaProperties,
TestOmitPositions, TestRemoteStreaming, CurrencyRangeFacetCloudTest,
TestLuceneMatchVersion, TestConfigReload, MergeStrategyTest,
TestClassicSimilarityFactory, MoveReplicaTest, ScheduledMaintenanceTriggerTest,
SolrIndexMetricsTest, LeaderVoteWaitTimeoutTest, TestCloudPseudoReturnFields,
TestSkipOverseerOperations, SimpleFacetsTest,
DistributedFacetPivotWhiteBoxTest, TestCloudInspectUtil,
WrapperMergePolicyFactoryTest, TestCrossCoreJoin,
OutOfBoxZkACLAndCredentialsProvidersTest, BlockJoinFacetSimpleTest,
ZkShardTermsTest, CleanupOldIndexTest, XmlUpdateRequestHandlerTest,
HDFSCollectionsAPITest, TestHdfsUpdateLog, SolrMetricReporterTest,
TestSerializedLuceneMatchVersion, TestDistribIDF,
TestOverriddenPrefixQueryForCustomFieldType, TestSolrConfigHandlerConcurrent,
SpellingQueryConverterTest, CoreAdminOperationTest, ConfigSetsAPITest,
TestUninvertingReader, StatsComponentTest, TestDistribDocBasedVersion,
TestOnReconnectListenerSupport, TestTolerantUpdateProcessorRandomCloud,
ExitableDirectoryReaderTest, TestExtendedDismaxParser, TestJoin,
TestExpandComponent, SolrCoreCheckLockOnStartupTest, TestDocumentBuilder,
TestBinaryResponseWriter, SolrCLIZkUtilsTest, SystemLogListenerTest,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [172/785 (1!)] on J0 in 0.60s, 4 tests, 1 error <<<
FAILURES!
[...truncated 44928 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1601/consoleText
[repro] Revision: bbf48c9440facd43d42c5ca738302b1e68f96f4b
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=AtomicUpdateProcessorFactoryTest
-Dtests.method=testMultipleThreads -Dtests.seed=18098A691C52922B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-419
-Dtests.timezone=Europe/Istanbul -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 3319 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AtomicUpdateProcessorFactoryTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=18098A691C52922B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-419
-Dtests.timezone=Europe/Istanbul -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 54 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_18098A691C52922B-001/init-core-data-001
[junit4] 2> 7705 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 7708 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 7708 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 7710 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 7711 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 7711 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 7815 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 7865 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 8167 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 8264 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ca7578d
[junit4] 2> 8265 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ca7578d
[junit4] 2> 8265 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ca7578d
[junit4] 2> 8309 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 8310 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 8396 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 8471 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 8686 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 8732 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 8733 INFO (coreLoadExecutor-19-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@7ca7578d
[junit4] 2> 8734 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 8734 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_18098A691C52922B-001/init-core-data-001/]
[junit4] 2> 8736 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 8821 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 8821 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 8824 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 8824 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 8827 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1449905186,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 8829 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d9d6a3d[collection1] main]
[junit4] 2> 8831 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 8863 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 8976 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 8977 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 8977 INFO (coreLoadExecutor-19-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1596104570791002112
[junit4] 2> 8978 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 8979 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 8979 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 8980 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 8980 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 8981 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 8981 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 8981 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 8983 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 8984 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] OK 0.00s J2 |
AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed
[junit4] 2> 8987 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 8991 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 8997 INFO
(searcherExecutor-20-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d9d6a3d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9001 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596104570816167936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9001 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@32399a03
commitCommandVersion:1596104570816167936
[junit4] 2> 9031 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@46d21ae7[collection1] main]
[junit4] 2> 9032 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9036 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@46d21ae7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
[junit4] 2> 9036 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 35
[junit4] 2> 9039 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=1
[junit4] 2> 9042 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=1
[junit4] 2> 9043 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9045 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9046 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9048 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9052 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596104570869645312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9052 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@32399a03
commitCommandVersion:1596104570869645312
[junit4] 2> 9059 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d97578b[collection1] main]
[junit4] 2> 9064 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d97578b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
[junit4] 2> 9065 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9065 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 9066 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9068 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9070 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9072 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9073 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9077 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9079 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=1
[junit4] 2> 9080 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9082 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9083 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] 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> 9084 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[18098A691C52922B]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] OK 0.10s J2 | AtomicUpdateProcessorFactoryTest.testBasics
[junit4] 2> 9097 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 9097 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 9098 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@129e552e[collection1]
realtime]
[junit4] 2> 9098 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] 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 1
[junit4] 2> 9143 WARN (Thread-20) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570924171264 actual=1596104570964017152
Retrying with new version .... (1)
[junit4] 2> 9143 WARN (Thread-19) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570924171264 actual=1596104570964017152
Retrying with new version .... (1)
[junit4] 2> 9146 WARN (Thread-16) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570924171264 actual=1596104570965065728
Retrying with new version .... (1)
[junit4] 2> 9147 WARN (Thread-15) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570924171264 actual=1596104570968211456
Retrying with new version .... (1)
[junit4] 2> 9148 WARN (Thread-17) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570924171264 actual=1596104570965065728
Retrying with new version .... (1)
[junit4] 2> 9148 WARN (Thread-19) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570965065728 actual=1596104570969260032
Retrying with new version .... (2)
[junit4] 2> 9152 WARN (Thread-17) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570969260032 actual=1596104570970308608
Retrying with new version .... (2)
[junit4] 2> 9154 WARN (Thread-18) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570924171264 actual=1596104570965065728
Retrying with new version .... (1)
[junit4] 2> 9154 WARN (Thread-21) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1596104570962968576 actual=1596104570974502912
Retrying with new version .... (1)
[junit4] 2> 9156 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596104570978697216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9156 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@32399a03
commitCommandVersion:1596104570978697216
[junit4] 2> 9166 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55c44ab6[collection1] main]
[junit4] 2> 9172 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@55c44ab6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
[junit4] 2> 9187 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9189 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 33
[junit4] 2> 9190 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] 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> 9193 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:(r0v6e5gduyrynh011lju+eit8pvvrt8g3dqnbin7z+t4u7mba50r7edvuvp1nk+cxtfqd6k6f2279acepqg+z7w087x5qvhl5u07wa8p)&wt=xml}
hits=1 status=0 QTime=1
[junit4] 2> 9194 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:24&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 9194 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] 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:24&wt=xml
[junit4] 2> 9195 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:24&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:24&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[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
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.base/java.lang.Thread.run(Thread.java:841)
[junit4] 2>
[junit4] 2> 9196 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=18098A691C52922B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=es-419 -Dtests.timezone=Europe/Istanbul
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.11s J2 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([18098A691C52922B:343BFDE49096E4AF]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:263)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:841)
[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:24&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
[junit4] > ... 39 more
[junit4] 2> 9201 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 9202 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[18098A691C52922B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] OK 0.00s J2 |
AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed
[junit4] 2> 9202 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 9202 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1223278290
[junit4] 2> 9202 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 9203 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@442439ea: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1d84bcec
[junit4] 2> 9210 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 9210 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fe1444: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@11fc234f
[junit4] 2> 9211 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 9211 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[18098A691C52922B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b542197: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@6c3a6b77
[junit4] 2> 9216 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@d1de164
[junit4] 2> 9217 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=220062052
[junit4] 2> 9217 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a5a0025: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@77b22a5e
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_18098A691C52922B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=PostingsFormat(name=LuceneVarGapFixedInterval),
title_stringNoNorms=FST50, title_stemmed=PostingsFormat(name=Direct),
multiDefault=FST50, cat=FST50,
id=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=Memory), title=PostingsFormat(name=Direct),
title_lettertok=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1973,
maxMBSortInHeap=5.6478364710686915, sim=RandomSimilarity(queryNorm=false): {},
locale=es-419, timezone=Europe/Istanbul
[junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 11-ea
(64-bit)/cpus=8,threads=1,free=433061840,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[AtomicUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
[junit4] Completed [4/5 (1!)] on J2 in 1.64s, 4 tests, 1 error <<< FAILURES!
[...truncated 18 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 20 tests, 1 error [seed: 18098A691C52922B]
Total time: 11 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/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=bbf48c9440facd43d42c5ca738302b1e68f96f4b,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1600
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]