Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22200/
Java: 64bit/jdk-11-ea+14 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest
Error Message:
Tlog size exceeds the max size bound. Tlog path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001/init-core-data-001/tlog/tlog.0000000000000000003,
tlog size: 1265
Stack Trace:
java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001/init-core-data-001/tlog/tlog.0000000000000000003,
tlog size: 1265
at
__randomizedtesting.SeedInfo.seed([4EBB4F6B68C693D5:5EF5AA941368AA24]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
at
org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:200)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 12400 lines...]
[junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
[junit4] 2> 1988 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[4EBB4F6B68C693D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001/init-core-data-001
[junit4] 2> 2110 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[4EBB4F6B68C693D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2161 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[4EBB4F6B68C693D5]-worker) [ ] o.e.j.u.log
Logging initialized @2181ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 2168 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[4EBB4F6B68C693D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2179 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteTest
[junit4] 2> 2305 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2373 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
[junit4] 2> 2376 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2598 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2752 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2787 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 2791 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieFloatField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 2793 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieLongField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 2796 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDoubleField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 2859 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDateField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 3104 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 3190 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 3194 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 3205 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.CurrencyField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 3230 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.EnumField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 3292 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4204 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 4207 WARN
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.h.a.MetricsHistoryHandler Error querying .system collection, keeping
metrics history in memory
[junit4] 2> org.apache.solr.common.SolrException: No such core: .system
[junit4] 2> at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:161)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.MetricsHistoryHandler.checkSystemCollection(MetricsHistoryHandler.java:282)
[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.MetricsHistoryHandler.<init>(MetricsHistoryHandler.java:235)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createMetricsHistoryHandler(CoreContainer.java:780)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:578) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:178) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:141) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:147) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:110) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:714) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:704) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:574) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:563) [java/:?]
[junit4] 2> at
org.apache.solr.update.MaxSizeAutoCommitTest.setup(MaxSizeAutoCommitTest.java:65)
[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 4317 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 4318 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 4319 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 4346 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 4377 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4418 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 4579 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 4609 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 4633 INFO (coreLoadExecutor-9-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@7a40e873
[junit4] 2> 4637 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4642 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001/init-core-data-001/]
[junit4] 2> 4667 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 4773 WARN (coreLoadExecutor-9-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> 5075 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 5076 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5085 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5085 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5089 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.99609375,
floorSegmentMB=2.1513671875, forceMergeDeletesPctAllowed=0.6692030989044706,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7077124154299886
[junit4] 2> 5112 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@56041292[collection1] main]
[junit4] 2> 5127 WARN (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 5153 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 5162 INFO
(searcherExecutor-10-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56041292[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5166 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1602659862969319424
[junit4] 2> 5173 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 5317 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5317 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@48b0a8cb commitCommandVersion:0
[junit4] 2> 5406 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1602659863036428288), 1 (1602659863095148544), 2 (1602659863096197120), 3
(1602659863097245696), 4 (1602659863098294272), 5 (1602659863099342848), 6
(1602659863100391424), 7 (1602659863102488576), 8 (1602659863107731456), 9
(1602659863108780032), ... (150 adds)]} 0 231
[junit4] 2> 5469 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b6ce1e7[collection1] realtime]
[junit4] 2> 5469 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5470 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5470 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@48b0a8cb commitCommandVersion:0
[junit4] 2> 5480 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@31f358d5[collection1] realtime]
[junit4] 2> 5484 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5511 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[0
(-1602659863326883840), 1 (-1602659863328980992), 2 (-1602659863328980993), 3
(-1602659863328980994), 4 (-1602659863328980995), 5 (-1602659863328980996), 6
(-1602659863328980997), 7 (-1602659863330029568), 8 (-1602659863330029569), 9
(-1602659863330029570), ... (15 deletes)]} 0 4
[junit4] 2> 5714 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[15
(-1602659863541841920), 16 (-1602659863541841921), 17 (-1602659863541841922),
18 (-1602659863541841923), 19 (-1602659863541841924), 20
(-1602659863542890496), 21 (-1602659863542890497), 22 (-1602659863542890498),
23 (-1602659863543939072), 24 (-1602659863543939073), ... (15 deletes)]} 0 3
[junit4] 2> 5918 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[30
(-1602659863755751424), 31 (-1602659863755751425), 32 (-1602659863756800000),
33 (-1602659863756800001), 34 (-1602659863756800002), 35
(-1602659863756800003), 36 (-1602659863756800004), 37 (-1602659863756800005),
38 (-1602659863756800006), 39 (-1602659863756800007), ... (15 deletes)]} 0 2
[junit4] 2> 6123 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 6123 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@48b0a8cb commitCommandVersion:0
[junit4] 2> 6132 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[45
(-1602659863968612352), 46 (-1602659863969660928), 47 (-1602659863969660929),
48 (-1602659863970709504), 49 (-1602659863970709505), 50
(-1602659863970709506), 51 (-1602659863970709507), 52 (-1602659863970709508),
53 (-1602659863970709509), 54 (-1602659863970709510), ... (15 deletes)]} 0 12
[junit4] 2> 6153 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@9711b82[collection1] realtime]
[junit4] 2> 6157 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 6334 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[60
(-1602659864193007616), 61 (-1602659864193007617), 62 (-1602659864193007618),
63 (-1602659864193007619), 64 (-1602659864193007620), 65
(-1602659864193007621), 66 (-1602659864193007622), 67 (-1602659864194056192),
68 (-1602659864194056193), 69 (-1602659864194056194), ... (15 deletes)]} 0 1
[junit4] 2> 6537 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[75
(-1602659864404819968), 76 (-1602659864404819969), 77 (-1602659864405868544),
78 (-1602659864405868545), 79 (-1602659864405868546), 80
(-1602659864405868547), 81 (-1602659864405868548), 82 (-1602659864405868549),
83 (-1602659864405868550), 84 (-1602659864405868551), ... (15 deletes)]} 0 1
[junit4] 2> 6741 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[90
(-1602659864618729472), 91 (-1602659864618729473), 92 (-1602659864618729474),
93 (-1602659864618729475), 94 (-1602659864618729476), 95
(-1602659864619778048), 96 (-1602659864619778049), 97 (-1602659864619778050),
98 (-1602659864619778051), 99 (-1602659864619778052), ... (15 deletes)]} 0 2
[junit4] 2> 6948 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 6949 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@48b0a8cb commitCommandVersion:0
[junit4] 2> 6948 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[105
(-1602659864836833280), 106 (-1602659864836833281), 107 (-1602659864836833282),
108 (-1602659864836833283), 109 (-1602659864836833284), 110
(-1602659864836833285), 111 (-1602659864837881856), 112 (-1602659864837881857),
113 (-1602659864837881858), 114 (-1602659864837881859), ... (15 deletes)]} 0 2
[junit4] 2> 6952 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4196e002[collection1] realtime]
[junit4] 2> 6960 INFO (commitScheduler-13-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 7009 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[120
(-1602659864893456384), 121 (-1602659864895553536), 122 (-1602659864895553537),
123 (-1602659864895553538), 124 (-1602659864895553539), 125
(-1602659864896602112), 126 (-1602659864896602113), 127 (-1602659864896602114),
128 (-1602659864896602115), 129 (-1602659864896602116), ... (15 deletes)]} 0 7
[junit4] 2> 7212 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[135
(-1602659865113657344), 136 (-1602659865113657345), 137 (-1602659865113657346),
138 (-1602659865113657347), 139 (-1602659865113657348), 140
(-1602659865113657349), 141 (-1602659865113657350), 142 (-1602659865113657351),
143 (-1602659865113657352), 144 (-1602659865113657353), ... (15 deletes)]} 0 1
[junit4] 2> 7413 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending deleteTest
[junit4] 2> 7413 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 7414 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=970712877
[junit4] 2> 7415 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7415 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bd859f1: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@e785c71
[junit4] 2> 7430 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7430 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@389aa095: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@713d180f
[junit4] 2> 7430 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7431 INFO
(TEST-MaxSizeAutoCommitTest.deleteTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@79e0cca4: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@58e9cb63
[junit4] 2> 7432 INFO (coreCloseExecutor-15-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@39b2f7b6
[junit4] 2> 7433 INFO (coreCloseExecutor-15-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=39b2f7b6
[junit4] 2> 7433 INFO (coreCloseExecutor-15-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@34d24aa: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4759d34d
[junit4] 2> 7453 INFO (coreCloseExecutor-15-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 7453 INFO (coreCloseExecutor-15-thread-1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@48b0a8cb commitCommandVersion:0
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MaxSizeAutoCommitTest -Dtests.method=deleteTest
-Dtests.seed=4EBB4F6B68C693D5 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=hu -Dtests.timezone=Pacific/Yap -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 5.30s J0 | MaxSizeAutoCommitTest.deleteTest <<<
[junit4] > Throwable #1: java.lang.AssertionError: Tlog size exceeds the
max size bound. Tlog path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001/init-core-data-001/tlog/tlog.0000000000000000003,
tlog size: 1265
[junit4] > at
__randomizedtesting.SeedInfo.seed([4EBB4F6B68C693D5:5EF5AA941368AA24]:0)
[junit4] > at
org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
[junit4] > at
org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:200)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 7477 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting simpleTest
[junit4] 2> 7478 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 7479 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 7504 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 7537 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 7673 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 7820 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 7821 WARN
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.h.a.MetricsHistoryHandler Error querying .system collection, keeping
metrics history in memory
[junit4] 2> org.apache.solr.common.SolrException: No such core: .system
[junit4] 2> at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:161)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.MetricsHistoryHandler.checkSystemCollection(MetricsHistoryHandler.java:282)
[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.MetricsHistoryHandler.<init>(MetricsHistoryHandler.java:235)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createMetricsHistoryHandler(CoreContainer.java:780)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:578) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:178) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:141) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:147) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:110) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:714) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:704) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:574) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:563) [java/:?]
[junit4] 2> at
org.apache.solr.update.MaxSizeAutoCommitTest.setup(MaxSizeAutoCommitTest.java:65)
[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 7865 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 7869 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 7870 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 7878 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 7922 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 7941 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 8085 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 8109 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 8110 INFO (coreLoadExecutor-25-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@7a40e873
[junit4] 2> 8110 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 8110 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001/init-core-data-001/]
[junit4] 2> 8113 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 8118 WARN (coreLoadExecutor-25-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> 8166 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 8166 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 8168 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 8168 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 8169 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.99609375,
floorSegmentMB=2.1513671875, forceMergeDeletesPctAllowed=0.6692030989044706,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7077124154299886
[junit4] 2> 8170 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@9dc5a09[collection1] main]
[junit4] 2> 8171 WARN (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 8172 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 8174 INFO
(searcherExecutor-26-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9dc5a09[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 8176 INFO (coreLoadExecutor-25-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1602659866125533184
[junit4] 2> 8180 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 8187 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1602659866132873216), 1 (1602659866136018944), 2 (1602659866137067520)]} 0 4
[junit4] 2> 8390 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1602659866348879872), 4 (1602659866348879873), 5 (1602659866349928448)]} 0 1
[junit4] 2> 8592 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1602659866560692224), 7 (1602659866561740800), 8 (1602659866561740801)]} 0 1
[junit4] 2> 8795 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1602659866773553152), 10 (1602659866773553153), 11 (1602659866774601728)]} 0 1
[junit4] 2> 8998 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1602659866985365504), 13 (1602659866986414080), 14 (1602659866986414081)]} 0 1
[junit4] 2> 9201 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1602659867198226432), 16 (1602659867199275008), 17 (1602659867199275009)]} 0 1
[junit4] 2> 9409 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[18
(1602659867413184512), 19 (1602659867414233088), 20 (1602659867417378816)]} 0 6
[junit4] 2> 9611 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[21
(1602659867629191168), 22 (1602659867629191169), 23 (1602659867630239744)]} 0 1
[junit4] 2> 9814 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[24
(1602659867841003520), 25 (1602659867842052096), 26 (1602659867842052097)]} 0 2
[junit4] 2> 9815 INFO (commitScheduler-29-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9815 INFO (commitScheduler-29-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6e7019c7 commitCommandVersion:0
[junit4] 2> 9829 INFO (commitScheduler-29-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@72fefa8e[collection1] realtime]
[junit4] 2> 9829 INFO (commitScheduler-29-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9869 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[27
(1602659867896578048), 28 (1602659867899723776), 29 (1602659867899723777)]} 0 3
[junit4] 2> 10070 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending simpleTest
[junit4] 2> 10070 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 10070 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=743011820
[junit4] 2> 10071 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10071 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e128f23: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7fbe63f4
[junit4] 2> 10079 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10079 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@31883b20: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@713d180f
[junit4] 2> 10079 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10079 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@214a90e8: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@58e9cb63
[junit4] 2> 10080 INFO (coreCloseExecutor-31-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17929cc2
[junit4] 2> 10080 INFO (coreCloseExecutor-31-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=17929cc2
[junit4] 2> 10081 INFO (coreCloseExecutor-31-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ab623: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5eb86169
[junit4] 2> 10094 INFO (coreCloseExecutor-31-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 10095 INFO (coreCloseExecutor-31-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6e7019c7 commitCommandVersion:0
[junit4] 2> 10108 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRedundantDeletes
[junit4] 2> 10108 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 10109 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 10130 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 10152 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 10285 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 10552 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 10553 WARN
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.h.a.MetricsHistoryHandler Error querying .system collection, keeping
metrics history in memory
[junit4] 2> org.apache.solr.common.SolrException: No such core: .system
[junit4] 2> at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:161)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) ~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.MetricsHistoryHandler.checkSystemCollection(MetricsHistoryHandler.java:282)
[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.MetricsHistoryHandler.<init>(MetricsHistoryHandler.java:235)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.createMetricsHistoryHandler(CoreContainer.java:780)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:578) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:178) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:141) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:147) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:110) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:714) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:704) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:574) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:563) [java/:?]
[junit4] 2> at
org.apache.solr.update.MaxSizeAutoCommitTest.setup(MaxSizeAutoCommitTest.java:65)
[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.6.0.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 10604 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 10605 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 10605 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a40e873
[junit4] 2> 10621 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 10672 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 10710 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 10896 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 10922 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 10922 INFO (coreLoadExecutor-41-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@7a40e873
[junit4] 2> 10922 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 10923 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001/init-core-data-001/]
[junit4] 2> 10925 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 10928 WARN (coreLoadExecutor-41-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> 11017 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 11018 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 11021 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 11021 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 11037 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.99609375,
floorSegmentMB=2.1513671875, forceMergeDeletesPctAllowed=0.6692030989044706,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7077124154299886
[junit4] 2> 11040 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a94508b[collection1] main]
[junit4] 2> 11041 WARN (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 11041 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 11042 INFO (coreLoadExecutor-41-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1602659869130752000
[junit4] 2> 11043 INFO
(searcherExecutor-42-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a94508b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 11047 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 11104 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 11104 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@32ac327f commitCommandVersion:0
[junit4] 2> 11152 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1602659869138092032), 1 (1602659869145432064), 2 (1602659869146480640), 3
(1602659869146480641), 4 (1602659869146480642), 5 (1602659869146480643), 6
(1602659869147529216), 7 (1602659869147529217), 8 (1602659869147529218), 9
(1602659869147529219), ... (150 adds)]} 0 103
[junit4] 2> 11169 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b7369f9[collection1] realtime]
[junit4] 2> 11170 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 11170 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 11170 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@32ac327f commitCommandVersion:0
[junit4] 2> 11179 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5973f366[collection1] realtime]
[junit4] 2> 11179 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 11256 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869352001536)]} 0 53
[junit4] 2> 11259 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869357244416)]} 0 56
[junit4] 2> 11260 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869358292992)]} 0 57
[junit4] 2> 11260 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869359341568)]} 0 57
[junit4] 2> 11262 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869361438720)]} 0 59
[junit4] 2> 11264 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869363535872)]} 0 61
[junit4] 2> 11265 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869364584448)]} 0 62
[junit4] 2> 11265 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869364584449)]} 0 62
[junit4] 2> 11266 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869365633024)]} 0 63
[junit4] 2> 11266 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869365633025)]} 0 63
[junit4] 2> 11267 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869366681600)]} 0 64
[junit4] 2> 11268 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869366681601)]} 0 64
[junit4] 2> 11270 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869368778752)]} 0 67
[junit4] 2> 11271 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869369827328)]} 0 68
[junit4] 2> 11274 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869370875904)]} 0 71
[junit4] 2> 11275 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869374021632)]} 0 71
[junit4] 2> 11276 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869375070208)]} 0 72
[junit4] 2> 11276 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869376118784)]} 0 73
[junit4] 2> 11282 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869381361664)]} 0 79
[junit4] 2> 11283 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869382410240)]} 0 80
[junit4] 2> 11283 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869383458816)]} 0 80
[junit4] 2> 11284 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869384507392)]} 0 81
[junit4] 2> 11286 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869385555968)]} 0 83
[junit4] 2> 11287 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869386604544)]} 0 83
[junit4] 2> 11287 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869387653120)]} 0 84
[junit4] 2> 11287 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869387653121)]} 0 84
[junit4] 2> 11288 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869388701696)]} 0 85
[junit4] 2> 11289 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869388701697)]} 0 85
[junit4] 2> 11305 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869406527488)]} 0 102
[junit4] 2> 11306 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869406527489)]} 0 103
[junit4] 2> 11306 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869407576064)]} 0 103
[junit4] 2> 11317 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869419110400)]} 0 114
[junit4] 2> 11318 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869420158976)]} 0 115
[junit4] 2> 11318 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869420158977)]} 0 115
[junit4] 2> 11319 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869421207552)]} 0 116
[junit4] 2> 11319 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869421207553)]} 0 116
[junit4] 2> 11320 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869421207554)]} 0 116
[junit4] 2> 11320 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869422256128)]} 0 117
[junit4] 2> 11324 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869422256129)]} 0 121
[junit4] 2> 11325 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869427499008)]} 0 122
[junit4] 2> 11325 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869427499009)]} 0 122
[junit4] 2> 11326 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869428547584)]} 0 123
[junit4] 2> 11334 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869436936192)]} 0 131
[junit4] 2> 11335 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869436936193)]} 0 131
[junit4] 2> 11335 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869437984768)]} 0 132
[junit4] 2> 11335 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869437984769)]} 0 132
[junit4] 2> 11336 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869437984770)]} 0 132
[junit4] 2> 11336 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869439033344)]} 0 133
[junit4] 2> 11338 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 11339 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@32ac327f commitCommandVersion:0
[junit4] 2> 11346 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e041d8c[collection1] realtime]
[junit4] 2> 11347 INFO (commitScheduler-45-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 11348 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869439033345)]} 0 145
[junit4] 2> 11349 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869451616256)]} 0 146
[junit4] 2> 11550 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869663428608)]} 0 347
[junit4] 2> 11551 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869663428609)]} 0 348
[junit4] 2> 11552 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869665525760)]} 0 349
[junit4] 2> 11553 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869665525761)]} 0 349
[junit4] 2> 11553 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869666574336)]} 0 350
[junit4] 2> 11553 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869666574337)]} 0 350
[junit4] 2> 11554 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869667622912)]} 0 351
[junit4] 2> 11554 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869667622913)]} 0 351
[junit4] 2> 11554 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869667622914)]} 0 351
[junit4] 2> 11554 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869667622915)]} 0 351
[junit4] 2> 11555 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869668671488)]} 0 352
[junit4] 2> 11555 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869668671489)]} 0 352
[junit4] 2> 11555 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869668671490)]} 0 352
[junit4] 2> 11556 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869668671491)]} 0 352
[junit4] 2> 11556 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869669720064)]} 0 353
[junit4] 2> 11556 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869669720065)]} 0 353
[junit4] 2> 11556 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869669720066)]} 0 353
[junit4] 2> 11557 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869669720067)]} 0 353
[junit4] 2> 11557 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869670768640)]} 0 354
[junit4] 2> 11557 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869670768641)]} 0 354
[junit4] 2> 11557 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869670768642)]} 0 354
[junit4] 2> 11557 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869670768643)]} 0 354
[junit4] 2> 11558 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869671817216)]} 0 355
[junit4] 2> 11558 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869671817217)]} 0 355
[junit4] 2> 11558 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869671817218)]} 0 355
[junit4] 2> 11558 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869671817219)]} 0 355
[junit4] 2> 11559 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869672865792)]} 0 356
[junit4] 2> 11559 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869672865793)]} 0 356
[junit4] 2> 11559 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869672865794)]} 0 356
[junit4] 2> 11559 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869672865795)]} 0 356
[junit4] 2> 11560 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869672865796)]} 0 356
[junit4] 2> 11560 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869673914368)]} 0 357
[junit4] 2> 11560 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869673914369)]} 0 357
[junit4] 2> 11560 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869673914370)]} 0 357
[junit4] 2> 11560 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869673914371)]} 0 357
[junit4] 2> 11561 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869674962944)]} 0 358
[junit4] 2> 11561 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869674962945)]} 0 358
[junit4] 2> 11561 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869674962946)]} 0 358
[junit4] 2> 11561 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869674962947)]} 0 358
[junit4] 2> 11561 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[4EBB4F6B68C693D5]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1602659869674962948)]} 0 358
[junit4] 2> 11562 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-see
[...truncated too long message...]
02659925409923074), 904 (1602659925409923075), 905 (1602659925409923076), 906
(1602659925409923077), 907 (1602659925409923078), 908 (1602659925409923079),
909 (1602659925409923080), ... (20 adds)]} 0 1
[junit4] 2> 64915 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8417
[junit4] 2> 64916 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[920
(1602659925620686848), 921 (1602659925621735424), 922 (1602659925621735425),
923 (1602659925621735426), 924 (1602659925621735427), 925
(1602659925621735428), 926 (1602659925621735429), 927 (1602659925621735430),
928 (1602659925621735431), 929 (1602659925621735432), ... (20 adds)]} 0 0
[junit4] 2> 65117 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8619
[junit4] 2> 65119 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[940
(1602659925832499200), 941 (1602659925832499201), 942 (1602659925833547776),
943 (1602659925833547777), 944 (1602659925833547778), 945
(1602659925833547779), 946 (1602659925833547780), 947 (1602659925833547781),
948 (1602659925833547782), 949 (1602659925833547783), ... (20 adds)]} 0 1
[junit4] 2> 65319 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8822
[junit4] 2> 65320 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[960
(1602659926045360128), 961 (1602659926045360129), 962 (1602659926045360130),
963 (1602659926045360131), 964 (1602659926045360132), 965
(1602659926045360133), 966 (1602659926045360134), 967 (1602659926045360135),
968 (1602659926045360136), 969 (1602659926045360137), ... (20 adds)]} 0 0
[junit4] 2> 65321 INFO (commitScheduler-125-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 65321 INFO (commitScheduler-125-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@db8f5aa commitCommandVersion:0
[junit4] 2> 65326 INFO (commitScheduler-125-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@75ddea70[collection1] realtime]
[junit4] 2> 65326 INFO (commitScheduler-125-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 65371 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8873
[junit4] 2> 65373 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[980
(1602659926098837504), 981 (1602659926099886080), 982 (1602659926099886081),
983 (1602659926099886082), 984 (1602659926099886083), 985
(1602659926099886084), 986 (1602659926099886085), 987 (1602659926099886086),
988 (1602659926099886087), 989 (1602659926099886088), ... (20 adds)]} 0 1
[junit4] 2> 65574 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9076
[junit4] 2> 65574 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 65574 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@db8f5aa commitCommandVersion:0
[junit4] 2> 65578 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1defd944[collection1] main]
[junit4] 2> 65579 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 65580 INFO (searcherExecutor-122-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1defd944[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c140)
Uninverting(_1(8.0.0):c140) Uninverting(_2(8.0.0):c140)
Uninverting(_3(8.0.0):c140) Uninverting(_4(8.0.0):c140)
Uninverting(_5(8.0.0):c140) Uninverting(_6(8.0.0):c140)
Uninverting(_7(8.0.0):c20)))}
[junit4] 2> 65631 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=1000 status=0 QTime=9133
[junit4] 2> 65633 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending endToEndTest
{seed=[4EBB4F6B68C693D5:137D24352084ACA2]}
[junit4] 2> 65633 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 65633 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=359303986
[junit4] 2> 65633 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 65633 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bf687fb: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7e1aff59
[junit4] 2> 65637 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 65637 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f1d6bce: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@713d180f
[junit4] 2> 65637 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 65637 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[4EBB4F6B68C693D5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@73ea0a99: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@58e9cb63
[junit4] 2> 65637 INFO (coreCloseExecutor-127-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5bfffbf3
[junit4] 2> 65637 INFO (coreCloseExecutor-127-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=5bfffbf3
[junit4] 2> 65637 INFO (coreCloseExecutor-127-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57194105: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@664f9d4
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_4EBB4F6B68C693D5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d4f08d7),
locale=hu, timezone=Pacific/Yap
[junit4] 2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea
(64-bit)/cpus=8,threads=1,free=393435200,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [MaxSizeAutoCommitTest]
[junit4] Completed [18/818 (1!)] on J0 in 64.95s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 46689 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22200/consoleText
[repro] Revision: 417940cdd76ded0a41906ce794a79f4f09136314
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=MaxSizeAutoCommitTest
-Dtests.method=deleteTest -Dtests.seed=4EBB4F6B68C693D5 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Pacific/Yap
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] MaxSizeAutoCommitTest
[repro] ant compile-test
[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MaxSizeAutoCommitTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=4EBB4F6B68C693D5
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu
-Dtests.timezone=Pacific/Yap -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...truncated 111 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.update.MaxSizeAutoCommitTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]