Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/107/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseSerialGC --illegal-access=deny

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

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

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1100>
        at 
__randomizedtesting.SeedInfo.seed([9D4777BA60F52AAE:49023CE387A39955]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11577 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_9D4777BA60F52AAE-001\init-core-data-001
   [junit4]   2> 875220 WARN  
(SUITE-CdcrBootstrapTest-seed#[9D4777BA60F52AAE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 875220 INFO  
(SUITE-CdcrBootstrapTest-seed#[9D4777BA60F52AAE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 875222 INFO  
(SUITE-CdcrBootstrapTest-seed#[9D4777BA60F52AAE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 875223 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 875224 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] 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_9D4777BA60F52AAE-001\cdcr-target-001
   [junit4]   2> 875224 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 875224 INFO  (Thread-1846) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 875224 INFO  (Thread-1846) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 875228 ERROR (Thread-1846) [    ] 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> 875325 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53148
   [junit4]   2> 875336 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 875337 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d62015{/solr,null,AVAILABLE}
   [junit4]   2> 875339 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c0e969{HTTP/1.1,[http/1.1]}{127.0.0.1:53152}
   [junit4]   2> 875339 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.e.j.s.Server Started @876364ms
   [junit4]   2> 875339 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53152}
   [junit4]   2> 875339 ERROR (jetty-launcher-1660-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 875340 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 875340 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 875340 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 875340 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-24T08:12:04.558383400Z
   [junit4]   2> 875344 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 875353 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53148/solr
   [junit4]   2> 875486 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 875486 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53152_solr
   [junit4]   2> 875488 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98537460494893059-127.0.0.1:53152_solr-n_0000000000) starting
   [junit4]   2> 875495 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53152_solr
   [junit4]   2> 875500 INFO  (zkCallback-1667-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 875599 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53152.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 875608 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53152.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 875608 INFO  (jetty-launcher-1660-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53152.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 875609 INFO  (jetty-launcher-1660-thread-1) [    ] 
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_9D4777BA60F52AAE-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:53148/solr
   [junit4]   2> 875635 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] 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_9D4777BA60F52AAE-001\cdcr-source-001
   [junit4]   2> 875635 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 875636 INFO  (Thread-1856) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 875636 INFO  (Thread-1856) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 875640 ERROR (Thread-1856) [    ] 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> 875735 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53172
   [junit4]   2> 875754 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 875756 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dcdc{/solr,null,AVAILABLE}
   [junit4]   2> 875758 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@294c8a{HTTP/1.1,[http/1.1]}{127.0.0.1:53176}
   [junit4]   2> 875759 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.e.j.s.Server Started @876784ms
   [junit4]   2> 875759 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53176}
   [junit4]   2> 875759 ERROR (jetty-launcher-1672-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 875760 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 875760 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 875760 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 875761 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-24T08:12:04.978927500Z
   [junit4]   2> 875768 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 875786 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53172/solr
   [junit4]   2> 875967 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 875968 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53176_solr
   [junit4]   2> 875969 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98537460521828355-127.0.0.1:53176_solr-n_0000000000) starting
   [junit4]   2> 875977 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53176_solr
   [junit4]   2> 875978 INFO  (zkCallback-1679-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876138 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53176.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 876149 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53176.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 876149 INFO  (jetty-launcher-1672-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53176.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 876150 INFO  (jetty-launcher-1672-thread-1) [    ] 
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_9D4777BA60F52AAE-001\cdcr-source-001\node1\.
   [junit4]   2> 876192 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876193 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53172/solr ready
   [junit4]   2> 876198 INFO  (qtp5122906-9438) [    ] 
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> 876200 INFO  (OverseerThreadFactory-3875-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 876311 INFO  
(OverseerStateUpdate-98537460521828355-127.0.0.1:53176_solr-n_0000000000) [    
] 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:53176/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 876517 INFO  (qtp5122906-9440) [    ] 
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> 876518 INFO  (qtp5122906-9440) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 876635 INFO  (zkCallback-1679-thread-1) [    ] 
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> 876636 INFO  (zkCallback-1679-thread-2) [    ] 
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> 877537 INFO  (qtp5122906-9440) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 877561 INFO  (qtp5122906-9440) [    ] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 877563 INFO  (qtp5122906-9440) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 877564 INFO  (qtp5122906-9440) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from 
collection cdcr-source, trusted=true
   [junit4]   2> 877564 INFO  (qtp5122906-9440) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53176.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 877564 INFO  (qtp5122906-9440) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 877564 INFO  (qtp5122906-9440) [    ] 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_9D4777BA60F52AAE-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_9D4777BA60F52AAE-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 877652 INFO  (qtp5122906-9440) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 877653 INFO  (qtp5122906-9440) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 877654 INFO  (qtp5122906-9440) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 877654 INFO  (qtp5122906-9440) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 877657 INFO  (qtp5122906-9440) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a8d99d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 877660 INFO  (qtp5122906-9440) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 877660 INFO  (qtp5122906-9440) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 877661 INFO  (qtp5122906-9440) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 877662 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1a8d99d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 877662 INFO  (qtp5122906-9440) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576599370470522880
   [junit4]   2> 877670 INFO  (qtp5122906-9440) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 877670 INFO  (qtp5122906-9440) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 877670 INFO  (qtp5122906-9440) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:53176/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 877671 INFO  (qtp5122906-9440) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 877671 INFO  (qtp5122906-9440) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:53176/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 877671 INFO  (qtp5122906-9440) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 877675 INFO  (qtp5122906-9440) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53176/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 877781 INFO  (zkCallback-1679-thread-1) [    ] 
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> 877781 INFO  (zkCallback-1679-thread-2) [    ] 
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> 877828 INFO  (qtp5122906-9440) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 877832 INFO  (qtp5122906-9440) [    ] 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=1314
   [junit4]   2> 877839 INFO  (qtp5122906-9438) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 877944 INFO  (zkCallback-1679-thread-2) [    ] 
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> 877944 INFO  (zkCallback-1679-thread-1) [    ] 
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> 878202 INFO  
(OverseerCollectionConfigSetProcessor-98537460521828355-127.0.0.1:53176_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 878839 INFO  (qtp5122906-9438) [    ] 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=2641
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 878852 INFO  (qtp5122906-9441) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0 
(1576599371707842560), source_1 (1576599371709939712), source_2 
(1576599371710988288), source_3 (1576599371710988289), source_4 
(1576599371710988290), source_5 (1576599371710988291), source_6 
(1576599371710988292), source_7 (1576599371710988293), source_8 
(1576599371710988294), source_9 (1576599371710988295), ... (100 adds)]} 0 10
   [junit4]   2> 878853 INFO  (qtp5122906-9442) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599371719376896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 878853 INFO  (qtp5122906-9442) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599371719376896
   [junit4]   2> 878878 INFO  (qtp5122906-9442) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fc5053[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 878879 INFO  (qtp5122906-9442) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 878880 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1fc5053[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 878881 INFO  (qtp5122906-9442) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 27
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 878891 INFO  (qtp5122906-9443) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100 
(1576599371749785600), source_101 (1576599371752931328), source_102 
(1576599371752931329), source_103 (1576599371752931330), source_104 
(1576599371752931331), source_105 (1576599371752931332), source_106 
(1576599371752931333), source_107 (1576599371752931334), source_108 
(1576599371752931335), source_109 (1576599371752931336), ... (100 adds)]} 0 9
   [junit4]   2> 878892 INFO  (qtp5122906-9436) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599371760271360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 878892 INFO  (qtp5122906-9436) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599371760271360
   [junit4]   2> 878919 INFO  (qtp5122906-9436) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b3baa5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 878920 INFO  (qtp5122906-9436) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 878921 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@b3baa5[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100)))}
   [junit4]   2> 878921 INFO  (qtp5122906-9436) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 29
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 878931 INFO  (qtp5122906-9439) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200 
(1576599371791728640), source_201 (1576599371794874368), source_202 
(1576599371794874369), source_203 (1576599371794874370), source_204 
(1576599371794874371), source_205 (1576599371794874372), source_206 
(1576599371794874373), source_207 (1576599371794874374), source_208 
(1576599371794874375), source_209 (1576599371794874376), ... (100 adds)]} 0 9
   [junit4]   2> 878932 INFO  (qtp5122906-9440) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599371802214400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 878932 INFO  (qtp5122906-9440) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599371802214400
   [junit4]   2> 878966 INFO  (qtp5122906-9440) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@918941[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 878967 INFO  (qtp5122906-9440) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 878968 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@918941[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> 878969 INFO  (qtp5122906-9440) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 878979 INFO  (qtp5122906-9438) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300 
(1576599371842060288), source_301 (1576599371844157440), source_302 
(1576599371844157441), source_303 (1576599371844157442), source_304 
(1576599371844157443), source_305 (1576599371844157444), source_306 
(1576599371844157445), source_307 (1576599371844157446), source_308 
(1576599371844157447), source_309 (1576599371844157448), ... (100 adds)]} 0 9
   [junit4]   2> 878980 INFO  (qtp5122906-9441) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599371852546048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 878980 INFO  (qtp5122906-9441) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599371852546048
   [junit4]   2> 879014 INFO  (qtp5122906-9441) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11e6f9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 879014 INFO  (qtp5122906-9441) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 879016 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@11e6f9[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> 879016 INFO  (qtp5122906-9441) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 879027 INFO  (qtp5122906-9442) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400 
(1576599371892391936), source_401 (1576599371894489088), source_402 
(1576599371894489089), source_403 (1576599371894489090), source_404 
(1576599371894489091), source_405 (1576599371894489092), source_406 
(1576599371894489093), source_407 (1576599371894489094), source_408 
(1576599371894489095), source_409 (1576599371894489096), ... (100 adds)]} 0 9
   [junit4]   2> 879027 INFO  (qtp5122906-9443) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599371901829120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 879027 INFO  (qtp5122906-9443) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599371901829120
   [junit4]   2> 879064 INFO  (qtp5122906-9443) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17c5272[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 879065 INFO  (qtp5122906-9443) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 879066 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@17c5272[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> 879067 INFO  (qtp5122906-9443) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 39
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 879076 INFO  (qtp5122906-9436) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500 
(1576599371944820736), source_501 (1576599371946917888), source_502 
(1576599371946917889), source_503 (1576599371946917890), source_504 
(1576599371946917891), source_505 (1576599371946917892), source_506 
(1576599371946917893), source_507 (1576599371946917894), source_508 
(1576599371946917895), source_509 (1576599371946917896), ... (100 adds)]} 0 8
   [junit4]   2> 879077 INFO  (qtp5122906-9439) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599371954257920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 879077 INFO  (qtp5122906-9439) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599371954257920
   [junit4]   2> 879134 INFO  (qtp5122906-9439) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@523f58[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 879134 INFO  (qtp5122906-9439) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 879135 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@523f58[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> 879136 INFO  (qtp5122906-9439) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 59
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 879144 INFO  (qtp5122906-9440) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600 
(1576599372017172480), source_601 (1576599372019269632), source_602 
(1576599372019269633), source_603 (1576599372019269634), source_604 
(1576599372019269635), source_605 (1576599372019269636), source_606 
(1576599372019269637), source_607 (1576599372019269638), source_608 
(1576599372019269639), source_609 (1576599372019269640), ... (100 adds)]} 0 7
   [junit4]   2> 879144 INFO  (qtp5122906-9438) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599372024512512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 879144 INFO  (qtp5122906-9438) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599372024512512
   [junit4]   2> 879197 INFO  (qtp5122906-9438) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21fa01[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 879197 INFO  (qtp5122906-9438) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 879199 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@21fa01[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> 879199 INFO  (qtp5122906-9438) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 54
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 879206 INFO  (qtp5122906-9441) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700 
(1576599372083232768), source_701 (1576599372085329920), source_702 
(1576599372085329921), source_703 (1576599372085329922), source_704 
(1576599372085329923), source_705 (1576599372085329924), source_706 
(1576599372085329925), source_707 (1576599372085329926), source_708 
(1576599372085329927), source_709 (1576599372085329928), ... (100 adds)]} 0 6
   [junit4]   2> 879207 INFO  (qtp5122906-9442) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599372090572800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 879207 INFO  (qtp5122906-9442) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599372090572800
   [junit4]   2> 879254 INFO  (qtp5122906-9442) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d428e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 879255 INFO  (qtp5122906-9442) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 879257 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1d428e[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> 879257 INFO  (qtp5122906-9442) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 49
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 879263 INFO  (qtp5122906-9443) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800 
(1576599372143001600), source_801 (1576599372145098752), source_802 
(1576599372145098753), source_803 (1576599372145098754), source_804 
(1576599372145098755), source_805 (1576599372145098756), source_806 
(1576599372145098757), source_807 (1576599372145098758), source_808 
(1576599372145098759), source_809 (1576599372146147328), ... (100 adds)]} 0 5
   [junit4]   2> 879264 INFO  (qtp5122906-9436) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599372150341632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 879264 INFO  (qtp5122906-9436) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599372150341632
   [junit4]   2> 879311 INFO  (qtp5122906-9436) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b05933[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 879312 INFO  (qtp5122906-9436) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 879313 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1b05933[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> 879314 INFO  (qtp5122906-9436) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 49
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 879320 INFO  (qtp5122906-9439) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900 
(1576599372203819008), source_901 (1576599372204867584), source_902 
(1576599372204867585), source_903 (1576599372204867586), source_904 
(1576599372204867587), source_905 (1576599372204867588), source_906 
(1576599372204867589), source_907 (1576599372205916160), source_908 
(1576599372205916161), source_909 (1576599372205916162), ... (100 adds)]} 0 5
   [junit4]   2> 879321 INFO  (qtp5122906-9440) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599372210110464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 879321 INFO  (qtp5122906-9440) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19e176d 
