You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/23 19:09:18 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4339 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4339/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1902>
	at __randomizedtesting.SeedInfo.seed([F9728EF87A5D202B:2D37C5A19D0B93D0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
	at 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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 13687 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/init-core-data-001
   [junit4]   2> 2937604 INFO  (SUITE-CdcrBootstrapTest-seed#[F9728EF87A5D202B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2937605 INFO  (SUITE-CdcrBootstrapTest-seed#[F9728EF87A5D202B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2937605 INFO  (SUITE-CdcrBootstrapTest-seed#[F9728EF87A5D202B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2937607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 2937607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-target-001
   [junit4]   2> 2937608 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2937608 INFO  (Thread-4946) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2937608 INFO  (Thread-4946) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2937614 ERROR (Thread-4946) [    ] 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> 2937718 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkTestServer start zk server on port:64668
   [junit4]   2> 2937756 INFO  (zkConnectionManagerCallback-7641-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2937765 INFO  (jetty-launcher-7638-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2937768 INFO  (jetty-launcher-7638-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dbc3f04{/solr,null,AVAILABLE}
   [junit4]   2> 2937770 INFO  (jetty-launcher-7638-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@683b1591{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2937770 INFO  (jetty-launcher-7638-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2937770 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64670}
   [junit4]   2> 2937770 ERROR (jetty-launcher-7638-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2937771 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2937771 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2937771 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2937771 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T18:51:21.111575Z
   [junit4]   2> 2937774 INFO  (zkConnectionManagerCallback-7643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2937774 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2937781 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64668/solr
   [junit4]   2> 2937783 INFO  (zkConnectionManagerCallback-7647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2937786 INFO  (zkConnectionManagerCallback-7649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2937929 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2937929 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64670_solr
   [junit4]   2> 2937931 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99225113785270275-127.0.0.1:64670_solr-n_0000000000) starting
   [junit4]   2> 2937940 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64670_solr
   [junit4]   2> 2937941 INFO  (OverseerStateUpdate-99225113785270275-127.0.0.1:64670_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2937976 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64670.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2937989 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64670.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2937989 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64670.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2937990 INFO  (jetty-launcher-7638-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-target-001/node1/.
   [junit4]   2> 2938000 INFO  (zkConnectionManagerCallback-7653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938003 INFO  (zkConnectionManagerCallback-7656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938004 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:64668/solr
   [junit4]   2> 2938005 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-source-001
   [junit4]   2> 2938005 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2938005 INFO  (Thread-4956) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2938005 INFO  (Thread-4956) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2938008 ERROR (Thread-4956) [    ] 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> 2938107 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkTestServer start zk server on port:64676
   [junit4]   2> 2938122 INFO  (zkConnectionManagerCallback-7660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938126 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2938127 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ce91f73{/solr,null,AVAILABLE}
   [junit4]   2> 2938127 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a6f8bbc{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2938127 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2938128 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64678}
   [junit4]   2> 2938128 ERROR (jetty-launcher-7657-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2938128 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2938128 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2938128 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2938128 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T18:51:21.468823Z
   [junit4]   2> 2938130 INFO  (zkConnectionManagerCallback-7662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938130 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2938136 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64676/solr
   [junit4]   2> 2938137 INFO  (zkConnectionManagerCallback-7666-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938140 INFO  (zkConnectionManagerCallback-7668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938262 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2938263 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64678_solr
   [junit4]   2> 2938264 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99225113811156995-127.0.0.1:64678_solr-n_0000000000) starting
   [junit4]   2> 2938274 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64678_solr
   [junit4]   2> 2938275 INFO  (OverseerStateUpdate-99225113811156995-127.0.0.1:64678_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2938305 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64678.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2938311 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64678.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2938311 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64678.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2938312 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-source-001/node1/.
   [junit4]   2> 2938328 INFO  (zkConnectionManagerCallback-7672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938331 INFO  (zkConnectionManagerCallback-7675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938334 INFO  (zkConnectionManagerCallback-7677-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938341 INFO  (zkConnectionManagerCallback-7680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938343 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2938344 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64676/solr ready
   [junit4]   2> 2938347 INFO  (qtp889164892-30702) [    ] 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> 2938349 INFO  (OverseerThreadFactory-12083-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 2938468 INFO  (OverseerStateUpdate-99225113811156995-127.0.0.1:64678_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:64678/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2938692 INFO  (qtp889164892-30704) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2938692 INFO  (qtp889164892-30704) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2938812 INFO  (zkCallback-7667-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> 2938812 INFO  (zkCallback-7667-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> 2939723 INFO  (qtp889164892-30704) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2939732 INFO  (qtp889164892-30704) [    ] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2939745 INFO  (qtp889164892-30704) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2939745 INFO  (qtp889164892-30704) [    ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 2939745 INFO  (qtp889164892-30704) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64678.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2939746 INFO  (qtp889164892-30704) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2939746 INFO  (qtp889164892-30704) [    ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 2939856 INFO  (qtp889164892-30704) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2939856 INFO  (qtp889164892-30704) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2939857 INFO  (qtp889164892-30704) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2939857 INFO  (qtp889164892-30704) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2939859 INFO  (qtp889164892-30704) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@429448d3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2939860 INFO  (qtp889164892-30704) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 2939860 INFO  (qtp889164892-30704) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 2939861 INFO  (qtp889164892-30704) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2939861 INFO  (qtp889164892-30704) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587601822922571776
   [junit4]   2> 2939861 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@429448d3[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2939866 INFO  (qtp889164892-30704) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2939866 INFO  (qtp889164892-30704) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2939866 INFO  (qtp889164892-30704) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64678/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 2939866 INFO  (qtp889164892-30704) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2939866 INFO  (qtp889164892-30704) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:64678/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 2939866 INFO  (qtp889164892-30704) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2939871 INFO  (qtp889164892-30704) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64678/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 2939984 INFO  (zkCallback-7667-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> 2939984 INFO  (zkCallback-7667-thread-3) [    ] 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> 2940040 INFO  (qtp889164892-30704) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2940045 INFO  (qtp889164892-30704) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1353
   [junit4]   2> 2940051 INFO  (qtp889164892-30702) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2940157 INFO  (zkCallback-7667-thread-3) [    ] 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> 2940157 INFO  (zkCallback-7667-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> 2940364 INFO  (OverseerCollectionConfigSetProcessor-99225113811156995-127.0.0.1:64678_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> 2941054 INFO  (qtp889164892-30702) [    ] 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=2707
   [junit4]   2> 2941062 INFO  (qtp889164892-30705) [    ] 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 (1587601824177717248), source_1 (1587601824179814400), source_2 (1587601824179814401), source_3 (1587601824179814402), source_4 (1587601824179814403), source_5 (1587601824179814404), source_6 (1587601824179814405), source_7 (1587601824179814406), source_8 (1587601824179814407), source_9 (1587601824179814408), ... (100 adds)]} 0 4
   [junit4]   2> 2941063 INFO  (qtp889164892-30706) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824182960128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941064 INFO  (qtp889164892-30706) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824182960128
   [junit4]   2> 2941106 INFO  (qtp889164892-30706) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b69d9fd[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941107 INFO  (qtp889164892-30706) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941108 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@b69d9fd[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 2941108 INFO  (qtp889164892-30706) [    ] 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 44
   [junit4]   2> 2941111 INFO  (qtp889164892-30707) [    ] 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 (1587601824231194624), source_101 (1587601824232243200), source_102 (1587601824232243201), source_103 (1587601824232243202), source_104 (1587601824232243203), source_105 (1587601824232243204), source_106 (1587601824232243205), source_107 (1587601824232243206), source_108 (1587601824232243207), source_109 (1587601824232243208), ... (100 adds)]} 0 2
   [junit4]   2> 2941112 INFO  (qtp889164892-30700) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824234340352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941112 INFO  (qtp889164892-30700) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824234340352
   [junit4]   2> 2941136 INFO  (qtp889164892-30700) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39d3a743[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941137 INFO  (qtp889164892-30700) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941138 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@39d3a743[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 2941138 INFO  (qtp889164892-30700) [    ] 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 25
   [junit4]   2> 2941140 INFO  (qtp889164892-30703) [    ] 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 (1587601824261603328), source_201 (1587601824262651904), source_202 (1587601824262651905), source_203 (1587601824262651906), source_204 (1587601824262651907), source_205 (1587601824262651908), source_206 (1587601824262651909), source_207 (1587601824263700480), source_208 (1587601824263700481), source_209 (1587601824263700482), ... (100 adds)]} 0 2
   [junit4]   2> 2941141 INFO  (qtp889164892-30704) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824264749056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941141 INFO  (qtp889164892-30704) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824264749056
   [junit4]   2> 2941174 INFO  (qtp889164892-30704) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60dea5cc[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941175 INFO  (qtp889164892-30704) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941175 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@60dea5cc[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 2941176 INFO  (qtp889164892-30704) [    ] 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 34
   [junit4]   2> 2941178 INFO  (qtp889164892-30702) [    ] 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 (1587601824301449216), source_301 (1587601824302497792), source_302 (1587601824302497793), source_303 (1587601824302497794), source_304 (1587601824302497795), source_305 (1587601824302497796), source_306 (1587601824302497797), source_307 (1587601824302497798), source_308 (1587601824302497799), source_309 (1587601824302497800), ... (100 adds)]} 0 1
   [junit4]   2> 2941179 INFO  (qtp889164892-30705) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824304594944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941179 INFO  (qtp889164892-30705) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824304594944
   [junit4]   2> 2941211 INFO  (qtp889164892-30705) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cdb4899[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941212 INFO  (qtp889164892-30705) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941212 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@6cdb4899[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 2941212 INFO  (qtp889164892-30705) [    ] 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 33
   [junit4]   2> 2941215 INFO  (qtp889164892-30706) [    ] 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 (1587601824340246528), source_401 (1587601824341295104), source_402 (1587601824341295105), source_403 (1587601824341295106), source_404 (1587601824341295107), source_405 (1587601824341295108), source_406 (1587601824341295109), source_407 (1587601824341295110), source_408 (1587601824341295111), source_409 (1587601824341295112), ... (100 adds)]} 0 2
   [junit4]   2> 2941216 INFO  (qtp889164892-30707) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824343392256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941216 INFO  (qtp889164892-30707) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824343392256
   [junit4]   2> 2941252 INFO  (qtp889164892-30707) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@120ed769[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941253 INFO  (qtp889164892-30707) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941254 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@120ed769[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 2941254 INFO  (qtp889164892-30707) [    ] 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 38
   [junit4]   2> 2941257 INFO  (qtp889164892-30700) [    ] 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 (1587601824384286720), source_501 (1587601824385335296), source_502 (1587601824385335297), source_503 (1587601824385335298), source_504 (1587601824385335299), source_505 (1587601824385335300), source_506 (1587601824385335301), source_507 (1587601824385335302), source_508 (1587601824385335303), source_509 (1587601824385335304), ... (100 adds)]} 0 2
   [junit4]   2> 2941257 INFO  (qtp889164892-30703) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824386383882,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941257 INFO  (qtp889164892-30703) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824386383882
   [junit4]   2> 2941317 INFO  (qtp889164892-30703) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29a59ee3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941318 INFO  (qtp889164892-30703) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941318 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@29a59ee3[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 2941318 INFO  (qtp889164892-30703) [    ] 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 60
   [junit4]   2> 2941321 INFO  (qtp889164892-30704) [    ] 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 (1587601824451395584), source_601 (1587601824452444160), source_602 (1587601824452444161), source_603 (1587601824452444162), source_604 (1587601824452444163), source_605 (1587601824452444164), source_606 (1587601824452444165), source_607 (1587601824452444166), source_608 (1587601824452444167), source_609 (1587601824452444168), ... (100 adds)]} 0 1
   [junit4]   2> 2941321 INFO  (qtp889164892-30702) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824453492771,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941321 INFO  (qtp889164892-30702) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824453492771
   [junit4]   2> 2941363 INFO  (qtp889164892-30702) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8cfbb3e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941363 INFO  (qtp889164892-30702) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941364 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@8cfbb3e[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 2941364 INFO  (qtp889164892-30702) [    ] 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 42
   [junit4]   2> 2941367 INFO  (qtp889164892-30705) [    ] 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 (1587601824499630080), source_701 (1587601824500678656), source_702 (1587601824500678657), source_703 (1587601824500678658), source_704 (1587601824500678659), source_705 (1587601824500678660), source_706 (1587601824500678661), source_707 (1587601824500678662), source_708 (1587601824500678663), source_709 (1587601824500678664), ... (100 adds)]} 0 1
   [junit4]   2> 2941367 INFO  (qtp889164892-30706) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824501727235,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941367 INFO  (qtp889164892-30706) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824501727235
   [junit4]   2> 2941419 INFO  (qtp889164892-30706) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@327b1ab4[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941419 INFO  (qtp889164892-30706) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941420 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@327b1ab4[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 2941420 INFO  (qtp889164892-30706) [    ] 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 53
   [junit4]   2> 2941423 INFO  (qtp889164892-30707) [    ] 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 (1587601824558350336), source_801 (1587601824559398912), source_802 (1587601824559398913), source_803 (1587601824559398914), source_804 (1587601824559398915), source_805 (1587601824559398916), source_806 (1587601824559398917), source_807 (1587601824559398918), source_808 (1587601824559398919), source_809 (1587601824559398920), ... (100 adds)]} 0 1
   [junit4]   2> 2941423 INFO  (qtp889164892-30700) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824560447490,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941423 INFO  (qtp889164892-30700) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824560447490
   [junit4]   2> 2941474 INFO  (qtp889164892-30700) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f944a40[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941475 INFO  (qtp889164892-30700) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941475 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@4f944a40[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 2941475 INFO  (qtp889164892-30700) [    ] 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 52
   [junit4]   2> 2941478 INFO  (qtp889164892-30703) [    ] 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 (1587601824616022016), source_901 (1587601824617070592), source_902 (1587601824617070593), source_903 (1587601824617070594), source_904 (1587601824617070595), source_905 (1587601824617070596), source_906 (1587601824617070597), source_907 (1587601824617070598), source_908 (1587601824617070599), source_909 (1587601824617070600), ... (100 adds)]} 0 1
   [junit4]   2> 2941478 INFO  (qtp889164892-30704) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601824618119170,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2941478 INFO  (qtp889164892-30704) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2475de47 commitCommandVersion:1587601824618119170
   [junit4]   2> 2941532 INFO  (qtp889164892-30704) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56047928[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2941532 INFO  (qtp889164892-30704) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2941540 INFO  (searcherExecutor-12086-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@56047928[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 2941543 INFO  (qtp889164892-30704) [    ] 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 65
   [junit4]   2> 2941548 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 2941549 INFO  (qtp889164892-30702) [    ] 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> 2941553 INFO  (qtp889164892-30702) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b26ae98[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 2941554 INFO  (qtp889164892-30702) [    ] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@7b26ae98[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_a(8.0.0):C1000)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 2941554 INFO  (qtp889164892-30702) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1587601824618119169, maxInHash=1587601824618119169, versionsHash=2957431124009987793, numVersions=1000, numDocs=1000, maxDoc=1000}
   [junit4]   2> 2941554 INFO  (qtp889164892-30702) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/get params={qt=/get&_stateVer_=cdcr-source:4&fingerprint=true&getVersions=1000&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2941557 INFO  (zkConnectionManagerCallback-7682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941564 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a6f8bbc{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2941565 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=101847593
   [junit4]   2> 2941565 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2941565 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bc7f4d: rootName = solr_64678, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@463f42a2
   [junit4]   2> 2941571 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2941571 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d8a1e10: rootName = solr_64678, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73bfec93
   [junit4]   2> 2941576 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2941576 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b27bee6: rootName = solr_64678, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@64f6833c
   [junit4]   2> 2941577 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64678_solr
   [junit4]   2> 2941578 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2941579 INFO  (zkCallback-7667-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2941579 INFO  (zkCallback-7679-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2941579 INFO  (coreCloseExecutor-12091-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20537aa2
   [junit4]   2> 2941579 INFO  (coreCloseExecutor-12091-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-source.shard1.replica_n1, tag=542341794
   [junit4]   2> 2941579 INFO  (coreCloseExecutor-12091-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@209feab8: rootName = solr_64678, 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@50a33d57
   [junit4]   2> 2941586 INFO  (coreCloseExecutor-12091-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-source.shard1.leader, tag=542341794
   [junit4]   2> 2941601 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.Overseer Overseer (id=99225113811156995-127.0.0.1:64678_solr-n_0000000000) closing
   [junit4]   2> 2941602 INFO  (OverseerStateUpdate-99225113811156995-127.0.0.1:64678_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64678_solr
   [junit4]   2> 2941602 WARN  (OverseerAutoScalingTriggerThread-99225113811156995-127.0.0.1:64678_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2941604 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ce91f73{/solr,null,UNAVAILABLE}
   [junit4]   2> 2941605 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2941606 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fc08df6{/solr,null,AVAILABLE}
   [junit4]   2> 2941606 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3963f661{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2941607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2941607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64690}
   [junit4]   2> 2941607 ERROR (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2941607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2941607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2941607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2941607 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T18:51:24.947962Z
   [junit4]   2> 2941609 INFO  (zkConnectionManagerCallback-7684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941610 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2941614 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64676/solr
   [junit4]   2> 2941616 INFO  (zkConnectionManagerCallback-7688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941626 INFO  (zkConnectionManagerCallback-7690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941638 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2941639 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64690_solr
   [junit4]   2> 2941641 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.Overseer Overseer (id=99225113811157003-127.0.0.1:64690_solr-n_0000000001) starting
   [junit4]   2> 2941649 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64690_solr
   [junit4]   2> 2941651 INFO  (OverseerStateUpdate-99225113811157003-127.0.0.1:64690_solr-n_0000000001) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2941652 INFO  (zkCallback-7679-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2941722 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64690.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2941731 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64690.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2941731 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64690.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2941732 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-source-001/node1/.
   [junit4]   2> 2941732 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
   [junit4]   2> 2941733 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2941739 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2941743 INFO  (coreLoadExecutor-12102-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> 2941745 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2941746 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2941747 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 2941751 INFO  (coreLoadExecutor-12102-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> 2941862 INFO  (zkCallback-7689-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> 2941862 INFO  (zkCallback-7689-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> 2942761 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2942767 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2942769 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2942769 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 2942769 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64690.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2942769 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2942769 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 2942840 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2942840 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2942843 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2942843 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2942872 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5eecfdf7[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2942874 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 2942875 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 2942875 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 2942876 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2942876 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2942884 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 2942891 INFO  (coreLoadExecutor-12102-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 2942918 INFO  (searcherExecutor-12103-thread-1) [    ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@5eecfdf7[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
   [junit4]   2> 2942919 WARN  (cdcr-update-log-synchronizer-12108-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:64690/solr/cdcr-source_shard1_replica_n1: SolrCore is loading
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> 2942920 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: cdcr-source failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   2> 2942923 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2942923 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2942923 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64690/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 2942923 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2942923 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:64690/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 2942923 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2942925 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64690/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 2942925 INFO  (zkCallback-7689-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 2942926 INFO  (coreZkRegister-12093-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2943038 INFO  (zkCallback-7689-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> 2943038 INFO  (zkCallback-7689-thread-3) [    ] 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]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2943926 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: cdcr-source
   [junit4]   2> 2943927 ERROR (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] 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> 2943927 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to collection(s) [cdcr-source] after stale state error from server.
   [junit4]   2> 2943930 INFO  (qtp1341786730-30766) [    ] 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> 2943935 INFO  (zkConnectionManagerCallback-7695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943951 INFO  (zkConnectionManagerCallback-7698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943955 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2943958 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64668/solr ready
   [junit4]   2> 2943962 INFO  (qtp272907622-30657) [    ] 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> 2943968 INFO  (OverseerThreadFactory-12073-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 2944095 INFO  (OverseerStateUpdate-99225113785270275-127.0.0.1:64670_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:64670/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2944306 INFO  (qtp272907622-30659) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2944307 INFO  (qtp272907622-30659) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2944422 INFO  (zkCallback-7648-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> 2944422 INFO  (zkCallback-7648-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> 2945339 INFO  (qtp272907622-30659) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2945345 INFO  (qtp272907622-30659) [    ] 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> 2945349 INFO  (qtp272907622-30659) [    ] o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2945351 INFO  (qtp272907622-30659) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2945352 INFO  (qtp272907622-30659) [    ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-target/managed-schema
   [junit4]   2> 2945360 INFO  (qtp272907622-30659) [    ] 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> 2945361 INFO  (qtp272907622-30659) [    ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from collection cdcr-target, trusted=true
   [junit4]   2> 2945361 INFO  (qtp272907622-30659) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64670.solr.core.cdcr-target.shard1.replica_n1' (registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cda7c77
   [junit4]   2> 2945361 INFO  (qtp272907622-30659) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2945361 INFO  (qtp272907622-30659) [    ] o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
   [junit4]   2> 2945411 INFO  (qtp272907622-30659) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2945411 INFO  (qtp272907622-30659) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2945412 INFO  (qtp272907622-30659) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2945412 INFO  (qtp272907622-30659) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2945413 INFO  (qtp272907622-30659) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bc14e8f[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 2945414 INFO  (qtp272907622-30659) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-target
   [junit4]   2> 2945415 INFO  (qtp272907622-30659) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 2945415 INFO  (qtp272907622-30659) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-target/managed-schema
   [junit4]   2> 2945415 INFO  (qtp272907622-30659) [    ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2945416 INFO  (qtp272907622-30659) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2945419 INFO  (qtp272907622-30659) [    ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 2945421 INFO  (qtp272907622-30659) [    ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-target/cdcr/state/process
   [junit4]   2> 2945422 INFO  (qtp272907622-30659) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587601828753702912
   [junit4]   2> 2945422 INFO  (searcherExecutor-12109-thread-1) [    ] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher Searcher@6bc14e8f[cdcr-target_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2945428 INFO  (qtp272907622-30659) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2945428 INFO  (qtp272907622-30659) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2945428 INFO  (qtp272907622-30659) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64670/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2945428 INFO  (qtp272907622-30659) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2945428 INFO  (qtp272907622-30659) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:64670/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 2945428 INFO  (qtp272907622-30659) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2945431 INFO  (zkCallback-7648-thread-3) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 2945433 INFO  (qtp272907622-30659) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64670/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 2945542 INFO  (zkCallback-7648-thread-3) [    ] 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> 2945542 INFO  (zkCallback-7648-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> 2945555 INFO  (qtp272907622-30659) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2945560 INFO  (qtp272907622-30659) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1253
   [junit4]   2> 2945566 INFO  (qtp272907622-30657) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2945670 INFO  (zkCallback-7648-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> 2945670 INFO  (zkCallback-7648-thread-3) [    ] 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> 2945974 INFO  (OverseerCollectionConfigSetProcessor-99225113785270275-127.0.0.1:64670_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> 2946575 INFO  (qtp272907622-30657) [    ] 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=2613
   [junit4]   2> 2947595 INFO  (zkCallback-7648-thread-3) [    ] 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> 2947596 INFO  (qtp272907622-30660) [    ] 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=5
   [junit4]   2> 2947597 INFO  (zkCallback-7648-thread-3) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 2947603 INFO  (zkConnectionManagerCallback-7702-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2947607 INFO  (qtp1341786730-30770) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2947611 INFO  (qtp1341786730-30770) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64668/solr ready
   [junit4]   2> 2947622 INFO  (qtp272907622-30655) [    ] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2947622 INFO  (qtp272907622-30655) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2947623 INFO  (qtp272907622-30661) [    ] 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=9
   [junit4]   2> 2947624 INFO  (qtp1341786730-30770) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 2947624 INFO  (qtp1341786730-30770) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target, shard: shard1
   [junit4]   2> 2947636 INFO  (qtp1341786730-30770) [    ] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2947638 INFO  (cdcr-bootstrap-status-7699-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: http://127.0.0.1:64670/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2947638 INFO  (zkCallback-7689-thread-3) [    ] 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> 2947639 INFO  (qtp1341786730-30770) [    ] 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=39
   [junit4]   2> 2947640 INFO  (zkCallback-7689-thread-3) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 2947640 INFO  (qtp272907622-30659) [    ] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:64690/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2947642 INFO  (qtp1341786730-30771) [    ] 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=1
   [junit4]   2> 2947642 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.c.CdcrBootstrapTest Cdcr queue response: {responseHeader={status=0,QTime=1},queues={127.0.0.1:64668/solr={cdcr-target={queueSize=-1323302911,lastTimestamp=}}},tlogTotalSize=4773,tlogTotalCount=1,updateLogSynchronizer=stopped}
   [junit4]   2> 2947643 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2947643 INFO  (qtp272907622-30660) [    ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 2947643 INFO  (qtp272907622-30660) [    ] 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=0
   [junit4]   2> 2947644 INFO  (qtp272907622-30662) [    ] 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> 2947645 INFO  (qtp272907622-30662) [    ] 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> 2947645 INFO  (qtp1341786730-30764) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587601831084687360,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2947645 INFO  (qtp1341786730-30764) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2947645 INFO  (cdcr-bootstrap-status-7699-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 2947645 INFO  (qtp1341786730-30764) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2947645 INFO  (qtp1341786730-30764) [    ] 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> 2947647 INFO  (qtp1341786730-30767) [    ] 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> 2947647 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 2947647 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1514055084818
   [junit4]   2> 2947647 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2947647 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2947647 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2947650 INFO  (qtp1341786730-30769) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=2
   [junit4]   2> 2947651 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 2947651 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2947651 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@417e5a98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@755683b1)
   [junit4]   2> 2947652 INFO  (qtp1341786730-30766) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947653 INFO  (qtp1341786730-30770) [    ] 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> 2947655 INFO  (qtp1341786730-30771) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947656 INFO  (qtp1341786730-30764) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947656 INFO  (qtp1341786730-30768) [    ] 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> 2947657 INFO  (qtp1341786730-30767) [    ] 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> 2947658 INFO  (qtp1341786730-30769) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947659 INFO  (qtp1341786730-30766) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947660 INFO  (qtp1341786730-30770) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_FST50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947661 INFO  (qtp1341786730-30771) [    ] 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> 2947661 INFO  (qtp1341786730-30764) [    ] 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> 2947662 INFO  (qtp1341786730-30768) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_FST50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947663 INFO  (qtp1341786730-30767) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947664 INFO  (qtp1341786730-30769) [    ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2947665 INFO  (qtp1341786730-30766) [    ] 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> 2947666 INFO  (qtp1341786730-30770) [    ] 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> 2947667 INFO  (recoveryExecutor-7645-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=39562) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@417e5a98 lockFactory=org.apache.lucene.store.SingleInsta

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

ingTriggerThread-99225123101868035-127.0.0.1:65072_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3091772 INFO  (jetty-closer-7757-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57beb1a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3091785 ERROR (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F9728EF87A5D202B]) [    ] 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> 3091785 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F9728EF87A5D202B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65070 65070
   [junit4]   2> 3091803 INFO  (Thread-5002) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65070 65070
   [junit4]   2> 3093040 WARN  (Thread-5002) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/cdcr-target/cdcr/state/process
   [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> 3093040 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F9728EF87A5D202B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_F9728EF87A5D202B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {xyz=FST50, id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1867, maxMBSortInHeap=5.595311310315314, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@73842a31), locale=ar-IL, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=107255000,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxTokenLenTokenizer, SolrMetricsIntegrationTest, SolrInfoBeanTest, SSLMigrationTest, TestSSLRandomization, BlockJoinFacetRandomTest, TestUniqueKeyFieldResource, WrapperMergePolicyFactoryTest, TestSolrFieldCacheBean, CollectionTooManyReplicasTest, TestRealTimeGet, TestFieldSortValues, SpatialRPTFieldTypeTest, TestShortCircuitedRequests, TestDistribIDF, TestStressUserVersions, SpellCheckComponentTest, TestNRTOpen, DistributedQueryElevationComponentTest, TestRandomCollapseQParserPlugin, SignatureUpdateProcessorFactoryTest, MoveReplicaHDFSTest, TestUpdate, TriLevelCompositeIdRoutingTest, TestCollationFieldDocValues, TestFieldCacheSort, CSVRequestHandlerTest, DirectUpdateHandlerOptimizeTest, ZkControllerTest, ClassificationUpdateProcessorFactoryTest, SolrGraphiteReporterTest, ParsingFieldUpdateProcessorsTest, TestScoreJoinQPScore, ComputePlanActionTest, ForceLeaderTest, AutoscalingHistoryHandlerTest, WordBreakSolrSpellCheckerTest, TestJavabinTupleStreamParser, TestOrdValues, TestNamedUpdateProcessors, TestSchemaVersionResource, DirectUpdateHandlerTest, DistribCursorPagingTest, TestTestInjection, QueryParsingTest, TestAtomicUpdateErrorCases, TestXmlQParser, ResponseHeaderTest, TestConfigsApi, TestPKIAuthenticationPlugin, TestClusterProperties, BadCopyFieldTest, DeleteInactiveReplicaTest, TestPullReplica, TriggerIntegrationTest, HdfsBasicDistributedZkTest, TestDistributedSearch, RequestLoggingTest, TestCorePropertiesReload, TestCloudInspectUtil, DocExpirationUpdateProcessorFactoryTest, NodeLostTriggerTest, QueryResultKeyTest, UniqFieldsUpdateProcessorFactoryTest, ConnectionReuseTest, TestQuerySenderListener, TestOverriddenPrefixQueryForCustomFieldType, SparseHLLTest, DistributedQueryComponentCustomSortTest, TestLeaderElectionWithEmptyReplica, ShardRoutingTest, TestCoreBackup, TestReloadDeadlock, FastVectorHighlighterTest, BlockCacheTest, TestRawResponseWriter, TestPayloadScoreQParserPlugin, DefaultValueUpdateProcessorTest, TestComplexPhraseQParserPlugin, TestLegacyField, DistributedFacetSimpleRefinementLongTailTest, CoreSorterTest, DistribJoinFromCollectionTest, TestJoin, DateFieldTest, DistributedVersionInfoTest, TestStressLiveNodes, TestUtilizeNode, TestSimDistributedQueue, TestDynamicFieldResource, TestSolrDeletionPolicy2, IndexBasedSpellCheckerTest, TestSolrConfigHandler, TestSha256AuthenticationProvider, DistanceUnitsTest, BasicAuthIntegrationTest, MultiTermTest, SuggesterTSTTest, HdfsNNFailoverTest, InfoHandlerTest, SyncSliceTest, TestEmbeddedSolrServerAdminHandler, TestStressCloudBlindAtomicUpdates, ConvertedLegacyTest, HdfsRecoveryZkTest, TestCloudPivotFacet, NoCacheHeaderTest, TolerantUpdateProcessorTest, TestClusterStateMutator, OutOfBoxZkACLAndCredentialsProvidersTest, TestSolr4Spatial, TestXIncludeConfig, HttpPartitionTest, DeleteShardTest, TestApiFramework, TestFieldTypeResource, BadIndexSchemaTest, CollectionsAPISolrJTest, AddBlockUpdateTest, TestSolrConfigHandlerConcurrent, SpellCheckCollatorWithCollapseTest, TestBinaryField, TestLargeCluster, TestAuthenticationFramework, TestRestManager, SuggesterFSTTest, AssignBackwardCompatibilityTest, TestMultiWordSynonyms, BigEndianAscendingWordSerializerTest, TestManagedSchemaThreadSafety, CachingDirectoryFactoryTest, TestSolrCloudSnapshots, ClusterStateUpdateTest, LeaderElectionTest, SolrCmdDistributorTest, TestTrackingShardHandlerFactory, SuggesterWFSTTest, DirectSolrConnectionTest, HLLSerializationTest, TestRandomFlRTGCloud, ResponseLogComponentTest, TestCryptoKeys, TestDFRSimilarityFactory, DeleteNodeTest, OverseerTest, ScriptEngineTest, SolrJmxReporterTest, TestImpersonationWithHadoopAuth, TestLegacyFieldCache, TestDistribDocBasedVersion, TestCoreDiscovery, ClusterStateTest, PeerSyncWithIndexFingerprintCachingTest, TestLegacyNumericUtils, TestOnReconnectListenerSupport, RequiredFieldsTest, TestManagedResource, CursorMarkTest, HdfsChaosMonkeySafeLeaderTest, TestChildDocTransformer, V2ApiIntegrationTest, PropertiesRequestHandlerTest, TestDistributedStatsComponentCardinality, TestIBSimilarityFactory, TestWriterPerf, SuggesterTest, AlternateDirectoryTest, TestExecutePlanAction, ExitableDirectoryReaderTest, RequestHandlersTest, TestCopyFieldCollectionResource, TestLazyCores, SolrCloudExampleTest, LeaderInitiatedRecoveryOnCommitTest, CdcrReplicationHandlerTest, SystemLogListenerTest, PKIAuthenticationIntegrationTest, TestBlendedInfixSuggestions, NumericFieldsTest, DistributedTermsComponentTest, TestFieldCacheVsDocValues, AtomicUpdateProcessorFactoryTest, TestUseDocValuesAsStored, TestNodeLostTrigger, UnloadDistributedZkTest, TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, ShowFileRequestHandlerTest, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, TestQuerySenderNoQuery, TestStressRecovery, TestMergePolicyConfig, TestDocSet, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, ShardSplitTest, TestRebalanceLeaders, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTlogReplica, AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, SearchRateTriggerTest, TestPolicyCloud, BaseCdcrDistributedZkTest, CdcrBootstrapTest]
   [junit4] Completed [620/765 (1!)] on J0 in 155.45s, 3 tests, 1 failure <<< FAILURES!

[...truncated 41228 lines...]