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/08/20 12:16:56 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10.0.1) - Build # 2595 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2595/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=25021, name=cdcr-replicator-9149-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1609318412925796352 != 1609318412408848384
	at __randomizedtesting.SeedInfo.seed([5E3E69DC68EABB13]: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$start$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14260 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/init-core-data-001
   [junit4]   2> 1743075 INFO  (SUITE-CdcrBidirectionalTest-seed#[5E3E69DC68EABB13]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1743075 INFO  (SUITE-CdcrBidirectionalTest-seed#[5E3E69DC68EABB13]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1743075 INFO  (SUITE-CdcrBidirectionalTest-seed#[5E3E69DC68EABB13]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1743076 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 1743076 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster2-001
   [junit4]   2> 1743077 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1743077 INFO  (Thread-8334) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1743077 INFO  (Thread-8334) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1743078 ERROR (Thread-8334) [    ] 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> 1743177 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.ZkTestServer start zk server on port:45337
   [junit4]   2> 1743178 INFO  (zkConnectionManagerCallback-5504-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743182 INFO  (jetty-launcher-5501-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1743183 INFO  (jetty-launcher-5501-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1743183 INFO  (jetty-launcher-5501-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1743183 INFO  (jetty-launcher-5501-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1743183 INFO  (jetty-launcher-5501-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68f1f4c0{/solr,null,AVAILABLE}
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cb018e7{SSL,[ssl, http/1.1]}{127.0.0.1:39235}
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.e.j.s.Server Started @1743208ms
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39235}
   [junit4]   2> 1743184 ERROR (jetty-launcher-5501-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1743184 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-20T11:46:53.994864Z
   [junit4]   2> 1743185 INFO  (zkConnectionManagerCallback-5506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743186 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1743291 INFO  (jetty-launcher-5501-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45337/solr
   [junit4]   2> 1743292 INFO  (zkConnectionManagerCallback-5510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743293 INFO  (zkConnectionManagerCallback-5512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743322 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39235_solr
   [junit4]   2> 1743323 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.c.Overseer Overseer (id=72081271638720515-127.0.0.1:39235_solr-n_0000000000) starting
   [junit4]   2> 1743326 INFO  (zkConnectionManagerCallback-5519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743326 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45337/solr ready
   [junit4]   2> 1743327 INFO  (OverseerStateUpdate-72081271638720515-127.0.0.1:39235_solr-n_0000000000) [n:127.0.0.1:39235_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39235_solr
   [junit4]   2> 1743327 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39235_solr
   [junit4]   2> 1743327 INFO  (zkCallback-5518-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743327 INFO  (zkCallback-5511-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743335 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1743343 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39235.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1743347 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39235.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1743347 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39235.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1743348 INFO  (jetty-launcher-5501-thread-1) [n:127.0.0.1:39235_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 1743356 INFO  (zkConnectionManagerCallback-5522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743358 INFO  (zkConnectionManagerCallback-5525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743359 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster1-001
   [junit4]   2> 1743359 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1743360 INFO  (Thread-8344) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1743360 INFO  (Thread-8344) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1743361 ERROR (Thread-8344) [    ] 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> 1743460 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.ZkTestServer start zk server on port:43879
   [junit4]   2> 1743461 INFO  (zkConnectionManagerCallback-5529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743465 INFO  (jetty-launcher-5526-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1743466 INFO  (jetty-launcher-5526-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1743466 INFO  (jetty-launcher-5526-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1743466 INFO  (jetty-launcher-5526-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1743466 INFO  (jetty-launcher-5526-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33aac4f4{/solr,null,AVAILABLE}
   [junit4]   2> 1743466 INFO  (jetty-launcher-5526-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b133f67{SSL,[ssl, http/1.1]}{127.0.0.1:37253}
   [junit4]   2> 1743466 INFO  (jetty-launcher-5526-thread-1) [    ] o.e.j.s.Server Started @1743490ms
   [junit4]   2> 1743466 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37253}
   [junit4]   2> 1743467 ERROR (jetty-launcher-5526-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1743467 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1743467 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 1743467 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1743467 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1743467 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-20T11:46:54.277221Z
   [junit4]   2> 1743468 INFO  (zkConnectionManagerCallback-5531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743468 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1743538 INFO  (jetty-launcher-5526-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 1743538 INFO  (zkConnectionManagerCallback-5535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743540 INFO  (zkConnectionManagerCallback-5537-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743570 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37253_solr
   [junit4]   2> 1743571 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.c.Overseer Overseer (id=72081271657267203-127.0.0.1:37253_solr-n_0000000000) starting
   [junit4]   2> 1743573 INFO  (zkConnectionManagerCallback-5544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743574 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 1743574 INFO  (OverseerStateUpdate-72081271657267203-127.0.0.1:37253_solr-n_0000000000) [n:127.0.0.1:37253_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37253_solr
   [junit4]   2> 1743575 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37253_solr
   [junit4]   2> 1743575 INFO  (zkCallback-5543-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743575 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743582 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1743590 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37253.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1743594 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37253.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1743594 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37253.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1743594 INFO  (jetty-launcher-5526-thread-1) [n:127.0.0.1:37253_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 1743606 INFO  (zkConnectionManagerCallback-5547-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743608 INFO  (zkConnectionManagerCallback-5550-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743609 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:45337/solr
   [junit4]   2> 1743609 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:43879/solr
   [junit4]   2> 1743609 INFO  (zkConnectionManagerCallback-5552-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743612 INFO  (zkConnectionManagerCallback-5556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743612 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743613 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 1743622 INFO  (qtp1691078737-24871) [n:127.0.0.1:37253_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> 1743623 INFO  (OverseerThreadFactory-9107-thread-1-processing-n:127.0.0.1:37253_solr) [n:127.0.0.1:37253_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 1743729 INFO  (OverseerStateUpdate-72081271657267203-127.0.0.1:37253_solr-n_0000000000) [n:127.0.0.1:37253_solr    ] 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":"https://127.0.0.1:37253/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1743730 INFO  (OverseerStateUpdate-72081271657267203-127.0.0.1:37253_solr-n_0000000000) [n:127.0.0.1:37253_solr    ] 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":"https://127.0.0.1:37253/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1743934 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1743934 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1743934 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1744942 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1744942 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1744950 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1744950 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1744951 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1744951 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1744952 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1744952 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1744952 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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_37253.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1744952 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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_37253.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1744952 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1744952 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1744952 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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 [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 1744952 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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 [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 1745068 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745068 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745068 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745068 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745069 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745069 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745069 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745069 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745071 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@72283c1f[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 1745071 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@708b690f[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 1745072 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745072 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745072 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745072 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745072 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745072 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745072 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745072 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745073 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745073 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745075 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745077 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 1745088 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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 1609318390455861248
   [junit4]   2> 1745088 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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 1609318390455861248
   [junit4]   2> 1745089 INFO  (searcherExecutor-9112-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_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@708b690f[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1745089 INFO  (searcherExecutor-9113-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:37253_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@72283c1f[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1745093 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745094 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745094 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745094 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745094 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37253/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 1745095 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745095 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:37253/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1745095 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745095 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745095 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745095 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37253/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 1745095 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745095 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:37253/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1745095 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745096 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 1745097 INFO  (zkCallback-5536-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 1745097 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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: https://127.0.0.1:37253/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 1745098 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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: https://127.0.0.1:37253/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 1745200 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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> 1745201 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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=1266
   [junit4]   2> 1745249 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1745250 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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=1316
   [junit4]   2> 1745252 INFO  (qtp1691078737-24871) [n:127.0.0.1:37253_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> 1745351 INFO  (zkCallback-5536-thread-2) [    ] 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> 1745625 INFO  (OverseerCollectionConfigSetProcessor-72081271657267203-127.0.0.1:37253_solr-n_0000000000) [n:127.0.0.1:37253_solr    ] 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> 1746252 INFO  (qtp1691078737-24871) [n:127.0.0.1:37253_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=2630
   [junit4]   2> 1746254 INFO  (zkConnectionManagerCallback-5560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746257 INFO  (zkConnectionManagerCallback-5564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746257 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746257 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45337/solr ready
   [junit4]   2> 1746267 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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> 1746269 INFO  (OverseerThreadFactory-9094-thread-1-processing-n:127.0.0.1:39235_solr) [n:127.0.0.1:39235_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 1746373 INFO  (OverseerStateUpdate-72081271638720515-127.0.0.1:39235_solr-n_0000000000) [n:127.0.0.1:39235_solr    ] 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":"https://127.0.0.1:39235/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1746374 INFO  (OverseerStateUpdate-72081271638720515-127.0.0.1:39235_solr-n_0000000000) [n:127.0.0.1:39235_solr    ] 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":"https://127.0.0.1:39235/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1746578 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1746578 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1746579 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1747592 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1747592 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1747597 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747597 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747598 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747598 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747598 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747598 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747598 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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_39235.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1747598 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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_39235.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10aa1a
   [junit4]   2> 1747598 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747598 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747598 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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 [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 1747598 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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 [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5E3E69DC68EABB13-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 1747777 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747777 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747778 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747778 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747779 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747779 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747780 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3af04e53[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 1747780 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747780 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747781 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747781 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747781 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747781 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747782 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747782 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e27fd67[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 1747782 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747783 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747783 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747783 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747783 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 1747783 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747784 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 1747785 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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 1609318393283870720
   [junit4]   2> 1747785 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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 1609318393283870720
   [junit4]   2> 1747786 INFO  (searcherExecutor-9124-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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@3af04e53[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747786 INFO  (searcherExecutor-9125-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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@2e27fd67[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747788 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747789 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747789 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747789 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747789 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39235/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 1747789 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747790 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:39235/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 1747790 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747790 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747790 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747790 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39235/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 1747790 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747790 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:39235/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1747790 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747790 INFO  (zkCallback-5511-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 1747791 INFO  (zkCallback-5511-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 1747792 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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: https://127.0.0.1:39235/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 1747792 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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: https://127.0.0.1:39235/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 1747894 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1747895 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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=1316
   [junit4]   2> 1747943 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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> 1747983 INFO  (qtp1727858445-24815) [n:127.0.0.1:39235_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=1405
   [junit4]   2> 1747986 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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> 1748046 INFO  (zkCallback-5511-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> 1748271 INFO  (OverseerCollectionConfigSetProcessor-72081271638720515-127.0.0.1:39235_solr-n_0000000000) [n:127.0.0.1:39235_solr    ] 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> 1748986 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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=2718
   [junit4]   2> 1748990 INFO  (zkConnectionManagerCallback-5571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748991 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1748993 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45337/solr ready
   [junit4]   2> 1748998 INFO  (qtp1727858445-24946) [n:127.0.0.1:39235_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> 1748998 INFO  (qtp1727858445-24948) [n:127.0.0.1:39235_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> 1748998 INFO  (qtp1727858445-24946) [n:127.0.0.1:39235_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> 1748998 INFO  (qtp1727858445-24948) [n:127.0.0.1:39235_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> 1748998 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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> 1748999 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 1748999 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard1
   [junit4]   2> 1749001 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1749005 INFO  (cdcr-bootstrap-status-5567-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard1 leader: https://127.0.0.1:39235/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 1749006 INFO  (zkCallback-5536-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:shard2
   [junit4]   2> 1749006 INFO  (zkCallback-5536-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:shard1
   [junit4]   2> 1749006 INFO  (zkCallback-5536-thread-2) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 1749006 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 1749006 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_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=/cdcr params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1749006 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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=https://127.0.0.1:37253/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1749007 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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> 1749007 INFO  (cdcr-bootstrap-status-5567-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1749013 INFO  (zkConnectionManagerCallback-5576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749014 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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> 1749014 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1749015 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45337/solr ready
   [junit4]   2> 1749020 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609318394578862080,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1749020 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_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> 1749021 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_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> 1749021 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_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=1
   [junit4]   2> 1749022 INFO  (qtp1727858445-24946) [n:127.0.0.1:39235_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> 1749022 INFO  (qtp1727858445-24948) [n:127.0.0.1:39235_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> 1749022 INFO  (qtp1727858445-24946) [n:127.0.0.1:39235_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> 1749022 INFO  (qtp1727858445-24948) [n:127.0.0.1:39235_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> 1749023 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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=6
   [junit4]   2> 1749023 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1749023 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 1749023 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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> 1749023 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard2
   [junit4]   2> 1749023 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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> 1749023 INFO  (zkCallback-5536-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1749023 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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> 1749023 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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> 1749023 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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> 1749023 INFO  (cdcr-bootstrap-status-5572-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard2 leader: https://127.0.0.1:39235/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 1749026 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@be008b7[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 1749027 INFO  (searcherExecutor-9124-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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@be008b7[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1749027 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:39235_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> 1749029 INFO  (qtp1727858445-24819) [n:127.0.0.1:39235_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=https://127.0.0.1:37253/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1749030 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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> 1749030 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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> 1749030 INFO  (cdcr-bootstrap-status-5572-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1749032 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609318394591444992,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1749032 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1749032 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1749032 INFO  (qtp1691078737-24923) [n:127.0.0.1:37253_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> 1749033 INFO  (qtp1691078737-24871) [n:127.0.0.1:37253_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> 1749034 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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> 1749034 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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> 1749034 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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> 1749034 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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> 1749034 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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> 1749034 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3086d398[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 1749035 INFO  (searcherExecutor-9125-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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@3086d398[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1749035 INFO  (recoveryExecutor-5508-thread-1-processing-n:127.0.0.1:39235_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:39235_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> 1751006 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 1751008 INFO  (qtp1727858445-24948) [n:127.0.0.1:39235_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> 1751008 INFO  (cdcr-bootstrap-status-5567-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 1751011 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1751011 INFO  (qtp1727858445-24947) [n:127.0.0.1:39235_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> 1751011 INFO  (qtp1727858445-24946) [n:127.0.0.1:39235_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> 1751011 INFO  (qtp1727858445-24946) [n:127.0.0.1:39235_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> 1751011 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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=2
   [junit4]   2> 1751012 INFO  (cdcr-bootstrap-status-5567-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 1751012 INFO  (qtp1691078737-24924) [n:127.0.0.1:37253_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> 1751012 INFO  (qtp1691078737-24924) [n:127.0.0.1:37253_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=3
   [junit4]   2> 1751012 INFO  (qtp1691078737-24873) [n:127.0.0.1:37253_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> 1751012 INFO  (qtp1691078737-24873) [n:127.0.0.1:37253_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=4
   [junit4]   2> 1751012 INFO  (cdcr-bootstrap-status-5567-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 1751015 INFO  (qtp1691078737-24924) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609318396670771200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1751015 INFO  (qtp1691078737-24924) [n:127.0.0.1:37253_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@282adc9b commitCommandVersion:1609318396670771200
   [junit4]   2> 1751015 INFO  (qtp1691078737-24873) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609318396670771200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1751016 INFO  (qtp1691078737-24873) [n:127.0.0.1:37253_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@24bad948 commitCommandVersion:1609318396670771200
   [junit4]   2> 1751031 INFO  (qtp1727858445-24946) [n:127.0.0.1:39235_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> 1751031 INFO  (cdcr-bootstrap-status-5572-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 1751034 INFO  (qtp1727858445-24813) [n:127.0.0.1:39235_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> 1751034 INFO  (qtp1727858445-24813) [n:127.0.0.1:39235_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> 1751034 INFO  (qtp1727858445-24819) [n:127.0.0.1:39235_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> 1751034 INFO  (qtp1727858445-24819) [n:127.0.0.1:39235_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> 1751035 INFO  (qtp1727858445-24817) [n:127.0.0.1:39235_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=3
   [junit4]   2> 1751035 INFO  (cdcr-bootstrap-status-5572-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 1751035 INFO  (cdcr-bootstrap-status-5572-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 1751184 INFO  (qtp1691078737-24924) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ca63d43[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 1751184 INFO  (qtp1691078737-24873) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@164146e[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 1751184 INFO  (qtp1691078737-24924) [n:127.0.0.1:37253_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> 1751184 INFO  (qtp1691078737-24873) [n:127.0.0.1:37253_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> 1751185 INFO  (searcherExecutor-9113-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:37253_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@164146e[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57)))}
   [junit4]   2> 1751185 INFO  (searcherExecutor-9112-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_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@2ca63d43[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C43)))}
   [junit4]   2> 1751185 INFO  (qtp1691078737-24873) [n:127.0.0.1:37253_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=https://127.0.0.1:37253/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=169
   [junit4]   2> 1751185 INFO  (qtp1691078737-24924) [n:127.0.0.1:37253_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=https://127.0.0.1:37253/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=170
   [junit4]   2> 1751185 INFO  (qtp1691078737-24871) [n:127.0.0.1:37253_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&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=172
   [junit4]   2> 1751185 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 1751188 INFO  (qtp1691078737-24867) [n:127.0.0.1:37253_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=2
   [junit4]   2> 1751188 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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=2
   [junit4]   2> 1751189 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609318396853223424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1751189 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_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@282adc9b commitCommandVersion:1609318396853223424
   [junit4]   2> 1751189 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609318396853223424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1751189 INFO  (qtp1691078737-24869) [n:127.0.0.1:37253_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@24bad948 commitCommandVersion:1609318396853223424
   [junit4]   2> 1751396 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11538362[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 1751396 INFO  (qtp1691078737-24872) [n:127.0.0.1:37253_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> 1751397 INFO  (searcherExecutor-9112-thread-1-processing-n:127.0.0.1:37253_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:37253_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.Solr

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

erprops.json
   [junit4]   2> 	2	/solr/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1769103 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[5E3E69DC68EABB13]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBiDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=5E3E69DC68EABB13 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nus-SS -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   26.0s J2 | CdcrBidirectionalTest.testBiDir <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=25021, name=cdcr-replicator-9149-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError: 1609318412925796352 != 1609318412408848384
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E3E69DC68EABB13]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=25042, name=cdcr-replicator-9149-thread-2, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError: 1609318412925796352 != 1609318412408848384
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E3E69DC68EABB13]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1769105 INFO  (SUITE-CdcrBidirectionalTest-seed#[5E3E69DC68EABB13]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Aug 20, 2018 11:47:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {abc=PostingsFormat(name=Direct), xyz=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=598, maxMBSortInHeap=6.685037624125157, sim=RandomSimilarity(queryNorm=false): {}, locale=nus-SS, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=58286256,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest, LeaderElectionContextKeyTest, TestClusterStateProvider, TestPerFieldSimilarityWithDefaultOverride, TestPivotHelperCode, TestCloudManagedSchema, CircularListTest, VersionInfoTest, TestManagedSchemaAPI, HdfsDirectoryFactoryTest, TestMergePolicyConfig, HdfsAutoAddReplicasIntegrationTest, TestIndexingPerformance, ZkNodePropsTest, MoveReplicaHDFSTest, CoreAdminCreateDiscoverTest, DebugComponentTest, TestSSLRandomization, SchemaVersionSpecificBehaviorTest, TransactionLogTest, TestUninvertingReader, TestAtomicUpdateErrorCases, TestRTGBase, TestRestoreCore, FileBasedSpellCheckerTest, RankQueryTest, AsyncCallRequestStatusResponseTest, PrimitiveFieldTypeTest, TestUniqueKeyFieldResource, TestFieldCollectionResource, BinaryUpdateRequestHandlerTest, IndexSchemaTest, SortByFunctionTest, TestSimpleQParserPlugin, NodeAddedTriggerTest, TestCollectionAPIs, HttpPartitionTest, TestExecutePlanAction, SignatureUpdateProcessorFactoryTest, TestJettySolrRunner, TestDocumentBuilder, JvmMetricsTest, DocumentBuilderTest, SolrIndexConfigTest, TestDelegationWithHadoopAuth, TestRecovery, TestSimDistributedQueue, TestNumericRangeQuery64, TestHdfsCloudBackupRestore, TestDistributedStatsComponentCardinality, TemplateUpdateProcessorTest, TestCollapseQParserPlugin, TestMacroExpander, DistributedFacetPivotSmallAdvancedTest, TestFieldSortValues, SolrGangliaReporterTest, OutputWriterTest, SolrXmlInZkTest, TestHdfsUpdateLog, DistributedMLTComponentTest, TestReplicationHandler, SimpleFacetsTest, TestReloadDeadlock, TestLeaderElectionZkExpiry, TestSimpleTextCodec, TestPullReplica, TestJavabinTupleStreamParser, CurrencyFieldTypeTest, TriggerCooldownIntegrationTest, TestIndexSearcher, JavabinLoaderTest, TestLRUCache, ChaosMonkeySafeLeaderTest, TestFieldTypeResource, TestNestedDocsSort, ZkStateWriterTest, DocValuesMissingTest, DistributedIntervalFacetingTest, TestPseudoReturnFields, TestDynamicURP, DistributedUpdateProcessorTest, TestCollationFieldDocValues, TestSubQueryTransformerCrossCore, CollectionsAPIAsyncDistributedZkTest, TestInitParams, PeerSyncWithLeaderTest, TestCopyFieldCollectionResource, LeaderFailoverAfterPartitionTest, ForceLeaderTest, ConnectionManagerTest, TestDistributedGrouping, TestSolrCLIRunExample, TestCloudPseudoReturnFields, TestRawResponseWriter, SortSpecParsingTest, TimeRoutedAliasUpdateProcessorTest, SolrMetricManagerTest, TestJoin, RecoveryZkTest, SolrTestCaseJ4Test, TestCoreContainer, SolrShardReporterTest, TermVectorComponentDistributedTest, TestCloudJSONFacetJoinDomain, TestZkAclsWithHadoopAuth, ShardRoutingCustomTest, CleanupOldIndexTest, TestExclusionRuleCollectionAccess, StatsReloadRaceTest, TestDefaultStatsCache, TestSolrCloudWithKerberosAlt, MultiThreadedOCPTest, AtomicUpdatesTest, HdfsLockFactoryTest, TestLegacyField, TestWithCollection, DistribCursorPagingTest, TestXmlQParser, TestSortableTextField, NodeMarkersRegistrationTest, TestMiniSolrCloudClusterSSL, TestUnifiedSolrHighlighter, HdfsBasicDistributedZkTest, PreAnalyzedUpdateProcessorTest, CoreAdminRequestStatusTest, StatsComponentTest, HttpSolrCallGetCoreTest, NotRequiredUniqueKeyTest, DistributedQueueTest, CollectionsAPISolrJTest, ClassificationUpdateProcessorTest, SolrPluginUtilsTest, ConvertedLegacyTest, TestGroupingSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, BasicZkTest, ClusterStateTest, ClusterStateUpdateTest, ConcurrentCreateRoutedAliasTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, LeaderTragicEventTest, MigrateRouteKeyTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestDistributedMap, TestHashPartitioner, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestTlogReplica, TestReplicaProperties, AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, HttpTriggerListenerTest, IndexSizeTriggerTest, RestoreTriggerStateTest, SearchRateTriggerTest, SystemLogListenerTest, TestLargeCluster, TestNodeAddedTrigger, TestTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest]
   [junit4] Completed [531/829 (1!)] on J2 in 27.31s, 1 test, 1 error <<< FAILURES!

[...truncated 43371 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2595/consoleText

[repro] Revision: 569d77103e8c38dc8f5b78b3ac88a7dde4da5f86

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=5E3E69DC68EABB13 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nus-SS -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       CdcrBidirectionalTest
[repro] ant compile-test

[...truncated 3413 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CdcrBidirectionalTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=5E3E69DC68EABB13 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nus-SS -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 0

[...truncated 40 lines...]