You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/06/27 10:13:59 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4701 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4701/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=28371, name=cdcr-replicator-11775-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=28371, name=cdcr-replicator-11775-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
	at __randomizedtesting.SeedInfo.seed([CA5584AC7009CD50:8F8E744E68278112]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CA5584AC7009CD50]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	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 14338 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/init-core-data-001
   [junit4]   2> 2853189 INFO  (SUITE-CdcrBidirectionalTest-seed#[CA5584AC7009CD50]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2853190 INFO  (SUITE-CdcrBidirectionalTest-seed#[CA5584AC7009CD50]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2853190 INFO  (SUITE-CdcrBidirectionalTest-seed#[CA5584AC7009CD50]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2853192 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 2853192 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster2-001
   [junit4]   2> 2853193 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2853193 INFO  (Thread-4588) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2853193 INFO  (Thread-4588) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2853197 ERROR (Thread-4588) [    ] 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> 2853306 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.ZkTestServer start zk server on port:63114
   [junit4]   2> 2853322 INFO  (zkConnectionManagerCallback-8735-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2853326 INFO  (jetty-launcher-8732-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2853327 INFO  (jetty-launcher-8732-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2853327 INFO  (jetty-launcher-8732-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2853327 INFO  (jetty-launcher-8732-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2853327 INFO  (jetty-launcher-8732-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6adc3284{/solr,null,AVAILABLE}
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cb7aa84{HTTP/1.1,[http/1.1]}{127.0.0.1:63116}
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.e.j.s.Server Started @2853407ms
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63116}
   [junit4]   2> 2853328 ERROR (jetty-launcher-8732-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2853328 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-27T09:37:12.418Z
   [junit4]   2> 2853330 INFO  (zkConnectionManagerCallback-8737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2853331 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2853491 INFO  (jetty-launcher-8732-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63114/solr
   [junit4]   2> 2853493 INFO  (zkConnectionManagerCallback-8741-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2853496 INFO  (zkConnectionManagerCallback-8743-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2853715 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2853716 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63116_solr
   [junit4]   2> 2853718 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.c.Overseer Overseer (id=72271843222159363-127.0.0.1:63116_solr-n_0000000000) starting
   [junit4]   2> 2853733 INFO  (zkConnectionManagerCallback-8750-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2853737 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63114/solr ready
   [junit4]   2> 2853740 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63116_solr
   [junit4]   2> 2853743 INFO  (zkCallback-8749-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2853743 INFO  (zkCallback-8742-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2853817 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2853871 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63116.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2853878 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63116.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2853878 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63116.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2853880 INFO  (jetty-launcher-8732-thread-1) [n:127.0.0.1:63116_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 2853911 INFO  (zkConnectionManagerCallback-8753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2853920 INFO  (zkConnectionManagerCallback-8756-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2853922 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster1-001
   [junit4]   2> 2853922 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2853922 INFO  (Thread-4598) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2853922 INFO  (Thread-4598) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2853927 ERROR (Thread-4598) [    ] 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> 2854022 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.ZkTestServer start zk server on port:63124
   [junit4]   2> 2854036 INFO  (zkConnectionManagerCallback-8760-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854040 INFO  (jetty-launcher-8757-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2854041 INFO  (jetty-launcher-8757-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2854041 INFO  (jetty-launcher-8757-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2854041 INFO  (jetty-launcher-8757-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2854041 INFO  (jetty-launcher-8757-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b626c26{/solr,null,AVAILABLE}
   [junit4]   2> 2854042 INFO  (jetty-launcher-8757-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77706236{HTTP/1.1,[http/1.1]}{127.0.0.1:63126}
   [junit4]   2> 2854042 INFO  (jetty-launcher-8757-thread-1) [    ] o.e.j.s.Server Started @2854120ms
   [junit4]   2> 2854042 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63126}
   [junit4]   2> 2854042 ERROR (jetty-launcher-8757-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2854043 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2854043 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2854043 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2854043 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2854043 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-27T09:37:13.133Z
   [junit4]   2> 2854045 INFO  (zkConnectionManagerCallback-8762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854046 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2854137 INFO  (jetty-launcher-8757-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63124/solr
   [junit4]   2> 2854139 INFO  (zkConnectionManagerCallback-8766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854141 INFO  (zkConnectionManagerCallback-8768-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854319 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2854320 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63126_solr
   [junit4]   2> 2854322 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.c.Overseer Overseer (id=72271843270000643-127.0.0.1:63126_solr-n_0000000000) starting
   [junit4]   2> 2854337 INFO  (zkConnectionManagerCallback-8775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854342 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63124/solr ready
   [junit4]   2> 2854343 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63126_solr
   [junit4]   2> 2854345 INFO  (zkCallback-8774-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2854345 INFO  (OverseerStateUpdate-72271843270000643-127.0.0.1:63126_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2854380 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2854404 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63126.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2854409 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63126.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2854409 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63126.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2854410 INFO  (jetty-launcher-8757-thread-1) [n:127.0.0.1:63126_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 2854442 INFO  (zkConnectionManagerCallback-8778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854447 INFO  (zkConnectionManagerCallback-8781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854450 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:63114/solr
   [junit4]   2> 2854450 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:63124/solr
   [junit4]   2> 2854452 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 0x100c2dbc95f0006, likely client has closed socket
   [junit4]   2> 2854453 INFO  (zkConnectionManagerCallback-8783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854461 INFO  (zkConnectionManagerCallback-8787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2854463 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2854465 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63124/solr ready
   [junit4]   2> 2854466 INFO  (qtp621276612-28228) [n:127.0.0.1:63126_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2854470 INFO  (OverseerThreadFactory-11733-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 2854594 INFO  (OverseerStateUpdate-72271843270000643-127.0.0.1:63126_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63126/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2854599 INFO  (OverseerStateUpdate-72271843270000643-127.0.0.1:63126_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63126/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2854816 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr    x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2854816 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2854822 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr    x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2855848 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2855848 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2855861 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2855861 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2855868 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2855868 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2855868 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2855868 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2855868 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63126.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2855868 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63126.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2855868 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2855868 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2855868 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 2855868 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 2855959 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2855959 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2855959 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2855959 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2855960 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2855960 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2855960 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2855960 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2855962 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49346114[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2855962 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5408763f[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2855964 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2855964 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2855965 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2855965 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2855965 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2855965 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2855966 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2855966 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2855966 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2855966 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2855970 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 2855972 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 2855987 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604417995488100352
   [junit4]   2> 2855987 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604417995488100352
   [junit4]   2> 2855987 INFO  (searcherExecutor-11739-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@49346114[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2855988 INFO  (searcherExecutor-11738-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@5408763f[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2855996 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2855999 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2856003 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2856003 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2856003 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63126/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 2856003 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2856004 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:63126/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2856004 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2856005 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2856005 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2856005 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63126/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 2856005 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2856006 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63126/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2856006 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2856008 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 2856011 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 2856013 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63126/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 2856015 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63126/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 2856138 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2856141 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1326
   [junit4]   2> 2856174 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2856177 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1362
   [junit4]   2> 2856181 INFO  (qtp621276612-28228) [n:127.0.0.1:63126_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2856286 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2856478 INFO  (OverseerCollectionConfigSetProcessor-72271843270000643-127.0.0.1:63126_solr-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> 2857185 INFO  (qtp621276612-28228) [n:127.0.0.1:63126_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2719
   [junit4]   2> 2857188 INFO  (zkConnectionManagerCallback-8791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2857203 INFO  (zkConnectionManagerCallback-8795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2857205 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2857207 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63114/solr ready
   [junit4]   2> 2857209 INFO  (qtp85107739-28174) [n:127.0.0.1:63116_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2857213 INFO  (OverseerThreadFactory-11720-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 2857338 INFO  (OverseerStateUpdate-72271843222159363-127.0.0.1:63116_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63116/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2857343 INFO  (OverseerStateUpdate-72271843222159363-127.0.0.1:63116_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63116/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2857557 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2857561 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2857561 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2858608 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2858608 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2858629 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2858630 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2858633 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2858633 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2858633 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2858633 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2858634 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63116.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2858634 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63116.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a8eafe7
   [junit4]   2> 2858634 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2858634 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2858634 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 2858634 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_CA5584AC7009CD50-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 2858810 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2858810 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2858818 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2858818 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2858819 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2858819 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2858821 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@31a362e9[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2858821 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2858821 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2858823 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2858823 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2858823 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2858824 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@df66b57[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2858825 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2858826 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2858826 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2858827 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2858827 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2858828 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2858828 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2858831 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 2858833 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 2858839 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604417998478639104
   [junit4]   2> 2858839 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604417998478639104
   [junit4]   2> 2858840 INFO  (searcherExecutor-11750-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@df66b57[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2858841 INFO  (searcherExecutor-11751-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@31a362e9[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2858850 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2858853 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2858857 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2858857 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2858857 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63116/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2858857 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2858861 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63116/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2858861 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2858866 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2858866 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2858866 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63116/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2858867 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2858867 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:63116/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 2858867 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2858870 INFO  (zkCallback-8742-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 2858875 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63116/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 2858875 INFO  (zkCallback-8742-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 2858881 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63116/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 2858999 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2859000 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2859007 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1449
   [junit4]   2> 2859007 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1446
   [junit4]   2> 2859011 INFO  (qtp85107739-28174) [n:127.0.0.1:63116_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2859116 INFO  (zkCallback-8742-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2859220 INFO  (OverseerCollectionConfigSetProcessor-72271843222159363-127.0.0.1:63116_solr-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> 2860013 INFO  (qtp85107739-28174) [n:127.0.0.1:63116_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2804
   [junit4]   2> 2860018 INFO  (zkConnectionManagerCallback-8802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2860020 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2860023 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63114/solr ready
   [junit4]   2> 2860031 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2860031 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2860033 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2860033 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2860033 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2860033 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 2860033 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard2
   [junit4]   2> 2860033 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2860038 INFO  (cdcr-bootstrap-status-8798-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard2 leader: http://127.0.0.1:63116/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2860042 INFO  (qtp85107739-28172) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:63126/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2860042 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
   [junit4]   2> 2860042 INFO  (zkCallback-8767-thread-2) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
   [junit4]   2> 2860044 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2860045 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 2860045 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2860046 INFO  (cdcr-bootstrap-status-8798-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 2860046 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 2860047 INFO  (zkCallback-8767-thread-2) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 2860048 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604417999746367488,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2860048 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2860049 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2860049 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2860049 INFO  (zkConnectionManagerCallback-8807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2860052 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2860052 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2860052 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2860052 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2860052 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2860052 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2860053 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7971712[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2860055 INFO  (searcherExecutor-11751-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@7971712[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2860055 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2860055 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 2860058 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63114/solr ready
   [junit4]   2> 2860064 INFO  (qtp85107739-28172) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2860064 INFO  (qtp85107739-28172) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2860064 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2860064 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2860065 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2860065 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2860065 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard1
   [junit4]   2> 2860065 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2860066 INFO  (cdcr-bootstrap-status-8803-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard1 leader: http://127.0.0.1:63116/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2860067 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:63126/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2860067 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2860068 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2860068 INFO  (cdcr-bootstrap-status-8803-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 2860069 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604417999768387584,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2860070 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2860071 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2860071 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2860073 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2860073 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2860073 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2860074 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2860074 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2860074 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2860074 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58a51e50[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2860092 INFO  (searcherExecutor-11750-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@58a51e50[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2860092 INFO  (recoveryExecutor-8739-thread-1-processing-n:127.0.0.1:63116_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 2862048 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 2862049 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2862049 INFO  (cdcr-bootstrap-status-8798-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 2862060 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 2862061 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 2862061 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 2862061 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2862070 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2862070 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2862070 INFO  (qtp85107739-28172) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2862070 INFO  (qtp85107739-28172) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2862072 INFO  (qtp85107739-28170) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 2862072 INFO  (cdcr-bootstrap-status-8798-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 2862073 INFO  (cdcr-bootstrap-status-8798-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 2862073 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604418001869733888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2862073 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32e9121b commitCommandVersion:1604418001869733888
   [junit4]   2> 2862076 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2862076 INFO  (cdcr-bootstrap-status-8803-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 2862078 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604418001874976768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2862078 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@593ec1ad commitCommandVersion:1604418001874976768
   [junit4]   2> 2862080 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2862080 INFO  (qtp85107739-28174) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2862080 INFO  (qtp85107739-28176) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2862080 INFO  (qtp85107739-28174) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2862080 INFO  (qtp85107739-28173) [n:127.0.0.1:63116_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2862081 INFO  (cdcr-bootstrap-status-8803-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2862081 INFO  (cdcr-bootstrap-status-8803-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 2862114 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@66e6ae5d[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2862115 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2862116 INFO  (searcherExecutor-11738-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@66e6ae5d[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C57)))}
   [junit4]   2> 2862117 INFO  (qtp621276612-28227) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63126/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=44
   [junit4]   2> 2862118 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd2e284[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2862118 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2862120 INFO  (searcherExecutor-11739-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@6bd2e284[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C43)))}
   [junit4]   2> 2862120 INFO  (qtp621276612-28231) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63126/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=43
   [junit4]   2> 2862121 INFO  (qtp621276612-28226) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=57
   [junit4]   2> 2862121 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[CA5584AC7009CD50]) [    ] o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 2862130 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2862130 INFO  (qtp621276612-28226) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2862131 INFO  (qtp621276612-28226) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604418001930551296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2862131 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604418001930551296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2862131 INFO  (qtp621276612-28226) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@593ec1ad commitCommandVersion:1604418001930551296
   [junit4]   2> 2862132 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32e9121b commitCommandVersion:1604418001930551296
   [junit4]   2> 2862159 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@45c26d6[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2862159 INFO  (qtp621276612-28226) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46f53187[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2862159 INFO  (qtp621276612-28226) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2862160 INFO  (qtp621276612-28224) [n:127.0.0.1:63126_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2862161 INFO  (searcherExecutor-11739-thread-1-processing-n:127.0.0.1:63126_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0

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

cator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2873612 INFO  (SUITE-CdcrBidirectionalTest-seed#[CA5584AC7009CD50]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {abc=BlockTreeOrds(blocksize=128), xyz=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=2047, maxMBSortInHeap=7.591251683946371, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45ef1c69), locale=es-AR, timezone=America/Vancouver
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=211001536,total=374996992
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, TestRequestForwarding, TriggerCooldownIntegrationTest, EnumFieldTest, SparseHLLTest, SuggesterTSTTest, TestCloudInspectUtil, FieldAnalysisRequestHandlerTest, TestHdfsUpdateLog, TestFunctionQuery, TestCloudJSONFacetSKG, AliasIntegrationTest, BlockJoinFacetSimpleTest, TestJettySolrRunner, SpellingQueryConverterTest, TestLegacyFieldCache, TestStressReorder, ZkNodePropsTest, TestReloadAndDeleteDocs, TestGroupingSearch, XsltUpdateRequestHandlerTest, TestCustomDocTransformer, TestCloudPseudoReturnFields, ChangedSchemaMergeTest, TestExecutePlanAction, SchemaApiFailureTest, TestOrdValues, HLLSerializationTest, TestLegacyFieldReuse, TestTrie, OverseerRolesTest, ScheduledTriggerIntegrationTest, SolrRequestParserTest, RandomizedTaggerTest, ExplicitHLLTest, TestSubQueryTransformerDistrib, TestDirectoryFactory, DistributedFacetPivotLongTailTest, CoreAdminOperationTest, TestZkChroot, MaxSizeAutoCommitTest, TestFuzzyAnalyzedSuggestions, CdcrUpdateLogTest, TestSQLHandler, TestUseDocValuesAsStored, DistributedQueryComponentOptimizationTest, IndexSchemaRuntimeFieldTest, TestPhraseSuggestions, AddBlockUpdateTest, CollectionReloadTest, TestRandomRequestDistribution, ZkControllerTest, TestElisionMultitermQuery, TestInPlaceUpdatesStandalone, SolrCoreCheckLockOnStartupTest, CdcrReplicationHandlerTest, TestBulkSchemaConcurrent, TestCollationFieldDocValues, CreateRoutedAliasTest, HighlighterTest, TestFileDictionaryLookup, ZkSolrClientTest, TestDynamicURP, DirectoryFactoryTest, ClassificationUpdateProcessorTest, TestManagedSchema, TestRequestStatusCollectionAPI, PluginInfoTest, TestCollapseQParserPlugin, TestBinaryResponseWriter, NoCacheHeaderTest, TestCloudSearcherWarming, TestSolr4Spatial, TestScoreJoinQPNoScore, OverseerCollectionConfigSetProcessorTest, TestComplexPhraseQParserPlugin, TestSystemCollAutoCreate, TestStressInPlaceUpdates, TestLuceneMatchVersion, BigEndianAscendingWordSerializerTest, DistribDocExpirationUpdateProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, TestFieldTypeCollectionResource, TestExactStatsCache, SystemInfoHandlerTest, TestNumericRangeQuery32, DistributedFacetSimpleRefinementLongTailTest, TestRTimerTree, ReturnFieldsTest, TestMultiWordSynonyms, CursorMarkTest, DistanceUnitsTest, MigrateRouteKeyTest, ConcurrentCreateRoutedAliasTest, TestSolrCloudWithSecureImpersonation, BasicDistributedZkTest, TestLegacyTerms, TestCorePropertiesReload, TestReplicationHandler, TestFaceting, TestNonDefinedSimilarityFactory, LegacyCloudClusterPropTest, V2StandaloneTest, TestManagedSynonymGraphFilterFactory, RuleEngineTest, TestPerFieldSimilarityWithDefaultOverride, TestRTGBase, TestDistributedMap, TestDistributedSearch, CustomHighlightComponentTest, CoreAdminCreateDiscoverTest, TestConfigSetsAPI, TestLRUCache, IndexBasedSpellCheckerTest, CdcrBootstrapTest, MoveReplicaHDFSFailoverTest, SpellCheckCollatorWithCollapseTest, IndexSizeTriggerTest, TestDocTermOrds, ChaosMonkeyNothingIsSafeTest, AnalyticsQueryTest, OverseerTaskQueueTest, DistributedMLTComponentTest, TestFieldCache, TriggerSetPropertiesIntegrationTest, TestSimDistributedQueue, DocValuesNotIndexedTest, TestLeaderElectionWithEmptyReplica, TemplateUpdateProcessorTest, TestSolrCoreSnapshots, ShowFileRequestHandlerTest, ReplicaListTransformerTest, TestSolrCoreProperties, ConfigureRecoveryStrategyTest, PeerSyncWithBufferUpdatesTest, DisMaxRequestHandlerTest, DateRangeFieldTest, CollectionsAPIAsyncDistributedZkTest, SpatialFilterTest, TermVectorComponentDistributedTest, TestSha256AuthenticationProvider, PreAnalyzedFieldManagedSchemaCloudTest, HdfsDirectoryTest, TestMaxScoreQueryParser, MBeansHandlerTest, TestLocalFSCloudBackupRestore, ManagedSchemaRoundRobinCloudTest, TestCoreAdminApis, HdfsDirectoryFactoryTest, TestAnalyzedSuggestions, TestPayloadScoreQParserPlugin, DistributedSpellCheckComponentTest, TestConfigOverlay, InfixSuggestersTest, TestQuerySenderListener, TestClassicSimilarityFactory, HdfsRecoveryZkTest, SearchHandlerTest, TestPartialUpdateDeduplication, HdfsCollectionsAPIDistributedZkTest, PKIAuthenticationIntegrationTest, TestCollectionsAPIViaSolrCloudCluster, CurrencyFieldTypeTest, ChaosMonkeySafeLeaderTest, CSVRequestHandlerTest, NodeAddedTriggerTest, CoreMergeIndexesAdminHandlerTest, RegexBytesRefFilterTest, SearchHandlerTest, DirectSolrSpellCheckerTest, ShardRoutingTest, AsyncCallRequestStatusResponseTest, TestJavabinTupleStreamParser, TestXIncludeConfig, TermsComponentTest, SolrInfoBeanTest, IgnoreLargeDocumentProcessorFactoryTest, TestLargeCluster, TriLevelCompositeIdRoutingTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCloudConsistency, TestCoreContainer, VersionInfoTest, MultiThreadedOCPTest, TestSizeLimitedDistributedMap, QueryParsingTest, BadIndexSchemaTest, TestLuceneIndexBackCompat, BlockJoinFacetDistribTest, MoveReplicaTest, SolrCoreMetricManagerTest, JvmMetricsTest, TestImpersonationWithHadoopAuth, TestJmxIntegration, MetricTriggerTest, TestMacroExpander, ConvertedLegacyTest, CursorPagingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, ProtectedTermFilterFactoryTest, TestCharFilters, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest, CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionTest, LIROnShardRestartTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, RecoveryZkTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestCollectionAPI, ExecutePlanActionTest, RestoreTriggerStateTest, SearchRateTriggerTest, SystemLogListenerTest, TestComputePlanAction, TestDistribStateManager, TestNodeLostTrigger, TestPolicyCloud, BaseCdcrDistributedZkTest, CdcrBidirectionalTest]
   [junit4] Completed [528/820 (1!)] on J0 in 20.52s, 1 test, 1 error <<< FAILURES!

[...truncated 51301 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:633: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:670: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:639: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2573: Failed to load /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/dev-tools/doap/solr.rdf

Total time: 108 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2