Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1559/

1 tests failed.
FAILED:  org.apache.solr.update.MaxSizeAutoCommitTest.endToEndTest 
{seed=[637D2E1F06D32289:792B4129E661058B]}

Error Message:
Tlog size exceeds the max size bound. Tlog path: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_637D2E1F06D32289-001/init-core-data-001/tlog/tlog.0000000000000000003,
 tlog size: 5537

Stack Trace:
java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_637D2E1F06D32289-001/init-core-data-001/tlog/tlog.0000000000000000003,
 tlog size: 5537
        at 
__randomizedtesting.SeedInfo.seed([637D2E1F06D32289:792B4129E661058B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
        at 
org.apache.solr.update.MaxSizeAutoCommitTest.endToEndTest(MaxSizeAutoCommitTest.java:231)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13135 lines...]
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4]   2> 290153 INFO  
(SUITE-MaxSizeAutoCommitTest-seed#[637D2E1F06D32289]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_637D2E1F06D32289-001/init-core-data-001
   [junit4]   2> 290153 WARN  
(SUITE-MaxSizeAutoCommitTest-seed#[637D2E1F06D32289]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 290154 INFO  
(SUITE-MaxSizeAutoCommitTest-seed#[637D2E1F06D32289]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 290159 INFO  
(SUITE-MaxSizeAutoCommitTest-seed#[637D2E1F06D32289]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 290164 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting endToEndTest 
{seed=[637D2E1F06D32289:792B4129E661058B]}
   [junit4]   2> 291522 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 291523 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 291610 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 291847 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 292181 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 293188 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 293392 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 293392 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 293429 INFO  (coreLoadExecutor-349-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 293430 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 293517 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 293554 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 293893 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 294009 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 294010 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 294018 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 294018 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_637D2E1F06D32289-001/init-core-data-001/]
   [junit4]   2> 294048 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5057098234789889]
   [junit4]   2> 294080 WARN  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 294453 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 294453 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 294454 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 294454 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 294456 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6ecb22f7
   [junit4]   2> 294457 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f8fa880[collection1] main]
   [junit4]   2> 294458 WARN  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 294458 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 294459 INFO  (coreLoadExecutor-349-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602399061260894208
   [junit4]   2> 294461 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 294477 INFO  
(searcherExecutor-350-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f8fa880[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 294682 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1602399061406646272), 1 (1602399061418180608), 2 (1602399061418180609), 3 
(1602399061425520640), 4 (1602399061425520641), 5 (1602399061427617792), 6 
(1602399061442297856), 7 (1602399061446492160), 8 (1602399061470609408), 9 
(1602399061472706560), ... (20 adds)]} 0 219
   [junit4]   2> 294892 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=429
   [junit4]   2> 295167 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[20 
(1602399061978120192), 21 (1602399061980217344), 22 (1602399061982314496), 23 
(1602399061983363072), 24 (1602399061983363073), 25 (1602399061984411648), 26 
(1602399061993848832), 27 (1602399061995945984), 28 (1602399061998043136), 29 
(1602399061998043137), ... (20 adds)]} 0 25
   [junit4]   2> 295369 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=906
   [junit4]   2> 295379 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[40 
(1602399062215098368), 41 (1602399062216146944), 42 (1602399062217195520), 43 
(1602399062217195521), 44 (1602399062217195522), 45 (1602399062219292672), 46 
(1602399062219292673), 47 (1602399062220341248), 48 (1602399062220341249), 49 
(1602399062220341250), ... (20 adds)]} 0 9
   [junit4]   2> 295584 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1121
   [junit4]   2> 295594 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[60 
(1602399062441590784), 61 (1602399062442639360), 62 (1602399062443687936), 63 
(1602399062444736512), 64 (1602399062444736513), 65 (1602399062445785088), 66 
(1602399062445785089), 67 (1602399062446833664), 68 (1602399062446833665), 69 
(1602399062446833666), ... (20 adds)]} 0 9
   [junit4]   2> 295796 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1333
   [junit4]   2> 295813 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[80 
(1602399062663888896), 81 (1602399062663888897), 82 (1602399062664937472), 83 
(1602399062664937473), 84 (1602399062664937474), 85 (1602399062665986048), 86 
(1602399062665986049), 87 (1602399062665986050), 88 (1602399062667034624), 89 
(1602399062667034625), ... (20 adds)]} 0 16
   [junit4]   2> 296015 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1551
   [junit4]   2> 296034 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[100 
(1602399062892478464), 101 (1602399062893527040), 102 (1602399062893527041), 
103 (1602399062896672768), 104 (1602399062897721344), 105 
(1602399062897721345), 106 (1602399062898769920), 107 (1602399062898769921), 
108 (1602399062899818496), 109 (1602399062900867072), ... (20 adds)]} 0 18
   [junit4]   2> 296235 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1772
   [junit4]   2> 296264 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296264 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@db0613a commitCommandVersion:0
   [junit4]   2> 296266 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[120 
(1602399063124213760), 121 (1602399063124213761), 122 (1602399063125262336), 
123 (1602399063125262337), 124 (1602399063125262338), 125 
(1602399063128408064), 126 (1602399063128408065), 127 (1602399063132602368), 
128 (1602399063134699520), 129 (1602399063134699521), ... (20 adds)]} 0 30
   [junit4]   2> 296467 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2004
   [junit4]   2> 296475 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[140 
(1602399063367483392), 141 (1602399063368531968), 142 (1602399063368531969), 
143 (1602399063368531970), 144 (1602399063369580544), 145 
(1602399063369580545), 146 (1602399063369580546), 147 (1602399063370629120), 
148 (1602399063370629121), 149 (1602399063371677696), ... (20 adds)]} 0 7
   [junit4]   2> 296583 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b008a57[collection1] realtime]
   [junit4]   2> 296594 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 296677 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2213
   [junit4]   2> 296686 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[160 
(1602399063586635776), 161 (1602399063587684352), 162 (1602399063588732928), 
163 (1602399063588732929), 164 (1602399063588732930), 165 
(1602399063589781504), 166 (1602399063589781505), 167 (1602399063590830080), 
168 (1602399063590830081), 169 (1602399063590830082), ... (20 adds)]} 0 9
   [junit4]   2> 296904 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2441
   [junit4]   2> 296918 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[180 
(1602399063825711104), 181 (1602399063825711105), 182 (1602399063826759680), 
183 (1602399063826759681), 184 (1602399063827808256), 185 
(1602399063827808257), 186 (1602399063828856832), 187 (1602399063828856833), 
188 (1602399063828856834), 189 (1602399063829905408), ... (20 adds)]} 0 13
   [junit4]   2> 297119 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2656
   [junit4]   2> 297126 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[200 
(1602399064051154944), 201 (1602399064051154945), 202 (1602399064051154946), 
203 (1602399064052203520), 204 (1602399064052203521), 205 
(1602399064052203522), 206 (1602399064053252096), 207 (1602399064053252097), 
208 (1602399064053252098), 209 (1602399064054300672), ... (20 adds)]} 0 6
   [junit4]   2> 297340 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2877
   [junit4]   2> 297366 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[220 
(1602399064282890240), 221 (1602399064283938816), 222 (1602399064283938817), 
223 (1602399064284987392), 224 (1602399064284987393), 225 
(1602399064284987394), 226 (1602399064291278848), 227 (1602399064293376000), 
228 (1602399064302813184), 229 (1602399064303861760), ... (20 adds)]} 0 25
   [junit4]   2> 297579 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3116
   [junit4]   2> 297600 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[240 
(1602399064532451328), 241 (1602399064533499904), 242 (1602399064533499905), 
243 (1602399064534548480), 244 (1602399064534548481), 245 
(1602399064534548482), 246 (1602399064534548483), 247 (1602399064535597056), 
248 (1602399064535597057), 249 (1602399064535597058), ... (20 adds)]} 0 21
   [junit4]   2> 297819 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3356
   [junit4]   2> 297833 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 297833 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@db0613a commitCommandVersion:0
   [junit4]   2> 297866 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[260 
(1602399064785158144), 261 (1602399064785158145), 262 (1602399064786206720), 
263 (1602399064786206721), 264 (1602399064786206722), 265 
(1602399064787255296), 266 (1602399064787255297), 267 (1602399064787255298), 
268 (1602399064787255299), 269 (1602399064788303872), ... (20 adds)]} 0 46
   [junit4]   2> 297989 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77374440[collection1] realtime]
   [junit4]   2> 297992 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 298067 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3604
   [junit4]   2> 298079 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[280 
(1602399065045204992), 281 (1602399065046253568), 282 (1602399065046253569), 
283 (1602399065046253570), 284 (1602399065047302144), 285 
(1602399065047302145), 286 (1602399065047302146), 287 (1602399065048350720), 
288 (1602399065048350721), 289 (1602399065048350722), ... (20 adds)]} 0 11
   [junit4]   2> 298382 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3919
   [junit4]   2> 298397 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[300 
(1602399065375506432), 301 (1602399065375506433), 302 (1602399065376555008), 
303 (1602399065376555009), 304 (1602399065376555010), 305 
(1602399065377603584), 306 (1602399065377603585), 307 (1602399065377603586), 
308 (1602399065377603587), 309 (1602399065378652160), ... (20 adds)]} 0 14
   [junit4]   2> 298598 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4135
   [junit4]   2> 298606 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[320 
(1602399065601998848), 321 (1602399065601998849), 322 (1602399065603047424), 
323 (1602399065603047425), 324 (1602399065603047426), 325 
(1602399065603047427), 326 (1602399065604096000), 327 (1602399065604096001), 
328 (1602399065606193152), 329 (1602399065606193153), ... (20 adds)]} 0 7
   [junit4]   2> 298841 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4378
   [junit4]   2> 298862 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[340 
(1602399065855754240), 341 (1602399065856802816), 342 (1602399065856802817), 
343 (1602399065856802818), 344 (1602399065857851392), 345 
(1602399065857851393), 346 (1602399065857851394), 347 (1602399065857851395), 
348 (1602399065858899968), 349 (1602399065858899969), ... (20 adds)]} 0 21
   [junit4]   2> 299063 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4600
   [junit4]   2> 299072 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[360 
(1602399066089586688), 361 (1602399066090635264), 362 (1602399066090635265), 
363 (1602399066090635266), 364 (1602399066090635267), 365 
(1602399066091683840), 366 (1602399066091683841), 367 (1602399066091683842), 
368 (1602399066091683843), 369 (1602399066092732416), ... (20 adds)]} 0 8
   [junit4]   2> 299330 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4867
   [junit4]   2> 299352 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[380 
(1602399066369556480), 381 (1602399066383187968), 382 (1602399066383187969), 
383 (1602399066383187970), 384 (1602399066384236544), 385 
(1602399066384236545), 386 (1602399066384236546), 387 (1602399066384236547), 
388 (1602399066385285120), 389 (1602399066385285121), ... (20 adds)]} 0 20
   [junit4]   2> 299553 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5090
   [junit4]   2> 299571 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 299571 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@db0613a commitCommandVersion:0
   [junit4]   2> 299594 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[400 
(1602399066603388928), 401 (1602399066604437504), 402 (1602399066604437505), 
403 (1602399066604437506), 404 (1602399066605486080), 405 
(1602399066605486081), 406 (1602399066605486082), 407 (1602399066605486083), 
408 (1602399066606534656), 409 (1602399066607583232), ... (20 adds)]} 0 40
   [junit4]   2> 299706 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f5f2523[collection1] realtime]
   [junit4]   2> 299712 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 299795 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5332
   [junit4]   2> 299802 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[420 
(1602399066857144320), 421 (1602399066858192896), 422 (1602399066858192897), 
423 (1602399066858192898), 424 (1602399066859241472), 425 
(1602399066859241473), 426 (1602399066859241474), 427 (1602399066859241475), 
428 (1602399066860290048), 429 (1602399066860290049), ... (20 adds)]} 0 6
   [junit4]   2> 300003 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5540
   [junit4]   2> 300008 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[440 
(1602399067074199552), 441 (1602399067075248128), 442 (1602399067075248129), 
443 (1602399067075248130), 444 (1602399067076296704), 445 
(1602399067076296705), 446 (1602399067076296706), 447 (1602399067076296707), 
448 (1602399067077345280), 449 (1602399067077345281), ... (20 adds)]} 0 5
   [junit4]   2> 300210 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5747
   [junit4]   2> 300216 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[460 
(1602399067291254784), 461 (1602399067292303360), 462 (1602399067292303361), 
463 (1602399067293351936), 464 (1602399067293351937), 465 
(1602399067293351938), 466 (1602399067293351939), 467 (1602399067294400512), 
468 (1602399067294400513), 469 (1602399067294400514), ... (20 adds)]} 0 5
   [junit4]   2> 300436 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5973
   [junit4]   2> 300469 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[480 
(1602399067545010176), 481 (1602399067545010177), 482 (1602399067546058752), 
483 (1602399067546058753), 484 (1602399067546058754), 485 
(1602399067546058755), 486 (1602399067547107328), 487 (1602399067557593088), 
488 (1602399067557593089), 489 (1602399067557593090), ... (20 adds)]} 0 25
   [junit4]   2> 300670 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6207
   [junit4]   2> 300677 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1602399067774648320), 501 (1602399067775696896), 502 (1602399067775696897), 
