Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20216/
Java: 32bit/jdk1.8.0_141 -client -XX:+UseSerialGC
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([2422DC20B3258D5B:810ABAD3FE1FBDF]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:25&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 40 more
Build Log:
[...truncated 13160 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> 2019883 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_2422DC20B3258D5B-001/init-core-data-001
[junit4] 2> 2019884 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 2019884 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2019885 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2019886 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2019886 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-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> 2019924 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2019950 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2020055 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2020090 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11f8628
[junit4] 2> 2020095 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11f8628
[junit4] 2> 2020095 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11f8628
[junit4] 2> 2020096 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2020126 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2020153 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2020265 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2020280 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2020281 INFO (coreLoadExecutor-9294-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@11f8628
[junit4] 2> 2020281 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2020281 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_2422DC20B3258D5B-001/init-core-data-001/]
[junit4] 2> 2020284 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=81.765625,
floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=12.714926657450722,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1887054544418917
[junit4] 2> 2020360 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2020361 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2020361 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2020362 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2020363 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=94.1220703125,
floorSegmentMB=0.4267578125, forceMergeDeletesPctAllowed=22.6808827028479,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2020363 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@842c2d[collection1]
main]
[junit4] 2> 2020364 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2020383 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2020447 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2020447 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2020447 INFO (coreLoadExecutor-9294-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1574184264491073536
[junit4] 2> 2020448 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2020448 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2020448 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2020448 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2020448 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2020449 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2020449 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2020449 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2020452 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2020455 INFO
(searcherExecutor-9295-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@842c2d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2020456 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 2020461 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574184264505753600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2020461 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2a353b
commitCommandVersion:1574184264505753600
[junit4] 2> 2020466 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e18c2d[collection1] main]
[junit4] 2> 2020467 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2020472 INFO (searcherExecutor-9295-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e18c2d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 2020472 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 11
[junit4] 2> 2020476 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020478 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020479 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020480 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020481 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020483 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020491 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574184264537210880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2020492 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2a353b
commitCommandVersion:1574184264537210880
[junit4] 2> 2020496 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@f0999a[collection1] main]
[junit4] 2> 2020497 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2020500 INFO (searcherExecutor-9295-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f0999a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 2020501 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 2020502 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020503 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020503 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020504 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020505 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020506 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020507 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020508 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020508 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] 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> 2020509 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[2422DC20B3258D5B]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 2020512 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[2422DC20B3258D5B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 2020512 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[2422DC20B3258D5B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 2020514 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[2422DC20B3258D5B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 2020514 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[2422DC20B3258D5B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 2020517 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 2020517 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2020517 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f43f1[collection1]
realtime]
[junit4] 2> 2020518 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] 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> 2020524 WARN (Thread-5148) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264566571008 actual=1574184264570765312Retrying
with new version .... (1)
[junit4] 2> 2020525 WARN (Thread-5152) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264566571008 actual=1574184264571813888Retrying
with new version .... (1)
[junit4] 2> 2020525 WARN (Thread-5151) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264566571008 actual=1574184264571813888Retrying
with new version .... (1)
[junit4] 2> 2020525 WARN (Thread-5149) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264566571008 actual=1574184264571813888Retrying
with new version .... (1)
[junit4] 2> 2020526 WARN (Thread-5147) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264566571008 actual=1574184264571813888Retrying
with new version .... (1)
[junit4] 2> 2020525 WARN (Thread-5146) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264566571008 actual=1574184264571813888Retrying
with new version .... (1)
[junit4] 2> 2020525 WARN (Thread-5150) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264566571008 actual=1574184264571813888Retrying
with new version .... (1)
[junit4] 2> 2020531 WARN (Thread-5151) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264571813888 actual=1574184264576008192Retrying
with new version .... (2)
[junit4] 2> 2020533 WARN (Thread-5146) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264576008192 actual=1574184264580202496Retrying
with new version .... (2)
[junit4] 2> 2020533 WARN (Thread-5151) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264579153920 actual=1574184264580202496Retrying
with new version .... (3)
[junit4] 2> 2020533 WARN (Thread-5151) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264580202496 actual=1574184264581251072Retrying
with new version .... (4)
[junit4] 2> 2020533 WARN (Thread-5147) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574184264576008192 actual=1574184264580202496Retrying
with new version .... (2)
[junit4] 2> 2020536 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574184264584396800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2020536 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2a353b
commitCommandVersion:1574184264584396800
[junit4] 2> 2020541 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46562f[collection1] main]
[junit4] 2> 2020541 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2020545 INFO (searcherExecutor-9295-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@46562f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C10/9:delGen=1)))}
[junit4] 2> 2020545 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 9
[junit4] 2> 2020546 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] 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> 2020548 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:8yip0ehsnfhayj2v7yf5+kjp837ufeyvm4hmhqqa5+nqpnd4kvsx8q5zmmm61g+hg3b5qypughh3y40hxmy+agg3ytvbrmwldu4bo4kn&wt=xml}
hits=1 status=0 QTime=1
[junit4] 2> 2020549 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] 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> 2020550 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] 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> 2020550 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2020551 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[2422DC20B3258D5B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=2422DC20B3258D5B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=vi-VN -Dtests.timezone=Canada/Mountain -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.04s J0 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([2422DC20B3258D5B:810ABAD3FE1FBDF]: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.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=int_i:25&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 40 more
[junit4] 2> 2020553 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2020553 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9703132
[junit4] 2> 2020553 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2020554 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2020556 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2020556 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[2422DC20B3258D5B]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2020556 INFO (coreCloseExecutor-9300-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18ee6bd
[junit4] 2> 2020558 INFO (coreCloseExecutor-9300-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=26142397
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_2422DC20B3258D5B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=vi-VN,
timezone=Canada/Mountain
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_141 (32-bit)/cpus=8,threads=1,free=194478488,total=421650432
[junit4] 2> NOTE: All tests run in this JVM: [TestExportWriter,
SpatialRPTFieldTypeTest, TestEmbeddedSolrServerConstructors, SparseHLLTest,
TestSortByMinMaxFunction, TestPKIAuthenticationPlugin,
TestExclusionRuleCollectionAccess, TestRemoteStreaming,
DefaultValueUpdateProcessorTest, TestCollectionAPI,
AssignBackwardCompatibilityTest, TestInfoStreamLogging, TestDocumentBuilder,
TestReRankQParserPlugin, MultiThreadedOCPTest, ConnectionReuseTest,
HttpSolrCallGetCoreTest, DistributedSuggestComponentTest,
OpenExchangeRatesOrgProviderTest, TestFieldTypeCollectionResource,
TestUnifiedSolrHighlighter, PluginInfoTest, SmileWriterTest,
TestLeaderElectionZkExpiry, QueryElevationComponentTest, BlockCacheTest,
TestPhraseSuggestions, ZkNodePropsTest, TestUninvertingReader,
TestSchemaResource, TestMacroExpander, TestReplicationHandler,
TestOmitPositions, TestCSVResponseWriter, TestStressLiveNodes,
TestManagedSchema, SuggestComponentContextFilterQueryTest, TestSolrQueryParser,
PeerSyncTest, CursorPagingTest, ExternalFileFieldSortTest, RequestHandlersTest,
TestFaceting, TestBlobHandler, TestTrackingShardHandlerFactory,
TestDefaultStatsCache, TestStressLucene, BasicDistributedZkTest,
SolrGraphiteReporterTest, WordBreakSolrSpellCheckerTest,
TestHighlightDedupGrouping, TestCloudNestedDocsSort, TestRawTransformer,
StatsReloadRaceTest, SuggesterWFSTTest, TestLazyCores, CleanupOldIndexTest,
FieldMutatingUpdateProcessorTest, TestLockTree, TestSSLRandomization,
FullHLLTest, DistributedQueryElevationComponentTest, TestComponentsName,
TestRangeQuery, TestReplicationHandlerBackup,
TestTolerantUpdateProcessorRandomCloud, OverseerRolesTest,
TestClusterStateMutator, ConfigureRecoveryStrategyTest,
TestIBSimilarityFactory, SolrMetricReporterTest, TestCloudInspectUtil,
TestInitQParser, TestFileDictionaryLookup, TestQuerySenderNoQuery,
RollingRestartTest, TestAddFieldRealTimeGet,
OverriddenZkACLAndCredentialsProvidersTest, SolrCloudReportersTest,
DistribCursorPagingTest, DocExpirationUpdateProcessorFactoryTest,
SynonymTokenizerTest, SolrXmlInZkTest, DocumentAnalysisRequestHandlerTest,
TestSolrDeletionPolicy1, DistributedQueueTest, EchoParamsTest,
PeerSyncReplicationTest, SyncSliceTest, XmlUpdateRequestHandlerTest,
ExitableDirectoryReaderTest, DistributedExpandComponentTest,
TestExtendedDismaxParser, TestPHPSerializedResponseWriter, TestCloudSchemaless,
TestConfig, TestRandomDVFaceting, TestDelegationWithHadoopAuth,
AnalyticsQueryTest, TestSolrConfigHandler, DistributedSpellCheckComponentTest,
UpdateLogTest, TestReloadAndDeleteDocs, ManagedSchemaRoundRobinCloudTest,
TestPrepRecovery, TestLegacyFieldReuse, TestExpandComponent,
HdfsUnloadDistributedZkTest, CdcrUpdateLogTest, TestLegacyFieldCache,
TestFieldCache, TestJavabinTupleStreamParser, TestSolr4Spatial, TestSQLHandler,
TestPointFields, TestCrossCoreJoin, TestNumericTokenStream,
LeaderElectionIntegrationTest, BasicZkTest, TestRandomFaceting,
TestDistributedSearch, TestRealTimeGet, TestJoin, SolrCoreTest,
SolrCmdDistributorTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest,
SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest,
SolrRequestParserTest, SuggesterTSTTest, TestTrie, TestCSVLoader,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, SortByFunctionTest,
DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest,
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf,
TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest,
TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
RegexBoostProcessorTest, TestJmxIntegration, TestAnalyzedSuggestions,
CSVRequestHandlerTest, UpdateParamsTest, CopyFieldTest, TestMergePolicyConfig,
MinimalSchemaTest, NotRequiredUniqueKeyTest, TestSweetSpotSimilarityFactory,
TestLMDirichletSimilarityFactory, TestFastOutputStream, DateMathParserTest,
SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestLRUCache,
UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest,
AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
DeleteInactiveReplicaTest, DeleteReplicaTest, DocValuesNotIndexedTest,
ForceLeaderTest, ReplicationFactorTest, RestartWhileUpdatingTest,
SSLMigrationTest, ShardSplitTest, HdfsBasicDistributedZk2Test,
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoverLeaseTest, ZkStateWriterTest, CachingDirectoryFactoryTest,
HdfsDirectoryFactoryTest, TestInitParams, TestSolrXml, TestSolrCoreSnapshots,
TestConfigReload, TestSolrConfigHandlerConcurrent,
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest,
ReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrJmxReporterTest,
TestIntervalFaceting, JSONWriterTest, TestCustomDocTransformer,
TestGraphMLResponseWriter, TestRawResponseWriter, TestSolrQueryResponse,
TestChildDocTransformer, TestSubQueryTransformer, TestManagedResource,
TestRestManager, TestBulkSchemaAPI, TestDynamicFieldCollectionResource,
TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeResource,
TestSchemaNameResource, TestSerializedLuceneMatchVersion,
TestUniqueKeyFieldResource, TestManagedStopFilterFactory, BadCopyFieldTest,
BooleanFieldTest, CurrencyFieldTypeTest, DocValuesMissingTest,
TestHalfAndHalfDocValues, TestManagedSchemaThreadSafety, TestSchemaManager,
TestUseDocValuesAsStored, CursorMarkTest, MergeStrategyTest, TestCustomSort,
TestMultiWordSynonyms, TestOverriddenPrefixQueryForCustomFieldType,
TestQueryWrapperFilter, TestReloadDeadlock, TestSimpleQParserPlugin,
TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheBean,
TestStandardQParsers, TestStressUserVersions, TestXmlQParserPlugin,
TestJsonFacets, ConjunctionSolrSpellCheckerTest,
SpellCheckCollatorWithCollapseTest, HdfsLockFactoryTest, VersionInfoTest,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [707/726 (1!)] on J0 in 0.70s, 4 tests, 1 error <<<
FAILURES!
[...truncated 39353 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]