commitCommandVersion:1576599372210110464
   [junit4]   2> 879374 INFO  (qtp5122906-9440) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c00528[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 879375 INFO  (qtp5122906-9440) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 879379 INFO  (searcherExecutor-3878-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1c00528[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> 879379 INFO  (qtp5122906-9440) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 58
   [junit4]   2> 879380 INFO  (qtp5122906-9438) [    ] 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> 879381 INFO  (qtp5122906-9441) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=cdcr-source:4&getVersions=1000&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 879388 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 0x15e134c5b790008, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 879389 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@294c8a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 879389 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9931169
   [junit4]   2> 879390 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 879390 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d78ced: rootName = 
solr_53176, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3dc57
   [junit4]   2> 879395 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 879395 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@100a79f: rootName = 
solr_53176, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@10e0609
   [junit4]   2> 879400 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 879400 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15b8d66: rootName = 
solr_53176, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@19eda11
   [junit4]   2> 879402 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 879409 INFO  (coreCloseExecutor-3883-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f4e4ef
   [junit4]   2> 879409 INFO  (coreCloseExecutor-3883-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.cdcr-source.shard1.replica_n1, tag=32826607
   [junit4]   2> 879409 INFO  (coreCloseExecutor-3883-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1edd1b9: rootName = 
solr_53176, domain = solr.core.cdcr-source.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.cdcr-source.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@ff7dfe
   [junit4]   2> 879419 INFO  (coreCloseExecutor-3883-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.cdcr-source.shard1.leader, tag=32826607
   [junit4]   2> 879433 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.Overseer Overseer 
(id=98537460521828355-127.0.0.1:53176_solr-n_0000000000) closing
   [junit4]   2> 879433 INFO  
(OverseerStateUpdate-98537460521828355-127.0.0.1:53176_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53176_solr
   [junit4]   2> 879435 WARN  (zkCallback-1679-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 879436 INFO  (zkCallback-1686-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 879436 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4dcdc{/solr,null,UNAVAILABLE}
   [junit4]   2> 879438 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 879438 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1282511{/solr,null,AVAILABLE}
   [junit4]   2> 879439 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@133d430{HTTP/1.1,[http/1.1]}{127.0.0.1:53210}
   [junit4]   2> 879439 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.e.j.s.Server Started @880465ms
   [junit4]   2> 879440 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53210}
   [junit4]   2> 879440 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 879441 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 879441 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 879441 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 879441 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-24T08:12:08.659720200Z
   [junit4]   2> 879444 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 879449 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 0x15e134c5b790009, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 879452 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53172/solr
   [junit4]   2> 879469 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 879469 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:53210_solr
   [junit4]   2> 879471 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.Overseer Overseer 
(id=98537460521828363-127.0.0.1:53210_solr-n_0000000001) starting
   [junit4]   2> 879478 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53210_solr
   [junit4]   2> 879481 INFO  (zkCallback-1686-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 879481 INFO  (zkCallback-1692-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 879613 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 879622 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 879622 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 879624 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_9D4777BA60F52AAE-001\cdcr-source-001\node1\.
   [junit4]   2> 879624 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
   [junit4]   2> 879626 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 879731 INFO  (zkCallback-1692-thread-1) [    ] 
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> 879732 INFO  (zkCallback-1692-thread-2) [    ] 
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> 880638 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 880642 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
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> 880645 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 880647 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 880648 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 880652 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
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> 880652 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using 
configuration from collection cdcr-source, trusted=true
   [junit4]   2> 880652 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53210.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 880652 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 880652 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
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_9D4777BA60F52AAE-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_9D4777BA60F52AAE-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 880754 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 880754 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 880757 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 880757 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 880816 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@265bd8[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 880819 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 880820 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 880820 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 880820 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 880821 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 880826 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 880831 INFO  (coreLoadExecutor-3892-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 880849 INFO  (searcherExecutor-3893-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@265bd8[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)))}
   [junit4]   2> 880850 WARN  (cdcr-update-log-synchronizer-3898-thread-1) [    
] o.a.s.h.CdcrUpdateLogSynchronizer Caught unexpected exception
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53210/solr/cdcr-source_shard1_replica_n1: 
SolrCore is loading
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:147)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2>        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:300)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 880859 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 880859 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 880859 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53210/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 880859 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 880859 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:53210/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 880859 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 880862 INFO  (zkCallback-1692-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 880863 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53210/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 880865 INFO  (coreZkRegister-3885-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 880970 INFO  (zkCallback-1692-thread-1) [    ] 
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> 880970 INFO  (zkCallback-1692-thread-2) [    ] 
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> 881166 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: cdcr-source failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 881167 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
cdcr-source
   [junit4]   2> 881167 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed 
due to (510) org.apache.solr.common.SolrException: Could not find a healthy 
node to handle the request., retry? 0
   [junit4]   2> 881168 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) 
cdcr-source after stale state error from server.
   [junit4]   2> 881171 INFO  (qtp798967-9494) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:7&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 881184 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 0x15e134c59de0006, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 881191 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 881193 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D4777BA60F52AAE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53148/solr ready
   [junit4]   2> 881196 INFO  (qtp18286249-9397) [    ] 
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> 881199 INFO  (OverseerThreadFactory-3867-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 881312 INFO  
(OverseerStateUpdate-98537460494893059-127.0.0.1:53152_solr-n_0000000000) [    
] 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:53152/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 881516 INFO  (qtp18286249-9399) [    ] 
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> 881518 INFO  (qtp18286249-9399) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 881633 INFO  (zkCallback-1667-thread-1) [    ] 
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> 881633 INFO  (zkCallback-1667-thread-2) [    ] 
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> 882545 INFO  (qtp18286249-9399) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 882553 INFO  (qtp18286249-9399) [    ] 
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> 882559 INFO  (qtp18286249-9399) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 882561 INFO  (qtp18286249-9399) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 882562 INFO  (qtp18286249-9399) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 882566 INFO  (qtp18286249-9399) [    ] 
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> 882566 INFO  (qtp18286249-9399) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from 
collection cdcr-target, trusted=true
   [junit4]   2> 882566 INFO  (qtp18286249-9399) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53152.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e75e0c
   [junit4]   2> 882566 INFO  (qtp18286249-9399) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 882566 INFO  (qtp18286249-9399) [    ] 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_9D4777BA60F52AAE-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_9D4777BA60F52AAE-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 882664 INFO  (qtp18286249-9399) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 882664 INFO  (qtp18286249-9399) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 882666 INFO  (qtp18286249-9399) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 882666 INFO  (qtp18286249-9399) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 882668 INFO  (qtp18286249-9399) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15803b0[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 882670 INFO  (qtp18286249-9399) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 882671 INFO  (qtp18286249-9399) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 882671 INFO  (qtp18286249-9399) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 882672 INFO  (qtp18286249-9399) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 882672 INFO  (qtp18286249-9399) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 882675 INFO  (qtp18286249-9399) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 882677 INFO  (qtp18286249-9399) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 882678 INFO  (searcherExecutor-3899-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@15803b0[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 882679 INFO  (qtp18286249-9399) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576599375731228672
   [junit4]   2> 882685 INFO  (qtp18286249-9399) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 882686 INFO  (qtp18286249-9399) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 882686 INFO  (qtp18286249-9399) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:53152/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 882686 INFO  (qtp18286249-9399) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 882686 INFO  (qtp18286249-9399) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:53152/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 882686 INFO  (qtp18286249-9399) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 882689 INFO  (zkCallback-1667-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 882690 INFO  (qtp18286249-9399) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53152/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 882795 INFO  (zkCallback-1667-thread-2) [    ] 
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> 882795 INFO  (zkCallback-1667-thread-1) [    ] 
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> 882842 INFO  (qtp18286249-9399) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 882846 INFO  (qtp18286249-9399) [    ] 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=1329
   [junit4]   2> 882854 INFO  (qtp18286249-9397) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 882955 INFO  (zkCallback-1667-thread-1) [    ] 
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> 882955 INFO  (zkCallback-1667-thread-2) [    ] 
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> 883203 INFO  
(OverseerCollectionConfigSetProcessor-98537460494893059-127.0.0.1:53152_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 883855 INFO  (qtp18286249-9397) [    ] 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=2659
   [junit4]   2> 884858 INFO  (zkCallback-1667-thread-2) [    ] 
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> 884859 INFO  (qtp18286249-9400) [    ] 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=2
   [junit4]   2> 884859 INFO  (zkCallback-1667-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-target:shard1
   [junit4]   2> 884865 INFO  (qtp798967-9500) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 884866 INFO  (qtp798967-9500) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53148/solr ready
   [junit4]   2> 884873 INFO  (qtp18286249-9398) [    ] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 884873 INFO  (qtp18286249-9398) [    ] 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=0
   [junit4]   2> 884874 INFO  (qtp18286249-9402) [    ] 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=6
   [junit4]   2> 884874 INFO  (qtp798967-9500) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 884874 INFO  (qtp798967-9500) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 884876 INFO  (qtp798967-9500) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 884877 INFO  (zkCallback-1692-thread-2) [    ] 
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> 884877 INFO  (cdcr-bootstrap-status-1698-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target shard: shard1 leader: 
http://127.0.0.1:53152/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 884878 INFO  (qtp798967-9500) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=start&wt=javabin&version=2} 
status=0 QTime=18
   [junit4]   2> 884880 INFO  (zkCallback-1692-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-source:shard1
   [junit4]   2> 884881 INFO  (qtp18286249-9399) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:53210/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 884882 INFO  (qtp798967-9492) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=queues&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=2},queues={127.0.0.1:53148/solr={cdcr-target={queueSize=-1649410049,lastTimestamp=}}},tlogTotalSize=4773,tlogTotalCount=1,updateLogSynchronizer=stopped}
   [junit4]   2> 884883 INFO  (qtp18286249-9400) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599378042290176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 884883 INFO  (qtp18286249-9400) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 884885 INFO  (qtp18286249-9400) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 884885 INFO  (qtp18286249-9400) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 884886 INFO  (qtp18286249-9395) [    ] 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> 884886 INFO  (qtp18286249-9401) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 884886 INFO  (cdcr-bootstrap-status-1698-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 884886 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 884889 INFO  (qtp798967-9502) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576599378048581632,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 884889 INFO  (qtp798967-9502) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 884890 INFO  (qtp798967-9502) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 884890 INFO  (qtp798967-9502) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 884892 INFO  (qtp798967-9495) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 884893 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 884893 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1503562328539
   [junit4]   2> 884893 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 884893 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 884893 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 884906 INFO  (qtp798967-9496) [    ] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4773, 
name=tlog.0000000000000000009}]
   [junit4]   2> 884906 INFO  (qtp798967-9496) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=11
   [junit4]   2> 884906 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 23
   [junit4]   2> 884906 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of tlog files in master: 1
   [junit4]   2> 884908 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 884908 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@1df3b69 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a85fb0)
   [junit4]   2> 884909 INFO  (qtp798967-9494) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884911 INFO  (qtp798967-9500) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884912 INFO  (qtp798967-9492) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884914 INFO  (qtp798967-9501) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884915 INFO  (qtp798967-9502) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884917 INFO  (qtp798967-9497) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884918 INFO  (qtp798967-9491) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884920 INFO  (qtp798967-9495) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884921 INFO  (qtp798967-9496) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884924 INFO  (qtp798967-9494) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884925 INFO  (qtp798967-9500) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884926 INFO  (qtp798967-9492) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884927 INFO  (qtp798967-9501) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884928 INFO  (qtp798967-9502) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_MockRandom_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884930 INFO  (qtp798967-9497) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884931 INFO  (qtp798967-9491) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884933 INFO  (qtp798967-9495) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884934 INFO  (qtp798967-9496) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884936 INFO  (qtp798967-9494) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884937 INFO  (qtp798967-9494) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884939 INFO  (qtp798967-9500) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884941 INFO  (qtp798967-9492) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884942 INFO  (qtp798967-9501) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 884944 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download of tlog files from master: [{size=4773, 
name=tlog.0000000000000000009}]
   [junit4]   2> 884950 INFO  (qtp798967-9502) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009&wt=filestream&command=filecontent}
 status=0 QTime=2
   [junit4]   2> 884953 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=58242) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@1df3b69 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a85fb0)
   [junit4]   2> 884962 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 884962 INFO  (recoveryExecutor-1665-thread-1) [    ] 
o.a.s.h.IndexFetcher Reloading SolrCore cdcr-target_shard1_replica_n1
   [junit4]   2> 884980 INFO  (Thread-1880) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 884992 INFO  (Thread-1880) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 884994 INFO  (Thread-1880) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 wit

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

 registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   2> 1031571 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[9D4777BA60F52AAE]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53805 53805
   [junit4]   2> 1031572 INFO  (Thread-1917) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53805 53805
   [junit4]   2> 1031573 WARN  (Thread-1917) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-source/state.json
   [junit4]   2>        4       /solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1031576 INFO  (jetty-closer-1736-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1f486d4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1031576 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=19624050
   [junit4]   2> 1031576 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1031576 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19e6f97: rootName = 
solr_53773, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1f6035b
   [junit4]   2> 1031584 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1031584 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fbecec: rootName = 
solr_53773, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@10e0609
   [junit4]   2> 1031590 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1031590 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18efbd1: rootName = 
solr_53773, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@19eda11
   [junit4]   2> 1031592 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1031594 INFO  (coreCloseExecutor-4018-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f2013b
   [junit4]   2> 1031594 INFO  (coreCloseExecutor-4018-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.cdcr-target.shard1.replica_n1, tag=15860027
   [junit4]   2> 1031594 INFO  (coreCloseExecutor-4018-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@168dc0: rootName = 
solr_53773, 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@1f25c63
   [junit4]   2> 1031596 INFO  (zkCallback-1742-thread-1) [    ] 
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> 1031596 INFO  (zkCallback-1742-thread-2) [    ] 
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> 1031607 INFO  (coreCloseExecutor-4018-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.cdcr-target.shard1.leader, tag=15860027
   [junit4]   2> 1031608 INFO  (coreCloseExecutor-4018-thread-1) [    ] 
o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR 
handler @ cdcr-target:shard1
   [junit4]   2> 1031609 INFO  (jetty-closer-1736-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98537469962289155-127.0.0.1:53773_solr-n_0000000000) closing
   [junit4]   2> 1031610 INFO  
(OverseerStateUpdate-98537469962289155-127.0.0.1:53773_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53773_solr
   [junit4]   2> 1031611 INFO  (jetty-closer-1736-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ee048e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1031612 ERROR 
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[9D4777BA60F52AAE]) 
[    ] 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> 1031613 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[9D4777BA60F52AAE]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53769 53769
   [junit4]   2> 1031614 INFO  (Thread-1907) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53769 53769
   [junit4]   2> 1031615 WARN  (Thread-1907) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        3       
/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>        4       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2>        3       /solr/clusterstate.json
   [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> 1031615 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[9D4777BA60F52AAE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [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_9D4777BA60F52AAE-001
   [junit4]   2> Aug 24, 2017 8:14:40 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=MockRandom), xyz=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
xyz=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1816, maxMBSortInHeap=5.0540957669059905, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-NC, timezone=Europe/Saratov
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=212431992,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterMaxOffsetTest, 
TestCursorMarkWithoutUniqueKey, TestPullReplicaErrorHandling, 
TestTolerantUpdateProcessorCloud, ResponseLogComponentTest, OutputWriterTest, 
TestStandardQParsers, URLClassifyProcessorTest, TestExactStatsCache, 
ZkStateWriterTest, OverseerRolesTest, TestDistributedSearch, 
ShufflingReplicaListTransformerTest, TestConfigSetsAPIZkFailure, 
TestSubQueryTransformer, RuleEngineTest, SolrXmlInZkTest, 
ChaosMonkeyNothingIsSafeTest, TestScoreJoinQPScore, CollectionsAPISolrJTest, 
TlogReplayBufferedWhileIndexingTest, TestPolicyCloud, UnloadDistributedZkTest, 
TestSort, TestRandomRequestDistribution, BlockJoinFacetRandomTest, 
TestIntervalFaceting, TestSystemCollAutoCreate, HdfsSyncSliceTest, 
HdfsRecoveryZkTest, QueryResultKeyTest, SolrCoreTest, TestTolerantSearch, 
RecoveryAfterSoftCommitTest, SimpleFacetsTest, 
TestLegacyNumericRangeQueryBuilder, TestPseudoReturnFields, 
OverseerCollectionConfigSetProcessorTest, SolrCLIZkUtilsTest, 
CollectionReloadTest, WrapperMergePolicyFactoryTest, TestWriterPerf, 
CoreSorterTest, TestBinaryField, RequestHandlersTest, 
TestCopyFieldCollectionResource, ShardSplitTest, InfoHandlerTest, 
TestStressVersions, TestCorePropertiesReload, TestCodecSupport, 
BufferStoreTest, RankQueryTest, SegmentsInfoRequestHandlerTest, 
ShardRoutingTest, TestPKIAuthenticationPlugin, TestSearcherReuse, 
TestDynamicFieldResource, TestHashPartitioner, TestLazyCores, 
TestNestedDocsSort, DirectUpdateHandlerOptimizeTest, TestRTimerTree, 
TestXIncludeConfig, TestManagedSynonymFilterFactory, TestTrieFacet, 
TestFieldCacheSort, DistributedFacetExistsSmallTest, TestClusterStateMutator, 
TestCSVResponseWriter, RequestLoggingTest, SolrMetricManagerTest, 
SmileWriterTest, RAMDirectoryFactoryTest, BlockCacheTest, SortByFunctionTest, 
CloudMLTQParserTest, TestTestInjection, TestUpdate, TestSolrConfigHandlerCloud, 
SolrCloudReportersTest, SyncSliceTest, CdcrBootstrapTest]
   [junit4] Completed [215/729 (1!)] on J0 in 156.67s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to