503 (1602399067775696898), 504 (1602399067776745472), 505 
(1602399067776745473), 506 (1602399067776745474), 507 (1602399067777794048), 
508 (1602399067777794049), 509 (1602399067777794050), ... (20 adds)]} 0 6
   [junit4]   2> 300878 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6415
   [junit4]   2> 300900 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[520 
(1602399067992752128), 521 (1602399067993800704), 522 (1602399067993800705), 
523 (1602399067993800706), 524 (1602399067994849280), 525 
(1602399067994849281), 526 (1602399067994849282), 527 (1602399067994849283), 
528 (1602399067995897856), 529 (1602399067995897857), ... (20 adds)]} 0 21
   [junit4]   2> 301101 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6638
   [junit4]   2> 301116 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 301116 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@db0613a commitCommandVersion:0
   [junit4]   2> 301120 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[540 
(1602399068226584576), 541 (1602399068227633152), 542 (1602399068227633153), 
543 (1602399068227633154), 544 (1602399068227633155), 545 
(1602399068237070336), 546 (1602399068237070337), 547 (1602399068238118912), 
548 (1602399068238118913), 549 (1602399068239167488), ... (20 adds)]} 0 18
   [junit4]   2> 301166 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c64aeaa[collection1] realtime]
   [junit4]   2> 301180 INFO  (commitScheduler-353-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 301321 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending endToEndTest 
{seed=[637D2E1F06D32289:792B4129E661058B]}
   [junit4]   2> 301321 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 301321 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2125946182
   [junit4]   2> 301321 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 301322 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52858d13: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@13d03ee8
   [junit4]   2> 301327 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 301328 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36c90461: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4c6d184
   [junit4]   2> 301334 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 301334 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1565dc4e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@294757c5
   [junit4]   2> 301348 INFO  (coreCloseExecutor-355-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15cb3ea4
   [junit4]   2> 301348 INFO  (coreCloseExecutor-355-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=15cb3ea4
   [junit4]   2> 301348 INFO  (coreCloseExecutor-355-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@538f2e8f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@16529c7a
   [junit4]   2> 301358 INFO  (coreCloseExecutor-355-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 301358 INFO  (coreCloseExecutor-355-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@db0613a commitCommandVersion:0
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MaxSizeAutoCommitTest -Dtests.method=endToEndTest 
-Dtests.seed=637D2E1F06D32289 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-CR -Dtests.timezone=Pacific/Tarawa -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 11.4s J0 | MaxSizeAutoCommitTest.endToEndTest 
{seed=[637D2E1F06D32289:792B4129E661058B]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tlog size exceeds the 
max size bound. Tlog path: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_637D2E1F06D32289-001/init-core-data-001/tlog/tlog.0000000000000000003,
 tlog size: 5537
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([637D2E1F06D32289:792B4129E661058B]:0)
   [junit4]    >        at 
org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
   [junit4]    >        at 
org.apache.solr.update.MaxSizeAutoCommitTest.endToEndTest(MaxSizeAutoCommitTest.java:231)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 301614 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting endToEndTest 
{seed=[637D2E1F06D32289:CD7DFDD5D2A3CEA7]}
   [junit4]   2> 301614 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 301615 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 301886 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 301906 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 302074 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 302815 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 302838 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 302838 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 302850 INFO  (coreLoadExecutor-363-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 302851 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 302881 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 302910 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 303180 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 303224 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 303225 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21259be6
   [junit4]   2> 303225 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303225 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_637D2E1F06D32289-001/init-core-data-001/]
   [junit4]   2> 303228 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5057098234789889]
   [junit4]   2> 303245 WARN  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 303344 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 303345 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 303345 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 303346 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 303348 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@26815fad
   [junit4]   2> 303348 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f25f047[collection1] 
main]
   [junit4]   2> 303349 WARN  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 303349 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 303350 INFO  (coreLoadExecutor-363-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1602399070583783424
   [junit4]   2> 303365 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f25f047[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 303366 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 303382 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1602399070601609216), 1 (1602399070607900672), 2 (1602399070607900673), 3 
(1602399070607900674), 4 (1602399070608949248), 5 (1602399070608949249), 6 
(1602399070608949250), 7 (1602399070608949251), 8 (1602399070609997824), 9 
(1602399070609997825), ... (20 adds)]} 0 9
   [junit4]   2> 303583 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=215
   [junit4]   2> 303589 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[20 
(1602399070830198784), 21 (1602399070830198785), 22 (1602399070830198786), 23 
(1602399070831247360), 24 (1602399070831247361), 25 (1602399070831247362), 26 
(1602399070831247363), 27 (1602399070831247364), 28 (1602399070832295936), 29 
(1602399070832295937), ... (20 adds)]} 0 4
   [junit4]   2> 303983 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=615
   [junit4]   2> 303991 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[40 
(1602399071247532032), 41 (1602399071248580608), 42 (1602399071248580609), 43 
(1602399071248580610), 44 (1602399071248580611), 45 (1602399071249629184), 46 
(1602399071249629185), 47 (1602399071252774912), 48 (1602399071252774913), 49 
(1602399071252774914), ... (20 adds)]} 0 7
   [junit4]   2> 304192 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=824
   [junit4]   2> 304197 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[60 
(1602399071466684416), 61 (1602399071467732992), 62 (1602399071467732993), 63 
(1602399071467732994), 64 (1602399071467732995), 65 (1602399071468781568), 66 
(1602399071468781569), 67 (1602399071468781570), 68 (1602399071468781571), 69 
(1602399071468781572), ... (20 adds)]} 0 4
   [junit4]   2> 304432 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1065
   [junit4]   2> 304437 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[80 
(1602399071719391232), 81 (1602399071719391233), 82 (1602399071720439808), 83 
(1602399071720439809), 84 (1602399071720439810), 85 (1602399071720439811), 86 
(1602399071720439812), 87 (1602399071721488384), 88 (1602399071721488385), 89 
(1602399071721488386), ... (20 adds)]} 0 4
   [junit4]   2> 304638 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1271
   [junit4]   2> 304643 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[100 
(1602399071935397888), 101 (1602399071935397889), 102 (1602399071935397890), 
103 (1602399071935397891), 104 (1602399071936446464), 105 
(1602399071936446465), 106 (1602399071936446466), 107 (1602399071936446467), 
108 (1602399071936446468), 109 (1602399071937495040), ... (20 adds)]} 0 4
   [junit4]   2> 304844 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1476
   [junit4]   2> 304866 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[120 
(1602399072150355968), 121 (1602399072151404544), 122 (1602399072151404545), 
123 (1602399072151404546), 124 (1602399072151404547), 125 
(1602399072151404548), 126 (1602399072152453120), 127 (1602399072152453121), 
128 (1602399072156647424), 129 (1602399072157696000), ... (20 adds)]} 0 22
   [junit4]   2> 304872 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304872 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 304895 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@700d92e9[collection1] realtime]
   [junit4]   2> 304895 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 304917 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1550
   [junit4]   2> 304923 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[140 
(1602399072227950592), 141 (1602399072228999168), 142 (1602399072228999169), 
143 (1602399072230047744), 144 (1602399072230047745), 145 
(1602399072230047746), 146 (1602399072230047747), 147 (1602399072230047748), 
148 (1602399072231096320), 149 (1602399072231096321), ... (20 adds)]} 0 4
   [junit4]   2> 305124 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1756
   [junit4]   2> 305128 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[160 
(1602399072443957248), 161 (1602399072445005824), 162 (1602399072445005825), 
163 (1602399072445005826), 164 (1602399072445005827), 165 
(1602399072445005828), 166 (1602399072446054400), 167 (1602399072446054401), 
168 (1602399072446054402), 169 (1602399072446054403), ... (20 adds)]} 0 3
   [junit4]   2> 305361 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1994
   [junit4]   2> 305403 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[180 
(1602399072693518336), 181 (1602399072694566912), 182 (1602399072694566913), 
183 (1602399072694566914), 184 (1602399072694566915), 185 
(1602399072696664064), 186 (1602399072733364224), 187 (1602399072733364225), 
188 (1602399072734412800), 189 (1602399072734412801), ... (20 adds)]} 0 41
   [junit4]   2> 305604 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2236
   [junit4]   2> 305617 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[200 
(1602399072948322304), 201 (1602399072948322305), 202 (1602399072948322306), 
203 (1602399072948322307), 204 (1602399072948322308), 205 
(1602399072949370880), 206 (1602399072949370881), 207 (1602399072949370882), 
208 (1602399072949370883), 209 (1602399072949370884), ... (20 adds)]} 0 12
   [junit4]   2> 305830 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2462
   [junit4]   2> 305834 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[220 
(1602399073184251904), 221 (1602399073185300480), 222 (1602399073185300481), 
223 (1602399073185300482), 224 (1602399073185300483), 225 
(1602399073186349056), 226 (1602399073186349057), 227 (1602399073186349058), 
228 (1602399073186349059), 229 (1602399073186349060), ... (20 adds)]} 0 3
   [junit4]   2> 306035 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2668
   [junit4]   2> 306039 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[240 
(1602399073400258560), 241 (1602399073400258561), 242 (1602399073400258562), 
243 (1602399073400258563), 244 (1602399073401307136), 245 
(1602399073401307137), 246 (1602399073401307138), 247 (1602399073401307139), 
248 (1602399073401307140), 249 (1602399073401307141), ... (20 adds)]} 0 3
   [junit4]   2> 306244 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2876
   [junit4]   2> 306262 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[260 
(1602399073618362368), 261 (1602399073619410944), 262 (1602399073619410945), 
263 (1602399073619410946), 264 (1602399073619410947), 265 
(1602399073619410948), 266 (1602399073620459520), 267 (1602399073620459521), 
268 (1602399073621508096), 269 (1602399073621508097), ... (20 adds)]} 0 17
   [junit4]   2> 306262 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 306262 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 306286 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@275ac7a5[collection1] realtime]
   [junit4]   2> 306289 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 306379 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3011
   [junit4]   2> 306386 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[280 
(1602399073760968704), 281 (1602399073762017280), 282 (1602399073762017281), 
283 (1602399073762017282), 284 (1602399073762017283), 285 
(1602399073763065856), 286 (1602399073763065857), 287 (1602399073763065858), 
288 (1602399073763065859), 289 (1602399073763065860), ... (20 adds)]} 0 7
   [junit4]   2> 306588 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3220
   [junit4]   2> 306592 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[300 
(1602399073979072512), 301 (1602399073980121088), 302 (1602399073980121089), 
303 (1602399073980121090), 304 (1602399073980121091), 305 
(1602399073980121092), 306 (1602399073981169664), 307 (1602399073981169665), 
308 (1602399073981169666), 309 (1602399073981169667), ... (20 adds)]} 0 3
   [junit4]   2> 306874 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3507
   [junit4]   2> 306933 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[320 
(1602399074280013824), 321 (1602399074281062400), 322 (1602399074281062401), 
323 (1602399074281062402), 324 (1602399074282110976), 325 
(1602399074282110977), 326 (1602399074282110978), 327 (1602399074282110979), 
328 (1602399074282110980), 329 (1602399074282110981), ... (20 adds)]} 0 58
   [junit4]   2> 307184 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3817
   [junit4]   2> 307188 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[340 
(1602399074605072384), 341 (1602399074605072385), 342 (1602399074605072386), 
343 (1602399074606120960), 344 (1602399074606120961), 345 
(1602399074606120962), 346 (1602399074606120963), 347 (1602399074606120964), 
348 (1602399074606120965), 349 (1602399074607169536), ... (20 adds)]} 0 3
   [junit4]   2> 307389 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4022
   [junit4]   2> 307393 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[360 
(1602399074820030464), 361 (1602399074820030465), 362 (1602399074820030466), 
363 (1602399074821079040), 364 (1602399074821079041), 365 
(1602399074821079042), 366 (1602399074821079043), 367 (1602399074821079044), 
368 (1602399074821079045), 369 (1602399074822127616), ... (20 adds)]} 0 3
   [junit4]   2> 307594 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4227
   [junit4]   2> 307598 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[380 
(1602399075034988544), 381 (1602399075034988545), 382 (1602399075036037120), 
383 (1602399075036037121), 384 (1602399075036037122), 385 
(1602399075036037123), 386 (1602399075036037124), 387 (1602399075037085696), 
388 (1602399075037085697), 389 (1602399075037085698), ... (20 adds)]} 0 3
   [junit4]   2> 307917 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4549
   [junit4]   2> 307943 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 307944 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 308068 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[400 
(1602399075373678592), 401 (1602399075392552960), 402 (1602399075393601536), 
403 (1602399075393601537), 404 (1602399075393601538), 405 
(1602399075393601539), 406 (1602399075393601540), 407 (1602399075393601541), 
408 (1602399075394650112), 409 (1602399075394650113), ... (20 adds)]} 0 151
   [junit4]   2> 308070 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2878afa9[collection1] realtime]
   [junit4]   2> 308071 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 308071 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 308071 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 308073 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@33270bd8[collection1] realtime]
   [junit4]   2> 308078 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 308120 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4752
   [junit4]   2> 308126 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[420 
(1602399075585490944), 421 (1602399075586539520), 422 (1602399075587588096), 
423 (1602399075587588097), 424 (1602399075587588098), 425 
(1602399075587588099), 426 (1602399075587588100), 427 (1602399075587588101), 
428 (1602399075588636672), 429 (1602399075588636673), ... (20 adds)]} 0 5
   [junit4]   2> 308327 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4960
   [junit4]   2> 308331 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[440 
(1602399075803594752), 441 (1602399075803594753), 442 (1602399075803594754), 
443 (1602399075804643328), 444 (1602399075804643329), 445 
(1602399075804643330), 446 (1602399075804643331), 447 (1602399075804643332), 
448 (1602399075804643333), 449 (1602399075805691904), ... (20 adds)]} 0 3
   [junit4]   2> 308532 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5165
   [junit4]   2> 308541 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[460 
(1602399076018552832), 461 (1602399076018552833), 462 (1602399076018552834), 
463 (1602399076019601408), 464 (1602399076019601409), 465 
(1602399076019601410), 466 (1602399076019601411), 467 (1602399076019601412), 
468 (1602399076019601413), 469 (1602399076020649984), ... (20 adds)]} 0 7
   [junit4]   2> 308742 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5374
   [junit4]   2> 308746 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[480 
(1602399076238753792), 481 (1602399076238753793), 482 (1602399076238753794), 
483 (1602399076238753795), 484 (1602399076239802368), 485 
(1602399076239802369), 486 (1602399076239802370), 487 (1602399076239802371), 
488 (1602399076239802372), 489 (1602399076239802373), ... (20 adds)]} 0 3
   [junit4]   2> 308977 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5609
   [junit4]   2> 308993 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1602399076485169152), 501 (1602399076485169153), 502 (1602399076485169154), 
