Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/79/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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([AEB33D53EEF9664E:82814ADE623D10CA]: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:15&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 13154 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> 3048966 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_AEB33D53EEF9664E-001/init-core-data-001
   [junit4]   2> 3048967 WARN  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 3048967 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3048969 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3048970 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3048971 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3049028 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3049048 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3049181 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3049303 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c60ef2c
   [junit4]   2> 3049307 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c60ef2c
   [junit4]   2> 3049307 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c60ef2c
   [junit4]   2> 3049309 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3049357 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3049377 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3049499 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3049513 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3049513 INFO  (coreLoadExecutor-13594-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@1c60ef2c
   [junit4]   2> 3049514 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3049514 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_AEB33D53EEF9664E-001/init-core-data-001/]
   [junit4]   2> 3049515 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1961019101, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3049629 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3049629 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3049631 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3049631 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3049632 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3049632 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bfa41a9[collection1] 
main]
   [junit4]   2> 3049633 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3049638 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3049686 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3049687 INFO  (coreLoadExecutor-13594-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574129903178088448
   [junit4]   2> 3049687 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3049692 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3049692 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3049692 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 3049692 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3049692 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3049697 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3049719 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3049720 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 3049720 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 3049720 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3049720 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@185daad1[collection1] 
realtime]
   [junit4]   2> 3049721 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] 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> 3049721 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3049722 INFO  
(searcherExecutor-13595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@bfa41a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3049770 WARN  (Thread-8899) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574129903233662976 actual=1574129903260925953Retrying 
with new version .... (1)
   [junit4]   2> 3049770 WARN  (Thread-8901) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574129903233662976 actual=1574129903260925953Retrying 
with new version .... (1)
   [junit4]   2> 3049773 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574129903268265984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3049773 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@20fdf7d9 
commitCommandVersion:1574129903268265984
   [junit4]   2> 3049777 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27e915cb[collection1] main]
   [junit4]   2> 3049777 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3049779 INFO  (searcherExecutor-13595-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27e915cb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c10/9:delGen=1)))}
   [junit4]   2> 3049779 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 6
   [junit4]   2> 3049782 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] 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> 3049783 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:hi1b0dfxkume93symwj9+1dcrifk317m1o21p14sk+8zb3sf63715cl9thd3h4+n37ivf7e6xhw0kl3fpo7+16pa004blgplo9onsx8l&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 3049784 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=int_i:15&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 3049784 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] 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:15&wt=xml
   [junit4]   2> 3049785 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=int_i:15&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:15&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> 3049786 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads 
-Dtests.seed=AEB33D53EEF9664E -Dtests.slow=true -Dtests.locale=el-GR 
-Dtests.timezone=Asia/Dubai -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.10s J0 | 
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AEB33D53EEF9664E:82814ADE623D10CA]: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:15&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 3049819 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 3049819 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 3049841 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 3049841 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[AEB33D53EEF9664E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 3049865 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 3049874 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574129903374172160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3049875 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@20fdf7d9 
commitCommandVersion:1574129903374172160
   [junit4]   2> 3049879 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d04678f[collection1] main]
   [junit4]   2> 3049880 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3049881 INFO  (searcherExecutor-13595-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d04678f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c10/9:delGen=1)
 Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 3049881 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 3049882 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049882 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049883 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049883 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049884 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049884 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049892 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574129903393046528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3049892 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@20fdf7d9 
