Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/759/

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=18978, name=cdcr-replicator-7844-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1608366004307492864 != 1608366003636404224
        at __randomizedtesting.SeedInfo.seed([7458F2B7F6AF36F3]:0)
        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
        at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14264 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> 3311793 INFO  
(SUITE-CdcrBidirectionalTest-seed#[7458F2B7F6AF36F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/init-core-data-001
   [junit4]   2> 3311794 INFO  
(SUITE-CdcrBidirectionalTest-seed#[7458F2B7F6AF36F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3311794 INFO  
(SUITE-CdcrBidirectionalTest-seed#[7458F2B7F6AF36F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3311815 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 3311816 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster2-001
   [junit4]   2> 3311816 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3311828 INFO  (Thread-3781) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3311828 INFO  (Thread-3781) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3311830 ERROR (Thread-3781) [    ] 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> 3311941 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35426
   [junit4]   2> 3311994 INFO  (zkConnectionManagerCallback-5030-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312016 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3312080 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3312080 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3312080 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3312080 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f5dd143{/solr,null,AVAILABLE}
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@391b3d3e{SSL,[ssl, 
http/1.1]}{127.0.0.1:40825}
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.e.j.s.Server Started @3312278ms
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40825}
   [junit4]   2> 3312081 ERROR (jetty-launcher-5027-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3312081 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-09T23:28:44.251Z
   [junit4]   2> 3312104 INFO  (zkConnectionManagerCallback-5032-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312104 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3312683 INFO  (jetty-launcher-5027-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35426/solr
   [junit4]   2> 3312692 INFO  (zkConnectionManagerCallback-5036-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312694 INFO  (zkConnectionManagerCallback-5038-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312893 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40825_solr
   [junit4]   2> 3312894 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.c.Overseer Overseer 
(id=73118931531399171-127.0.0.1:40825_solr-n_0000000000) starting
   [junit4]   2> 3312917 INFO  (zkConnectionManagerCallback-5045-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3312918 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35426/solr ready
   [junit4]   2> 3312927 INFO  
(OverseerStateUpdate-73118931531399171-127.0.0.1:40825_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40825_solr
   [junit4]   2> 3312929 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40825_solr
   [junit4]   2> 3312957 INFO  (zkCallback-5037-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3312975 INFO  (zkCallback-5044-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3312995 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3313075 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40825.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3313103 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40825.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3313103 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40825.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3313104 INFO  (jetty-launcher-5027-thread-1) 
[n:127.0.0.1:40825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 3313156 INFO  (zkConnectionManagerCallback-5048-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3313159 INFO  (zkConnectionManagerCallback-5051-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3313160 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster1-001
   [junit4]   2> 3313161 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3313161 INFO  (Thread-3791) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3313161 INFO  (Thread-3791) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3313183 ERROR (Thread-3791) [    ] 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> 3313261 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39503
   [junit4]   2> 3313264 INFO  (zkConnectionManagerCallback-5055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3313277 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3313278 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3313278 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3313278 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3313278 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62e291d6{/solr,null,AVAILABLE}
   [junit4]   2> 3313279 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c83ab31{SSL,[ssl, 
http/1.1]}{127.0.0.1:41003}
   [junit4]   2> 3313279 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.e.j.s.Server Started @3313477ms
   [junit4]   2> 3313279 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41003}
   [junit4]   2> 3313279 ERROR (jetty-launcher-5052-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3313280 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3313280 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 3313280 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3313280 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3313280 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-09T23:28:45.450Z
   [junit4]   2> 3313297 INFO  (zkConnectionManagerCallback-5057-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3313298 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3313906 INFO  (jetty-launcher-5052-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39503/solr
   [junit4]   2> 3313975 INFO  (zkConnectionManagerCallback-5061-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3314070 INFO  (zkConnectionManagerCallback-5063-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3314480 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41003_solr
   [junit4]   2> 3314481 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.c.Overseer Overseer 
(id=73118931620069379-127.0.0.1:41003_solr-n_0000000000) starting
   [junit4]   2> 3314504 INFO  (zkConnectionManagerCallback-5070-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3314505 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39503/solr ready
   [junit4]   2> 3314506 INFO  
(OverseerStateUpdate-73118931620069379-127.0.0.1:41003_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41003_solr
   [junit4]   2> 3314506 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41003_solr
   [junit4]   2> 3314536 INFO  (zkCallback-5062-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3314552 INFO  (zkCallback-5069-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3314555 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3314614 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41003.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3314642 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41003.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3314642 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41003.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3314643 INFO  (jetty-launcher-5052-thread-1) 
[n:127.0.0.1:41003_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 3314761 INFO  (zkConnectionManagerCallback-5073-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3314777 INFO  (zkConnectionManagerCallback-5076-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3314779 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:35426/solr
   [junit4]   2> 3314779 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:39503/solr
   [junit4]   2> 3314788 INFO  (zkConnectionManagerCallback-5078-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3314802 INFO  (zkConnectionManagerCallback-5082-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3314802 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3314803 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39503/solr ready
   [junit4]   2> 3314903 INFO  (qtp1318938954-18836) [n:127.0.0.1:41003_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> 3314920 INFO  (OverseerThreadFactory-7805-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 3315041 INFO  
(OverseerStateUpdate-73118931620069379-127.0.0.1:41003_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41003/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3315043 INFO  
(OverseerStateUpdate-73118931620069379-127.0.0.1:41003_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41003/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3315264 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3315264 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3315265 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_solr    
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3316326 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316326 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316354 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316356 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316357 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316368 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316369 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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_41003.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3316369 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316369 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 3316370 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316370 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316370 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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_41003.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3316370 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316370 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 3316664 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316664 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316664 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316664 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316665 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316665 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316665 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316665 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316668 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b841790[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 3316668 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a1ba9c4[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 3316673 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316673 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316674 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316674 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316675 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3316710 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316738 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316738 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316739 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316739 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3316740 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 3316779 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 3316958 INFO  
(searcherExecutor-7810-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:41003_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@2b841790[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3316959 INFO  
(searcherExecutor-7811-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:41003_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@2a1ba9c4[cdcr-cluster1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3316959 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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 1608365982748770304
   [junit4]   2> 3316961 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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 1608365982750867456
   [junit4]   2> 3317050 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3317052 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3317054 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3317054 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3317054 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 3317071 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3317079 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 3317079 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3317080 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3317080 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3317080 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 3317080 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3317080 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 3317081 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3317082 INFO  (zkCallback-5062-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 3317098 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 3317098 INFO  (zkCallback-5062-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 3317145 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 3317298 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3317299 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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=2035
   [junit4]   2> 3317331 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3317332 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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=2068
   [junit4]   2> 3317356 INFO  (qtp1318938954-18836) [n:127.0.0.1:41003_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> 3317434 INFO  (zkCallback-5062-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> 3318356 INFO  (qtp1318938954-18836) [n:127.0.0.1:41003_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=3453
   [junit4]   2> 3318358 INFO  (zkConnectionManagerCallback-5086-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318371 INFO  (zkConnectionManagerCallback-5090-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318371 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3318372 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35426/solr ready
   [junit4]   2> 3318404 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3318406 INFO  (OverseerThreadFactory-7792-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 3318513 INFO  
(OverseerStateUpdate-73118931531399171-127.0.0.1:40825_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40825/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3318516 INFO  
(OverseerStateUpdate-73118931531399171-127.0.0.1:40825_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40825/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3318722 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3318723 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_solr    
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3318745 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3318968 INFO  
(OverseerCollectionConfigSetProcessor-73118931620069379-127.0.0.1:41003_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3319757 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3319813 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3319813 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3319827 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3319827 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3319828 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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_40825.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3319828 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3319828 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 3319837 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3319838 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3319838 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3319855 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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_40825.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b23d5cf
   [junit4]   2> 3319856 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3319856 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_7458F2B7F6AF36F3-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 3320083 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320083 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320084 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320084 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320102 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e9efdc0[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 3320103 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320104 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320104 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320104 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320105 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320119 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320121 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320155 INFO  
(searcherExecutor-7822-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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@2e9efdc0[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3320155 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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 1608365986100019200
   [junit4]   2> 3320173 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320176 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320176 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320176 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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:40825/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 3320176 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320176 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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:40825/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 3320176 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320178 INFO  (zkCallback-5037-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 3320180 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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:40825/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 3320222 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320222 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320223 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320223 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320233 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fe2c836[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 3320234 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320235 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320235 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320235 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320236 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320251 INFO  
(searcherExecutor-7823-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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@2fe2c836[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3320252 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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 1608365986201731072
   [junit4]   2> 3320255 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320266 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320266 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320266 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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:40825/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 3320266 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320267 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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:40825/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 3320267 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320268 INFO  (zkCallback-5037-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 3320271 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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:40825/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 3320373 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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> 3320387 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3320387 INFO  (qtp1018067243-18784) [n:127.0.0.1:40825_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=1642
   [junit4]   2> 3320389 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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=1667
   [junit4]   2> 3320391 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3320408 INFO  
(OverseerCollectionConfigSetProcessor-73118931531399171-127.0.0.1:40825_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3320490 INFO  (zkCallback-5037-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> 3321392 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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=2987
   [junit4]   2> 3321400 INFO  (zkConnectionManagerCallback-5097-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3321409 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3321410 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35426/solr ready
   [junit4]   2> 3321437 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3321437 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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=20
   [junit4]   2> 3321438 INFO  (qtp1018067243-18787) [n:127.0.0.1:40825_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> 3321438 INFO  (qtp1018067243-18787) [n:127.0.0.1:40825_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> 3321439 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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=26
   [junit4]   2> 3321439 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 3321439 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2, shard: shard2
   [junit4]   2> 3321443 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 3321444 INFO  
(cdcr-bootstrap-status-5093-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:41003_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-cluster2 shard: shard2 leader: 
https://127.0.0.1:40825/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 3321467 INFO  (zkCallback-5062-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> 3321467 INFO  (zkCallback-5062-thread-3) [    ] 
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> 3321467 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} 
status=0 QTime=69
   [junit4]   2> 3321467 INFO  (zkCallback-5062-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 3321467 INFO  (zkCallback-5062-thread-3) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 3321468 INFO  (qtp1018067243-18786) [n:127.0.0.1:40825_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:41003/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3321482 INFO  (zkConnectionManagerCallback-5102-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3321482 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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> 3321484 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3321484 INFO  
(cdcr-bootstrap-status-5093-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:41003_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 3321486 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608365987495673856,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3321487 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_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> 3321488 INFO  (zkCallback-5062-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3321488 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_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> 3321488 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_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=3
   [junit4]   2> 3321489 INFO  (zkCallback-5062-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35426/solr ready
   [junit4]   2> 3321508 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3321508 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3321508 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3321508 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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> 3321508 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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> 3321508 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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> 3321508 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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> 3321508 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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> 3321508 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3321508 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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> 3321509 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fc27fcd[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 3321509 INFO  (qtp1018067243-18786) [n:127.0.0.1:40825_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=5
   [junit4]   2> 3321509 INFO  (zkCallback-5062-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 3321509 INFO  (zkCallback-5062-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2, shard: shard1
   [junit4]   2> 3321509 INFO  (zkCallback-5062-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 3321510 INFO  
(searcherExecutor-7823-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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@4fc27fcd[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3321523 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:40825_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> 3321527 INFO  (cdcr-bootstrap-status-5098-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2 shard: shard1 leader: 
https://127.0.0.1:40825/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 3321529 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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:41003/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3321530 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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> 3321530 INFO  (qtp1018067243-18787) [n:127.0.0.1:40825_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> 3321530 INFO  (cdcr-bootstrap-status-5098-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 3321540 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608365987552296960,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3321568 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_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> 3321569 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_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> 3321569 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_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=29
   [junit4]   2> 3321570 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_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> 3321570 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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> 3321570 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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> 3321570 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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> 3321570 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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> 3321570 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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> 3321571 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78be97eb[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 3321572 INFO  
(searcherExecutor-7822-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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@78be97eb[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3321579 INFO  
(recoveryExecutor-5034-thread-1-processing-n:127.0.0.1:40825_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:40825_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> 3323468 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 3323523 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3323524 INFO  
(cdcr-bootstrap-status-5093-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:41003_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
successful in 3 seconds
   [junit4]   2> 3323540 INFO  (qtp1018067243-18787) [n:127.0.0.1:40825_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> 3323540 INFO  (cdcr-bootstrap-status-5098-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 3323562 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_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> 3323562 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_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=36
   [junit4]   2> 3323578 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_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> 3323578 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_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=84
   [junit4]   2> 3323652 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608365989766889472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3323653 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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@6339d44b 
commitCommandVersion:1608365989766889472
   [junit4]   2> 3323685 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608365989801492480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3323685 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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@1d3cef0 
commitCommandVersion:1608365989801492480
   [junit4]   2> 3323687 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3323687 INFO  (qtp1018067243-18944) [n:127.0.0.1:40825_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> 3323687 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3323687 INFO  (qtp1018067243-18944) [n:127.0.0.1:40825_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> 3323687 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3323687 INFO  (qtp1018067243-18785) [n:127.0.0.1:40825_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> 3323722 INFO  (qtp1018067243-18788) [n:127.0.0.1:40825_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=197
   [junit4]   2> 3323725 INFO  
(cdcr-bootstrap-status-5093-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:41003_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Create new 
update log reader for target cdcr-cluster2 with checkpoint -1 @ 
cdcr-cluster1:shard2
   [junit4]   2> 3323742 INFO  (qtp1018067243-18944) [n:127.0.0.1:40825_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> 3323742 INFO  (qtp1018067243-18944) [n:127.0.0.1:40825_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> 3323750 INFO  (qtp1018067243-18787) [n:127.0.0.1:40825_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=209
   [junit4]   2> 3323758 INFO  
(cdcr-bootstrap-status-5093-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:41003_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Bootstrap 
successful, giving the go-ahead to replicator
   [junit4]   2> 3323758 INFO  (cdcr-bootstrap-status-5098-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 3323758 INFO  (cdcr-bootstrap-status-5098-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to 
replicator
   [junit4]   2> 3323836 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4da0bf94[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 3323836 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c8d371e[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 3323837 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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> 3323838 INFO  
(searcherExecutor-7810-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:41003_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@4da0bf94[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C43)))}
   [junit4]   2> 3323838 INFO  (qtp1318938954-18840) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=185
   [junit4]   2> 3323839 INFO  
(searcherExecutor-7811-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:41003_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@5c8d371e[cdcr-cluster1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57)))}
   [junit4]   2> 3323859 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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> 3323859 INFO  (qtp1318938954-18839) [n:127.0.0.1:41003_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:41003/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=174
   [junit4]   2> 3323860 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=281
   [junit4]   2> 3323860 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[7458F2B7F6AF36F3]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 3323897 INFO  (qtp1318938954-18841) [n:127.0.0.1:41003_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=35
   [junit4]   2> 3324004 INFO  (qtp1318938954-18838) [n:127.0.0.1:41003_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=143
   [junit4]   2> 3324030 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608365990163251200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3324030 INFO  (qtp1318938954-18842) [n:127.0.0.1:41003_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@1d3cef0 
commitCommandVersion:1608365990163251200
   [junit4]   2> 3324104 INFO  (qtp1318938954-18838) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1608365990240845824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3324104 INFO  (qtp1318938954-18838) [n:127.0.0.1:41003_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@6339d44b 
commitCommandVersion:1608365990240845824
   [junit4]   2> 3324640 INFO  (qtp1318938954-18838) [n:127.0.0.1:41003_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39ae84f3[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 3324641 INFO  (qtp1318938954-18838) [n:127.0.0.1:41003_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> 3324654 INFO  
(searcherExecutor-7810-thread-1-processing-n:127.0.0.1:41003_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:41003_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@39ae84f3[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C43)
 Uninverting(

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

rty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1800240033
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1800240033
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1800240033

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 195 minutes 18 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to