503 (1602399076485169155), 504 (1602399076485169156), 505 
(1602399076486217728), 506 (1602399076486217729), 507 (1602399076490412032), 
508 (1602399076490412033), 509 (1602399076490412034), ... (20 adds)]} 0 15
   [junit4]   2> 309194 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5827
   [junit4]   2> 309198 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[520 
(1602399076712710144), 521 (1602399076712710145), 522 (1602399076712710146), 
523 (1602399076713758720), 524 (1602399076713758721), 525 
(1602399076713758722), 526 (1602399076713758723), 527 (1602399076713758724), 
528 (1602399076713758725), 529 (1602399076714807296), ... (20 adds)]} 0 3
   [junit4]   2> 309408 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6040
   [junit4]   2> 309416 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 309416 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 309428 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[540 
(1602399076936056832), 541 (1602399076937105408), 542 (1602399076937105409), 
543 (1602399076937105410), 544 (1602399076937105411), 545 
(1602399076937105412), 546 (1602399076938153984), 547 (1602399076938153985), 
548 (1602399076939202560), 549 (1602399076939202561), ... (20 adds)]} 0 20
   [junit4]   2> 309577 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@552ef8e[collection1] realtime]
   [junit4]   2> 309584 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 309656 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6289
   [junit4]   2> 309662 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[560 
(1602399077197152256), 561 (1602399077197152257), 562 (1602399077197152258), 
563 (1602399077198200832), 564 (1602399077198200833), 565 
(1602399077198200834), 566 (1602399077198200835), 567 (1602399077198200836), 
568 (1602399077198200837), 569 (1602399077198200838), ... (20 adds)]} 0 5
   [junit4]   2> 309891 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6523
   [junit4]   2> 309895 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[580 
(1602399077443567616), 581 (1602399077443567617), 582 (1602399077443567618), 
583 (1602399077443567619), 584 (1602399077443567620), 585 
(1602399077443567621), 586 (1602399077444616192), 587 (1602399077444616193), 
588 (1602399077444616194), 589 (1602399077444616195), ... (20 adds)]} 0 4
   [junit4]   2> 310098 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6731
   [junit4]   2> 310102 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[600 
(1602399077660622848), 601 (1602399077660622849), 602 (1602399077661671424), 
603 (1602399077661671425), 604 (1602399077661671426), 605 
(1602399077661671427), 606 (1602399077661671428), 607 (1602399077661671429), 
608 (1602399077661671430), 609 (1602399077661671431), ... (20 adds)]} 0 2
   [junit4]   2> 310303 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6935
   [junit4]   2> 310659 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[620 
(1602399077874532352), 621 (1602399077875580928), 622 (1602399077875580929), 
623 (1602399077875580930), 624 (1602399077875580931), 625 
(1602399077875580932), 626 (1602399077875580933), 627 (1602399077875580934), 
628 (1602399077875580935), 629 (1602399077875580936), ... (20 adds)]} 0 355
   [junit4]   2> 310883 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7516
   [junit4]   2> 310886 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[640 
(1602399078483755008), 641 (1602399078483755009), 642 (1602399078483755010), 
643 (1602399078483755011), 644 (1602399078483755012), 645 
(1602399078483755013), 646 (1602399078483755014), 647 (1602399078484803584), 
648 (1602399078484803585), 649 (1602399078484803586), ... (20 adds)]} 0 2
   [junit4]   2> 311087 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7720
   [junit4]   2> 311090 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[660 
(1602399078697664512), 661 (1602399078697664513), 662 (1602399078697664514), 
663 (1602399078697664515), 664 (1602399078698713088), 665 
(1602399078698713089), 666 (1602399078698713090), 667 (1602399078698713091), 
668 (1602399078698713092), 669 (1602399078698713093), ... (20 adds)]} 0 2
   [junit4]   2> 311292 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7924
   [junit4]   2> 311295 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 311295 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 311314 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[680 
(1602399078911574016), 681 (1602399078911574017), 682 (1602399078912622592), 
683 (1602399078912622593), 684 (1602399078912622594), 685 
(1602399078912622595), 686 (1602399078912622596), 687 (1602399078912622597), 
688 (1602399078913671168), 689 (1602399078913671169), ... (20 adds)]} 0 21
   [junit4]   2> 311442 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c583bc4[collection1] realtime]
   [junit4]   2> 311468 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 311515 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8147
   [junit4]   2> 311518 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[700 
(1602399079145406464), 701 (1602399079146455040), 702 (1602399079146455041), 
703 (1602399079146455042), 704 (1602399079146455043), 705 
(1602399079147503616), 706 (1602399079147503617), 707 (1602399079147503618), 
708 (1602399079147503619), 709 (1602399079147503620), ... (20 adds)]} 0 3
   [junit4]   2> 311730 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8363
   [junit4]   2> 311733 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[720 
(1602399079371898880), 721 (1602399079371898881), 722 (1602399079371898882), 
723 (1602399079371898883), 724 (1602399079371898884), 725 
(1602399079371898885), 726 (1602399079372947456), 727 (1602399079372947457), 
728 (1602399079372947458), 729 (1602399079372947459), ... (20 adds)]} 0 2
   [junit4]   2> 311934 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8567
   [junit4]   2> 311937 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[740 
(1602399079585808384), 741 (1602399079585808385), 742 (1602399079585808386), 
743 (1602399079585808387), 744 (1602399079586856960), 745 
(1602399079586856961), 746 (1602399079586856962), 747 (1602399079586856963), 
748 (1602399079586856964), 749 (1602399079586856965), ... (20 adds)]} 0 2
   [junit4]   2> 312151 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8784
   [junit4]   2> 312155 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[760 
(1602399079813349376), 761 (1602399079813349377), 762 (1602399079813349378), 
763 (1602399079814397952), 764 (1602399079814397953), 765 
(1602399079814397954), 766 (1602399079814397955), 767 (1602399079814397956), 
768 (1602399079814397957), 769 (1602399079814397958), ... (20 adds)]} 0 2
   [junit4]   2> 312372 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9005
   [junit4]   2> 312375 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[780 
(1602399080045084672), 781 (1602399080045084673), 782 (1602399080045084674), 
783 (1602399080045084675), 784 (1602399080046133248), 785 
(1602399080046133249), 786 (1602399080046133250), 787 (1602399080046133251), 
788 (1602399080046133252), 789 (1602399080046133253), ... (20 adds)]} 0 2
   [junit4]   2> 312580 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9213
   [junit4]   2> 312583 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[800 
(1602399080263188480), 801 (1602399080263188481), 802 (1602399080263188482), 
803 (1602399080263188483), 804 (1602399080263188484), 805 
(1602399080263188485), 806 (1602399080263188486), 807 (1602399080264237056), 
808 (1602399080264237057), 809 (1602399080264237058), ... (20 adds)]} 0 2
   [junit4]   2> 312784 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9417
   [junit4]   2> 312787 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 312787 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 312790 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[820 
(1602399080477097984), 821 (1602399080477097985), 822 (1602399080477097986), 
823 (1602399080477097987), 824 (1602399080478146560), 825 
(1602399080478146561), 826 (1602399080478146562), 827 (1602399080478146563), 
828 (1602399080479195136), 829 (1602399080479195137), ... (20 adds)]} 0 5
   [junit4]   2> 312828 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d4a5aaa[collection1] realtime]
   [junit4]   2> 312836 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 313076 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9708
   [junit4]   2> 313081 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[840 
(1602399080782233600), 841 (1602399080783282176), 842 (1602399080783282177), 
843 (1602399080783282178), 844 (1602399080783282179), 845 
(1602399080783282180), 846 (1602399080783282181), 847 (1602399080783282182), 
848 (1602399080784330752), 849 (1602399080784330753), ... (20 adds)]} 0 5
   [junit4]   2> 313283 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9915
   [junit4]   2> 313286 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[860 
(1602399080999288832), 861 (1602399080999288833), 862 (1602399081000337408), 
863 (1602399081000337409), 864 (1602399081000337410), 865 
(1602399081000337411), 866 (1602399081000337412), 867 (1602399081000337413), 
868 (1602399081000337414), 869 (1602399081000337415), ... (20 adds)]} 0 2
   [junit4]   2> 313487 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10119
   [junit4]   2> 313490 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[880 
(1602399081213198336), 881 (1602399081214246912), 882 (1602399081214246913), 
883 (1602399081214246914), 884 (1602399081214246915), 885 
(1602399081214246916), 886 (1602399081214246917), 887 (1602399081214246918), 
888 (1602399081214246919), 889 (1602399081214246920), ... (20 adds)]} 0 2
   [junit4]   2> 313691 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10323
   [junit4]   2> 313694 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[900 
(1602399081428156416), 901 (1602399081428156417), 902 (1602399081428156418), 
903 (1602399081428156419), 904 (1602399081428156420), 905 
(1602399081428156421), 906 (1602399081428156422), 907 (1602399081429204992), 
908 (1602399081429204993), 909 (1602399081429204994), ... (20 adds)]} 0 2
   [junit4]   2> 313897 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10529
   [junit4]   2> 314140 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[920 
(1602399081643114496), 921 (1602399081643114497), 922 (1602399081644163072), 
923 (1602399081895821312), 924 (1602399081895821313), 925 
(1602399081895821314), 926 (1602399081896869888), 927 (1602399081896869889), 
928 (1602399081896869890), 929 (1602399081896869891), ... (20 adds)]} 0 243
   [junit4]   2> 314342 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10974
   [junit4]   2> 314350 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[940 
(1602399082109730816), 941 (1602399082109730817), 942 (1602399082110779392), 
943 (1602399082116022272), 944 (1602399082116022273), 945 
(1602399082116022274), 946 (1602399082116022275), 947 (1602399082116022276), 
948 (1602399082116022277), 949 (1602399082117070848), ... (20 adds)]} 0 7
   [junit4]   2> 314552 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11185
   [junit4]   2> 314559 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[960 
(1602399082330980352), 961 (1602399082330980353), 962 (1602399082330980354), 
963 (1602399082330980355), 964 (1602399082330980356), 965 
(1602399082330980357), 966 (1602399082330980358), 967 (1602399082332028928), 
968 (1602399082332028929), 969 (1602399082333077504), ... (20 adds)]} 0 6
   [junit4]   2> 314560 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 314560 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 314589 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19632353[collection1] realtime]
   [junit4]   2> 314604 INFO  (commitScheduler-367-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 314610 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11243
   [junit4]   2> 314614 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[980 
(1602399082391797760), 981 (1602399082392846336), 982 (1602399082392846337), 
983 (1602399082392846338), 984 (1602399082392846339), 985 
(1602399082392846340), 986 (1602399082392846341), 987 (1602399082393894912), 
988 (1602399082393894913), 989 (1602399082393894914), ... (20 adds)]} 0 3
   [junit4]   2> 314982 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11615
   [junit4]   2> 314983 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 314983 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fdfcd5c commitCommandVersion:0
   [junit4]   2> 315004 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@60661f6a[collection1] main]
   [junit4]   2> 315016 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 315025 INFO  (searcherExecutor-364-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@60661f6a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):c693)
 Uninverting(_9(8.0.0):C7) Uninverting(_b(8.0.0):C135) 
