Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/218/

2 tests failed.
FAILED:  
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ 
https://127.0.0.1:36293/source_collection_shard1_replica_n1/

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
https://127.0.0.1:36293/source_collection_shard1_replica_n1/
        at 
__randomizedtesting.SeedInfo.seed([A42AD9AE027DA84F:772389B047EE34D8]:0)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:257)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:237)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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.AssertionError: expected:<1260> but was:<1270>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:248)
        ... 42 more


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=21769, name=Thread-5764, 
state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=21769, name=Thread-5764, state=RUNNABLE, 
group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: 
Error from server at http://127.0.0.1:54854/collection2_shard3_replica_n11: 
Exception writing document id thread0_1_10 to the index; possible analysis 
error.
        at __randomizedtesting.SeedInfo.seed([A42AD9AE027DA84F]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:633)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54854/collection2_shard3_replica_n11: Exception 
writing document id thread0_1_10 to the index; possible analysis error.
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        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.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13289 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest
   [junit4]   2> 679498 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[A42AD9AE027DA84F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/init-core-data-001
   [junit4]   2> 679499 WARN  
(SUITE-CdcrReplicationHandlerTest-seed#[A42AD9AE027DA84F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 679500 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[A42AD9AE027DA84F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 679502 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[A42AD9AE027DA84F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 679503 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[A42AD9AE027DA84F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 679508 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 679523 INFO  (Thread-1850) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 679523 INFO  (Thread-1850) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 679556 ERROR (Thread-1850) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 679609 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.ZkTestServer start zk server on port:60719
   [junit4]   2> 679618 INFO  (zkConnectionManagerCallback-801-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679624 INFO  (zkConnectionManagerCallback-803-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679630 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 679632 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 679634 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 679635 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 679637 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 679638 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 679639 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 679640 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 679642 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 679643 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 679644 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 679648 INFO  (zkConnectionManagerCallback-807-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679650 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialReplicationWithTruncatedTlog
   [junit4]   2> 679792 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; 
git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 679793 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 679793 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 679793 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 679793 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@719bb773{/,null,AVAILABLE}
   [junit4]   2> 679795 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@14fb81c6{SSL,[ssl, 
http/1.1]}{127.0.0.1:35631}
   [junit4]   2> 679795 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.Server Started @679906ms
   [junit4]   2> 679795 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/, hostPort=35631, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-001/cores}
   [junit4]   2> 679795 ERROR 
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 679795 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 679796 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.4.0
   [junit4]   2> 679796 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 679796 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 679796 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-12T10:25:51.379Z
   [junit4]   2> 679807 INFO  (zkConnectionManagerCallback-809-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679808 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 679808 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-001/solr.xml
   [junit4]   2> 679813 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 679813 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 679814 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 679819 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60719/solr
   [junit4]   2> 679821 INFO  (zkConnectionManagerCallback-813-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 679823 INFO  (zkConnectionManagerCallback-815-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680054 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 680054 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:35631_
   [junit4]   2> 680055 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.c.Overseer Overseer 
(id=73785951908265989-127.0.0.1:35631_-n_0000000000) starting
   [junit4]   2> 680070 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680072 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60719/solr ready
   [junit4]   2> 680077 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35631_
   [junit4]   2> 680092 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 680103 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 680217 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 680260 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 680260 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 680262 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:35631_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-001/cores
   [junit4]   2> 680420 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; 
git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 680421 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 680421 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 680421 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 680422 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@617c3c29{/,null,AVAILABLE}
   [junit4]   2> 680422 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b177954{SSL,[ssl, 
http/1.1]}{127.0.0.1:33407}
   [junit4]   2> 680422 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.e.j.s.Server Started @680534ms
   [junit4]   2> 680422 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/, hostPort=33407, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-002/cores}
   [junit4]   2> 680424 ERROR 
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 680424 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 680424 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.4.0
   [junit4]   2> 680424 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 680424 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 680424 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-12T10:25:52.007Z
   [junit4]   2> 680427 INFO  (zkConnectionManagerCallback-824-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680430 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 680430 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-002/solr.xml
   [junit4]   2> 680434 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 680435 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 680436 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 680440 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60719/solr
   [junit4]   2> 680446 INFO  (zkConnectionManagerCallback-828-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680449 INFO  (zkConnectionManagerCallback-830-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680463 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 680465 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 680468 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 680468 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33407_
   [junit4]   2> 680469 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 680470 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 680493 INFO  (zkCallback-829-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 680848 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 680862 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 680862 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 680865 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-002/cores
   [junit4]   2> 680869 INFO  (zkConnectionManagerCallback-837-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680870 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 680871 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [n:127.0.0.1:33407_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60719/solr ready
   [junit4]   2> 680907 INFO  (zkConnectionManagerCallback-842-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680908 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 680909 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60719/solr ready
   [junit4]   2> 680955 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 680960 INFO  (OverseerThreadFactory-1089-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection tmp_collection
   [junit4]   2> 680960 WARN  (OverseerThreadFactory-1089-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(tmp_collection) without cores.
   [junit4]   2> 681070 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 681071 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=115
   [junit4]   2> 681074 INFO  (qtp555381350-4540) [n:127.0.0.1:33407_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35631_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 681077 INFO  
(OverseerCollectionConfigSetProcessor-73785951908265989-127.0.0.1:35631_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 681080 INFO  (OverseerThreadFactory-1089-thread-2) [ 
c:tmp_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35631_ for creating new replica
   [junit4]   2> 681112 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n21&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 681113 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 682143 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 682158 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n21] Schema name=test
   [junit4]   2> 682274 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 682297 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n21' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 682297 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n21' (registry 
'solr.core.tmp_collection.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 682297 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 682298 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n21] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-001/cores/tmp_collection_shard1_replica_n21],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-001/cores/tmp_collection_shard1_replica_n21/data/]
   [junit4]   2> 682301 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 682744 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 682744 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 682745 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 682745 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 682747 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1458903710, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 682749 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66c4f659[tmp_collection_shard1_replica_n21] main]
   [junit4]   2> 682751 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 682752 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 682753 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 682761 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 682767 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 682793 INFO  
(searcherExecutor-1098-thread-1-processing-n:127.0.0.1:35631_ 
x:tmp_collection_shard1_replica_n21 c:tmp_collection s:shard1) 
[n:127.0.0.1:35631_ c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n21] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n21] Registered new searcher 
Searcher@66c4f659[tmp_collection_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 682793 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600253596140568576
   [junit4]   2> 682801 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tmp_collection/terms/shard1 to Terms{values={core_node22=0}, 
version=0}
   [junit4]   2> 682807 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 682807 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 682807 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35631/tmp_collection_shard1_replica_n21/
   [junit4]   2> 682807 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 682807 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SyncStrategy https://127.0.0.1:35631/tmp_collection_shard1_replica_n21/ 
has no replicas
   [junit4]   2> 682807 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 682810 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 682814 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35631/tmp_collection_shard1_replica_n21/ shard1
   [junit4]   2> 682923 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 682927 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n21&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1814
   [junit4]   2> 682930 INFO  (qtp555381350-4540) [n:127.0.0.1:33407_ 
c:tmp_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:35631_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1856
   [junit4]   2> 682931 INFO  (qtp555381350-4543) [n:127.0.0.1:33407_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33407_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 682946 INFO  
(OverseerCollectionConfigSetProcessor-73785951908265989-127.0.0.1:35631_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 682950 INFO  (OverseerThreadFactory-1089-thread-3) [ 
c:tmp_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:33407_ for creating new replica
   [junit4]   2> 682970 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n23&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 683076 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 683992 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 684004 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n23] Schema name=test
   [junit4]   2> 684108 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 684161 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n23' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 684162 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n23' (registry 
'solr.core.tmp_collection.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 684162 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 684162 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n23] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-002/cores/tmp_collection_shard1_replica_n23],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-002/cores/tmp_collection_shard1_replica_n23/data/]
   [junit4]   2> 684167 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 684288 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 684288 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 684290 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 684290 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 684299 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1458903710, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 684299 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7496fde2[tmp_collection_shard1_replica_n23] main]
   [junit4]   2> 684301 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 684302 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 684303 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 684306 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600253597727064064
   [junit4]   2> 684318 INFO  
(searcherExecutor-1104-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n23] Registered new searcher 
Searcher@7496fde2[tmp_collection_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 684342 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tmp_collection/terms/shard1 to Terms{values={core_node24=0, 
core_node22=0}, version=1}
   [junit4]   2> 684344 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n23
   [junit4]   2> 684354 INFO  
(updateExecutor-825-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 684355 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n23&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1384
   [junit4]   2> 684367 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 684368 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 684372 INFO  (qtp555381350-4543) [n:127.0.0.1:33407_ 
c:tmp_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:33407_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1441
   [junit4]   2> 684373 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10623eeace8000b, likely client has closed socket
   [junit4]   2> 684374 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: tmp_collection failOnTimeout:true timeout (sec):330
   [junit4]   2> 684374 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:down live:true
   [junit4]   2> 684402 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 684402 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 684402 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[tmp_collection_shard1_replica_n23]
   [junit4]   2> 684402 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 684402 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state 
of core [tmp_collection_shard1_replica_n23] as recovering, leader is 
[https://127.0.0.1:35631/tmp_collection_shard1_replica_n21/] and I am 
[https://127.0.0.1:33407/tmp_collection_shard1_replica_n23/]
   [junit4]   2> 684405 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/tmp_collection/terms/shard1 to 
Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0}, 
version=2}
   [junit4]   2> 684408 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:35631]; [WaitForState: 
action=PREPRECOVERY&core=tmp_collection_shard1_replica_n21&nodeName=127.0.0.1:33407_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 684418 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 684418 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n21, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:33407_, coreNodeName=core_node24, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"tmp_collection_shard1_replica_n23","base_url":"https://127.0.0.1:33407","node_name":"127.0.0.1:33407_","state":"down","type":"NRT"}
   [junit4]   2> 684508 INFO  (zkCallback-814-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 684508 INFO  (zkCallback-829-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 684509 INFO  (zkCallback-829-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 684949 INFO  
(OverseerCollectionConfigSetProcessor-73785951908265989-127.0.0.1:35631_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 685380 INFO  (qtp1600468139-4508) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:recovering live:true
   [junit4]   2> 685419 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=tmp_collection, shard=shard1, 
thisCore=tmp_collection_shard1_replica_n21, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:33407_, coreNodeName=core_node24, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"tmp_collection_shard1_replica_n23","base_url":"https://127.0.0.1:33407","node_name":"127.0.0.1:33407_","state":"recovering","type":"NRT"}
   [junit4]   2> 685419 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Waited 
coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: 
true for: 1 seconds.
   [junit4]   2> 685419 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:33407_&onlyIfLeaderActive=true&core=tmp_collection_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 685920 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [https://127.0.0.1:35631/tmp_collection_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 685921 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: 
core=tmp_collection_shard1_replica_n23 url=https://127.0.0.1:33407 START 
replicas=[https://127.0.0.1:35631/tmp_collection_shard1_replica_n21/] 
nUpdates=100
   [junit4]   2> 685931 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 685931 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 685934 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 685934 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. 
No need to do a PeerSync 
   [junit4]   2> 685934 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 685934 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 685935 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 685935 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 685935 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 685935 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 685935 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 685936 INFO  
(recoveryExecutor-826-thread-1-processing-n:127.0.0.1:33407_ 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:33407_ c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/tmp_collection/terms/shard1 to 
Terms{values={core_node22=0, core_node24=0}, version=3}
   [junit4]   2> 686043 INFO  (zkCallback-829-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 686043 INFO  (zkCallback-829-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 686043 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 686387 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
tmp_collection
   [junit4]   2> 686401 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp= path=/cdcr 
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 686404 INFO  (zkConnectionManagerCallback-848-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 686405 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 686406 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60719/solr ready
   [junit4]   2> 686419 INFO  (qtp555381350-4545) [n:127.0.0.1:33407_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=tmp_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 686422 INFO  (OverseerThreadFactory-1089-thread-4) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 686424 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.tmp_collection.shard1.replica_n21, tag=null
   [junit4]   2> 686424 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@541ad78: rootName = null, 
domain = solr.core.tmp_collection.shard1.replica_n21, service url = null, agent 
id = null] for registry solr.core.tmp_collection.shard1.replica_n21 / 
com.codahale.metrics.MetricRegistry@218f5f01
   [junit4]   2> 686441 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n21]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@750cafc6
   [junit4]   2> 686441 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.tmp_collection.shard1.replica_n21, tag=750cafc6
   [junit4]   2> 686441 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.tmp_collection.shard1.leader, 
tag=750cafc6
   [junit4]   2> 686447 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.h.CdcrRequestHandler Solr core is 
being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 686453 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.tmp_collection.shard1.replica_n23, tag=null
   [junit4]   2> 686453 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31fbe78: rootName = null, 
domain = solr.core.tmp_collection.shard1.replica_n23, service url = null, agent 
id = null] for registry solr.core.tmp_collection.shard1.replica_n23 / 
com.codahale.metrics.MetricRegistry@18b2c675
   [junit4]   2> 686491 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n23]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@56e6b4e
   [junit4]   2> 686491 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.tmp_collection.shard1.replica_n23, tag=56e6b4e
   [junit4]   2> 686491 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.tmp_collection.shard1.leader, tag=56e6b4e
   [junit4]   2> 686491 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.h.CdcrRequestHandler Solr core is 
being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 686501 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/tmp_collection/terms/shard1 to 
Terms{values={core_node24=0}, version=4}
   [junit4]   2> 686509 WARN  (zkCallback-829-thread-2) [    ] 
o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:tmp_collection_shard1_replica_n23 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:312)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 686511 INFO  (qtp1600468139-4507) [n:127.0.0.1:35631_    
x:tmp_collection_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=tmp_collection_shard1_replica_n21&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=87
   [junit4]   2> 686516 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/tmp_collection/terms/shard1 to Terms{values={}, version=5}
   [junit4]   2> 686517 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 686518 INFO  (qtp555381350-4544) [n:127.0.0.1:33407_    
x:tmp_collection_shard1_replica_n23] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=tmp_collection_shard1_replica_n23&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=65
   [junit4]   2> 686622 INFO  (zkCallback-829-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 686622 INFO  (zkCallback-829-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 686622 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 687238 INFO  (qtp555381350-4545) [n:127.0.0.1:33407_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=tmp_collection&action=DELETE&wt=javabin&version=2} status=0 
QTime=818
   [junit4]   2> 687239 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10623eeace8000c, likely client has closed socket
   [junit4]   2> 687254 INFO  (zkConnectionManagerCallback-853-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687255 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 687256 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60719/solr ready
   [junit4]   2> 687256 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: tmp_collection failOnTimeout:true timeout (sec):15
   [junit4]   2> 687257 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - 
collection: tmp_collection
   [junit4]   2> 687267 INFO  (zkConnectionManagerCallback-858-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687268 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 687269 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[A42AD9AE027DA84F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60719/solr ready
   [junit4]   2> 687280 INFO  (qtp555381350-4545) [n:127.0.0.1:33407_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&maxShardsPerNode=1&collection.configName=conf1&name=source_collection&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35631_,127.0.0.1:33407_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 687300 INFO  
(OverseerCollectionConfigSetProcessor-73785951908265989-127.0.0.1:35631_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 687301 INFO  (OverseerThreadFactory-1089-thread-5) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection source_collection
   [junit4]   2> 687513 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_    
x:source_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=source_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=source_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 687527 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_    
x:source_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=source_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=source_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 688553 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 688562 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 688607 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema [source_collection_shard1_replica_n2] Schema name=test
   [junit4]   2> 688634 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [source_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 688938 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 688942 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 688989 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'source_collection_shard1_replica_n2' 
using configuration from collection source_collection, trusted=true
   [junit4]   2> 688993 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.source_collection.shard1.replica_n2' (registry 
'solr.core.source_collection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 688993 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 688994 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.c.SolrCore [[source_collection_shard1_replica_n2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-001/cores/source_collection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-001/cores/source_collection_shard1_replica_n2/data/]
   [junit4]   2> 689009 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'source_collection_shard1_replica_n1' 
using configuration from collection source_collection, trusted=true
   [junit4]   2> 689010 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.source_collection.shard1.replica_n1' (registry 
'solr.core.source_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@550b0302
   [junit4]   2> 689010 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 689010 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[source_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-002/cores/source_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_A42AD9AE027DA84F-001/jetty-002/cores/source_collection_shard1_replica_n1/data/]
   [junit4]   2> 689014 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=55.4296875, 
floorSegmentMB=1.1005859375, forceMergeDeletesPctAllowed=20.60903566777474, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5132222197479411
   [junit4]   2> 689018 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=55.4296875, 
floorSegmentMB=1.1005859375, forceMergeDeletesPctAllowed=20.60903566777474, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5132222197479411
   [junit4]   2> 689183 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 689183 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 689184 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 689184 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 689186 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8198780143033815]
   [junit4]   2> 689187 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33fcc4bd[source_collection_shard1_replica_n1] main]
   [junit4]   2> 689189 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 689189 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689190 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 689193 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 689194 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/source_collection/cdcr/state/process
   [junit4]   2> 689217 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 689217 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 689219 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 689219 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 689232 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600253602892349440
   [junit4]   2> 689249 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/source_collection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 689264 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8198780143033815]
   [junit4]   2> 689272 INFO  
(searcherExecutor-1111-thread-1-processing-n:127.0.0.1:33407_ 
x:source_collection_shard1_replica_n1 c:source_collection s:shard1) 
[n:127.0.0.1:33407_ c:source_collection s:shard1  
x:source_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[source_collection_shard1_replica_n1] Registered new searcher 
Searcher@33fcc4bd[source_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 689275 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24b78853[source_collection_shard1_replica_n2] main]
   [junit4]   2> 689277 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 689277 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689278 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 689282 INFO  (qtp555381350-4546) [n:127.0.0.1:33407_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 689331 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1600253602996158464
   [junit4]   2> 689345 INFO  
(searcherExecutor-1110-thread-1-processing-n:127.0.0.1:35631_ 
x:source_collection_shard1_replica_n2 c:source_collection s:shard1) 
[n:127.0.0.1:35631_ c:source_collection s:shard1  
x:source_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[source_collection_shard1_replica_n2] Registered new searcher 
Searcher@24b78853[source_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 689364 INFO  (qtp1600468139-4509) [n:127.0.0.1:35631_ 
c:source_collection s:shard1  x:source_collection_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/source_collection/terms/shard1 

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

e/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null153995342
     [copy] Copying 40 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null153995342
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null153995342

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1675843429
     [copy] Copying 246 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1675843429
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1675843429

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

-jenkins-base:

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

Reply via email to