Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/668/
1 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=25694,
name=cdcr-replicator-7633-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=25694, name=cdcr-replicator-7633-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1605459907740434432 != 1605459907734142976
at __randomizedtesting.SeedInfo.seed([4C647113E271E934]: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 14219 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/init-core-data-001
[junit4] 2> 3436886 INFO
(SUITE-CdcrBidirectionalTest-seed#[4C647113E271E934]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3436888 INFO
(SUITE-CdcrBidirectionalTest-seed#[4C647113E271E934]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3436888 INFO
(SUITE-CdcrBidirectionalTest-seed#[4C647113E271E934]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3436900 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 3436901 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster2-001
[junit4] 2> 3436901 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3436901 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3436901 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3436917 ERROR (Thread-4051) [ ] 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> 3437001 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39595
[junit4] 2> 3437005 INFO (zkConnectionManagerCallback-8524-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437010 INFO (jetty-launcher-8521-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> 3437011 INFO (jetty-launcher-8521-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3437011 INFO (jetty-launcher-8521-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3437011 INFO (jetty-launcher-8521-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3437011 INFO (jetty-launcher-8521-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@468d449a{/solr,null,AVAILABLE}
[junit4] 2> 3437013 INFO (jetty-launcher-8521-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@788df29f{HTTP/1.1,[http/1.1]}{127.0.0.1:42532}
[junit4] 2> 3437013 INFO (jetty-launcher-8521-thread-1) [ ]
o.e.j.s.Server Started @3437061ms
[junit4] 2> 3437014 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42532}
[junit4] 2> 3437014 ERROR (jetty-launcher-8521-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3437014 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3437014 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 3437014 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3437014 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3437014 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-08T21:37:36.560Z
[junit4] 2> 3437023 INFO (zkConnectionManagerCallback-8526-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437023 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3437471 INFO (jetty-launcher-8521-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39595/solr
[junit4] 2> 3437472 INFO (zkConnectionManagerCallback-8530-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437474 INFO (zkConnectionManagerCallback-8532-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437636 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3437636 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42532_solr
[junit4] 2> 3437637 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.c.Overseer Overseer
(id=72937300633976835-127.0.0.1:42532_solr-n_0000000000) starting
[junit4] 2> 3437651 INFO (zkConnectionManagerCallback-8539-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437653 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39595/solr ready
[junit4] 2> 3437654 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42532_solr
[junit4] 2> 3437679 INFO (zkCallback-8538-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3437680 INFO (zkCallback-8531-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3437716 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3437771 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42532.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3437786 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42532.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3437786 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42532.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3437787 INFO (jetty-launcher-8521-thread-1)
[n:127.0.0.1:42532_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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster2-001/node1/.
[junit4] 2> 3437810 INFO (zkConnectionManagerCallback-8542-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437842 INFO (zkConnectionManagerCallback-8545-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437843 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster1-001
[junit4] 2> 3437843 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3437844 INFO (Thread-4061) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3437844 INFO (Thread-4061) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3437848 ERROR (Thread-4061) [ ] 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> 3437944 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43799
[junit4] 2> 3437948 INFO (zkConnectionManagerCallback-8549-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437953 INFO (jetty-launcher-8546-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> 3437954 INFO (jetty-launcher-8546-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3437954 INFO (jetty-launcher-8546-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3437954 INFO (jetty-launcher-8546-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3437954 INFO (jetty-launcher-8546-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a4dcf2{/solr,null,AVAILABLE}
[junit4] 2> 3437963 INFO (jetty-launcher-8546-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49fdd8e4{HTTP/1.1,[http/1.1]}{127.0.0.1:36341}
[junit4] 2> 3437964 INFO (jetty-launcher-8546-thread-1) [ ]
o.e.j.s.Server Started @3438011ms
[junit4] 2> 3437964 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36341}
[junit4] 2> 3437964 ERROR (jetty-launcher-8546-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3437965 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3437965 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 3437965 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3437965 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3437965 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-08T21:37:37.511Z
[junit4] 2> 3437966 INFO (zkConnectionManagerCallback-8551-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3437975 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3438249 INFO (jetty-launcher-8546-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43799/solr
[junit4] 2> 3438250 INFO (zkConnectionManagerCallback-8555-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3438264 INFO (zkConnectionManagerCallback-8557-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3438418 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3438418 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36341_solr
[junit4] 2> 3438419 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.c.Overseer Overseer
(id=72937300695777283-127.0.0.1:36341_solr-n_0000000000) starting
[junit4] 2> 3438447 INFO (zkConnectionManagerCallback-8564-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3438448 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43799/solr ready
[junit4] 2> 3438463 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36341_solr
[junit4] 2> 3438464 INFO (zkCallback-8563-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3438469 INFO (zkCallback-8556-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3438539 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3438564 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36341.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3438579 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36341.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3438579 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36341.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3438580 INFO (jetty-launcher-8546-thread-1)
[n:127.0.0.1:36341_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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster1-001/node1/.
[junit4] 2> 3438630 INFO (zkConnectionManagerCallback-8567-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3438633 INFO (zkConnectionManagerCallback-8570-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3438634 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:39595/solr
[junit4] 2> 3438634 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:43799/solr
[junit4] 2> 3438635 INFO (zkConnectionManagerCallback-8572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3438639 INFO (zkConnectionManagerCallback-8576-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3438660 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3438661 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43799/solr ready
[junit4] 2> 3438662 INFO (qtp1057282780-25554) [n:127.0.0.1:36341_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> 3438664 INFO (OverseerThreadFactory-7594-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
[junit4] 2> 3438770 INFO
(OverseerStateUpdate-72937300695777283-127.0.0.1:36341_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36341/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3438772 INFO
(OverseerStateUpdate-72937300695777283-127.0.0.1:36341_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36341/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3438886 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3438886 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3438888 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3439972 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440064 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440071 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440073 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440073 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440073 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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_36341.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3440073 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440073 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 3440095 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440096 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440096 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440097 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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_36341.solr.core.cdcr-cluster1.shard2.replica_n2' (registry
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3440097 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440097 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
[junit4] 2> 3440391 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440392 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440393 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440393 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440407 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@63d1cc4b[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3440415 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440415 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440415 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440415 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440415 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440416 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440416 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440416 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440416 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440418 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3238c3ff[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3440435 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440436 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440436 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440436 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440437 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440437 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/buffer
[junit4] 2> 3440450 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/process
[junit4] 2> 3440544 INFO
(searcherExecutor-7600-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_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@63d1cc4b[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3440544 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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 1605459886829731840
[junit4] 2> 3440557 INFO
(searcherExecutor-7599-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:36341_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@3238c3ff[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3440557 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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 1605459886843363328
[junit4] 2> 3440580 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440671 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440671 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440671 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36341/solr/cdcr-cluster1_shard2_replica_n2/
[junit4] 2> 3440671 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440672 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:36341/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
[junit4] 2> 3440672 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3440692 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36341/solr/cdcr-cluster1_shard2_replica_n2/ shard2
[junit4] 2> 3440693 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440693 INFO (zkCallback-8556-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 3440805 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440805 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440806 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36341/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 3440806 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440806 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:36341/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 3440806 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3440808 INFO (zkCallback-8556-thread-3) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 3441016 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36341/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 3441069 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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> 3441091 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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=2205
[junit4] 2> 3441260 INFO (zkCallback-8556-thread-3) [ ]
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> 3441316 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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> 3441318 INFO (qtp1057282780-25549) [n:127.0.0.1:36341_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=2429
[junit4] 2> 3441344 INFO (qtp1057282780-25554) [n:127.0.0.1:36341_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> 3441442 INFO (zkCallback-8556-thread-3) [ ]
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> 3442348 INFO (qtp1057282780-25554) [n:127.0.0.1:36341_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=3686
[junit4] 2> 3442350 INFO (zkConnectionManagerCallback-8580-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3442367 INFO (zkConnectionManagerCallback-8584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3442368 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3442386 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39595/solr ready
[junit4] 2> 3442387 INFO (qtp1855041574-25500) [n:127.0.0.1:42532_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> 3442402 INFO (OverseerThreadFactory-7581-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
[junit4] 2> 3442518 INFO
(OverseerStateUpdate-72937300633976835-127.0.0.1:42532_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42532/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3442520 INFO
(OverseerStateUpdate-72937300633976835-127.0.0.1:42532_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42532/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3442698 INFO
(OverseerCollectionConfigSetProcessor-72937300695777283-127.0.0.1:36341_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> 3442730 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3442731 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3442795 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3443798 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3443829 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3443844 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3443844 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3443844 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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_42532.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3443844 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3443844 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 3443883 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444028 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444030 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444030 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444031 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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_42532.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f3f949
[junit4] 2> 3444031 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444031 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-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/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_4C647113E271E934-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 3444131 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444131 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444149 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444149 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444177 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@44eb0cbc[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3444178 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444178 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444178 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444178 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444179 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444181 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/buffer
[junit4] 2> 3444182 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/process
[junit4] 2> 3444184 INFO
(searcherExecutor-7611-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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@44eb0cbc[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3444184 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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 1605459890646548480
[junit4] 2> 3444217 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444228 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444228 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444228 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42532/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3444228 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444228 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:42532/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 3444228 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444231 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42532/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 3444233 INFO (zkCallback-8531-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 3444262 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444262 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444263 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444263 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444265 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ff2d246[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3444274 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444275 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444275 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444275 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444276 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444278 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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 1605459890745114624
[junit4] 2> 3444285 INFO
(searcherExecutor-7612-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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@2ff2d246[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3444305 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444309 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444309 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444309 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42532/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3444309 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444309 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:42532/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 3444309 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444311 INFO (zkCallback-8531-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 3444331 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42532/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 3444435 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3444438 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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=1642
[junit4] 2> 3444439 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3444441 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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=1711
[junit4] 2> 3444444 INFO (qtp1855041574-25500) [n:127.0.0.1:42532_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> 3444541 INFO (zkCallback-8531-thread-2) [ ]
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> 3445444 INFO (qtp1855041574-25500) [n:127.0.0.1:42532_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=3056
[junit4] 2> 3445464 INFO (zkConnectionManagerCallback-8591-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3445465 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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> 3445466 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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:39595/solr ready
[junit4] 2> 3445529 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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> 3445529 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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=15
[junit4] 2> 3445531 INFO (qtp1855041574-25501) [n:127.0.0.1:42532_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> 3445531 INFO (qtp1855041574-25501) [n:127.0.0.1:42532_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=15
[junit4] 2> 3445532 INFO (qtp1855041574-25495) [n:127.0.0.1:42532_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=42
[junit4] 2> 3445532 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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> 3445532 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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> 3445548 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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> 3445582 INFO
(cdcr-bootstrap-status-8587-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-cluster2 shard: shard2 leader:
http://127.0.0.1:42532/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3445586 INFO (zkCallback-8556-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:shard1
[junit4] 2> 3445586 INFO (zkCallback-8556-thread-3) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 3445602 INFO (zkCallback-8556-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
[junit4] 2> 3445602 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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:5&action=start&wt=javabin&version=2}
status=0 QTime=152
[junit4] 2> 3445603 INFO (zkCallback-8556-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 3445626 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:36341/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=42
[junit4] 2> 3445640 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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> 3445640 INFO
(cdcr-bootstrap-status-8587-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_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> 3445650 INFO (zkConnectionManagerCallback-8596-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3445651 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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> 3445655 INFO (zkCallback-8556-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3445656 INFO (zkCallback-8556-thread-3) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39595/solr ready
[junit4] 2> 3445667 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3445667 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3445667 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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> 3445667 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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> 3445668 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1605459892202635264,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3445671 INFO (qtp1855041574-25498) [n:127.0.0.1:42532_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=13
[junit4] 2> 3445687 INFO (zkCallback-8556-thread-3) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 3445687 INFO (zkCallback-8556-thread-3) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard1
[junit4] 2> 3445687 INFO (zkCallback-8556-thread-3) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 3445705 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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> 3445725 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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> 3445725 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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=58
[junit4] 2> 3445727 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_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> 3445727 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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> 3445727 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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> 3445727 INFO (cdcr-bootstrap-status-8592-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard1 leader:
http://127.0.0.1:42532/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3445727 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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> 3445727 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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> 3445727 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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> 3445762 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4dcce858[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3445763 INFO
(searcherExecutor-7611-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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@4dcce858[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3445764 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:42532_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> 3445764 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:36341/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3445764 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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> 3445766 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1605459892305395712,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3445792 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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> 3445807 INFO (qtp1855041574-25498) [n:127.0.0.1:42532_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> 3445807 INFO (cdcr-bootstrap-status-8592-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 3445807 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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> 3445807 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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=41
[junit4] 2> 3445808 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_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> 3445809 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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> 3445809 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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> 3445809 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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> 3445809 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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> 3445809 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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> 3445854 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f316260[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3445855 INFO
(searcherExecutor-7612-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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@5f316260[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3445855 INFO
(recoveryExecutor-8528-thread-1-processing-n:127.0.0.1:42532_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:42532_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> 3446414 INFO
(OverseerCollectionConfigSetProcessor-72937300633976835-127.0.0.1:42532_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> 3447603 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 3447625 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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> 3447625 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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:5&wt=javabin&version=2} status=0 QTime=18
[junit4] 2> 3447625 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_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> 3447625 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_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:5&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 3447641 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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> 3447641 INFO
(cdcr-bootstrap-status-8587-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_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> 3447646 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1605459894275670016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3447646 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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@4ceb211b
commitCommandVersion:1605459894275670016
[junit4] 2> 3447661 INFO (qtp1855041574-25498) [n:127.0.0.1:42532_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> 3447661 INFO (qtp1855041574-25498) [n:127.0.0.1:42532_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> 3447684 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1605459894315515904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3447684 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_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@29ca26d2
commitCommandVersion:1605459894315515904
[junit4] 2> 3447732 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3447732 INFO (qtp1855041574-25496) [n:127.0.0.1:42532_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> 3447732 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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=90
[junit4] 2> 3447733 INFO
(cdcr-bootstrap-status-8587-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_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> 3447768 INFO
(cdcr-bootstrap-status-8587-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_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> 3447808 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3447808 INFO (cdcr-bootstrap-status-8592-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
[junit4] 2> 3447824 INFO (qtp1855041574-25498) [n:127.0.0.1:42532_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> 3447824 INFO (qtp1855041574-25498) [n:127.0.0.1:42532_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> 3447831 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7164cd1e[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3447832 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_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> 3447833 INFO
(searcherExecutor-7600-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_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@7164cd1e[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57)))}
[junit4] 2> 3447833 INFO (qtp1057282780-25555) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36341/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=149
[junit4] 2> 3447834 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@8b868c1[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3447834 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_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> 3447835 INFO
(searcherExecutor-7599-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:36341_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@8b868c1[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C43)))}
[junit4] 2> 3447843 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3447843 INFO (qtp1855041574-25502) [n:127.0.0.1:42532_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> 3447844 INFO (qtp1855041574-25499) [n:127.0.0.1:42532_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=35
[junit4] 2> 3447844 INFO (cdcr-bootstrap-status-8592-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 3447845 INFO (cdcr-bootstrap-status-8592-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to
replicator
[junit4] 2> 3447847 INFO (qtp1057282780-25553) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36341/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=202
[junit4] 2> 3447847 INFO (qtp1057282780-25556) [n:127.0.0.1:36341_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:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=221
[junit4] 2> 3447860 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[4C647113E271E934]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 3447866 INFO (qtp1057282780-25550) [n:127.0.0.1:36341_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:5&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 3447895 INFO (qtp1057282780-25556) [n:127.0.0.1:36341_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:5&wt=javabin&version=2} status=0 QTime=32
[junit4] 2> 3447925 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1605459894569271296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3447925 INFO (qtp1057282780-25556) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1605459894569271296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3447925 INFO (qtp1057282780-25552) [n:127.0.0.1:36341_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@4ceb211b
commitCommandVersion:1605459894569271296
[junit4] 2> 3447925 INFO (qtp1057282780-25556) [n:127.0.0.1:36341_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@29ca26d2
commitCommandVersion:1605459894569271296
[junit4] 2> 3448078 INFO (qtp1057282780-25556) [n:127.0.0.1:36341_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5719a4fb[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3448080 INFO
(searcherExecutor-7600-thread-1-processing-n:127.0.0.1:36341_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:36341_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@5719a4fb[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57)
Uninverting(_1(7.5.0):C46)))}
[junit4] 2> 34480
[...truncated too long message...]
operty 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/null181856735
[copy] Copying 241 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null181856735
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null181856735
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 54ms :: artifacts dl 5ms
---------------------------------------------------------------------
| | 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: 194 minutes 13 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]