Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/82/
5 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([E07FE81933F3A07F:682BD7C39D0FCD87]:0)
at java.util.Arrays.copyOf(Arrays.java:3332)
at
java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
at
java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:649)
at java.lang.StringBuilder.append(StringBuilder.java:202)
at
org.apache.http.client.utils.URLEncodedUtils.urlEncode(URLEncodedUtils.java:536)
at
org.apache.http.client.utils.URLEncodedUtils.encodeFormFields(URLEncodedUtils.java:652)
at
org.apache.http.client.utils.URLEncodedUtils.format(URLEncodedUtils.java:404)
at
org.apache.http.client.utils.URLEncodedUtils.format(URLEncodedUtils.java:382)
at
org.apache.http.client.entity.UrlEncodedFormEntity.<init>(UrlEncodedFormEntity.java:75)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.fillContentStream(HttpSolrClient.java:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:420)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:974)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:990)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:228)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:167)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:668)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([E07FE81933F3A07F:3F1F49C8F8D4C3DA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
... 41 more
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=31830, name=searcherExecutor-3112-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=31830, name=searcherExecutor-3112-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([E07FE81933F3A07F]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=31830, name=searcherExecutor-3112-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=31830, name=searcherExecutor-3112-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([E07FE81933F3A07F]:0)
FAILED: org.apache.solr.update.CdcrUpdateLogTest.testSubReader
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([E07FE81933F3A07F:ADA7627A432471AD]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.update.CdcrUpdateLogTest.testSubReader(CdcrUpdateLogTest.java:583)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13033 lines...]
[junit4] Suite: org.apache.solr.update.CdcrUpdateLogTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.CdcrUpdateLogTest_E07FE81933F3A07F-001/init-core-data-001
[junit4] 2> 1007717 WARN
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=61 numCloses=61
[junit4] 2> 1007717 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1007718 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1007718 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1007718 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1007719 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1007913 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1007949 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1008535 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1008789 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1008826 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1008826 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1008863 INFO (coreLoadExecutor-1518-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1008863 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1009020 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1009201 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1009607 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1009629 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1009629 INFO (coreLoadExecutor-1518-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@25a4d28c
[junit4] 2> 1009630 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1009630 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.CdcrUpdateLogTest_E07FE81933F3A07F-001/init-core-data-001/]
[junit4] 2> 1009665 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=3.5986328125,
floorSegmentMB=1.947265625, forceMergeDeletesPctAllowed=7.9713629932508425,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.859468641771325
[junit4] 2> 1009849 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1009849 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1009850 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1009850 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1009851 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=7, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1009864 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fe801ca[collection1] main]
[junit4] 2> 1009864 WARN (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1009865 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1009865 INFO
(searcherExecutor-1519-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fe801ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1009866 INFO (coreLoadExecutor-1518-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1584143309486424064
[junit4] 2> 1009884 INFO
(SUITE-CdcrUpdateLogTest-seed#[E07FE81933F3A07F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1009887 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRemoveOldLogs
[junit4] 2> 1009901 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1009920 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ac21878[collection1] realtime]
[junit4] 2> 1009920 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 32
[junit4] 2> 1009921 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1584143309544095744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1009921 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@faccde0
commitCommandVersion:1584143309544095744
[junit4] 2> 1009992 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@404ae3f6[collection1] main]
[junit4] 2> 1009993 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1010026 INFO (searcherExecutor-1519-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@404ae3f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1010026 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 105
[junit4] 2> 1010028 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1625083004
[junit4] 2> 1010028 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1010028 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@41444f22: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@790743dc
[junit4] 2> 1010044 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1010044 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dc74ca8: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@2f252074
[junit4] 2> 1010100 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1010100 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e5ed59f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@3123fa1
[junit4] 2> 1010135 INFO (coreCloseExecutor-1524-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@33d6a4af
[junit4] 2> 1010135 INFO (coreCloseExecutor-1524-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=869704879
[junit4] 2> 1010135 INFO (coreCloseExecutor-1524-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b5d3210: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4bec75d
[junit4] 2> 1010198 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1010397 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1010434 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1011109 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1011531 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1011603 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1011603 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1011676 INFO (coreLoadExecutor-1531-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1011693 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1011894 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1011930 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1012332 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1012353 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1012354 INFO (coreLoadExecutor-1531-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@25a4d28c
[junit4] 2> 1012354 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1012354 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.CdcrUpdateLogTest_E07FE81933F3A07F-001/init-core-data-001/]
[junit4] 2> 1012557 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1012557 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1012558 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1012558 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1012571 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=3.5986328125,
floorSegmentMB=1.947265625, forceMergeDeletesPctAllowed=7.9713629932508425,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.859468641771325
[junit4] 2> 1012572 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@479755d9[collection1] main]
[junit4] 2> 1012572 WARN (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1012573 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1012592 INFO
(searcherExecutor-1532-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@479755d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1012592 INFO (coreLoadExecutor-1531-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1584143312344842240
[junit4] 2> 1012604 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[0 (1584143312346939392)]} 0 10
[junit4] 2> 1012605 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[1 (1584143312358473728)]} 0 0
[junit4] 2> 1012605 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[2 (1584143312358473729)]} 0 0
[junit4] 2> 1012605 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[3 (1584143312358473730)]} 0 0
[junit4] 2> 1012605 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[4 (1584143312358473731)]} 0 0
[junit4] 2> 1012605 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[5 (1584143312358473732)]} 0 0
[junit4] 2> 1012605 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[6 (1584143312358473733)]} 0 0
[junit4] 2> 1012606 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[7 (1584143312359522304)]} 0 0
[junit4] 2> 1012606 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[8 (1584143312359522305)]} 0 0
[junit4] 2> 1012606 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[9 (1584143312359522306)]} 0 0
[junit4] 2> 1012606 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1012607 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1584143312360570880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1012607 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@15eeca8a
commitCommandVersion:1584143312360570880
[junit4] 2> 1013085 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@69840f0f[collection1] main]
[junit4] 2> 1013085 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1013086 INFO (searcherExecutor-1532-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69840f0f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10)))}
[junit4] 2> 1013086 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 479
[junit4] 2> 1013087 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1013120 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[10 (1584143312897441792)]} 0 1
[junit4] 2> 1013121 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[11 (1584143312899538944)]} 0 0
[junit4] 2> 1013121 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[12 (1584143312899538945)]} 0 0
[junit4] 2> 1013121 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[13 (1584143312899538946)]} 0 0
[junit4] 2> 1013121 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[14 (1584143312899538947)]} 0 0
[junit4] 2> 1013121 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[15 (1584143312899538948)]} 0 0
[junit4] 2> 1013121 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[16 (1584143312899538949)]} 0 0
[junit4] 2> 1013122 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[17 (1584143312900587520)]} 0 0
[junit4] 2> 1013122 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[18 (1584143312900587521)]} 0 0
[junit4] 2> 1013122 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[19 (1584143312900587522)]} 0 0
[junit4] 2> 1013122 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1013122 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1584143312900587523,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1013122 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@15eeca8a
commitCommandVersion:1584143312900587523
[junit4] 2> 1013324 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13084bab[collection1] main]
[junit4] 2> 1013324 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1013325 INFO (searcherExecutor-1532-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13084bab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10)
Uninverting(_1(7.2.0):C10)))}
[junit4] 2> 1013325 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 202
[junit4] 2> 1013325 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1013339 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[20 (1584143313114497024)]} 0 13
[junit4] 2> 1013339 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[21 (1584143313128128512)]} 0 0
[junit4] 2> 1013339 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[22 (1584143313128128513)]} 0 0
[junit4] 2> 1013340 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[23 (1584143313129177088)]} 0 0
[junit4] 2> 1013340 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[24 (1584143313129177089)]} 0 0
[junit4] 2> 1013340 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[25 (1584143313129177090)]} 0 0
[junit4] 2> 1013340 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[26 (1584143313129177091)]} 0 0
[junit4] 2> 1013340 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[27 (1584143313129177092)]} 0 0
[junit4] 2> 1013340 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[28 (1584143313129177093)]} 0 0
[junit4] 2> 1013341 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[29 (1584143313130225664)]} 0 0
[junit4] 2> 1013341 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[30 (1584143313130225665)]} 0 0
[junit4] 2> 1013341 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[31 (1584143313130225666)]} 0 0
[junit4] 2> 1013341 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[32 (1584143313130225667)]} 0 0
[junit4] 2> 1013341 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[33 (1584143313130225668)]} 0 0
[junit4] 2> 1013341 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[34 (1584143313130225669)]} 0 0
[junit4] 2> 1013342 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[35 (1584143313130225670)]} 0 0
[junit4] 2> 1013355 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[36 (1584143313131274240)]} 0 13
[junit4] 2> 1013355 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[37 (1584143313144905728)]} 0 0
[junit4] 2> 1013356 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[38 (1584143313144905729)]} 0 0
[junit4] 2> 1013356 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[39 (1584143313145954304)]} 0 0
[junit4] 2> 1013356 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[40 (1584143313145954305)]} 0 0
[junit4] 2> 1013356 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[41 (1584143313145954306)]} 0 0
[junit4] 2> 1013356 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[42 (1584143313145954307)]} 0 0
[junit4] 2> 1013356 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[43 (1584143313145954308)]} 0 0
[junit4] 2> 1013357 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[44 (1584143313145954309)]} 0 0
[junit4] 2> 1013357 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[45 (1584143313147002880)]} 0 0
[junit4] 2> 1013357 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[46 (1584143313147002881)]} 0 0
[junit4] 2> 1013357 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[47 (1584143313147002882)]} 0 0
[junit4] 2> 1013357 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[48 (1584143313147002883)]} 0 0
[junit4] 2> 1013357 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[49 (1584143313147002884)]} 0 0
[junit4] 2> 1013357 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[50 (1584143313147002885)]} 0 0
[junit4] 2> 1013358 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[51 (1584143313148051456)]} 0 0
[junit4] 2> 1013358 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[52 (1584143313148051457)]} 0 0
[junit4] 2> 1013358 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[53 (1584143313148051458)]} 0 0
[junit4] 2> 1013358 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[54 (1584143313148051459)]} 0 0
[junit4] 2> 1013358 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[55 (1584143313148051460)]} 0 0
[junit4] 2> 1013358 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[56 (1584143313148051461)]} 0 0
[junit4] 2> 1013358 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[57 (1584143313148051462)]} 0 0
[junit4] 2> 1013359 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[58 (1584143313149100032)]} 0 0
[junit4] 2> 1013448 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[59 (1584143313149100033)]} 0 0
[junit4] 2> 1013465 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[60 (1584143313242423296)]} 0 16
[junit4] 2> 1013465 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[61 (1584143313260249088)]} 0 0
[junit4] 2> 1013465 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[62 (1584143313260249089)]} 0 0
[junit4] 2> 1013465 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[63 (1584143313260249090)]} 0 0
[junit4] 2> 1013465 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[64 (1584143313260249091)]} 0 0
[junit4] 2> 1013466 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[65 (1584143313261297664)]} 0 0
[junit4] 2> 1013466 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[66 (1584143313261297665)]} 0 0
[junit4] 2> 1013466 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[67 (1584143313261297666)]} 0 0
[junit4] 2> 1013466 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[68 (1584143313261297667)]} 0 0
[junit4] 2> 1013466 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[69 (1584143313261297668)]} 0 0
[junit4] 2> 1013466 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[70 (1584143313261297669)]} 0 0
[junit4] 2> 1013467 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[71 (1584143313262346240)]} 0 0
[junit4] 2> 1013467 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[72 (1584143313262346241)]} 0 0
[junit4] 2> 1013467 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[73 (1584143313262346242)]} 0 0
[junit4] 2> 1013467 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[74 (1584143313262346243)]} 0 0
[junit4] 2> 1013467 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[75 (1584143313262346244)]} 0 0
[junit4] 2> 1013467 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[76 (1584143313262346245)]} 0 0
[junit4] 2> 1013467 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[77 (1584143313262346246)]} 0 0
[junit4] 2> 1013468 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[78 (1584143313263394816)]} 0 0
[junit4] 2> 1013468 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[79 (1584143313263394817)]} 0 0
[junit4] 2> 1013468 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[80 (1584143313263394818)]} 0 0
[junit4] 2> 1013468 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[81 (1584143313263394819)]} 0 0
[junit4] 2> 1013468 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[82 (1584143313263394820)]} 0 0
[junit4] 2> 1013468 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[83 (1584143313263394821)]} 0 0
[junit4] 2> 1013538 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[84 (1584143313318969344)]} 0 16
[junit4] 2> 1013538 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[85 (1584143313336795136)]} 0 0
[junit4] 2> 1013538 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[86 (1584143313336795137)]} 0 0
[junit4] 2> 1013538 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[87 (1584143313336795138)]} 0 0
[junit4] 2> 1013539 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[88 (1584143313337843712)]} 0 0
[junit4] 2> 1013539 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[89 (1584143313337843713)]} 0 0
[junit4] 2> 1013539 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[90 (1584143313337843714)]} 0 0
[junit4] 2> 1013539 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[91 (1584143313337843715)]} 0 0
[junit4] 2> 1013539 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[92 (1584143313337843716)]} 0 0
[junit4] 2> 1013539 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[93 (1584143313337843717)]} 0 0
[junit4] 2> 1013540 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[94 (1584143313337843718)]} 0 0
[junit4] 2> 1013540 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[95 (1584143313338892288)]} 0 0
[junit4] 2> 1013540 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[96 (1584143313338892289)]} 0 0
[junit4] 2> 1013540 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[97 (1584143313338892290)]} 0 0
[junit4] 2> 1013540 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[98 (1584143313338892291)]} 0 0
[junit4] 2> 1013540 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[99 (1584143313338892292)]} 0 0
[junit4] 2> 1013540 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[100 (1584143313338892293)]} 0 0
[junit4] 2> 1013541 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[101 (1584143313339940864)]} 0 0
[junit4] 2> 1013541 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[102 (1584143313339940865)]} 0 0
[junit4] 2> 1013541 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[103 (1584143313339940866)]} 0 0
[junit4] 2> 1013541 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[104 (1584143313339940867)]} 0 0
[junit4] 2> 1013541 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[105 (1584143313339940868)]} 0 0
[junit4] 2> 1013541 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[106 (1584143313339940869)]} 0 0
[junit4] 2> 1013574 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[107 (1584143313339940870)]} 0 32
[junit4] 2> 1013574 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[108 (1584143313374543872)]} 0 0
[junit4] 2> 1013668 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[109 (1584143313413341184)]} 0 94
[junit4] 2> 1013669 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[110 (1584143313474158592)]} 0 0
[junit4] 2> 1013669 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[111 (1584143313474158593)]} 0 0
[junit4] 2> 1013669 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[112 (1584143313474158594)]} 0 0
[junit4] 2> 1013669 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[113 (1584143313474158595)]} 0 0
[junit4] 2> 1013669 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[114 (1584143313474158596)]} 0 0
[junit4] 2> 1013669 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[115 (1584143313474158597)]} 0 0
[junit4] 2> 1013670 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[116 (1584143313475207168)]} 0 0
[junit4] 2> 1013670 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[117 (1584143313475207169)]} 0 0
[junit4] 2> 1013670 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[118 (1584143313475207170)]} 0 0
[junit4] 2> 1013670 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[119 (1584143313475207171)]} 0 0
[junit4] 2> 1013670 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[120 (1584143313475207172)]} 0 0
[junit4] 2> 1013670 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[121 (1584143313475207173)]} 0 0
[junit4] 2> 1013671 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[122 (1584143313475207174)]} 0 0
[junit4] 2> 1013671 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[123 (1584143313476255744)]} 0 0
[junit4] 2> 1013671 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[124 (1584143313476255745)]} 0 0
[junit4] 2> 1013671 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1013671 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1584143313476255746,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1013671 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@15eeca8a
commitCommandVersion:1584143313476255746
[junit4] 2> 1013853 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@152b3e6b[collection1] main]
[junit4] 2> 1013853 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1013854 INFO (searcherExecutor-1532-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@152b3e6b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10)
Uninverting(_1(7.2.0):C10) Uninverting(_2(7.2.0):C105)))}
[junit4] 2> 1013854 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 182
[junit4] 2> 1013887 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1013889 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[125 (1584143313703796736)]} 0 0
[junit4] 2> 1013889 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[126 (1584143313704845312)]} 0 0
[junit4] 2> 1013889 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[127 (1584143313704845313)]} 0 0
[junit4] 2> 1013889 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[128 (1584143313704845314)]} 0 0
[junit4] 2> 1013889 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[129 (1584143313704845315)]} 0 0
[junit4] 2> 1013890 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[130 (1584143313704845316)]} 0 0
[junit4] 2> 1013890 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[131 (1584143313705893888)]} 0 0
[junit4] 2> 1013890 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[132 (1584143313705893889)]} 0 0
[junit4] 2> 1013890 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[133 (1584143313705893890)]} 0 0
[junit4] 2> 1013890 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[134 (1584143313705893891)]} 0 0
[junit4] 2> 1013890 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1013891 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1584143313706942464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1013891 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@15eeca8a
commitCommandVersion:1584143313706942464
[junit4] 2> 1014087 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@85663a0[collection1] main]
[junit4] 2> 1014087 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1014088 INFO (searcherExecutor-1532-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@85663a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10)
Uninverting(_1(7.2.0):C10) Uninverting(_2(7.2.0):C105)
Uninverting(_3(7.2.0):C10)))}
[junit4] 2> 1014088 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 197
[junit4] 2> 1014089 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=50&wt=xml} status=0 QTime=0
[junit4] 2> 1014089 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=209960743
[junit4] 2> 1014089 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1014089 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57e2b99c: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@20ad01c9
[junit4] 2> 1014125 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1014125 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e53581f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@2f252074
[junit4] 2> 1014161 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1014161 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2accb09c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@3123fa1
[junit4] 2> 1014175 INFO (coreCloseExecutor-1537-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4bebb2ac
[junit4] 2> 1014175 INFO (coreCloseExecutor-1537-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1273737900
[junit4] 2> 1014175 INFO (coreCloseExecutor-1537-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@270bd6e1: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@19efeb67
[junit4] 2> 1014468 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1014616 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1014656 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1015224 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1015427 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1015531 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1015531 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a4d28c
[junit4] 2> 1015575 INFO (coreLoadExecutor-1544-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1015575 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1015718 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1015753 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1016269 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1016287 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1016287 INFO (coreLoadExecutor-1544-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@25a4d28c
[junit4] 2> 1016287 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1016287 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.CdcrUpdateLogTest_E07FE81933F3A07F-001/init-core-data-001/]
[junit4] 2> 1016672 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1016672 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1016686 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1016686 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1016688 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=3.5986328125,
floorSegmentMB=1.947265625, forceMergeDeletesPctAllowed=7.9713629932508425,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.859468641771325
[junit4] 2> 1016760 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@53983702[collection1] main]
[junit4] 2> 1016760 WARN (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1016761 INFO (coreLoadExecutor-1544-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1016762 INFO
(searcherExecutor-1545-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53983702[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10)
Uninverting(_1(7.2.0):C10) Uninverting(_2(7.2.0):C105)
Uninverting(_3(7.2.0):C10)))}
[junit4] 2> 1016887 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[135 (1584143316732084224)]} 0
110
[junit4] 2> 1016887 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[136 (1584143316848476160)]} 0 0
[junit4] 2> 1016887 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[137 (1584143316848476161)]} 0 0
[junit4] 2> 1016887 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[138 (1584143316848476162)]} 0 0
[junit4] 2> 1016887 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[139 (1584143316848476163)]} 0 0
[junit4] 2> 1016888 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[140 (1584143316849524736)]} 0 0
[junit4] 2> 1016888 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[141 (1584143316849524737)]} 0 0
[junit4] 2> 1016888 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[142 (1584143316849524738)]} 0 0
[junit4] 2> 1016888 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[143 (1584143316849524739)]} 0 0
[junit4] 2> 1016888 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[144 (1584143316849524740)]} 0 0
[junit4] 2> 1016888 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[145 (1584143316849524741)]} 0 0
[junit4] 2> 1016902 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[146 (1584143316864204800)]} 0 0
[junit4] 2> 1016902 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[147 (1584143316864204801)]} 0 0
[junit4] 2> 1016902 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[148 (1584143316864204802)]} 0 0
[junit4] 2> 1016903 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[149 (1584143316864204803)]} 0 0
[junit4] 2> 1016903 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[150 (1584143316865253376)]} 0 0
[junit4] 2> 1016903 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[151 (1584143316865253377)]} 0 0
[junit4] 2> 1016903 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[152 (1584143316865253378)]} 0 0
[junit4] 2> 1016903 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[153 (1584143316865253379)]} 0 0
[junit4] 2> 1016903 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[154 (1584143316865253380)]} 0 0
[junit4] 2> 1016903 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[155 (1584143316865253381)]} 0 0
[junit4] 2> 1016904 INFO
(TEST-CdcrUpdateLogTest.testRemoveOldLogs-seed#[E07FE81933F3A07F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[156 (158
[...truncated too long message...]
[junit4] 2> 5246310 INFO
(SUITE-TestLazyCores-seed#[E07FE81933F3A07F]-worker) [ x:badConfig1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 5246310 INFO
(SUITE-TestLazyCores-seed#[E07FE81933F3A07F]-worker) [ x:badConfig1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1263979190
[junit4] 2> 5246310 INFO
(SUITE-TestLazyCores-seed#[E07FE81933F3A07F]-worker) [ x:badConfig1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 5246310 INFO
(SUITE-TestLazyCores-seed#[E07FE81933F3A07F]-worker) [ x:badConfig1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 5246310 INFO
(SUITE-TestLazyCores-seed#[E07FE81933F3A07F]-worker) [ x:badConfig1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_E07FE81933F3A07F-001
[junit4] 2> Nov 15, 2017 3:50:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Nov 15, 2017 3:50:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=31830, name=searcherExecutor-3112-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Nov 15, 2017 3:50:43 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=31830, name=searcherExecutor-3112-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Nov 15, 2017 3:50:46 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=31830, name=searcherExecutor-3112-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=bg, timezone=America/Metlakatla
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=2,free=234019688,total=532152320
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudRecovery,
TestQuerySenderNoQuery, RequestLoggingTest, ZkStateReaderTest,
TestZkAclsWithHadoopAuth, TestLuceneMatchVersion, MultiThreadedOCPTest,
TestAtomicUpdateErrorCases, TermVectorComponentDistributedTest,
DistributedVersionInfoTest, SuggestComponentContextFilterQueryTest,
TestJettySolrRunner, TestSearcherReuse, HLLSerializationTest,
TestNumericTokenStream, TestConfigReload, TestAddFieldRealTimeGet,
TestFastWriter, CircularListTest, HighlighterConfigTest, TestXmlQParser,
TestDocSet, RequestHandlersTest, TestBlendedInfixSuggestions,
TestRetrieveFieldsOptimizer, TestTrackingShardHandlerFactory, MetricUtilsTest,
TestSQLHandlerNonCloud, SampleTest, RegexBytesRefFilterTest,
DistributedFacetPivotWhiteBoxTest, DirectUpdateHandlerTest, TestManagedSchema,
TestMacros, CollectionTooManyReplicasTest, TestStressReorder,
TriggerIntegrationTest, TestInitQParser, LeaderFailureAfterFreshStartTest,
MergeStrategyTest, DOMUtilTest, TestCollationField, TestMaxTokenLenTokenizer,
TestAuthenticationFramework, TestCursorMarkWithoutUniqueKey,
TestFieldCacheWithThreads, OverriddenZkACLAndCredentialsProvidersTest,
SuggesterFSTTest, WrapperMergePolicyFactoryTest, OverseerRolesTest,
TestSerializedLuceneMatchVersion, SynonymTokenizerTest,
AnalysisErrorHandlingTest, CollectionsAPIDistributedZkTest,
ConvertedLegacyTest, SpellingQueryConverterTest, TestMissingGroups,
TestIntervalFaceting, SearchRateTriggerTest, SolrCLIZkUtilsTest, PrimUtilsTest,
TestRemoteStreaming, TestCloudJSONFacetJoinDomain, SolrRequestParserTest,
SolrSlf4jReporterTest, TestMultiValuedNumericRangeQuery,
LukeRequestHandlerTest, TestOmitPositions, ShowFileRequestHandlerTest,
CdcrBootstrapTest, MoreLikeThisHandlerTest, HdfsBasicDistributedZkTest,
TestLazyCores]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=E07FE81933F3A07F -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
-Dtests.locale=bg -Dtests.timezone=America/Metlakatla -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestLazyCores (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=31830, name=searcherExecutor-3112-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([E07FE81933F3A07F]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=31830, name=searcherExecutor-3112-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([E07FE81933F3A07F]:0)
[junit4] Completed [265/748 (3!)] on J1 in 40.47s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 1422 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20171115_142244_1167157284968867563765.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid28685.hprof
...
[junit4] Heap dump file created [730901583 bytes in 20.226 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 8502 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:843:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:787:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid28685.hprof
Total time: 760 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]