You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/06/20 01:11:21 UTC

[JENKINS] Lucene-Solr-Tests-7.4 - Build # 11 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.4/11/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.update.MaxSizeAutoCommitTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:187)  at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:466)  at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1321)  at org.apache.solr.update.UpdateLog.delete(UpdateLog.java:634)  at org.apache.solr.update.DirectUpdateHandler2.delete(DirectUpdateHandler2.java:463)  at org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:75)  at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:956)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDelete(DistributedUpdateProcessor.java:1849)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteById(DistributedUpdateProcessor.java:1386)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1364)  at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)  at org.apache.solr.handler.loader.XMLLoader.processDelete(XMLLoader.java:366)  at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:292)  at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)  at org.apache.solr.update.MaxSizeAutoCommitTest.testRedundantDeletes(MaxSizeAutoCommitTest.java:161)  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)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:187)
	at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:466)
	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1321)
	at org.apache.solr.update.UpdateLog.delete(UpdateLog.java:634)
	at org.apache.solr.update.DirectUpdateHandler2.delete(DirectUpdateHandler2.java:463)
	at org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:75)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:956)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDelete(DistributedUpdateProcessor.java:1849)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteById(DistributedUpdateProcessor.java:1386)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1364)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
	at org.apache.solr.handler.loader.XMLLoader.processDelete(XMLLoader.java:366)
	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:292)
	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.update.MaxSizeAutoCommitTest.testRedundantDeletes(MaxSizeAutoCommitTest.java:161)
	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)


	at __randomizedtesting.SeedInfo.seed([CBC511FCF4C73A75]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:303)
	at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:897)
	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 15282 lines...]
   [junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/build/solr-core/test/J2/temp/solr.update.MaxSizeAutoCommitTest_CBC511FCF4C73A75-001/init-core-data-001
   [junit4]   2> 3370400 WARN  (SUITE-MaxSizeAutoCommitTest-seed#[CBC511FCF4C73A75]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 3370400 INFO  (SUITE-MaxSizeAutoCommitTest-seed#[CBC511FCF4C73A75]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3370496 INFO  (SUITE-MaxSizeAutoCommitTest-seed#[CBC511FCF4C73A75]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3370496 INFO  (SUITE-MaxSizeAutoCommitTest-seed#[CBC511FCF4C73A75]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3370507 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRedundantDeletes
   [junit4]   2> 3372653 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3372677 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3372831 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3372933 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3373811 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3374727 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3374727 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3374785 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bae9ff7
   [junit4]   2> 3374846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bae9ff7
   [junit4]   2> 3374846 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bae9ff7
   [junit4]   2> 3374872 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3375007 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3375200 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3375814 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3375859 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3375859 INFO  (coreLoadExecutor-12947-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@6bae9ff7
   [junit4]   2> 3375859 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3375859 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/build/solr-core/test/J2/temp/solr.update.MaxSizeAutoCommitTest_CBC511FCF4C73A75-001/init-core-data-001/]
   [junit4]   2> 3375929 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.748046875, noCFSRatio=0.6422551238849226]
   [junit4]   2> 3375937 WARN  (coreLoadExecutor-12947-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> 3376104 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3376105 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3376106 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3376106 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3376124 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=31.2529296875, floorSegmentMB=0.5703125, forceMergeDeletesPctAllowed=2.8706731900582714, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48775148283649894
   [junit4]   2> 3376124 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32dd91f8[collection1] main]
   [junit4]   2> 3376125 WARN  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3376125 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3376126 INFO  (coreLoadExecutor-12947-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603749671647313920
   [junit4]   2> 3376129 INFO  (searcherExecutor-12948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32dd91f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3376130 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3376170 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3376179 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dac3419 commitCommandVersion:0
   [junit4]   2> 3376237 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1603749671654653952), 1 (1603749671669334016), 2 (1603749671669334017), 3 (1603749671669334018), 4 (1603749671670382592), 5 (1603749671670382593), 6 (1603749671670382594), 7 (1603749671670382595), 8 (1603749671670382596), 9 (1603749671670382597), ... (150 adds)]} 0 105
   [junit4]   2> 3376266 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e6fff17[collection1] realtime]
   [junit4]   2> 3376266 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3376266 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3376266 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dac3419 commitCommandVersion:0
   [junit4]   2> 3376269 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@612b59fd[collection1] realtime]
   [junit4]   2> 3376269 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671870660608)]} 0 51
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671871709184)]} 0 51
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671871709185)]} 0 51
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671871709186)]} 0 51
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671871709187)]} 0 51
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671871709188)]} 0 51
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671871709189)]} 0 51
   [junit4]   2> 3376340 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671871709190)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757760)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757761)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757762)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757763)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757764)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757765)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757766)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757767)]} 0 52
   [junit4]   2> 3376341 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757768)]} 0 52
   [junit4]   2> 3376342 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671872757769)]} 0 53
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671873806336)]} 0 57
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671878000640)]} 0 57
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671878000641)]} 0 57
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671878000642)]} 0 57
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671878000643)]} 0 57
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671878000644)]} 0 57
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671878000645)]} 0 57
   [junit4]   2> 3376346 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671878000646)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049216)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049217)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049218)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049219)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049220)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049221)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049222)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049223)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049224)]} 0 58
   [junit4]   2> 3376347 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671879049225)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097792)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097793)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097794)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097795)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097796)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097797)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097798)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097799)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097800)]} 0 59
   [junit4]   2> 3376348 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671880097801)]} 0 60
   [junit4]   2> 3376349 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671881146368)]} 0 60
   [junit4]   2> 3376349 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671881146369)]} 0 60
   [junit4]   2> 3376354 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3376354 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dac3419 commitCommandVersion:0
   [junit4]   2> 3376355 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c031ee9[collection1] realtime]
   [junit4]   2> 3376355 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3376355 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671881146370)]} 0 66
   [junit4]   2> 3376356 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749671887437824)]} 0 67
   [junit4]   2> 3376556 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672098201600)]} 0 267
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672098201601)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250176)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250177)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250178)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250179)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250180)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250181)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250182)]} 0 268
   [junit4]   2> 3376557 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672099250183)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298752)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298753)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298754)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298755)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298756)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298757)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298758)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298759)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298760)]} 0 269
   [junit4]   2> 3376558 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672100298761)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347328)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347329)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347330)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347331)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347332)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347333)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347334)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347335)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347336)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347337)]} 0 270
   [junit4]   2> 3376559 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672101347338)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395904)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395905)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395906)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395907)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395908)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395909)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395910)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395911)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395912)]} 0 271
   [junit4]   2> 3376560 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672102395913)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444480)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444481)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444482)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444483)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444484)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444485)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444486)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444487)]} 0 272
   [junit4]   2> 3376561 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672103444488)]} 0 272
   [junit4]   2> 3376562 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3376562 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dac3419 commitCommandVersion:0
   [junit4]   2> 3376563 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fb3df4e[collection1] realtime]
   [junit4]   2> 3376563 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3376612 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672156921856)]} 0 323
   [junit4]   2> 3376612 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672156921857)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672156921858)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970432)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970433)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970434)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970435)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970436)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970437)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970438)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970439)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970440)]} 0 324
   [junit4]   2> 3376613 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672157970441)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019008)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019009)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019010)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019011)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019012)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019013)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019014)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019015)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019016)]} 0 325
   [junit4]   2> 3376614 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019017)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672159019018)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067584)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067585)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067586)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067587)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067588)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067589)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067590)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067591)]} 0 326
   [junit4]   2> 3376615 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672160067592)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116160)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116161)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116162)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116163)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116164)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116165)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116166)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116167)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116168)]} 0 327
   [junit4]   2> 3376616 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672161116169)]} 0 328
   [junit4]   2> 3376617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672162164736)]} 0 328
   [junit4]   2> 3376617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672162164737)]} 0 328
   [junit4]   2> 3376617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672162164738)]} 0 328
   [junit4]   2> 3376617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672162164739)]} 0 328
   [junit4]   2> 3376617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672162164740)]} 0 328
   [junit4]   2> 3376617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672162164741)]} 0 328
   [junit4]   2> 3376617 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672162164742)]} 0 328
   [junit4]   2> 3376618 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3376618 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dac3419 commitCommandVersion:0
   [junit4]   2> 3376619 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b84b9ef[collection1] realtime]
   [junit4]   2> 3376619 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3376772 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672323645440)]} 0 483
   [junit4]   2> 3376772 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672324694016)]} 0 483
   [junit4]   2> 3376772 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672324694017)]} 0 483
   [junit4]   2> 3376772 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672324694018)]} 0 483
   [junit4]   2> 3376772 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672324694019)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742592)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742593)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742594)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742595)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742596)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742597)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742598)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742599)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742600)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742601)]} 0 484
   [junit4]   2> 3376773 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672325742602)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791168)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791169)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791170)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791171)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791172)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791173)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791174)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791175)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791176)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791177)]} 0 485
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791178)]} 0 486
   [junit4]   2> 3376774 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672326791179)]} 0 486
   [junit4]   2> 3376775 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672327839744)]} 0 486
   [junit4]   2> 3376775 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672327839745)]} 0 486
   [junit4]   2> 3376775 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672327839746)]} 0 486
   [junit4]   2> 3376775 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672327839747)]} 0 486
   [junit4]   2> 3376775 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672327839748)]} 0 486
   [junit4]   2> 3376775 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672327839749)]} 0 486
   [junit4]   2> 3376775 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672327839750)]} 0 486
   [junit4]   2> 3376807 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672361394176)]} 0 518
   [junit4]   2> 3376807 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672361394177)]} 0 518
   [junit4]   2> 3376807 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672361394178)]} 0 518
   [junit4]   2> 3376807 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672361394179)]} 0 518
   [junit4]   2> 3376807 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672361394180)]} 0 518
   [junit4]   2> 3376807 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672361394181)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442752)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442753)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442754)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442755)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442756)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442757)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442758)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442759)]} 0 519
   [junit4]   2> 3376808 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672362442760)]} 0 519
   [junit4]   2> 3376809 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3376809 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dac3419 commitCommandVersion:0
   [junit4]   2> 3376810 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e8b62b0[collection1] realtime]
   [junit4]   2> 3376810 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3376886 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672444231680)]} 0 597
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280256)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280257)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280258)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280259)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280260)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280261)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280262)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280263)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280264)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280265)]} 0 598
   [junit4]   2> 3376887 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672445280266)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328832)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328833)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328834)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328835)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328836)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328837)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328838)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328839)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328840)]} 0 599
   [junit4]   2> 3376888 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328841)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672446328842)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377408)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377409)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377410)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377411)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377412)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377413)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377414)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377415)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377416)]} 0 600
   [junit4]   2> 3376889 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377417)]} 0 601
   [junit4]   2> 3376890 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672447377418)]} 0 601
   [junit4]   2> 3376910 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672448425984)]} 0 621
   [junit4]   2> 3376910 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672469397504)]} 0 621
   [junit4]   2> 3376910 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672469397505)]} 0 621
   [junit4]   2> 3376910 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672469397506)]} 0 621
   [junit4]   2> 3376910 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672469397507)]} 0 621
   [junit4]   2> 3376910 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672469397508)]} 0 621
   [junit4]   2> 3376910 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672469397509)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672469397510)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446080)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446081)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446082)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446083)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446084)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446085)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446086)]} 0 622
   [junit4]   2> 3376911 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672470446087)]} 0 622
   [junit4]   2> 3376912 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3376912 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5dac3419 commitCommandVersion:0
   [junit4]   2> 3376913 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51426398[collection1] realtime]
   [junit4]   2> 3376913 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3376962 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672523923456)]} 0 673
   [junit4]   2> 3376962 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672523923457)]} 0 673
   [junit4]   2> 3376962 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672523923458)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672523923459)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972032)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972033)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972034)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972035)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972036)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972037)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972038)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972039)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972040)]} 0 674
   [junit4]   2> 3376963 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672524972041)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020608)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020609)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020610)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020611)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020612)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020613)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020614)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020615)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020616)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020617)]} 0 675
   [junit4]   2> 3376964 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020618)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672526020619)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069184)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069185)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069186)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069187)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069188)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069189)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069190)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069191)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069192)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069193)]} 0 676
   [junit4]   2> 3376965 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672527069194)]} 0 677
   [junit4]   2> 3376966 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672528117760)]} 0 677
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332160)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332161)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332162)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332163)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332164)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332165)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332166)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332167)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332168)]} 0 702
   [junit4]   2> 3376991 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672554332169)]} 0 703
   [junit4]   2> 3376992 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672555380736)]} 0 703
   [junit4]   2> 3376992 INFO  (TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[CBC511FCF4C73A75]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100 (-1603749672555380737)]} 0 703
   [junit4]   2> 3376993 INFO  (commitScheduler-12951-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit

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

onfigure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/lucene/null999003050
     [copy] Copying 39 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/lucene/null999003050
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/lucene/null999003050

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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/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-Tests-7.4/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/null1570207951
     [copy] Copying 247 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/null1570207951
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.4/solr/null1570207951

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 87ms :: artifacts dl 7ms
	---------------------------------------------------------------------
	|                  |            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: 152 minutes 48 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)