Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/108/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1200>
        at 
__randomizedtesting.SeedInfo.seed([3D9ABE974DE0570F:E9DFF5CEAAB6E4F4]: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.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11184 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\init-core-data-001
   [junit4]   2> 257465 INFO  
(SUITE-CdcrBootstrapTest-seed#[3D9ABE974DE0570F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 257466 INFO  
(SUITE-CdcrBootstrapTest-seed#[3D9ABE974DE0570F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 257466 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 257467 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-target-001
   [junit4]   2> 257467 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 257468 INFO  (Thread-997) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 257468 INFO  (Thread-997) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 257472 ERROR (Thread-997) [    ] 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> 257567 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.ZkTestServer start zk server on port:55775
   [junit4]   2> 257583 INFO  (jetty-launcher-300-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 257584 INFO  (jetty-launcher-300-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1454d21{/solr,null,AVAILABLE}
   [junit4]   2> 257588 INFO  (jetty-launcher-300-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1158022{HTTP/1.1,[http/1.1]}{127.0.0.1:55779}
   [junit4]   2> 257588 INFO  (jetty-launcher-300-thread-1) [    ] 
o.e.j.s.Server Started @260516ms
   [junit4]   2> 257588 INFO  (jetty-launcher-300-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55779}
   [junit4]   2> 257588 ERROR (jetty-launcher-300-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 257588 INFO  (jetty-launcher-300-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 257588 INFO  (jetty-launcher-300-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 257590 INFO  (jetty-launcher-300-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 257590 INFO  (jetty-launcher-300-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-24T19:24:17.416Z
   [junit4]   2> 257595 INFO  (jetty-launcher-300-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 257610 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e15b3c8100001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 257617 INFO  (jetty-launcher-300-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55775/solr
   [junit4]   2> 257634 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e15b3c8100002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 257720 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 257720 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55779_solr
   [junit4]   2> 257721 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Overseer 
(id=98540103748550659-127.0.0.1:55779_solr-n_0000000000) starting
   [junit4]   2> 257727 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55779_solr
   [junit4]   2> 257728 INFO  
(OverseerStateUpdate-98540103748550659-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 257939 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55779.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 257943 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55779.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 257944 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55779.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 257945 INFO  (jetty-launcher-300-thread-1) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:55775/solr
   [junit4]   2> 257971 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-source-001
   [junit4]   2> 257971 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 257972 INFO  (Thread-1007) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 257972 INFO  (Thread-1007) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 257975 ERROR (Thread-1007) [    ] 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> 258073 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.ZkTestServer start zk server on port:55799
   [junit4]   2> 258088 INFO  (jetty-launcher-312-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 258089 INFO  (jetty-launcher-312-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@986778{/solr,null,AVAILABLE}
   [junit4]   2> 258091 INFO  (jetty-launcher-312-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@85f03e{HTTP/1.1,[http/1.1]}{127.0.0.1:55803}
   [junit4]   2> 258091 INFO  (jetty-launcher-312-thread-1) [    ] 
o.e.j.s.Server Started @261019ms
   [junit4]   2> 258091 INFO  (jetty-launcher-312-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55803}
   [junit4]   2> 258091 ERROR (jetty-launcher-312-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 258091 INFO  (jetty-launcher-312-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 258093 INFO  (jetty-launcher-312-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258093 INFO  (jetty-launcher-312-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 258093 INFO  (jetty-launcher-312-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-24T19:24:17.919Z
   [junit4]   2> 258099 INFO  (jetty-launcher-312-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258111 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e15b3ca090001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 258115 INFO  (jetty-launcher-312-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55799/solr
   [junit4]   2> 258118 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e15b3ca090002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 258206 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258207 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55803_solr
   [junit4]   2> 258208 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.c.Overseer Overseer 
(id=98540103781646339-127.0.0.1:55803_solr-n_0000000000) starting
   [junit4]   2> 258213 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55803_solr
   [junit4]   2> 258214 INFO  
(OverseerStateUpdate-98540103781646339-127.0.0.1:55803_solr-n_0000000000) 
[n:127.0.0.1:55803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 258396 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55803.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 258679 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55803.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 258679 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55803.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 258680 INFO  (jetty-launcher-312-thread-1) 
[n:127.0.0.1:55803_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-source-001\node1\.
   [junit4]   2> 258735 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258736 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55799/solr ready
   [junit4]   2> 258738 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_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> 258741 INFO  
(OverseerThreadFactory-1282-thread-1-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 258846 INFO  
(OverseerStateUpdate-98540103781646339-127.0.0.1:55803_solr-n_0000000000) 
[n:127.0.0.1:55803_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:55803/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 259053 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_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_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 259054 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 259165 INFO  
(zkCallback-319-thread-1-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_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> 259167 INFO  
(zkCallback-319-thread-2-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_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> 260078 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 260083 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 260085 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 260088 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 260093 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 260096 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 260096 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 260096 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55803.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 260096 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 260096 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 260256 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 260256 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 260258 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 260258 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 260263 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1362f08[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 260265 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 260266 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 260266 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 260266 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 260267 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 260276 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 260283 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 260315 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576641662960009216
   [junit4]   2> 260315 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1362f08[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 260323 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 260323 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 260323 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55803/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 260323 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 260323 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:55803/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 260323 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 260328 INFO  
(zkCallback-319-thread-2-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 260329 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55803/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 260435 INFO  
(zkCallback-319-thread-2-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_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> 260435 INFO  
(zkCallback-319-thread-1-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_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> 260441 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 260443 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1389
   [junit4]   2> 260447 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_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> 260546 INFO  
(zkCallback-319-thread-1-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_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> 260546 INFO  
(zkCallback-319-thread-2-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_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> 260743 INFO  
(OverseerCollectionConfigSetProcessor-98540103781646339-127.0.0.1:55803_solr-n_0000000000)
 [n:127.0.0.1:55803_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> 261448 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_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=2709
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 261475 INFO  (qtp26336562-2705) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=22
   [junit4]   2> 261476 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664177405952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261476 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664177405952
   [junit4]   2> 261500 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@139a629[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261501 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261501 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@139a629[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 261502 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=25
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 261508 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=5
   [junit4]   2> 261509 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664212008960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261510 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664212008960
   [junit4]   2> 261523 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34bc7d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261523 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261524 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@34bc7d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100)))}
   [junit4]   2> 261524 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=15
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 261530 INFO  (qtp26336562-2704) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=4
   [junit4]   2> 261530 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664234029056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261531 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664234029056
   [junit4]   2> 261547 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@194059a[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261547 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261548 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@194059a[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
   [junit4]   2> 261548 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=18
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 261553 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=3
   [junit4]   2> 261554 INFO  (qtp26336562-2705) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664259194880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261554 INFO  (qtp26336562-2705) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664259194880
   [junit4]   2> 261572 INFO  (qtp26336562-2705) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1678afd[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261573 INFO  (qtp26336562-2705) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261573 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1678afd[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100)))}
   [junit4]   2> 261574 INFO  (qtp26336562-2705) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=20
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 261580 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=4
   [junit4]   2> 261580 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664286457856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261580 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664286457856
   [junit4]   2> 261599 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1854088[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261599 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261600 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1854088[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
   [junit4]   2> 261600 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=19
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 261604 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=3
   [junit4]   2> 261605 INFO  (qtp26336562-2704) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664312672256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261605 INFO  (qtp26336562-2704) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664312672256
   [junit4]   2> 261625 INFO  (qtp26336562-2704) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15d6de0[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261626 INFO  (qtp26336562-2704) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261626 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@15d6de0[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100)))}
   [junit4]   2> 261626 INFO  (qtp26336562-2704) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=21
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 261631 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=3
   [junit4]   2> 261632 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664340983808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261632 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664340983808
   [junit4]   2> 261653 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@de52b3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261653 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261654 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@de52b3[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
   [junit4]   2> 261654 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=22
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 261658 INFO  (qtp26336562-2705) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=3
   [junit4]   2> 261659 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664369295360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261659 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664369295360
   [junit4]   2> 261683 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f5d7c4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261683 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261684 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@f5d7c4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100)))}
   [junit4]   2> 261684 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=25
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 261685 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=3
   [junit4]   2> 261690 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664401801216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261690 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664401801216
   [junit4]   2> 261716 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25127b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261717 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261717 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@25127b[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
   [junit4]   2> 261717 INFO  (qtp26336562-2700) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=27
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 261721 INFO  (qtp26336562-2704) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=3
   [junit4]   2> 261722 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641664435355648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 261722 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641664435355648
   [junit4]   2> 261750 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1102bc4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 261750 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 261751 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1102bc4[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100) 
Uninverting(_9(7.0.0):C100)))}
   [junit4]   2> 261751 INFO  (qtp26336562-2703) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=29
   [junit4]   2> 261753 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=0
   [junit4]   2> 261764 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e15b3c8100006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 261767 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 261768 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55775/solr ready
   [junit4]   2> 261769 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_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> 261773 INFO  
(OverseerThreadFactory-1274-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 261884 INFO  
(OverseerStateUpdate-98540103748550659-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_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:55779/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 262086 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&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> 262087 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 262195 INFO  
(zkCallback-307-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 262196 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 263112 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 263115 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 263119 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 263124 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 263125 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 263131 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 263131 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 263131 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55779.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e17e
   [junit4]   2> 263131 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 263131 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 263233 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 263233 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 263234 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 263234 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 263235 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@205a7e[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 263236 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 263237 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 263237 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 263237 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 263238 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 263241 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 263242 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 263245 INFO  
(searcherExecutor-1291-thread-1-processing-n:127.0.0.1:55779_solr 
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:55779_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@205a7e[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 263245 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576641666032336896
   [junit4]   2> 263251 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 263251 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 263251 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 263251 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 263251 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 263251 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 263253 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 263255 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 263358 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 263358 INFO  
(zkCallback-307-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 263406 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 263407 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&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> 263412 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_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> 263514 INFO  
(zkCallback-307-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 263514 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 263776 INFO  
(OverseerCollectionConfigSetProcessor-98540103748550659-127.0.0.1:55779_solr-n_0000000000)
 [n:127.0.0.1:55779_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> 264414 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_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> 265421 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 265422 INFO  (qtp9541216-2663) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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=6
   [junit4]   2> 265422 INFO  
(zkCallback-307-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 265433 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 265436 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55775/solr ready
   [junit4]   2> 265451 INFO  (qtp9541216-2661) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 265451 INFO  (qtp9541216-2661) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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=1
   [junit4]   2> 265452 INFO  (qtp9541216-2665) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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=14
   [junit4]   2> 265453 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 265453 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 265460 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 265461 INFO  
(zkCallback-319-thread-2-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_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> 265462 INFO  (qtp26336562-2702) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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=36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 265463 INFO  
(zkCallback-319-thread-2-processing-n:127.0.0.1:55803_solr) 
[n:127.0.0.1:55803_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 265463 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265467 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 265473 INFO  (qtp26336562-2706) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 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> 265474 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576641668369612800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 265474 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b6bc 
commitCommandVersion:1576641668369612800
   [junit4]   2> 265481 INFO  (qtp9541216-2663) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265481 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265481 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265483 INFO  (qtp9541216-2663) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 265485 INFO  (qtp9541216-2663) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265485 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265485 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265486 INFO  (qtp9541216-2663) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265487 INFO  (qtp9541216-2665) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265487 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265488 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265488 INFO  (qtp9541216-2665) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265489 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265489 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265490 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265490 INFO  (qtp9541216-2662) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265491 INFO  (qtp9541216-2666) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265491 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265492 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265492 INFO  (qtp9541216-2661) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265494 INFO  (qtp9541216-2661) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265494 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265495 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265495 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265496 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265496 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265496 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265497 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265497 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265498 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265498 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265498 INFO  (qtp9541216-2659) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265498 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e24cd5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 265499 INFO  (qtp26336562-2707) [n:127.0.0.1:55803_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 265499 INFO  (qtp9541216-2663) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265500 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265500 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
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:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265500 INFO  
(searcherExecutor-1285-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1e24cd5[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)
 Uninverting(_b(7.0.0):C100)))}
   [junit4]   2> 265501 INFO  (qtp9541216-2661) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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:55803/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265501 INFO  (qtp9541216-2665) [n:127.0.0.1:55779_solr 
c:cdcr-target s:shard1 r:core_node1 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> 265502 WARN  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap 
process was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:55779/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 265502 INFO  
(cdcr-bootstrap-status-331-thread-1-processing-n:127.0.0.1:55803_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:55803_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica_n1] o.a.s.h

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

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> 408079 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56585 56585
   [junit4]   2> 408080 INFO  (Thread-1061) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56585 56585
   [junit4]   2> 408082 WARN  (Thread-1061) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cdcr-source
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/cdcr-source/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 408085 INFO  (jetty-closer-370-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@18afede{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 408086 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15886179
   [junit4]   2> 408086 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 408086 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@966f1a: rootName = 
solr_56562, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1516ed8
   [junit4]   2> 408086 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 408086 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9744a6: rootName = 
solr_56562, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1a40468
   [junit4]   2> 408093 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 408093 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10268f8: rootName = 
solr_56562, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@b5874c
   [junit4]   2> 408095 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 408097 INFO  (coreCloseExecutor-1425-thread-1) 
[n:127.0.0.1:56562_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@70280d
   [junit4]   2> 408097 INFO  (coreCloseExecutor-1425-thread-1) 
[n:127.0.0.1:56562_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=7350285
   [junit4]   2> 408097 INFO  (coreCloseExecutor-1425-thread-1) 
[n:127.0.0.1:56562_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14e44df: rootName = 
solr_56562, domain = solr.core.cdcr-target.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@123841
   [junit4]   2> 408099 INFO  
(zkCallback-376-thread-1-processing-n:127.0.0.1:56562_solr) 
[n:127.0.0.1:56562_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> 408099 INFO  
(zkCallback-376-thread-2-processing-n:127.0.0.1:56562_solr) 
[n:127.0.0.1:56562_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> 408107 INFO  (coreCloseExecutor-1425-thread-1) 
[n:127.0.0.1:56562_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=7350285
   [junit4]   2> 408107 INFO  (coreCloseExecutor-1425-thread-1) 
[n:127.0.0.1:56562_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 408110 INFO  (jetty-closer-370-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98540112887545859-127.0.0.1:56562_solr-n_0000000000) closing
   [junit4]   2> 408110 INFO  
(OverseerStateUpdate-98540112887545859-127.0.0.1:56562_solr-n_0000000000) 
[n:127.0.0.1:56562_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56562_solr
   [junit4]   2> 408113 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e15b5e8ca0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 408114 WARN  
(zkCallback-376-thread-2-processing-n:127.0.0.1:56562_solr) 
[n:127.0.0.1:56562_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 408115 INFO  (jetty-closer-370-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@708f17{/solr,null,UNAVAILABLE}
   [junit4]   2> 408117 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3D9ABE974DE0570F])
 [    ] 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> 408118 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56558 56558
   [junit4]   2> 408119 INFO  (Thread-1051) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56558 56558
   [junit4]   2> 408120 WARN  (Thread-1051) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        2       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-target/state.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 408121 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3D9ABE974DE0570F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_3D9ABE974DE0570F-001
   [junit4]   2> Aug 24, 2017 7:26:47 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=GMT0
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=68646696,total=271843328
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrepRecovery, 
TestReplicationHandler, TestFieldTypeResource, SmileWriterTest, 
ConnectionReuseTest, TestCursorMarkWithoutUniqueKey, TestSegmentSorting, 
LargeFieldTest, PrimUtilsTest, ShardRoutingTest, ReturnFieldsTest, 
TestPKIAuthenticationPlugin, TestPHPSerializedResponseWriter, 
TestConfigSetProperties, BlockCacheTest, CursorPagingTest, 
TestDocBasedVersionConstraints, HighlighterConfigTest, 
PropertiesRequestHandlerTest, DistributedQueryComponentCustomSortTest, 
SpatialFilterTest, TestBinaryField, RankQueryTest, TestClusterStateMutator, 
TestScoreJoinQPScore, TestFieldCache, IndexSchemaTest, TestSolrDeletionPolicy2, 
HdfsBasicDistributedZkTest, BinaryUpdateRequestHandlerTest, RuleEngineTest, 
CdcrBootstrapTest]
   [junit4] Completed [108/729 (1!)] on J0 in 150.92s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 41503 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to