Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20126/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([223AC6841E2A9E2D:9BBB105B32C09AA7]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        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=id:14&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
        ... 40 more




Build Log:
[...truncated 10947 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_223AC6841E2A9E2D-001/init-core-data-001
   [junit4]   2> 165988 WARN  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 165989 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 165990 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-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> 165990 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 165990 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-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> 166012 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166032 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 166123 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 166166 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cea868d
   [junit4]   2> 166221 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cea868d
   [junit4]   2> 166221 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cea868d
   [junit4]   2> 166225 INFO  (coreLoadExecutor-486-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> 166243 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166259 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 166323 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 166329 INFO  (coreLoadExecutor-486-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> 166329 INFO  (coreLoadExecutor-486-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@1cea868d
   [junit4]   2> 166329 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 166329 INFO  (coreLoadExecutor-486-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/J2/temp/solr.update.AutoCommitTest_223AC6841E2A9E2D-001/init-core-data-001/]
   [junit4]   2> 166331 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1463503894, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 166364 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 166364 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 166365 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166365 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166365 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5a8d25c4
   [junit4]   2> 166365 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46d01300[collection1] main]
   [junit4]   2> 166366 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 166377 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 166434 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 166434 INFO  (coreLoadExecutor-486-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572861231920840704
   [junit4]   2> 166436 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 166438 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 166438 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 166439 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ffea60e[collection1] realtime]
   [junit4]   2> 166439 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
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> 166439 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 166440 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 166440 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
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> 166440 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 166440 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 166440 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 166440 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 166440 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 166440 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 166441 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 166441 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 166443 INFO  
(searcherExecutor-487-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46d01300[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166463 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166483 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 166714 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 166730 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 166749 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    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@1cea868d
   [junit4]   2> 166749 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    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/J2/temp/solr.update.AutoCommitTest_223AC6841E2A9E2D-001/init-core-data-001/]
   [junit4]   2> 166788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166788 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166789 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ce0f0c2[collection1] main]
   [junit4]   2> 166789 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 166790 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 166792 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 166792 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572861232296230912
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 166792 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 166793 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 166809 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 166809 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 166820 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4ce0f0c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166820 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9f5c5f7[collection1] main]
   [junit4]   2> 166821 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78c56ea6
   [junit4]   2> 166821 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2026204838
   [junit4]   2> 166828 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9f5c5f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166831 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1572861232332931072)]} 0 4
   [junit4]   2> 166831 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1572861232337125376)]} 0 4
   [junit4]   2> 166831 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1572861232337125377)]} 0 4
   [junit4]   2> 166832 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1572861232337125378)]} 0 5
   [junit4]   2> 166832 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1572861232338173952)]} 0 5
   [junit4]   2> 166832 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1572861232338173953)]} 0 5
   [junit4]   2> 166832 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1572861232338173954)]} 0 5
   [junit4]   2> 166832 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1572861232338173955)]} 0 5
   [junit4]   2> 166832 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1572861232338173956)]} 0 5
   [junit4]   2> 166833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1572861232338173957)]} 0 6
   [junit4]   2> 166833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1572861232339222528)]} 0 6
   [junit4]   2> 166833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1572861232339222529)]} 0 6
   [junit4]   2> 166833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1572861232339222530)]} 0 6
   [junit4]   2> 166833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1572861232339222531)]} 0 6
   [junit4]   2> 166834 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 166836 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1572861232342368256)]} 0 9
   [junit4]   2> 166837 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1572861232342368257)]} 0 10
   [junit4]   2> 166837 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 166837 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
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=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 166837 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=&start=0&rows=20&version=2.2: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=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [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> 166838 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=223AC6841E2A9E2D -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Europe/Sofia 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.40s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([223AC6841E2A9E2D:9BBB105B32C09AA7]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [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=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]    >        ... 40 more
   [junit4]   2> 166851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 166851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 166851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b35db89[collection1] realtime]
   [junit4]   2> 166851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
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> 166851 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 166852 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    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> 166858 INFO  (commitScheduler-495-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 166860 INFO  (commitScheduler-495-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c35f2f2[collection1] main]
   [junit4]   2> 166861 INFO  
(searcherExecutor-492-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c35f2f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166861 INFO  (commitScheduler-495-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 166876 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166896 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 167069 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 167077 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 167090 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    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@1cea868d
   [junit4]   2> 167090 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    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/J2/temp/solr.update.AutoCommitTest_223AC6841E2A9E2D-001/init-core-data-001/]
   [junit4]   2> 167147 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 167147 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 167148 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63aafd0b[collection1] main]
   [junit4]   2> 167149 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 167149 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 167152 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 167152 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 167152 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 167152 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 167152 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 167152 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 167153 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 167164 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 167164 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 167164 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 167166 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63aafd0b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 167174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47839998333249134]
   [junit4]   2> 167174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 167174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@49196307[collection1] main]
   [junit4]   2> 167176 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49196307[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 167176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2acde36c
   [junit4]   2> 167182 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=718136172
   [junit4]   2> 167194 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572861232707272704)]} 0 10
   [junit4]   2> 167194 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 168685 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 168690 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a9ca14b[collection1] main]
   [junit4]   2> 168690 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 168692 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a9ca14b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 168696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572861234291671040)]} 0 1511
   [junit4]   2> 168696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 168696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 168696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1572861234292719616)]} 0 0
   [junit4]   2> 168697 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 170196 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 170202 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f791a4[collection1] 
