Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18415/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

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([8FF33CCFC6611A1E:1507412D58FB8622]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
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:811)
        ... 40 more




Build Log:
[...truncated 10739 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_8FF33CCFC6611A1E-001/init-core-data-001
   [junit4]   2> 22349 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 22351 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 22351 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-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> 22382 WARN  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 22384 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 22417 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 22521 WARN  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 22525 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 22551 INFO  (coreLoadExecutor-68-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> 22584 WARN  (coreLoadExecutor-68-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 22585 INFO  (coreLoadExecutor-68-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 22609 INFO  (coreLoadExecutor-68-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 22734 WARN  (coreLoadExecutor-68-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 22741 INFO  (coreLoadExecutor-68-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 22751 INFO  (coreLoadExecutor-68-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
   [junit4]   2> 22751 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_8FF33CCFC6611A1E-001/init-core-data-001/]
   [junit4]   2> 22752 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=38.072265625, 
floorSegmentMB=0.6748046875, forceMergeDeletesPctAllowed=12.298751321054578, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 22762 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 22762 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 22764 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 22764 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 22764 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=84.9755859375, 
floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=23.462091630187743, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 22765 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@141d3dc[collection1] main]
   [junit4]   2> 22765 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 22820 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 23025 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 23025 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 23025 INFO  (coreLoadExecutor-68-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552495815007666176
   [junit4]   2> 23026 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 23026 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 23026 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 23026 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 23026 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 23027 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 23027 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 23027 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 23027 INFO  
(searcherExecutor-69-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@141d3dc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23028 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 23030 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 23044 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1552495815012909056)} 0 13
   [junit4]   2> 23047 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
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> 23082 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 23084 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 23127 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 23243 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 23245 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 23258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    ] 
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> 23259 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_8FF33CCFC6611A1E-001/init-core-data-001/]
   [junit4]   2> 23270 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23270 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23271 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a5b4a5[collection1] main]
   [junit4]   2> 23272 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 23272 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 23277 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 23277 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 23277 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 23277 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 23277 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 23278 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 23278 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 23278 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 23278 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 23279 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 23279 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a5b4a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23283 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=54.5869140625, 
floorSegmentMB=1.5673828125, forceMergeDeletesPctAllowed=8.398653517903105, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5968696321181787
   [junit4]   2> 23284 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 23284 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1011b99[collection1] main]
   [junit4]   2> 23285 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17332dd
   [junit4]   2> 23297 INFO  
(searcherExecutor-74-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1011b99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23323 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1552495815290781696)]} 0 34
   [junit4]   2> 23323 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
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> 23326 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1552495815322238976)]} 0 38
   [junit4]   2> 23327 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
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> 23327 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    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=standard&start=0&rows=20&version=2.2
   [junit4]   2> 23328 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
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:811)
   [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:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [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:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 23328 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=8FF33CCFC6611A1E -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Pacific/Pohnpei 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.31s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8FF33CCFC6611A1E:1507412D58FB8622]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [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:811)
   [junit4]    >        ... 40 more
   [junit4]   2> 23336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 23497 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1102c81[collection1] 
realtime]
   [junit4]   2> 23497 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1552495815333773312)} 0 160
   [junit4]   2> 23499 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 23554 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 23555 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 23576 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 23669 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 23673 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 23680 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 23681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_8FF33CCFC6611A1E-001/init-core-data-001/]
   [junit4]   2> 23689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23689 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f5f657[collection1] 
main]
   [junit4]   2> 23690 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 23690 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 23692 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 23692 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 23693 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 23693 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 23693 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 23694 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 23694 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 23694 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 23695 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 23695 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 23695 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f5f657[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23695 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1740404874, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 23695 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 23696 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@94c612[collection1] 
main]
   [junit4]   2> 23696 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4055b3
   [junit4]   2> 23696 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@94c612[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23699 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1552495815712309248)]} 0 2
   [junit4]   2> 23699 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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> 27699 INFO  (commitScheduler-81-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> 27745 INFO  (commitScheduler-81-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@622ee0[collection1] main]
   [junit4]   2> 27746 INFO  (commitScheduler-81-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 27746 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@622ee0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 27961 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1552495820181340160)]} 0 4263
   [junit4]   2> 27964 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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=2
   [junit4]   2> 27966 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1552495820188680192)]} 0 4269
   [junit4]   2> 27967 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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> 29966 INFO  (commitScheduler-81-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> 29975 INFO  (commitScheduler-81-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13ae46a[collection1] main]
   [junit4]   2> 29975 INFO  (commitScheduler-81-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29976 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13ae46a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)))}
   [junit4]   2> 30220 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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> 30225 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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=1 status=0 
