Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20209/
Java: 64bit/jdk-9-ea+178 -XX:-UseCompressedOops -XX:+UseG1GC
--illegal-access=deny
1 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([4C84BF0BB100789D:60B6C8863DC40E19]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 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:25&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 39 more
Build Log:
[...truncated 13167 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_4C84BF0BB100789D-001/init-core-data-001
[junit4] 2> 2007752 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 2007752 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2007753 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 2007753 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2007753 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2007753 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2007769 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2007784 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2007844 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2007869 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@421464d4
[junit4] 2> 2007871 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@421464d4
[junit4] 2> 2007871 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@421464d4
[junit4] 2> 2007872 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2007892 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2007905 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2007958 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2007962 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2007962 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@421464d4
[junit4] 2> 2007963 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2007963 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_4C84BF0BB100789D-001/init-core-data-001/]
[junit4] 2> 2007963 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=5.4013671875,
floorSegmentMB=0.6142578125, forceMergeDeletesPctAllowed=17.65561888550195,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2008064 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2008064 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2008071 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2008071 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2008072 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=77.6650390625,
floorSegmentMB=1.826171875, forceMergeDeletesPctAllowed=11.35378777386126,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33004404873376025
[junit4] 2> 2008072 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c25abb7[collection1] main]
[junit4] 2> 2008073 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2008091 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2008187 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2008187 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2008187 INFO (coreLoadExecutor-8918-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574082610414485504
[junit4] 2> 2008188 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2008188 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2008188 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2008188 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2008188 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2008188 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2008188 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2008189 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2008189 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c25abb7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2008189 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2008191 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 2008191 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2008191 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48dfe77a[collection1]
realtime]
[junit4] 2> 2008192 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] 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> 2008201 WARN (Thread-9425) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574082610424971265 actual=1574082610429165569Retrying
with new version .... (1)
[junit4] 2> 2008201 WARN (Thread-9424) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574082610424971264 actual=1574082610429165569Retrying
with new version .... (1)
[junit4] 2> 2008201 WARN (Thread-9423) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574082610424971264 actual=1574082610429165569Retrying
with new version .... (1)
[junit4] 2> 2008206 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574082610434408448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2008206 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5e09a893
commitCommandVersion:1574082610434408448
[junit4] 2> 2008209 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@539ece9c[collection1] main]
[junit4] 2> 2008209 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2008210 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@539ece9c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10/9:delGen=1)))}
[junit4] 2> 2008210 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 4
[junit4] 2> 2008212 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] 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> 2008213 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:p5cva73f0iey2pzbd6dq+nstm14ps7cz8sw6xtjkd+62ax5rof62pin2j9ei1c+1f2mb4z7zrh4ezgfscnw+klp9uv8o6hiqds1ad304&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 2008214 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:25&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2008214 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] 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:25&wt=xml
[junit4] 2> 2008215 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:25&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:25&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[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:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[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:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[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:844)
[junit4] 2>
[junit4] 2> 2008215 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[4C84BF0BB100789D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=4C84BF0BB100789D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=om-KE -Dtests.timezone=Asia/Brunei -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.03s J1 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([4C84BF0BB100789D:60B6C8863DC40E19]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: 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:25&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 39 more
[junit4] 2> 2008218 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 2008219 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574082610448039936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2008219 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5e09a893
commitCommandVersion:1574082610448039936
[junit4] 2> 2008221 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a06feec[collection1] main]
[junit4] 2> 2008222 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2008223 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5a06feec[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10/9:delGen=1)
Uninverting(_1(8.0.0):c1)))}
[junit4] 2> 2008223 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 2008224 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008224 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008225 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008225 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008225 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008226 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008227 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574082610456428544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2008227 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5e09a893
commitCommandVersion:1574082610456428544
[junit4] 2> 2008229 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@a241d81[collection1] main]
[junit4] 2> 2008229 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2008230 INFO (searcherExecutor-8919-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a241d81[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c10/9:delGen=1)
Uninverting(_2(8.0.0):c1)))}
[junit4] 2> 2008230 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 2008230 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008230 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008231 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008231 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008231 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008231 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008232 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008232 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008232 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] 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> 2008232 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[4C84BF0BB100789D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 2008234 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[4C84BF0BB100789D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 2008234 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[4C84BF0BB100789D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 2008235 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[4C84BF0BB100789D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 2008235 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[4C84BF0BB100789D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 2008235 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2008235 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=249557967
[junit4] 2> 2008236 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2008236 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2008237 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2008237 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[4C84BF0BB100789D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2008238 INFO (coreCloseExecutor-8924-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e2b4023
[junit4] 2> 2008239 INFO (coreCloseExecutor-8924-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1311457315
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_4C84BF0BB100789D-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=om-KE, timezone=Asia/Brunei
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=323634024,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues,
TestRecoveryHdfs, CdcrRequestHandlerTest, TestSubQueryTransformerCrossCore,
TestSolrIndexConfig, TestCollationFieldDocValues,
OverseerCollectionConfigSetProcessorTest, TestSolrQueryResponse,
TestCoreAdminApis, OpenCloseCoreStressTest, TestManagedSchemaAPI,
SystemInfoHandlerTest, SchemaVersionSpecificBehaviorTest, TestPullReplica,
TestDynamicLoading, TestSolrJ, TestXIncludeConfig,
TestStressCloudBlindAtomicUpdates, TestXmlQParserPlugin, TestRTGBase,
IndexSchemaRuntimeFieldTest, LukeRequestHandlerTest,
DirectSolrSpellCheckerTest, TestUpdate, TestInPlaceUpdatesDistrib,
CheckHdfsIndexTest, HLLSerializationTest, TestApiFramework,
SharedFSAutoReplicaFailoverTest, TestSchemaManager,
StatelessScriptUpdateProcessorFactoryTest, TestStressVersions,
TestStressUserVersions, AddBlockUpdateTest, TestSolrCloudWithDelegationTokens,
TestSystemIdResolver, DistribDocExpirationUpdateProcessorTest,
MoreLikeThisHandlerTest, HttpPartitionTest, TestClassicSimilarityFactory,
InfoHandlerTest, ZkStateReaderTest, TestSegmentSorting,
TestMinMaxOnMultiValuedField, RequestLoggingTest,
LeaderFailureAfterFreshStartTest, CoreAdminCreateDiscoverTest,
TestEmbeddedSolrServerSchemaAPI, SOLR749Test, TestHashPartitioner,
TestRequestForwarding, TestBM25SimilarityFactory, TestSearchPerf,
TestCustomSort, ResourceLoaderTest, TestMultiWordSynonyms,
CloudExitableDirectoryReaderTest, DistributedFacetExistsSmallTest,
TestFiltering, TestFieldCacheReopen, TestSchemaSimilarityResource,
BlockDirectoryTest, FileBasedSpellCheckerTest, DocValuesMissingTest,
SolrCmdDistributorTest, SuggesterTSTTest, TestAnalyzeInfixSuggestions,
ConvertedLegacyTest, TestFreeTextSuggestions, TestCursorMarkWithoutUniqueKey,
PKIAuthenticationIntegrationTest, RankQueryTest, SecurityConfHandlerTest,
MetricUtilsTest, TestCoreContainer, MigrateRouteKeyTest,
TestAuthenticationFramework, TestCoreDiscovery, TestUniqueKeyFieldResource,
CSVRequestHandlerTest, TestIntervalFaceting, TestQueryTypes,
CollectionsAPIDistributedZkTest, SliceStateTest, SoftAutoCommitTest,
TestPartialUpdateDeduplication, TestRandomCollapseQParserPlugin,
TestManagedResourceStorage, TermVectorComponentTest, DisMaxRequestHandlerTest,
DistributedFacetPivotSmallAdvancedTest, TestDistribIDF, ReplicationFactorTest,
TestAtomicUpdateErrorCases, SolrJmxReporterTest, TestDistribDocBasedVersion,
ConcurrentDeleteAndCreateCollectionTest,
TestPerFieldSimilarityWithDefaultOverride, MoveReplicaHDFSUlogDirTest,
HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest,
TestFuzzyAnalyzedSuggestions, ShardRoutingCustomTest,
TestCollapseQParserPlugin, AutoScalingHandlerTest, ClusterStateUpdateTest,
HdfsDirectoryFactoryTest, TestPostingsSolrHighlighter, TestLegacyNumericUtils,
ScriptEngineTest, NodeMutatorTest, BitVectorTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ChangedSchemaMergeTest,
TestHttpShardHandlerFactory, BasicFunctionalityTest, SuggestComponentTest,
DeleteLastCustomShardedReplicaTest, TestPushWriter, LeaderElectionTest,
ZkSolrClientTest, TestDistributedGrouping, TestFaceting,
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest,
TestStressReorder, DistributedTermsComponentTest, SimpleFacetsTest,
TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest,
BadIndexSchemaTest, TestFunctionQuery, TestLazyCores, TestIndexSearcher,
HighlighterTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest,
AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SolrRequestParserTest,
TestFoldingMultitermQuery, DocValuesTest, TestTrie, SpatialFilterTest,
SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest,
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest,
DistanceFunctionTest, SolrInfoBeanTest, CacheHeaderTest,
TestSurroundQueryParser, TestQueryUtils, TestWriterPerf,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest,
DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest,
RegexBoostProcessorTest, IndexSchemaTest, TestCollationField,
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest,
TestComponentsName, SearchHandlerTest, TestQuerySenderListener,
UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery,
SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
TestMergePolicyConfig, TestDocSet, TestElisionMultitermQuery, OutputWriterTest,
DirectSolrConnectionTest, TestPhraseSuggestions, EchoParamsTest,
TestPerFieldSimilarity, TestFastOutputStream, URLClassifyProcessorTest,
PrimUtilsTest, DOMUtilTest, TestDocumentBuilder, FileUtilsTest,
CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestDistributedMissingSort, TestSimpleTrackingShardHandler, ActionThrottleTest,
AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest,
ChaosMonkeySafeLeaderWithPullReplicasTest,
CollectionsAPIAsyncDistributedZkTest, DistribCursorPagingTest,
LeaderElectionContextKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest,
RecoveryAfterSoftCommitTest, SSLMigrationTest, SaslZkACLProviderTest,
ShardSplitTest, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoveryZkTest, TestClusterStateMutator, ZkStateWriterTest, RuleEngineTest,
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest,
ExitableDirectoryReaderTest, QueryResultKeyTest, TestBackupRepositoryFactory,
TestConfigOverlay, TestConfigSetProperties, TestConfigSets, TestInitParams,
TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory,
TestSimpleTextCodec, TestSolrConfigHandler, TestHdfsBackupRestoreCore,
TestSystemCollAutoCreate, TestExpandComponent, JavabinLoaderTest,
TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest,
TestLegacyFieldReuse, TestLegacyTerms, TestMultiValuedNumericRangeQuery,
TestNumericTokenStream, MetricsConfigTest, SolrCoreMetricManagerTest,
TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest,
TestBinaryResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter,
TestJavabinTupleStreamParser, TestRawResponseWriter, TestRawTransformer,
TestChildDocTransformer, TestSubQueryTransformer, TestBulkSchemaAPI,
TestCopyFieldCollectionResource, TestFieldCollectionResource,
TestFieldTypeResource, TestSerializedLuceneMatchVersion,
TestManagedSynonymFilterFactory, PreAnalyzedFieldManagedSchemaCloudTest,
TestManagedSchemaThreadSafety, TestPointFields, TestUseDocValuesAsStored2,
AnalyticsQueryTest, CursorMarkTest, LargeFieldTest,
TestComplexPhraseLeadingWildcard, TestGraphTermsQParserPlugin,
TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMissingGroups,
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin,
TestPayloadScoreQParserPlugin, TestReloadDeadlock, TestSearcherReuse,
TestSimpleQParserPlugin, TestSolrCoreParser, TestXmlQParser,
TestJsonFacetRefinement, BJQParserTest, BlockJoinFacetDistribTest,
TestNestedDocsSort, TestJsonRequest, TestDFISimilarityFactory,
TestLRUStatsCache, TestPKIAuthenticationPlugin,
TestRuleBasedAuthorizationPlugin, TestImpersonationWithHadoopAuth,
TestSolrCloudWithHadoopAuthPlugin, ResponseHeaderTest,
TestFileDictionaryLookup, BlockCacheTest, TestFieldCacheSort,
TestFieldCacheSortRandom, TestFieldCacheWithThreads, TestNumericTerms32,
TestNumericTerms64, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [707/726 (1!)] on J1 in 0.50s, 4 tests, 1 error <<<
FAILURES!
[...truncated 36510 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]