Uninverting(_c(8.0.0):C5) Uninverting(_d(8.0.0):C140) 
Uninverting(_e(8.0.0):C20)))}
   [junit4]   2> 315087 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=1000 status=0 QTime=11719
   [junit4]   2> 315116 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending endToEndTest 
{seed=[637D2E1F06D32289:CD7DFDD5D2A3CEA7]}
   [junit4]   2> 315117 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 315117 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1339234350
   [junit4]   2> 315117 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 315117 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2dc2a86f: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@2773416c
   [junit4]   2> 315134 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 315135 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48cb4ce6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4c6d184
   [junit4]   2> 315138 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 315138 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ba4da54: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@294757c5
   [junit4]   2> 315168 INFO  (coreCloseExecutor-369-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@be2a86d
   [junit4]   2> 315168 INFO  (coreCloseExecutor-369-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=be2a86d
   [junit4]   2> 315168 INFO  (coreCloseExecutor-369-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ca84f38: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@34e67fbb
   [junit4]   2> 315495 INFO  
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[637D2E1F06D32289]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting endToEndTest 
{seed=[637D2E1F06D32289:43946B098367866C]}
   [junit4]   2> 315496 INFO  (TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[63

[...truncated too long message...]

Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null521515261
     [copy] Copying 39 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null521515261
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null521515261

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1647706538
     [copy] Copying 247 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1647706538
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1647706538

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 74ms :: artifacts dl 9ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 454 minutes 53 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to