Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21120/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1901>
        at 
__randomizedtesting.SeedInfo.seed([43A1960DC9195C72:97E4DD542E4FEF89]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13741 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/init-core-data-001
   [junit4]   2> 3025138 INFO  
(SUITE-CdcrBootstrapTest-seed#[43A1960DC9195C72]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3025139 INFO  
(SUITE-CdcrBootstrapTest-seed#[43A1960DC9195C72]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3025140 INFO  
(SUITE-CdcrBootstrapTest-seed#[43A1960DC9195C72]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3025148 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 3025148 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-target-001
   [junit4]   2> 3025148 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3025149 INFO  (Thread-6723) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3025149 INFO  (Thread-6723) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3025153 ERROR (Thread-6723) [    ] 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> 3025249 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33543
   [junit4]   2> 3025256 INFO  (zkConnectionManagerCallback-5324-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025267 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3025270 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e579ca{/solr,null,AVAILABLE}
   [junit4]   2> 3025271 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d768a{HTTP/1.1,[http/1.1]}{127.0.0.1:46499}
   [junit4]   2> 3025271 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.e.j.s.Server Started @3026277ms
   [junit4]   2> 3025271 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46499}
   [junit4]   2> 3025271 ERROR (jetty-launcher-5321-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3025272 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3025272 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3025272 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3025272 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-21T22:51:57.286Z
   [junit4]   2> 3025275 INFO  (zkConnectionManagerCallback-5326-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025276 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3025298 INFO  (jetty-launcher-5321-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33543/solr
   [junit4]   2> 3025299 INFO  (zkConnectionManagerCallback-5330-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025309 INFO  
(zkConnectionManagerCallback-5332-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025348 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3025349 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46499_solr
   [junit4]   2> 3025349 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.Overseer Overseer 
(id=99214735256125443-127.0.0.1:46499_solr-n_0000000000) starting
   [junit4]   2> 3025354 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46499_solr
   [junit4]   2> 3025358 INFO  
(zkCallback-5331-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3025507 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46499.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3025518 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46499.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3025518 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46499.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3025519 INFO  (jetty-launcher-5321-thread-1) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-target-001/node1/.
   [junit4]   2> 3025541 INFO  (zkConnectionManagerCallback-5336-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025544 INFO  (zkConnectionManagerCallback-5339-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025545 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:33543/solr
   [junit4]   2> 3025546 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-source-001
   [junit4]   2> 3025546 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3025546 INFO  (Thread-6733) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3025546 INFO  (Thread-6733) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3025548 ERROR (Thread-6733) [    ] 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> 3025646 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.ZkTestServer start zk server on port:37983
   [junit4]   2> 3025650 INFO  (zkConnectionManagerCallback-5343-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025655 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3025656 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b775b9{/solr,null,AVAILABLE}
   [junit4]   2> 3025656 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@144c895{HTTP/1.1,[http/1.1]}{127.0.0.1:39207}
   [junit4]   2> 3025656 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.e.j.s.Server Started @3026663ms
   [junit4]   2> 3025656 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39207}
   [junit4]   2> 3025656 ERROR (jetty-launcher-5340-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3025657 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3025657 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3025657 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3025657 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-21T22:51:57.671Z
   [junit4]   2> 3025658 INFO  (zkConnectionManagerCallback-5345-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025659 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3025669 INFO  (jetty-launcher-5340-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr
   [junit4]   2> 3025671 INFO  (zkConnectionManagerCallback-5349-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025675 INFO  
(zkConnectionManagerCallback-5351-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025724 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3025724 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39207_solr
   [junit4]   2> 3025724 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.Overseer Overseer 
(id=99214735282077699-127.0.0.1:39207_solr-n_0000000000) starting
   [junit4]   2> 3025729 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39207_solr
   [junit4]   2> 3025734 INFO  
(zkCallback-5350-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3025910 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3025920 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3025921 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3025922 INFO  (jetty-launcher-5340-thread-1) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-source-001/node1/.
   [junit4]   2> 3025947 INFO  (zkConnectionManagerCallback-5355-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025950 INFO  (zkConnectionManagerCallback-5358-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025952 INFO  (zkConnectionManagerCallback-5360-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025955 INFO  (zkConnectionManagerCallback-5363-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025956 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3025957 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37983/solr ready
   [junit4]   2> 3025959 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3025961 INFO  
(OverseerThreadFactory-9937-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 3026070 INFO  
(OverseerStateUpdate-99214735282077699-127.0.0.1:39207_solr-n_0000000000) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39207/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3026273 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 3026274 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3026380 INFO  
(zkCallback-5350-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3026380 INFO  
(zkCallback-5350-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3027297 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3027309 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 3027314 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3027318 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3027319 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 3027321 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to 
/configs/cdcr-source/schema.xml.bak
   [junit4]   2> 3027321 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using 
configuration from collection cdcr-source, trusted=true
   [junit4]   2> 3027322 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39207.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3027322 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3027322 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 3027420 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3027420 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3027421 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3027421 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3027423 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e4095[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3027424 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 3027424 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 3027424 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 3027425 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3027425 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3027426 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 3027426 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 3027437 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@2e4095[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3027437 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587435766495051776
   [junit4]   2> 3027441 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3027441 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3027441 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39207/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 3027441 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3027441 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:39207/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 3027441 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3027442 INFO  
(zkCallback-5350-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 3027444 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39207/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 3027546 INFO  
(zkCallback-5350-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3027546 INFO  
(zkCallback-5350-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3027595 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3027610 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1336
   [junit4]   2> 3027613 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_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> 3027698 INFO  
(zkCallback-5350-thread-1-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3027698 INFO  
(zkCallback-5350-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3027962 INFO  
(OverseerCollectionConfigSetProcessor-99214735282077699-127.0.0.1:39207_solr-n_0000000000)
 [n:127.0.0.1:39207_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> 3028613 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2654
   [junit4]   2> 3028656 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 3028658 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435767775363072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3028658 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435767775363072
   [junit4]   2> 3029119 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12d5163[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3029120 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3029123 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@12d5163[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 3029124 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=466
   [junit4]   2> 3029156 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 3029157 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435768298602496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3029157 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435768298602496
   [junit4]   2> 3029287 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19b347c[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3029288 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3029289 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@19b347c[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 3029290 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=132
   [junit4]   2> 3029302 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 3029303 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435768451694592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3029304 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435768451694592
   [junit4]   2> 3029449 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aaa7f0[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3029449 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3029451 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@aaa7f0[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 3029451 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=147
   [junit4]   2> 3029462 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 3029464 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435768620515328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3029464 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435768620515328
   [junit4]   2> 3029623 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@792c82[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3029623 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3029625 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@792c82[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 3029625 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=161
   [junit4]   2> 3029636 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3029637 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435768801918976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3029637 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435768801918976
   [junit4]   2> 3029812 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c6120d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3029812 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3029814 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@c6120d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 3029814 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=177
   [junit4]   2> 3029823 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 3029824 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435768998002688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3029825 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435768998002688
   [junit4]   2> 3030021 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1315c5b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3030021 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3030023 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1315c5b[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 3030023 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=198
   [junit4]   2> 3030032 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 3030033 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435769217155072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3030033 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435769217155072
   [junit4]   2> 3030248 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15f6f7[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3030248 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3030251 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@15f6f7[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 3030251 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=218
   [junit4]   2> 3030262 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3030263 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435769458327552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3030263 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435769458327552
   [junit4]   2> 3030491 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@167ab7f[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3030492 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3030494 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@167ab7f[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 3030495 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=232
   [junit4]   2> 3030506 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3030507 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435769714180096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3030507 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435769714180096
   [junit4]   2> 3030769 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c0ae88[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3030770 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3030773 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@c0ae88[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 3030773 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=266
   [junit4]   2> 3030791 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 3030794 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435770015121408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3030794 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435770015121408
   [junit4]   2> 3031081 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ec81d5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3031082 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3031085 INFO  
(searcherExecutor-9940-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@ec81d5[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) 
Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 3031085 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=292
   [junit4]   2> 3031086 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 3031088 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 
QTime=1
   [junit4]   2> 3031092 INFO  (zkConnectionManagerCallback-5366-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031098 INFO  (zkConnectionManagerCallback-5369-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031100 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3031101 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33543/solr ready
   [junit4]   2> 3031104 INFO  (qtp14358505-26705) [n:127.0.0.1:46499_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3031106 INFO  
(OverseerThreadFactory-9927-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 3031217 INFO  
(OverseerStateUpdate-99214735256125443-127.0.0.1:46499_solr-n_0000000000) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46499/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3031420 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3031421 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3031527 INFO  
(zkCallback-5331-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3031527 INFO  
(zkCallback-5331-thread-2-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3032441 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3032451 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 3032457 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3032461 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3032462 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 3032466 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to 
/configs/cdcr-target/schema.xml.bak
   [junit4]   2> 3032466 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using 
configuration from collection cdcr-target, trusted=true
   [junit4]   2> 3032467 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46499.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@507c72
   [junit4]   2> 3032467 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3032468 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_43A1960DC9195C72-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
   [junit4]   2> 3032523 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3032523 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3032524 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3032524 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3032525 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fa4c70[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 3032526 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 3032527 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 3032527 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 3032527 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3032528 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3032530 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 3032531 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 3032532 INFO  
(searcherExecutor-9946-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@1fa4c70[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3032532 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587435771837546496
   [junit4]   2> 3032536 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3032536 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3032536 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46499/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 3032536 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3032536 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:46499/solr/cdcr-target_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 3032536 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3032537 INFO  
(zkCallback-5331-thread-2-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 3032540 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46499/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 3032641 INFO  
(zkCallback-5331-thread-2-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3032641 INFO  
(zkCallback-5331-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3032690 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3032742 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1321
   [junit4]   2> 3032748 INFO  (qtp14358505-26705) [n:127.0.0.1:46499_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> 3032794 INFO  
(zkCallback-5331-thread-2-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3032794 INFO  
(zkCallback-5331-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3033110 INFO  
(OverseerCollectionConfigSetProcessor-99214735256125443-127.0.0.1:46499_solr-n_0000000000)
 [n:127.0.0.1:46499_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> 3033748 INFO  (qtp14358505-26705) [n:127.0.0.1:46499_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2644
   [junit4]   2> 3034752 INFO  
(zkCallback-5331-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 3034753 INFO  (qtp14358505-26706) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 3034753 INFO  
(zkCallback-5331-thread-1-processing-n:127.0.0.1:46499_solr) 
[n:127.0.0.1:46499_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 3034758 INFO  
(zkConnectionManagerCallback-5373-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 3034761 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3034762 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33543/solr ready
   [junit4]   2> 3034772 INFO  (qtp14358505-26706) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 3034772 INFO  (qtp14358505-26706) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3034773 INFO  (qtp14358505-26707) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 3034774 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 3034774 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 3034774 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 3034775 INFO  
(cdcr-bootstrap-status-5370-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:46499/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 3034776 INFO  
(zkCallback-5350-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 3034776 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2} 
status=0 QTime=20
   [junit4]   2> 3034776 INFO  
(zkCallback-5350-thread-2-processing-n:127.0.0.1:39207_solr) 
[n:127.0.0.1:39207_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 3034777 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[43A1960DC9195C72])
 [    ] o.a.s.c.c.CdcrBootstrapTest Adding 10 docs with commit=true, 
numDocs=1100
   [junit4]   2> 3034777 INFO  (qtp14358505-26705) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:39207/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3034778 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3034780 INFO  (qtp14358505-26702) [n:127.0.0.1:46499_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3034781 INFO  
(cdcr-bootstrap-status-5370-thread-1-processing-n:127.0.0.1:39207_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:39207_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 3034781 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435774195793920,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3034782 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435774195793920
   [junit4]   2> 3034838 INFO  (qtp8864697-26752) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=59
   [junit4]   2> 3035727 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aa6814[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 3035728 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3035728 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_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=947
   [junit4]   2> 3035728 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587435774258708480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3035729 INFO  (qtp8864697-26750) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ffbc00 
commitCommandVersion:1587435774258708480
   [junit4]   2> 3035732 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 3035733 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 3035733 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 
1513896726796
   [junit4]   2> 3035733 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 3035733 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 3035733 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication 
process
   [junit4]   2> 3035739 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=4
   [junit4]   2> 3035740 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest 
index in master: 39
   [junit4]   2> 3035742 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter 
is ready to be used.
   [junit4]   2> 3035743 INFO  
(recoveryExecutor-5328-thread-1-processing-n:127.0.0.1:46499_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) 
[n:127.0.0.1:46499_solr c:cdcr-target s:shard1 r:core_node2 
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download 
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1c94476 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1351493)
   [junit4]   2> 3035744 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035748 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035753 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035756 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035759 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035762 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035765 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035768 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035770 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035773 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_FST50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035775 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_1.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035788 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035789 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035791 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035792 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035794 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035795 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035797 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035798 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_1.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035799 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035800 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035801 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_b.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035802 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_b.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035804 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_b.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035805 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_b_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035806 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_b.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035807 INFO  (qtp8864697-26751) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_b_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035808 INFO  (qtp8864697-26748) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=12&qt=/replication&file=_b.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 3035809 INFO  (qtp8864697-26746) [n:127.0.0.1:39207_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s

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

/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 205)
 [ecj-lint]     UpdateStream updateStream = new UpdateStream(expression, 
factory);
 [ecj-lint]                  ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'updateStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 224)
 [ecj-lint]     stream = new FacetStream(StreamExpressionParser.parse("facet("
 [ecj-lint]                                                         +   
"collection1, "
 [ecj-lint]                                                         +   
"q=\"*:*\", "
 [ecj-lint]                                                         +   
"buckets=\"a_s\", "
 [ecj-lint]                                                         +   
"bucketSorts=\"sum(a_i) asc\", "
 [ecj-lint]                                                         +   
"bucketSizeLimit=100, "
 [ecj-lint]                                                         +   
"sum(a_i), sum(a_f), "
 [ecj-lint]                                                         +   
"min(a_i), min(a_f), "
 [ecj-lint]                                                         +   
"max(a_i), max(a_f), "
 [ecj-lint]                                                         +   
"avg(a_i), avg(a_f), "
 [ecj-lint]                                                         +   
"count(*)"
 [ecj-lint]                                                         + ")"), 
factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 250)
 [ecj-lint]     stream = new 
JDBCStream(StreamExpressionParser.parse("jdbc(connection=\"jdbc:hsqldb:mem:.\", 
sql=\"select PEOPLE.ID, PEOPLE.NAME, COUNTRIES.COUNTRY_NAME from PEOPLE inner 
join COUNTRIES on PEOPLE.COUNTRY_CODE = COUNTRIES.CODE order by PEOPLE.ID\", 
sort=\"ID asc\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 263)
 [ecj-lint]     stream = new 
IntersectStream(StreamExpressionParser.parse("intersect("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 
4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 
2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 279)
 [ecj-lint]     stream = new 
ComplementStream(StreamExpressionParser.parse("complement("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 
4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 
2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java
 (at line 159)
 [ecj-lint]     CloudSolrStream stream = new CloudSolrStream("", "collection1", 
sParams);
 [ecj-lint]                     ^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/NoOpResponseParserTest.java
 (at line 52)
 [ecj-lint]     return new 
SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 46)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 103)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 205)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleSimpleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/TestClusteringResponse.java
 (at line 41)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleClusteringResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 48)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 77)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42 problems (1 error, 41 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:835: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:684: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2111: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2144: 
Compile failed; see the compiler error output for details.

Total time: 95 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to