Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19793/
Java: 32bit/jdk-9-ea+171 -server -XX:+UseParallelGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([187C04318A36F77E:A2AE6B490918196B]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:563)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
        ... 39 more




Build Log:
[...truncated 10943 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_187C04318A36F77E-001/init-core-data-001
   [junit4]   2> 7712 WARN  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 7713 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 7713 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 7714 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 7714 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-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> 7737 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7772 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 7866 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 7904 WARN  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 7904 WARN  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 7904 WARN  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 7905 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 7939 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7967 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8077 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8109 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 8109 WARN  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 8109 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8109 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_187C04318A36F77E-001/init-core-data-001/]
   [junit4]   2> 8111 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 8121 WARN  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 8197 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 8197 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8206 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8206 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8207 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2206958193292894]
   [junit4]   2> 8207 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@58faaf[collection1] main]
   [junit4]   2> 8209 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 8249 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 8368 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8370 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 8370 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 8370 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 8370 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 8371 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 8371 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 8371 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 8372 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 8372 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 8379 INFO  (searcherExecutor-95-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58faaf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8379 INFO  (coreLoadExecutor-94-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569448604222881792
   [junit4]   2> 8385 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8393 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 8394 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 8394 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fb3576[collection1] realtime]
   [junit4]   2> 8395 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
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> 8396 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
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> 8397 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
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> 8447 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 8474 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8632 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8652 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
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> 8654 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 8654 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
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_187C04318A36F77E-001/init-core-data-001/]
   [junit4]   2> 8726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8726 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8727 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@df1241[collection1] main]
   [junit4]   2> 8728 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 8729 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 8734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8734 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 8734 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569448604595126272
   [junit4]   2> 8755 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 8755 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 8755 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 8755 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 8755 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 8756 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7387313621068844]
   [junit4]   2> 8757 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 8758 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 8758 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 8758 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 8759 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@df1241[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8759 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@caa02[collection1] main]
   [junit4]   2> 8760 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@196a6ca
   [junit4]   2> 8760 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=26650314
   [junit4]   2> 8772 INFO  (searcherExecutor-100-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@caa02[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8817 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569448604630777856)]} 0 51
   [junit4]   2> 8819 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1
   [junit4]   2> 8822 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569448604686352384)]} 0 56
   [junit4]   2> 8822 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 8823 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1569448604688449536)]} 0 57
   [junit4]   2> 8824 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 8827 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
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=standard&start=0&rows=20&version=2.2
   [junit4]   2> 8828 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&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=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 8828 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[187C04318A36F77E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=187C04318A36F77E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SS 
-Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.45s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([187C04318A36F77E:A2AE6B490918196B]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 39 more
   [junit4]   2> 8835 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 8836 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 8836 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f78bcb[collection1] realtime]
   [junit4]   2> 8836 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
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> 8837 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
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> 8838 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
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> 8864 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 9011 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9108 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
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> 9109 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 9109 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
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_187C04318A36F77E-001/init-core-data-001/]
   [junit4]   2> 9159 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9159 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9160 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a93ef6[collection1] main]
   [junit4]   2> 9161 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9162 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9164 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 9165 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9165 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9165 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9165 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 9165 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9165 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9166 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9166 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9166 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9167 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a93ef6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9170 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=1.3984375, 