main]
   [junit4]   2> 170202 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 170204 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7f791a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 170448 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1572861236129824768)]} 0 3264
   [junit4]   2> 170448 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 170449 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236130873344)]} 0 3265
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236130873345)]} 0 3265
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921920)]} 0 3265
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921921)]} 0 3265
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921922)]} 0 3266
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921923)]} 0 3266
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921924)]} 0 3266
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921925)]} 0 3266
   [junit4]   2> 170450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921926)]} 0 3266
   [junit4]   2> 170451 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861236131921927)]} 0 3266
   [junit4]   2> 170451 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 171948 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 171951 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53ae0e63[collection1] main]
   [junit4]   2> 171951 INFO  (commitScheduler-499-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 171953 INFO  
(searcherExecutor-496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53ae0e63[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)
 Uninverting(_3(8.0.0):C11/9:delGen=1)))}
   [junit4]   2> 171953 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1572861237707931648)]} 0 4769
   [junit4]   2> 171954 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 171954 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[223AC6841E2A9E2D]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 171956 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 171956 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 171956 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@499a926a[collection1] realtime]
   [junit4]   2> 171956 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] 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> 171956 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 171957 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
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> 171980 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 171994 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 172051 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 172058 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 172067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
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@1cea868d
   [junit4]   2> 172067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
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/J2/temp/solr.update.AutoCommitTest_223AC6841E2A9E2D-001/init-core-data-001/]
   [junit4]   2> 172146 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 172146 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 172147 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38fcbad9[collection1] main]
   [junit4]   2> 172148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 172148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 172150 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 172150 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 172151 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 172153 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38fcbad9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172154 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=12.5224609375, 
floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.2487801387400344, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 172154 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 172154 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78aa50e1[collection1] main]
   [junit4]   2> 172155 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69fcbc9c
   [junit4]   2> 172155 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1778171036
   [junit4]   2> 172156 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@78aa50e1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172159 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572861237922889728)]} 0 1
   [junit4]   2> 172159 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 176159 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 176161 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e4f689e[collection1] main]
   [junit4]   2> 176161 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 176163 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e4f689e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C1)))}
   [junit4]   2> 176426 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572861242382483456)]} 0 4268
   [junit4]   2> 176426 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 176427 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1572861242399260672)]} 0 4268
   [junit4]   2> 176427 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 178427 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 178429 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40842c94[collection1] main]
   [junit4]   2> 178429 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 178430 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40842c94[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C1)))}
   [junit4]   2> 178678 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 178678 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 178679 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244760653824)]} 0 6521
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244760653825)]} 0 6521
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702400)]} 0 6521
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702401)]} 0 6521
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702402)]} 0 6522
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702403)]} 0 6522
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702404)]} 0 6522
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702405)]} 0 6522
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702406)]} 0 6522
   [junit4]   2> 178680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572861244761702407)]} 0 6522
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750976)]} 0 6523
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750977)]} 0 6523
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750978)]} 0 6523
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750979)]} 0 6523
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750980)]} 0 6523
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750981)]} 0 6523
   [junit4]   2> 178681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750982)]} 0 6523
   [junit4]   2> 178682 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244762750983)]} 0 6523
   [junit4]   2> 178682 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244763799552)]} 0 6523
   [junit4]   2> 178682 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572861244763799553)]} 0 6523
   [junit4]   2> 178682 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 179681 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 179695 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36edc7e2[collection1] main]
   [junit4]   2> 179695 INFO  (commitScheduler-503-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 179696 INFO  
(searcherExecutor-500-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36edc7e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):C10/9:delGen=1)))}
   [junit4]   2> 179933 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 179933 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 179934 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[223AC6841E2A9E2D]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 179934 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 179934 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1213051033
   [junit4]   2> 179934 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 179935 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 179936 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 179936 INFO  
(SUITE-AutoCommitTest-seed#[223AC6841E2A9E2D]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 179937 INFO  
(coreCloseExecutor-504-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@462266f8
   [junit4]   2> 179937 INFO  
(coreCloseExecutor-504-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 179937 INFO  
(coreCloseExecutor-504-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e8dec8b commitCommandVersion:0
   [junit4]   2> 179938 INFO  
(coreCloseExecutor-504-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1176659704
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_223AC6841E2A9E2D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=FSTOrd50, field_t=Lucene50(blocksize=128), 
multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id_i1=PostingsFormat(name=Memory), id=FSTOrd50, 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=Lucene50(blocksize=128), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1269, 
maxMBSortInHeap=5.898481031344141, sim=RandomSimilarity(queryNorm=true): {}, 
locale=cs-CZ, timezone=Europe/Sofia
   [junit4]   2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=347577896,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocExpirationUpdateProcessorFactoryTest, TestPointFields, TestMissingGroups, 
DocumentBuilderTest, TestQueryWrapperFilter, TestPseudoReturnFields, 
ClassificationUpdateProcessorIntegrationTest, CoreAdminRequestStatusTest, 
OverriddenZkACLAndCredentialsProvidersTest, SolrInfoBeanTest, 
TestLMJelinekMercerSimilarityFactory, RequiredFieldsTest, QueryResultKeyTest, 
TestNumericRangeQuery64, TestUninvertingReader, ReplaceNodeTest, 
TestLegacyFieldCache, SuggesterFSTTest, URLClassifyProcessorTest, 
HardAutoCommitTest, XsltUpdateRequestHandlerTest, BasicAuthStandaloneTest, 
CircularListTest, TestSolrCloudWithKerberosAlt, HdfsDirectoryTest, 
TestCodecSupport, TestSubQueryTransformerDistrib, AutoCommitTest]
   [junit4] Completed [57/728 (1!)] on J2 in 13.97s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to