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

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C6F6A20D5E9BB3AB:5C02DFEFC0012F97]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        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:529&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
        ... 40 more




Build Log:
[...truncated 10829 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_C6F6A20D5E9BB3AB-001\init-core-data-001
   [junit4]   2> 62817 WARN  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 62817 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 62821 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-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> 62822 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 62824 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 62874 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 62895 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 62993 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 63079 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47987623
   [junit4]   2> 63081 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47987623
   [junit4]   2> 63081 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47987623
   [junit4]   2> 63084 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 63133 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 63149 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 63236 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 63249 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 63250 INFO  (coreLoadExecutor-305-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@47987623
   [junit4]   2> 63250 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 63250 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_C6F6A20D5E9BB3AB-001\init-core-data-001\]
   [junit4]   2> 63251 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=67.703125, 
floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=16.83758879184891, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 63344 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 63344 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 63345 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63345 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63346 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7462739460469331]
   [junit4]   2> 63346 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5650dd97[collection1] main]
   [junit4]   2> 63347 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 63354 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 63387 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 63388 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 63388 INFO  (coreLoadExecutor-305-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572901199614574592
   [junit4]   2> 63389 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 63389 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 63389 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 63390 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 63390 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 63390 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 63391 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 63391 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 63392 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 63393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 63393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 63394 INFO  
(searcherExecutor-306-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5650dd97[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63395 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@62e079aa[collection1] realtime]
   [junit4]   2> 63395 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
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 2
   [junit4]   2> 63396 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 63397 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 63449 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 63465 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 63553 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 63566 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 63577 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    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@47987623
   [junit4]   2> 63577 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_C6F6A20D5E9BB3AB-001\init-core-data-001\]
   [junit4]   2> 63669 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63669 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63671 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4842e94[collection1] main]
   [junit4]   2> 63672 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 63675 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 63690 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 63690 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 63691 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572901199932293120
   [junit4]   2> 63697 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 63698 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 63698 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 63698 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 63699 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 63700 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 63700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5050397362964074]
   [junit4]   2> 63700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 63701 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 63702 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 63704 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4842e94[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@430a5ec0[collection1] main]
   [junit4]   2> 63706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@54f60771
   [junit4]   2> 63706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1425409905
   [junit4]   2> 63716 INFO  
(searcherExecutor-311-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@430a5ec0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63722 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572901199957458944)]} 0 9
   [junit4]   2> 63722 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    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> 63730 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572901199972139008)]} 0 18
   [junit4]   2> 63731 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    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> 63731 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    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:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 63732 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&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:529&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.testMaxTime(AutoCommitTest.java:270)
   [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> 63732 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=C6F6A20D5E9BB3AB -Dtests.slow=true 
-Dtests.locale=lt -Dtests.timezone=PST8PDT -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.34s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C6F6A20D5E9BB3AB:5C02DFEFC0012F97]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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:529&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
   [junit4]    >        ... 40 more
   [junit4]   2> 63738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 63738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 63739 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4bf04aa8[collection1] realtime]
   [junit4]   2> 63739 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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 1
   [junit4]   2> 63740 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 63742 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 63806 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 63837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 63903 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 63917 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 63927 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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@47987623
   [junit4]   2> 63927 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_C6F6A20D5E9BB3AB-001\init-core-data-001\]
   [junit4]   2> 64038 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 64038 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 64039 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31ee7bdb[collection1] main]
   [junit4]   2> 64040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 64041 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 64048 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 64048 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 64050 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 64050 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 64050 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 64051 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 64051 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 64052 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 64052 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=69.20703125, 