floorSegmentMB=0.765625, forceMergeDeletesPctAllowed=21.627054709946616, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 9171 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 9171 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fa1121[collection1] main]
   [junit4]   2> 9172 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@95f9d1
   [junit4]   2> 9172 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fa1121[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9173 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=9828817
   [junit4]   2> 9185 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569448605057548288)]} 0 10
   [junit4]   2> 9185 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 10676 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 10707 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c04a5[collection1] main]
   [junit4]   2> 10708 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10711 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c04a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 10939 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569448606906187776)]} 0 1764
   [junit4]   2> 10940 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 10944 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 10945 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1569448606913527808)]} 0 0
   [junit4]   2> 10945 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 12439 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 12448 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19b22b[collection1] main]
   [junit4]   2> 12449 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12449 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19b22b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)))}
   [junit4]   2> 12698 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1569448608750632960)]} 0 3523
   [junit4]   2> 12698 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 12700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608752730112)]} 0 3525
   [junit4]   2> 12700 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608753778688)]} 0 3525
   [junit4]   2> 12701 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608753778689)]} 0 3526
   [junit4]   2> 12701 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608754827264)]} 0 3526
   [junit4]   2> 12702 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608754827265)]} 0 3527
   [junit4]   2> 12702 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608755875840)]} 0 3527
   [junit4]   2> 12703 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608755875841)]} 0 3528
   [junit4]   2> 12703 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608756924416)]} 0 3528
   [junit4]   2> 12704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608756924417)]} 0 3529
   [junit4]   2> 12704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569448608757972992)]} 0 3529
   [junit4]   2> 12704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 14198 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14205 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16af48f[collection1] main]
   [junit4]   2> 14206 INFO  (commitScheduler-107-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 14206 INFO  (searcherExecutor-104-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16af48f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)
 Uninverting(_3(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 14210 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1569448610336079872)]} 0 5035
   [junit4]   2> 14211 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 14212 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[187C04318A36F77E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 14213 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 14213 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 14214 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c96d9d[collection1] realtime]
   [junit4]   2> 14214 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
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> 14215 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
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> 14215 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
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> 14240 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 14283 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 14506 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 14554 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
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> 14554 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 14554 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
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_187C04318A36F77E-001/init-core-data-001/]
   [junit4]   2> 14609 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14609 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14610 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d40e15[collection1] main]
   [junit4]   2> 14611 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 14612 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 14614 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14614 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 14615 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 14615 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 14615 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 14615 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 14615 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 14615 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 14616 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 14616 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 14616 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 14616 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d40e15[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14616 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 14617 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e237a7[collection1] main]
   [junit4]   2> 14618 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10083bd
   [junit4]   2> 14618 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=16810941
   [junit4]   2> 14619 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e237a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14620 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1569448610765996032)]} 0 1
   [junit4]   2> 14621 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1569448610768093184)]} 0 1
   [junit4]   2> 14623 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1569448610768093185)]} 0 3
   [junit4]   2> 14626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1569448610770190336)]} 0 6
   [junit4]   2> 14629 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1569448610773336064)]} 0 10
   [junit4]   2> 14630 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1569448610777530368)]} 0 11
   [junit4]   2> 14633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1569448610778578944)]} 0 13
   [junit4]   2> 14634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1569448610780676096)]} 0 14
   [junit4]   2> 14635 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1569448610782773248)]} 0 15
   [junit4]   2> 14637 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1569448610782773249)]} 0 17
   [junit4]   2> 14640 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1569448610784870400)]} 0 20
   [junit4]   2> 14640 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1569448610788016128)]} 0 21
   [junit4]   2> 14641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1569448610788016129)]} 0 21
   [junit4]   2> 14641 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1569448610789064704)]} 0 22
   [junit4]   2> 14642 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 14646 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1569448610792210432)]} 0 26
   [junit4]   2> 14646 INFO  (commitScheduler-111-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14654 INFO  (commitScheduler-111-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10e525f[collection1] main]
   [junit4]   2> 14655 INFO  (commitScheduler-111-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 14655 INFO  (searcherExecutor-108-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10e525f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c15)))}
   [junit4]   2> 14897 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1569448611056451584)]} 0 277
   [junit4]   2> 14898 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 14899 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 14899 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[187C04318A36F77E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 14899 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 14899 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14702934
   [junit4]   2> 14899 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 14899 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 14899 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 14900 INFO  
(SUITE-AutoCommitTest-seed#[187C04318A36F77E]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 14900 INFO  (coreCloseExecutor-112-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5d7bbb
   [junit4]   2> 14900 INFO  (coreCloseExecutor-112-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 14900 INFO  (coreCloseExecutor-112-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@dc9867 commitCommandVersion:0
   [junit4]   2> 14905 INFO  (coreCloseExecutor-112-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6126523
   [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_187C04318A36F77E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FST50, 
subject=FST50, id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=570, 
maxMBSortInHeap=5.288065802569823, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-SS, timezone=Asia/Tomsk
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=8,threads=1,free=130051656,total=226230272
   [junit4]   2> NOTE: All tests run in this JVM: 
[IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
OverseerCollectionConfigSetProcessorTest, TestCollationFieldDocValues, 
TestXmlQParserPlugin, TestSimpleQParserPlugin, 
TestLMDirichletSimilarityFactory, CircularListTest, ReplicaListTransformerTest, 
TestNumericTokenStream, AutoCommitTest]
   [junit4] Completed [15/726 (1!)] on J2 in 7.21s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to