Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2076/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=29945,
name=cdcr-replicator-10753-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=29945, name=cdcr-replicator-10753-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
at
__randomizedtesting.SeedInfo.seed([68EC0CA6EBAB91B4:2D37FC44F385DDF6]:0)
Caused by: java.lang.AssertionError: 1612641849563938816 != 1612641849436012544
at __randomizedtesting.SeedInfo.seed([68EC0CA6EBAB91B4]: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 14298 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> 3820347 INFO
(SUITE-CdcrBidirectionalTest-seed#[68EC0CA6EBAB91B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/init-core-data-001
[junit4] 2> 3820348 INFO
(SUITE-CdcrBidirectionalTest-seed#[68EC0CA6EBAB91B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3820349 INFO
(SUITE-CdcrBidirectionalTest-seed#[68EC0CA6EBAB91B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3820354 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 3820355 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster2-001
[junit4] 2> 3820355 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3820355 INFO (Thread-5374) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3820355 INFO (Thread-5374) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3820360 ERROR (Thread-5374) [ ] 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> 3820455 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39916
[junit4] 2> 3820460 INFO (zkConnectionManagerCallback-8412-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3820471 INFO (jetty-launcher-8409-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> 3820472 INFO (jetty-launcher-8409-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3820472 INFO (jetty-launcher-8409-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3820472 INFO (jetty-launcher-8409-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3820472 INFO (jetty-launcher-8409-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47616c0{/solr,null,AVAILABLE}
[junit4] 2> 3820473 INFO (jetty-launcher-8409-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@312f13c9{HTTP/1.1,[http/1.1]}{127.0.0.1:60947}
[junit4] 2> 3820473 INFO (jetty-launcher-8409-thread-1) [ ]
o.e.j.s.Server Started @3823110ms
[junit4] 2> 3820473 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60947}
[junit4] 2> 3820473 ERROR (jetty-launcher-8409-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3820473 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3820475 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 3820475 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3820475 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3820475 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-26T04:11:33.227Z
[junit4] 2> 3820476 INFO (zkConnectionManagerCallback-8414-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3820477 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3820739 INFO (jetty-launcher-8409-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39916/solr
[junit4] 2> 3820741 INFO (zkConnectionManagerCallback-8418-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3820744 INFO (zkConnectionManagerCallback-8420-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3820886 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60947_solr
[junit4] 2> 3820887 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer Overseer
(id=72067212697600003-127.0.0.1:60947_solr-n_0000000000) starting
[junit4] 2> 3820898 INFO (zkConnectionManagerCallback-8427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3820900 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39916/solr ready
[junit4] 2> 3820901 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60947_solr
[junit4] 2> 3820902 INFO
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:60947_solr
[junit4] 2> 3820903 INFO
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3820904 INFO (zkCallback-8426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3820923 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3820943 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60947.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3820948 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60947.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3820949 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60947.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3820949 INFO (jetty-launcher-8409-thread-1)
[n:127.0.0.1:60947_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster2-001/node1/.
[junit4] 2> 3820962 INFO (zkConnectionManagerCallback-8430-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3820966 INFO (zkConnectionManagerCallback-8433-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3820968 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster1-001
[junit4] 2> 3820968 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3820969 INFO (Thread-5384) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3820969 INFO (Thread-5384) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3820972 ERROR (Thread-5384) [ ] 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> 3821072 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45045
[junit4] 2> 3821078 INFO (zkConnectionManagerCallback-8437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3821087 INFO (jetty-launcher-8434-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> 3821088 INFO (jetty-launcher-8434-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3821088 INFO (jetty-launcher-8434-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3821088 INFO (jetty-launcher-8434-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3821088 INFO (jetty-launcher-8434-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@419894b2{/solr,null,AVAILABLE}
[junit4] 2> 3821088 INFO (jetty-launcher-8434-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@797bf5b9{HTTP/1.1,[http/1.1]}{127.0.0.1:52878}
[junit4] 2> 3821088 INFO (jetty-launcher-8434-thread-1) [ ]
o.e.j.s.Server Started @3823726ms
[junit4] 2> 3821088 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52878}
[junit4] 2> 3821089 ERROR (jetty-launcher-8434-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3821090 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3821092 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 3821092 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3821092 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3821092 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-26T04:11:33.844Z
[junit4] 2> 3821094 INFO (zkConnectionManagerCallback-8439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3821095 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3821875 INFO (jetty-launcher-8434-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45045/solr
[junit4] 2> 3821876 INFO (zkConnectionManagerCallback-8443-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3821879 INFO (zkConnectionManagerCallback-8445-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3822012 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52878_solr
[junit4] 2> 3822013 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer Overseer
(id=72067212737839107-127.0.0.1:52878_solr-n_0000000000) starting
[junit4] 2> 3822023 INFO (zkConnectionManagerCallback-8452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3822026 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45045/solr ready
[junit4] 2> 3822027 INFO
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:52878_solr
[junit4] 2> 3822027 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52878_solr
[junit4] 2> 3822028 INFO
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3822031 INFO (zkCallback-8451-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3822049 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3822079 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52878.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3822084 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52878.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3822084 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52878.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3822084 INFO (jetty-launcher-8434-thread-1)
[n:127.0.0.1:52878_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster1-001/node1/.
[junit4] 2> 3822104 INFO (zkConnectionManagerCallback-8455-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3822108 INFO (zkConnectionManagerCallback-8458-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3822109 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:39916/solr
[junit4] 2> 3822109 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:45045/solr
[junit4] 2> 3822110 INFO (zkConnectionManagerCallback-8460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3822117 INFO (zkConnectionManagerCallback-8464-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3822119 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3822120 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45045/solr ready
[junit4] 2> 3822122 INFO (qtp219516661-29801) [n:127.0.0.1:52878_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> 3822125 INFO
(OverseerThreadFactory-10711-thread-1-processing-n:127.0.0.1:52878_solr)
[n:127.0.0.1:52878_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster1
[junit4] 2> 3822134 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"cdcr-cluster1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"cdcr-cluster1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2>
"property.solr.directoryFactory":"solr.StandardDirectoryFactory",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 3822242 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[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:52878/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3822242 INFO
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3822246 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[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:52878/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3822246 INFO
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3822451 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3822458 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3822458 INFO (qtp219516661-29797) [n:127.0.0.1:52878_solr
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3822463 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "node_name":"127.0.0.1:52878_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3822463 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "node_name":"127.0.0.1:52878_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3823478 INFO (qtp219516661-29797) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3823478 INFO (qtp219516661-29800) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3823484 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823484 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823486 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823486 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823486 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823486 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823487 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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_52878.solr.core.cdcr-cluster1.shard2.replica_n2' (registry
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3823487 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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_52878.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3823487 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
[junit4] 2> 3823487 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 3823602 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823602 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823602 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823602 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823603 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823603 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823603 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823603 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823605 INFO (qtp219516661-29797) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7927ac11[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 3823605 INFO (qtp219516661-29800) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bab75e5[cdcr-cluster1_shard2_replica_n2] main]
[junit4] 2> 3823607 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823607 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823607 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823607 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823607 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823607 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823608 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823608 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823609 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823609 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823618 INFO (qtp219516661-29797) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/buffer
[junit4] 2> 3823624 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823656 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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 1612641831651115008
[junit4] 2> 3823656 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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 1612641831651115008
[junit4] 2> 3823657 INFO
(searcherExecutor-10716-thread-1-processing-n:127.0.0.1:52878_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:52878_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@7927ac11[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3823657 INFO
(searcherExecutor-10717-thread-1-processing-n:127.0.0.1:52878_solr
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:52878_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@4bab75e5[cdcr-cluster1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3823677 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823681 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823684 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823684 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823685 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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:52878/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 3823685 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823686 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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:52878/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 3823686 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823687 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823687 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823687 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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:52878/solr/cdcr-cluster1_shard2_replica_n2/
[junit4] 2> 3823688 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823688 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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:52878/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
[junit4] 2> 3823688 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823690 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 3823696 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 3823702 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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:52878/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 3823704 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 3823707 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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:52878/solr/cdcr-cluster1_shard2_replica_n2/ shard2
[junit4] 2> 3823707 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 3823812 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3823814 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "node_name":"127.0.0.1:52878_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3823814 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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=1363
[junit4] 2> 3823857 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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> 3823859 DEBUG
(OverseerStateUpdate-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52878/solr",
[junit4] 2> "node_name":"127.0.0.1:52878_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3823860 INFO (qtp219516661-29797) [n:127.0.0.1:52878_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=1411
[junit4] 2> 3823863 INFO (qtp219516661-29801) [n:127.0.0.1:52878_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> 3823964 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3824129 INFO
(OverseerCollectionConfigSetProcessor-72067212737839107-127.0.0.1:52878_solr-n_0000000000)
[n:127.0.0.1:52878_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3824865 INFO (qtp219516661-29801) [n:127.0.0.1:52878_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=2744
[junit4] 2> 3824867 INFO (zkConnectionManagerCallback-8468-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3824875 INFO (zkConnectionManagerCallback-8472-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3824877 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3824878 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39916/solr ready
[junit4] 2> 3824879 INFO (qtp762351872-29747) [n:127.0.0.1:60947_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> 3824883 INFO
(OverseerThreadFactory-10698-thread-1-processing-n:127.0.0.1:60947_solr)
[n:127.0.0.1:60947_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster2
[junit4] 2> 3824888 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"cdcr-cluster2",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"cdcr-cluster2",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2>
"property.solr.directoryFactory":"solr.StandardDirectoryFactory",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 3824996 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[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:60947/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3824996 INFO
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3824999 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[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:60947/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 3824999 INFO
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3825214 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3825214 INFO (qtp762351872-29743) [n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3825215 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3825220 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "node_name":"127.0.0.1:60947_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3825220 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "node_name":"127.0.0.1:60947_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3826230 INFO (qtp762351872-29743) [n:127.0.0.1:60947_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3826231 INFO (qtp762351872-29746) [n:127.0.0.1:60947_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3826236 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826238 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826238 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826238 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826238 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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_60947.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3826238 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 3826239 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826239 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826240 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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_60947.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d3116d1
[junit4] 2> 3826240 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_68EC0CA6EBAB91B4-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 3826328 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826328 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826329 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826329 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826331 INFO (qtp762351872-29746) [n:127.0.0.1:60947_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@35e8d93c[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3826331 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826331 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826332 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826332 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826332 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826332 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826332 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826333 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826333 INFO (qtp762351872-29743) [n:127.0.0.1:60947_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@545c4607[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3826333 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826335 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826336 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826336 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826337 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826338 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826338 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826340 INFO (qtp762351872-29743) [n:127.0.0.1:60947_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/process
[junit4] 2> 3826342 INFO
(searcherExecutor-10728-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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@545c4607[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3826342 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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 1612641834467590144
[junit4] 2> 3826343 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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 1612641834468638720
[junit4] 2> 3826343 INFO
(searcherExecutor-10729-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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@35e8d93c[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3826349 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826353 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826354 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826354 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826354 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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:60947/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3826354 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826354 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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:60947/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 3826354 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826358 INFO (zkCallback-8419-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 3826364 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826364 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826364 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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:60947/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3826364 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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:60947/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 3826365 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826366 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 3826366 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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:60947/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 3826366 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826369 INFO (zkCallback-8419-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 3826376 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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:60947/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 3826377 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 3826481 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3826484 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "node_name":"127.0.0.1:60947_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3826485 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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=1270
[junit4] 2> 3826517 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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> 3826520 DEBUG
(OverseerStateUpdate-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:60947/solr",
[junit4] 2> "node_name":"127.0.0.1:60947_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 3826520 INFO (qtp762351872-29743) [n:127.0.0.1:60947_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=1315
[junit4] 2> 3826524 INFO (qtp762351872-29747) [n:127.0.0.1:60947_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> 3826622 INFO (zkCallback-8419-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 3826885 INFO
(OverseerCollectionConfigSetProcessor-72067212697600003-127.0.0.1:60947_solr-n_0000000000)
[n:127.0.0.1:60947_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3827527 INFO (qtp762351872-29747) [n:127.0.0.1:60947_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=2649
[junit4] 2> 3827536 INFO (zkConnectionManagerCallback-8479-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3827538 INFO (qtp219516661-29804) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3827540 INFO (qtp219516661-29804) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39916/solr ready
[junit4] 2> 3827546 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3827547 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3827557 INFO (qtp762351872-29745) [n:127.0.0.1:60947_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> 3827557 INFO (qtp762351872-29745) [n:127.0.0.1:60947_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=2
[junit4] 2> 3827558 INFO (qtp762351872-29749) [n:127.0.0.1:60947_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=16
[junit4] 2> 3827558 INFO (qtp219516661-29804) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 3827558 INFO (qtp219516661-29804) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard1
[junit4] 2> 3827568 INFO (qtp219516661-29804) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 3827569 INFO
(cdcr-bootstrap-status-8475-thread-1-processing-n:127.0.0.1:52878_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:52878_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-cluster2 shard: shard1 leader:
http://127.0.0.1:60947/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 3827570 INFO (zkCallback-8444-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
[junit4] 2> 3827570 INFO (qtp219516661-29804) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2}
status=0 QTime=37
[junit4] 2> 3827570 INFO (zkCallback-8444-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> 3827571 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 3827571 INFO (zkCallback-8444-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 3827572 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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:52878/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3827573 INFO (zkConnectionManagerCallback-8484-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3827574 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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> 3827575 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3827576 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39916/solr ready
[junit4] 2> 3827577 INFO (qtp762351872-29749) [n:127.0.0.1:60947_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> 3827577 INFO
(cdcr-bootstrap-status-8475-thread-1-processing-n:127.0.0.1:52878_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:52878_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 3827578 INFO (qtp219516661-29800) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1612641835763630080,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3827581 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3827601 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3827601 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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=24
[junit4] 2> 3827603 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3827603 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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> 3827605 INFO (qtp762351872-29745) [n:127.0.0.1:60947_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> 3827605 INFO (qtp762351872-29745) [n:127.0.0.1:60947_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=2
[junit4] 2> 3827606 INFO (qtp762351872-29749) [n:127.0.0.1:60947_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=28
[junit4] 2> 3827606 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 3827606 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard2
[junit4] 2> 3827606 INFO (zkCallback-8444-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 3827607 INFO (cdcr-bootstrap-status-8480-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard2 leader:
http://127.0.0.1:60947/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 3827607 INFO (qtp219516661-29804) [n:127.0.0.1:52878_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> 3827607 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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> 3827607 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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> 3827607 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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> 3827608 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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> 3827608 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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> 3827612 INFO (qtp762351872-29746) [n:127.0.0.1:60947_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:52878/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 3827612 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@19fa6920[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 3827613 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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> 3827614 INFO (qtp762351872-29749) [n:127.0.0.1:60947_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> 3827614 INFO (cdcr-bootstrap-status-8480-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 3827615 INFO
(searcherExecutor-10728-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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@19fa6920[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3827615 INFO
(recoveryExecutor-8416-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:60947_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> 3827615 INFO (qtp219516661-29800) [n:127.0.0.1:52878_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1612641835802427392,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3827615 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3827615 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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> 3827616 INFO (qtp219516661-29800) [n:127.0.0.1:52878_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=0
[junit4] 2> 3827616 INFO (qtp219516661-29804) [n:127.0.0.1:52878_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> 3827616 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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> 3827616 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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> 3827617 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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> 3827617 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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> 3827617 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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> 3827620 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@543b11f9[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 3827621 INFO
(searcherExecutor-10729-thread-1-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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@543b11f9[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3827621 INFO
(recoveryExecutor-8416-thread-2-processing-n:127.0.0.1:60947_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:60947_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> 3829574 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[68EC0CA6EBAB91B4]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 3829581 INFO (qtp762351872-29749) [n:127.0.0.1:60947_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> 3829581 INFO
(cdcr-bootstrap-status-8475-thread-1-processing-n:127.0.0.1:52878_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:52878_solr c:cdcr-cluster1 s:shard1 r:core_node3
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
successful in 3 seconds
[junit4] 2> 3829584 INFO (qtp762351872-29749) [n:127.0.0.1:60947_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> 3829584 INFO (qtp762351872-29749) [n:127.0.0.1:60947_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> 3829585 INFO (qtp762351872-29745) [n:127.0.0.1:60947_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> 3829585 INFO (qtp762351872-29745) [n:127.0.0.1:60947_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> 3829585 INFO (qtp762351872-29746) [n:127.0.0.1:60947_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 3829585 INFO
(cdcr-bootstrap-status-8475-thread-1-processing-n:127.0.0.1:52878_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3)
[n:127.0.0.1:52878_solr c:cdcr-cluster1 s:sh
[...truncated too long message...]
.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test
common-solr.compile-test:
compile-test:
BUILD SUCCESSFUL
Total time: 1 minute 17 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.CdcrBidirectionalTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=68EC0CA6EBAB91B4
-Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=America/Rankin_Inlet
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 68EC0CA6EBAB91B4
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
[junit4] <JUnit4> says नमस्ते! Master seed: 68EC0CA6EBAB91B4
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID(13291@serv1-vm3).
[junit4] Started J0 PID(13290@serv1-vm3).
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 32.4s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [1/5] on J0 in 35.70s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 36.0s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [2/5] on J1 in 38.34s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.cdcr.CdcrBidirectionalTest. This may confuse tools that
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 27.4s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [3/5] on J0 in 27.50s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 27.6s J1 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [4/5] on J1 in 28.47s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] OK 22.2s J0 | CdcrBidirectionalTest.testBiDir
[junit4] Completed [5/5] on J0 in 23.00s, 1 test
[junit4]
[junit4] JVM J0: 0.71 .. 87.90 = 87.19s
[junit4] JVM J1: 0.71 .. 68.71 = 68.00s
[junit4] Execution time total: 1 minute 27 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 1265.30s | org.apache.solr.cloud.MultiThreadedOCPTest
[junit4:tophints] 378.12s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 365.69s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 290.55s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 155.38s |
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 1 minute 30 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
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:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
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:1831)
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:3086)
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
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:1072)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
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:1831)
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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=58167666c393c261982ecd7b3d17201a76afda17,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2075
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]