commitCommandVersion:1574129903393046528
   [junit4]   2> 3049896 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@df8b1c8[collection1] main]
   [junit4]   2> 3049897 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3049898 INFO  (searcherExecutor-13595-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@df8b1c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c10/9:delGen=1)
 Uninverting(_2(7.1.0):c1)))}
   [junit4]   2> 3049898 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 3049899 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049900 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049900 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049901 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049901 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049902 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049902 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049902 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049902 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] 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> 3049902 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AEB33D53EEF9664E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 3049902 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3049902 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2079108437
   [junit4]   2> 3049902 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3049902 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3049906 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3049907 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AEB33D53EEF9664E]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3049907 INFO  (coreCloseExecutor-13600-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1459dc53
   [junit4]   2> 3049908 INFO  (coreCloseExecutor-13600-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=341433427
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_AEB33D53EEF9664E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=MockRandom), 
title_stringNoNorms=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title_stemmed=PostingsFormat(name=Memory), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Asserting), 
title=PostingsFormat(name=Memory), 
title_lettertok=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1805, 
maxMBSortInHeap=6.930493718454819, sim=RandomSimilarity(queryNorm=false): {}, 
locale=el-GR, timezone=Asia/Dubai
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=24142304,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleFacetsTest, 
DeleteReplicaTest, RollingRestartTest, CloneFieldUpdateProcessorFactoryTest, 
DirectUpdateHandlerOptimizeTest, GraphQueryTest, 
TestNonDefinedSimilarityFactory, TestQuerySenderNoQuery, 
TestSolrCloudWithKerberosAlt, TestFieldCacheReopen, RecoveryZkTest, 
TestConfigOverlay, TestOmitPositions, DistributedQueryComponentCustomSortTest, 
TestSolrCoreProperties, SolrIndexSplitterTest, 
UniqFieldsUpdateProcessorFactoryTest, MigrateRouteKeyTest, OverseerTest, 
QueryResultKeyTest, AnalysisErrorHandlingTest, SuggesterWFSTTest, 
NotRequiredUniqueKeyTest, WordBreakSolrSpellCheckerTest, CustomCollectionTest, 
DirectUpdateHandlerTest, TestCodecSupport, TestCursorMarkWithoutUniqueKey, 
LeaderElectionTest, CoreAdminHandlerTest, HdfsBasicDistributedZkTest, 
NoCacheHeaderTest, TestNumericTerms32, TestDFRSimilarityFactory, 
TestPKIAuthenticationPlugin, TestGroupingSearch, TestMacros, 
SortByFunctionTest, WrapperMergePolicyFactoryTest, DistributedQueueTest, 
TemplateUpdateProcessorTest, TestDynamicLoading, TestFilteredDocIdSet, 
TestSerializedLuceneMatchVersion, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BooleanFieldTest, TestLFUCache, 
ExitableDirectoryReaderTest, TestSchemaNameResource, 
TestSolrConfigHandlerCloud, TestRandomRequestDistribution, 
SolrMetricsIntegrationTest, FullHLLTest, ClusterStateTest, 
PeerSyncReplicationTest, RequestLoggingTest, TestBulkSchemaAPI, 
TestReplicationHandler, TestStressReorder, SaslZkACLProviderTest, 
ReplicationFactorTest, TestSegmentSorting, TestInfoStreamLogging, 
TestStressVersions, TestDeleteCollectionOnDownNodes, MultiTermTest, 
DirectSolrConnectionTest, TestLegacyNumericRangeQueryBuilder, UpdateLogTest, 
TestUpdate, TestRandomDVFaceting, TestPseudoReturnFields, SliceStateTest, 
TestFoldingMultitermQuery, TestSubQueryTransformerDistrib, RuleEngineTest, 
TestMiniSolrCloudClusterSSL, TestJavabinTupleStreamParser, CloudMLTQParserTest, 
TestCollectionAPI, MetricsConfigTest, TestSmileRequest, TestTrieFacet, 
TestCloudPivotFacet, LeaderInitiatedRecoveryOnCommitTest, TestApiFramework, 
TestSolrCoreParser, CachingDirectoryFactoryTest, TestPhraseSuggestions, 
PropertiesRequestHandlerTest, TestSystemCollAutoCreate, DocValuesMissingTest, 
NumericFieldsTest, SolrIndexMetricsTest, OverseerModifyCollectionTest, 
TestReqParamsAPI, SmileWriterTest, PreAnalyzedUpdateProcessorTest, 
HighlighterTest, TestQueryWrapperFilter, TestWriterPerf, MetricUtilsTest, 
SuggestComponentContextFilterQueryTest, SolrInfoBeanTest, HardAutoCommitTest, 
TestClassicSimilarityFactory, MinimalSchemaTest, FastVectorHighlighterTest, 
TestStreamBody, TestStressLiveNodes, SolrGraphiteReporterTest, 
TestManagedStopFilterFactory, SoftAutoCommitTest, TestPointFields, 
TestXIncludeConfig, TestCloudRecovery, TestStressCloudBlindAtomicUpdates, 
TestBlobHandler, TestSolrCLIRunExample, SegmentsInfoRequestHandlerTest, 
ManagedSchemaRoundRobinCloudTest, TestCloudInspectUtil, ShardRoutingTest, 
DefaultValueUpdateProcessorTest, TestNRTOpen, TestSQLHandler, 
TestExceedMaxTermLength, TestCorePropertiesReload, HighlighterMaxOffsetTest, 
CdcrReplicationDistributedZkTest, DocValuesTest, AliasIntegrationTest, 
HdfsChaosMonkeySafeLeaderTest, CircularListTest, TestUtils, 
TestSolrDeletionPolicy2, TestSizeLimitedDistributedMap, AnalyticsQueryTest, 
TestUseDocValuesAsStored2, TestLegacyField, CSVRequestHandlerTest, 
TestInPlaceUpdatesDistrib, HdfsDirectoryTest, TestComplexPhraseLeadingWildcard, 
ClusterStateUpdateTest, TestConfigSetsAPIZkFailure, 
TestDistributedStatsComponentCardinality, TestPayloadCheckQParserPlugin, 
TestDownShardTolerantSearch, OverseerStatusTest, TestNestedDocsSort, 
BlobRepositoryCloudTest, TestHighFrequencyDictionaryFactory, 
UnloadDistributedZkTest, TestCSVResponseWriter, TestSolrQueryResponse, 
SharedFSAutoReplicaFailoverTest, TestNumericRangeQuery64, 
AlternateDirectoryTest, ResponseLogComponentTest, TestPolicyCloud, 
SolrSlf4jReporterTest, TestRecoveryHdfs, TestPullReplicaErrorHandling, 
SyncSliceTest, V2StandaloneTest, TestJmxIntegration, TestConfigSetProperties, 
TolerantUpdateProcessorTest, TestCustomDocTransformer, TestNoOpRegenerator, 
RAMDirectoryFactoryTest, HdfsWriteToMultipleCollectionsTest, 
RequestHandlersTest, CloudExitableDirectoryReaderTest, HighlighterConfigTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomFaceting, 
ZkSolrClientTest, ZkCLITest, TestDistributedSearch, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestReload, DistributedTermsComponentTest, TestCoreContainer, 
SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, 
PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTSTTest, 
SuggesterTest, SpatialFilterTest, TestCSVLoader, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, TestRemoteStreaming, 
DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
TestSolrQueryParser, RegexBoostProcessorTest, SolrPluginUtilsTest, 
IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, 
JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, TestComponentsName, SOLR749Test, 
TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, 
TestStressRecovery, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, 
TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, 
SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, 
TestHighlightDedupGrouping, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, AssignTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CollectionStateFormat2Test, CollectionTooManyReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, 
DistributedVersionInfoTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, 
ReplaceNodeTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, 
TestCloudDeleteByQuery, TestConfigSetsAPI, TestPrepRecovery, 
TestRandomFlRTGCloud, TestRequestForwarding, TestRequestStatusCollectionAPI, 
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
StressHdfsTest, TestConfigSets, TestShardHandlerFactory, 
TestSolrCloudSnapshots, TestHdfsBackupRestoreCore, CoreAdminRequestStatusTest, 
InfoHandlerTest, SecurityConfHandlerTest, TestCollectionAPIs, TestConfigsApi, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, InfixSuggestersTest, 
ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, 
SpatialHeatmapFacetsTest, SolrShardReporterTest, TestIntervalFaceting, 
TestRawResponseWriter, TestRawTransformer, TestSubQueryTransformerCrossCore, 
TestCopyFieldCollectionResource, TestFieldResource, 
TestSchemaSimilarityResource, TestUniqueKeyFieldResource, BadCopyFieldTest, 
CurrencyFieldTypeTest, SpatialRPTFieldTypeTest, TestCloudSchemaless, 
TestReRankQParserPlugin, TestSolr4Spatial2, TestXmlQParser, 
TestXmlQParserPlugin, TestJsonFacetRefinement, TestMinMaxOnMultiValuedField, 
TestOrdValues, BJQParserTest, BlockJoinFacetRandomTest, 
BlockJoinFacetSimpleTest, TestScoreJoinQPScore, SimpleMLTQParserTest, 
TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, 
TestDistribIDF, TestLRUStatsCache, PKIAuthenticationIntegrationTest, 
TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, 
TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, 
HttpSolrCallGetCoreTest, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, 
SpellCheckCollatorWithCollapseTest, TestFileDictionaryLookup, 
BlockDirectoryTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [711/726 (1!)] on J0 in 0.99s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 43379 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to