QTime=0
   [junit4]   2> 30228 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822558461952)]} 0 6530
   [junit4]   2> 30229 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822560559104)]} 0 6531
   [junit4]   2> 30229 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822561607680)]} 0 6532
   [junit4]   2> 30230 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822561607681)]} 0 6532
   [junit4]   2> 30230 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822562656256)]} 0 6533
   [junit4]   2> 30231 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822563704832)]} 0 6533
   [junit4]   2> 30232 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822563704833)]} 0 6534
   [junit4]   2> 30232 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822564753408)]} 0 6535
   [junit4]   2> 30234 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822565801984)]} 0 6536
   [junit4]   2> 30234 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1552495822566850560)]} 0 6536
   [junit4]   2> 30235 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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> 30235 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822567899136)]} 0 6538
   [junit4]   2> 30236 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822568947712)]} 0 6538
   [junit4]   2> 30236 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822568947713)]} 0 6538
   [junit4]   2> 30236 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822568947714)]} 0 6539
   [junit4]   2> 30237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822569996288)]} 0 6539
   [junit4]   2> 30237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822569996289)]} 0 6540
   [junit4]   2> 30237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822569996290)]} 0 6540
   [junit4]   2> 30238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822571044864)]} 0 6540
   [junit4]   2> 30238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822571044865)]} 0 6541
   [junit4]   2> 30238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1552495822571044866)]} 0 6541
   [junit4]   2> 30239 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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=1 status=0 
QTime=0
   [junit4]   2> 31235 INFO  (commitScheduler-81-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> 31242 INFO  (commitScheduler-81-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ffa22d[collection1] main]
   [junit4]   2> 31242 INFO  (commitScheduler-81-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 31243 INFO  
(searcherExecutor-78-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ffa22d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10/9:delGen=1)))}
   [junit4]   2> 31492 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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> 31494 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] 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> 31494 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8FF33CCFC6611A1E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 31496 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 31498 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@181bae5[collection1] realtime]
   [junit4]   2> 31498 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1552495823891202048)} 0 2
   [junit4]   2> 31500 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 31525 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 31527 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 31547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 31617 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 31620 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 31629 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 31630 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_8FF33CCFC6611A1E-001/init-core-data-001/]
   [junit4]   2> 31639 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31639 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31639 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e8243[collection1] main]
   [junit4]   2> 31640 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 31640 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 31643 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 31646 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 31647 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 31647 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 31647 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a6978[collection1] main]
   [junit4]   2> 31648 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10ef765
   [junit4]   2> 31649 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 31650 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 31650 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 31650 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 31650 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 31650 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 31650 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 31651 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 31651 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 31651 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e8243[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31651 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 31651 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 31651 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 31651 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 31652 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 31652 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 31652 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 31657 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 31658 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 31658 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a6978[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31671 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1552495824051634176)]} 0 20
   [junit4]   2> 31672 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1552495824073654272)]} 0 21
   [junit4]   2> 31673 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1552495824074702848)]} 0 23
   [junit4]   2> 31674 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1552495824075751424)]} 0 23
   [junit4]   2> 31675 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1552495824076800000)]} 0 24
   [junit4]   2> 31676 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1552495824077848576)]} 0 25
   [junit4]   2> 31677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1552495824078897152)]} 0 26
   [junit4]   2> 31677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1552495824079945728)]} 0 27
   [junit4]   2> 31678 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1552495824080994304)]} 0 27
   [junit4]   2> 31679 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1552495824080994305)]} 0 28
   [junit4]   2> 31680 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1552495824082042880)]} 0 29
   [junit4]   2> 31681 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1552495824083091456)]} 0 30
   [junit4]   2> 31682 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1552495824084140032)]} 0 31
   [junit4]   2> 31682 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1552495824085188608)]} 0 32
   [junit4]   2> 31683 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
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> 31685 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1552495824087285760)]} 0 34
   [junit4]   2> 31686 INFO  (commitScheduler-85-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> 31695 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16d956f[collection1] main]
   [junit4]   2> 31695 INFO  (commitScheduler-85-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 31701 INFO  
(searcherExecutor-82-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16d956f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c15)))}
   [junit4]   2> 31938 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1552495824351526912)]} 0 288
   [junit4]   2> 31939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
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> 31943 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
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> 31944 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8FF33CCFC6611A1E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 31944 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 31944 INFO  
(SUITE-AutoCommitTest-seed#[8FF33CCFC6611A1E]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17880714
   [junit4]   2> 31945 INFO  
(coreCloseExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8e2416
   [junit4]   2> 31945 INFO  
(coreCloseExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 31945 INFO  
(coreCloseExecutor-86-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@154ae8e
   [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_8FF33CCFC6611A1E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-TN, 
timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=109624504,total=211812352
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, 
TestObjectReleaseTracker, SparseHLLTest, ShowFileRequestHandlerTest, 
AutoCommitTest]
   [junit4] Completed [26/658 (1!)] on J2 in 9.64s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 56579 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to