floorSegmentMB=1.14453125, forceMergeDeletesPctAllowed=4.561559712231963, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21295419358848477
   [junit4]   2> 64052 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 64052 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 64052 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 64054 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@31ee7bdb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64054 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@447d6a50[collection1] main]
   [junit4]   2> 64055 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@71d75d4d
   [junit4]   2> 64056 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@447d6a50[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64057 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1909939533
   [junit4]   2> 64061 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1572901200318169088)]} 0 1
   [junit4]   2> 64061 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 68063 INFO  (commitScheduler-318-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> 68163 INFO  (commitScheduler-318-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c765e9a[collection1] main]
   [junit4]   2> 68163 INFO  (commitScheduler-318-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 68169 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c765e9a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 68325 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1572901204790345728)]} 0 4265
   [junit4]   2> 68325 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 68326 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1572901204792442880)]} 0 4266
   [junit4]   2> 68326 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 70326 INFO  (commitScheduler-318-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> 70331 INFO  (commitScheduler-318-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3de84f05[collection1] main]
   [junit4]   2> 70332 INFO  (commitScheduler-318-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 70334 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3de84f05[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 70583 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 70584 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 70585 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207161176064)]} 0 6526
   [junit4]   2> 70586 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207162224640)]} 0 6526
   [junit4]   2> 70586 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207162224641)]} 0 6527
   [junit4]   2> 70587 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207162224642)]} 0 6527
   [junit4]   2> 70587 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207163273216)]} 0 6527
   [junit4]   2> 70587 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207163273217)]} 0 6528
   [junit4]   2> 70587 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207163273218)]} 0 6528
   [junit4]   2> 70588 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207164321792)]} 0 6528
   [junit4]   2> 70588 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207164321793)]} 0 6529
   [junit4]   2> 70589 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1572901207165370368)]} 0 6529
   [junit4]   2> 70589 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 70590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207166418944)]} 0 6530
   [junit4]   2> 70590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207166418945)]} 0 6531
   [junit4]   2> 70591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207166418946)]} 0 6531
   [junit4]   2> 70591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207167467520)]} 0 6531
   [junit4]   2> 70591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207167467521)]} 0 6531
   [junit4]   2> 70591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207167467522)]} 0 6531
   [junit4]   2> 70591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207167467523)]} 0 6532
   [junit4]   2> 70591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207167467524)]} 0 6532
   [junit4]   2> 70591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207167467525)]} 0 6532
   [junit4]   2> 70592 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1572901207168516096)]} 0 6532
   [junit4]   2> 70592 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 71591 INFO  (commitScheduler-318-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> 71621 INFO  (commitScheduler-318-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@169e3952[collection1] main]
   [junit4]   2> 71624 INFO  
(searcherExecutor-315-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@169e3952[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10/9:delGen=1)))}
   [junit4]   2> 71624 INFO  (commitScheduler-318-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71854 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 71856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
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> 71856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C6F6A20D5E9BB3AB]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 71858 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 71858 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 71859 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c594918[collection1] realtime]
   [junit4]   2> 71859 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    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> 71859 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 71860 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 71910 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 71937 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 72048 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 72062 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 72113 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    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@47987623
   [junit4]   2> 72113 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_C6F6A20D5E9BB3AB-001\init-core-data-001\]
   [junit4]   2> 72316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 72316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 72317 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@606d1f42[collection1] main]
   [junit4]   2> 72318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 72319 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 72325 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 72326 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72326 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 72326 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 72327 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 72327 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 72328 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 72328 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 72329 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 72329 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 72331 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@606d1f42[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72331 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=65.3564453125, 
floorSegmentMB=0.9384765625, forceMergeDeletesPctAllowed=17.202101980244176, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 72333 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 72333 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77318200[collection1] main]
   [junit4]   2> 72334 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@59685de2
   [junit4]   2> 72335 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77318200[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72335 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1500012002
   [junit4]   2> 72341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1572901209000378368)]} 0 1
   [junit4]   2> 72341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1572901209002475520)]} 0 2
   [junit4]   2> 72343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1572901209003524096)]} 0 3
   [junit4]   2> 72343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1572901209004572672)]} 0 3
   [junit4]   2> 72343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1572901209004572673)]} 0 4
   [junit4]   2> 72344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1572901209004572674)]} 0 4
   [junit4]   2> 72344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1572901209005621248)]} 0 4
   [junit4]   2> 72344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1572901209005621249)]} 0 5
   [junit4]   2> 72345 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1572901209006669824)]} 0 5
   [junit4]   2> 72346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1572901209006669825)]} 0 6
   [junit4]   2> 72346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1572901209007718400)]} 0 6
   [junit4]   2> 72346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1572901209007718401)]} 0 7
   [junit4]   2> 72347 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1572901209008766976)]} 0 7
   [junit4]   2> 72350 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1572901209008766977)]} 0 10
   [junit4]   2> 72351 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    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> 72353 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1572901209012961280)]} 0 13
   [junit4]   2> 72354 INFO  (commitScheduler-322-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> 72366 INFO  (commitScheduler-322-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6da606b6[collection1] main]
   [junit4]   2> 72367 INFO  (commitScheduler-322-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72368 INFO  
(searcherExecutor-319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6da606b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C15)))}
   [junit4]   2> 72605 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1572901209277202432)]} 0 266
   [junit4]   2> 72606 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    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=1 status=0 QTime=0
   [junit4]   2> 72607 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 72607 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C6F6A20D5E9BB3AB]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 72607 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 72608 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1041341141
   [junit4]   2> 72608 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 72608 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 72609 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 72609 INFO  
(SUITE-AutoCommitTest-seed#[C6F6A20D5E9BB3AB]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72609 INFO  
(coreCloseExecutor-323-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1dd293f5
   [junit4]   2> 72609 INFO  
(coreCloseExecutor-323-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 72609 INFO  
(coreCloseExecutor-323-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@411c0841 commitCommandVersion:0
   [junit4]   2> 72622 INFO  
(coreCloseExecutor-323-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=500339701
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_C6F6A20D5E9BB3AB-001
   [junit4]   2> Jul 14, 2017 12:31:25 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Asserting), 
subject=PostingsFormat(name=Asserting), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=678, 
maxMBSortInHeap=5.255079012916692, sim=RandomSimilarity(queryNorm=true): {}, 
locale=lt, timezone=PST8PDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=211378408,total=470810624
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedUpdateProcessors, 
TestFieldTypeCollectionResource, MoveReplicaHDFSTest, BadComponentTest, 
TestRuleBasedAuthorizationPlugin, CdcrRequestHandlerTest, 
TestSolrDeletionPolicy1, HdfsLockFactoryTest, ExternalFileFieldSortTest, 
TestShortCircuitedRequests, SecurityConfHandlerTest, TestCloudInspectUtil, 
CheckHdfsIndexTest, TestSortByMinMaxFunction, AutoCommitTest]
   [junit4] Completed [17/728 (1!)] on J1 in 10.07s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to