You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/16 01:20:59 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 140 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/140/

1 tests failed.
FAILED:  org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest

Error Message:
DocCount on target collection does not match expected:<17> but was:<0>

Stack Trace:
java.lang.AssertionError: DocCount on target collection does not match expected:<17> but was:<0>
	at __randomizedtesting.SeedInfo.seed([F374FFD0E82E0A33:EF64E5AAC9EEBAD2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12960 lines...]
   [junit4] Suite: org.apache.solr.cloud.MigrateRouteKeyTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/init-core-data-001
   [junit4]   2> 252604 WARN  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 252611 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 252655 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 252668 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 252670 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001
   [junit4]   2> 252689 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 252741 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 252741 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 252866 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33970
   [junit4]   2> 252866 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33970
   [junit4]   2> 252866 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33970
   [junit4]   2> 253288 INFO  (zkConnectionManagerCallback-316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253463 INFO  (zkConnectionManagerCallback-318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253578 INFO  (zkConnectionManagerCallback-320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253613 WARN  (jetty-launcher-321-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 253613 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 253613 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 253614 INFO  (jetty-launcher-321-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 253629 WARN  (jetty-launcher-321-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 253629 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 253629 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 253629 INFO  (jetty-launcher-321-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 253722 INFO  (jetty-launcher-321-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 253722 INFO  (jetty-launcher-321-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 253722 INFO  (jetty-launcher-321-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 253723 INFO  (jetty-launcher-321-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@243f505a{/solr,null,AVAILABLE}
   [junit4]   2> 253727 INFO  (jetty-launcher-321-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11256a3b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35065}
   [junit4]   2> 253727 INFO  (jetty-launcher-321-thread-2) [    ] o.e.j.s.Server Started @254009ms
   [junit4]   2> 253727 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35065}
   [junit4]   2> 253728 ERROR (jetty-launcher-321-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 253728 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 253728 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 253728 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 253728 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 253728 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-15T23:25:58.052Z
   [junit4]   2> 253855 INFO  (jetty-launcher-321-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 253855 INFO  (jetty-launcher-321-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 253856 INFO  (jetty-launcher-321-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 253857 INFO  (jetty-launcher-321-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22e01349{/solr,null,AVAILABLE}
   [junit4]   2> 253904 INFO  (zkConnectionManagerCallback-323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253913 INFO  (jetty-launcher-321-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b7ecc22{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33514}
   [junit4]   2> 253913 INFO  (jetty-launcher-321-thread-1) [    ] o.e.j.s.Server Started @254194ms
   [junit4]   2> 253913 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33514}
   [junit4]   2> 253914 ERROR (jetty-launcher-321-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 253914 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 253914 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 253914 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 253914 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 253914 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-15T23:25:58.238Z
   [junit4]   2> 253983 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254038 INFO  (zkConnectionManagerCallback-325-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 254168 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 255408 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 255538 WARN  (jetty-launcher-321-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@101d1601[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 256159 WARN  (jetty-launcher-321-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@872ab8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 256160 INFO  (jetty-launcher-321-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33970/solr
   [junit4]   2> 256311 INFO  (zkConnectionManagerCallback-333-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 256886 INFO  (zkConnectionManagerCallback-335-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258223 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 258278 WARN  (jetty-launcher-321-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a360db4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258294 WARN  (jetty-launcher-321-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ae0a74d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258295 INFO  (jetty-launcher-321-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33970/solr
   [junit4]   2> 258416 INFO  (zkConnectionManagerCallback-343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258950 INFO  (zkConnectionManagerCallback-345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259074 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33514_solr
   [junit4]   2> 259110 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.Overseer Overseer (id=74528835888939016-127.0.0.1:33514_solr-n_0000000000) starting
   [junit4]   2> 259168 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35065_solr
   [junit4]   2> 259181 INFO  (zkConnectionManagerCallback-352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259230 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259238 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259239 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259239 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33970/solr ready
   [junit4]   2> 259251 INFO  (OverseerStateUpdate-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33514_solr
   [junit4]   2> 259266 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33514_solr as DOWN
   [junit4]   2> 259267 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 259267 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33514_solr
   [junit4]   2> 259290 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259305 INFO  (zkCallback-351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259327 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259542 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 259618 INFO  (zkConnectionManagerCallback-358-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259652 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 259654 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33970/solr ready
   [junit4]   2> 259760 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 259961 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33514.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 260314 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33514.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 260315 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33514.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 260418 INFO  (jetty-launcher-321-thread-1) [n:127.0.0.1:33514_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node1/.
   [junit4]   2> 260975 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 261099 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 261100 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 261101 INFO  (jetty-launcher-321-thread-2) [n:127.0.0.1:35065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node2/.
   [junit4]   2> 261864 INFO  (zkConnectionManagerCallback-364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261865 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 261866 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33970/solr ready
   [junit4]   2> 261956 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 261975 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 261975 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.MigrateRouteKeyTest Using legacyCloud=false for cluster
   [junit4]   2> 262261 INFO  (TEST-MigrateRouteKeyTest.multipleShardMigrateTest-seed#[F374FFD0E82E0A33]) [    ] o.a.s.SolrTestCaseJ4 ###Starting multipleShardMigrateTest
   [junit4]   2> 262262 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=sourceCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 262315 INFO  (OverseerThreadFactory-407-thread-1-processing-n:127.0.0.1:33514_solr) [n:127.0.0.1:33514_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection sourceCollection
   [junit4]   2> 262513 INFO  (OverseerStateUpdate-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"sourceCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 262551 INFO  (OverseerStateUpdate-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"sourceCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33514/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 262879 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr    x:sourceCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=sourceCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=sourceCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 262879 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr    x:sourceCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=sourceCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 262898 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr    x:sourceCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 264244 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 264260 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 264901 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.s.IndexSchema [sourceCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 264922 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 264922 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'sourceCollection_shard2_replica_n2' using configuration from collection sourceCollection, trusted=true
   [junit4]   2> 264957 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.s.IndexSchema [sourceCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 264972 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 264972 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'sourceCollection_shard1_replica_n1' using configuration from collection sourceCollection, trusted=true
   [junit4]   2> 264973 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35065.solr.core.sourceCollection.shard1.replica_n1' (registry 'solr.core.sourceCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 264973 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.SolrCore [[sourceCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node2/sourceCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node2/./sourceCollection_shard1_replica_n1/data/]
   [junit4]   2> 265009 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33514.solr.core.sourceCollection.shard2.replica_n2' (registry 'solr.core.sourceCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 265009 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.SolrCore [[sourceCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node1/sourceCollection_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node1/./sourceCollection_shard2_replica_n2/data/]
   [junit4]   2> 266017 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 266017 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 266032 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 266032 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 266068 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 266068 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 266069 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11438ea9[sourceCollection_shard1_replica_n1] main]
   [junit4]   2> 266084 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 266085 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 266085 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 266086 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630924460953436160
   [junit4]   2> 266141 INFO  (searcherExecutor-416-thread-1-processing-n:127.0.0.1:35065_solr x:sourceCollection_shard1_replica_n1 c:sourceCollection s:shard1 r:core_node3) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.SolrCore [sourceCollection_shard1_replica_n1] Registered new searcher Searcher@11438ea9[sourceCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 266155 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 266155 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 266178 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 266193 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceCollection/leaders/shard1
   [junit4]   2> 266194 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7701fa40[sourceCollection_shard2_replica_n2] main]
   [junit4]   2> 266214 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 266214 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 266214 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35065/solr/sourceCollection_shard1_replica_n1/
   [junit4]   2> 266214 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 266215 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35065/solr/sourceCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 266215 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceCollection/leaders/shard1/leader after winning as /collections/sourceCollection/leader_elect/shard1/election/74528835888939014-core_node3-n_0000000000
   [junit4]   2> 266248 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 266249 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 266249 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 266249 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630924461124354048
   [junit4]   2> 266413 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceCollection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 266414 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceCollection/leaders/shard2
   [junit4]   2> 266467 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 266467 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 266467 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33514/solr/sourceCollection_shard2_replica_n2/
   [junit4]   2> 266468 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 266468 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35065/solr/sourceCollection_shard1_replica_n1/ shard1
   [junit4]   2> 266469 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:33514/solr/sourceCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 266469 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceCollection/leaders/shard2/leader after winning as /collections/sourceCollection/leader_elect/shard2/election/74528835888939016-core_node4-n_0000000000
   [junit4]   2> 266503 INFO  (searcherExecutor-415-thread-1-processing-n:127.0.0.1:33514_solr x:sourceCollection_shard2_replica_n2 c:sourceCollection s:shard2 r:core_node4) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.SolrCore [sourceCollection_shard2_replica_n2] Registered new searcher Searcher@7701fa40[sourceCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 266505 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33514/solr/sourceCollection_shard2_replica_n2/ shard2
   [junit4]   2> 266540 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266540 INFO  (zkCallback-344-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266540 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266541 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 266704 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=sourceCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3826
   [junit4]   2> 266705 INFO  (zkCallback-334-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266760 INFO  (zkCallback-334-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266760 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266760 INFO  (zkCallback-344-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266760 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266796 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 266855 INFO  (zkCallback-334-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 266907 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=sourceCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=sourceCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4028
   [junit4]   2> 267030 INFO  (zkCallback-334-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 267030 INFO  (zkCallback-334-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 267030 INFO  (zkCallback-334-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 267032 INFO  (zkCallback-344-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 267032 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 267032 INFO  (zkCallback-344-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceCollection/state.json] for collection [sourceCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 267124 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 267124 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=sourceCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4862
   [junit4]   2> 267617 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceCollection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 267650 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[a/1!0 (1630924462460239872)]} 0 291
   [junit4]   2> 267704 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceCollection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 267705 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[b!1 (1630924462612283392)]} 0 37
   [junit4]   2> 267813 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[c!2 (1630924462652129280)]} 0 107
   [junit4]   2> 267870 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[d!3 (1630924462767472640)]} 0 53
   [junit4]   2> 267871 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[e!4 (1630924462825144320)]} 0 0
   [junit4]   2> 267892 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[f!5 (1630924462846115840)]} 0 0
   [junit4]   2> 267907 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[g!6 (1630924462861844480)]} 0 1
   [junit4]   2> 267927 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[h!7 (1630924462882816000)]} 0 0
   [junit4]   2> 267928 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[i!8 (1630924462884913152)]} 0 0
   [junit4]   2> 267929 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[j!9 (1630924462885961728)]} 0 0
   [junit4]   2> 267942 INFO  (qtp1120583356-974) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[k!10 (1630924462899593216)]} 0 0
   [junit4]   2> 267981 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[l!11 (1630924462940487680)]} 0 0
   [junit4]   2> 268015 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[m!12 (1630924462976139264)]} 0 0
   [junit4]   2> 268017 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[n!13 (1630924462977187840)]} 0 0
   [junit4]   2> 268018 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[o!14 (1630924462979284992)]} 0 0
   [junit4]   2> 268088 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[p!15 (1630924463052685312)]} 0 56
   [junit4]   2> 268141 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[q!16 (1630924463108259840)]} 0 0
   [junit4]   2> 268143 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[r!17 (1630924463110356992)]} 0 0
   [junit4]   2> 268144 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[s!18 (1630924463111405568)]} 0 0
   [junit4]   2> 268201 INFO  (qtp1120583356-974) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[t!19 (1630924463171174400)]} 0 39
   [junit4]   2> 268214 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[u!20 (1630924463184805888)]} 0 0
   [junit4]   2> 268216 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[v!21 (1630924463185854464)]} 0 0
   [junit4]   2> 268217 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[w!22 (1630924463187951616)]} 0 0
   [junit4]   2> 268240 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[x!23 (1630924463212068864)]} 0 0
   [junit4]   2> 268241 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[y!24 (1630924463213117440)]} 0 0
   [junit4]   2> 268455 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[z!25 (1630924463437512704)]} 0 0
   [junit4]   2> 268470 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[a/1!26 (1630924463452192768)]} 0 0
   [junit4]   2> 268471 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[b!27 (1630924463454289920)]} 0 0
   [junit4]   2> 268473 INFO  (qtp1120583356-974) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[c!28 (1630924463456387072)]} 0 0
   [junit4]   2> 268490 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[d!29 (1630924463474212864)]} 0 0
   [junit4]   2> 268491 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[e!30 (1630924463475261440)]} 0 0
   [junit4]   2> 268506 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[f!31 (1630924463490990080)]} 0 0
   [junit4]   2> 268508 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[g!32 (1630924463493087232)]} 0 0
   [junit4]   2> 268576 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[h!33 (1630924463564390400)]} 0 67
   [junit4]   2> 268595 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[i!34 (1630924463583264768)]} 0 17
   [junit4]   2> 268597 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[j!35 (1630924463586410496)]} 0 0
   [junit4]   2> 268612 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[k!36 (1630924463601090560)]} 0 1
   [junit4]   2> 268647 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[l!37 (1630924463638839296)]} 0 0
   [junit4]   2> 268649 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[m!38 (1630924463640936448)]} 0 0
   [junit4]   2> 268650 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[n!39 (1630924463641985024)]} 0 0
   [junit4]   2> 268684 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[o!40 (1630924463676588032)]} 0 33
   [junit4]   2> 268685 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[p!41 (1630924463678685184)]} 0 0
   [junit4]   2> 268741 INFO  (qtp1120583356-974) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[q!42 (1630924463737405440)]} 0 0
   [junit4]   2> 268743 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[r!43 (1630924463739502592)]} 0 0
   [junit4]   2> 268794 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[s!44 (1630924463792979968)]} 0 0
   [junit4]   2> 268796 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[t!45 (1630924463794028544)]} 0 0
   [junit4]   2> 268830 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[u!46 (1630924463830728704)]} 0 0
   [junit4]   2> 268942 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[v!47 (1630924463948169216)]} 0 0
   [junit4]   2> 268976 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[w!48 (1630924463983820800)]} 0 0
   [junit4]   2> 268977 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[x!49 (1630924463984869376)]} 0 0
   [junit4]   2> 268978 INFO  (OverseerCollectionConfigSetProcessor-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 268979 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[y!50 (1630924463985917952)]} 0 0
   [junit4]   2> 269065 INFO  (qtp1120583356-974) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[z!51 (1630924464077144064)]} 0 0
   [junit4]   2> 269068 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[a/1!52 (1630924464079241216)]} 0 0
   [junit4]   2> 269082 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[b!53 (1630924464093921280)]} 0 0
   [junit4]   2> 269083 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[c!54 (1630924464096018432)]} 0 0
   [junit4]   2> 269102 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[d!55 (1630924464115941376)]} 0 0
   [junit4]   2> 269103 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[e!56 (1630924464116989952)]} 0 0
   [junit4]   2> 269104 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[f!57 (1630924464118038528)]} 0 0
   [junit4]   2> 269118 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[g!58 (1630924464131670016)]} 0 0
   [junit4]   2> 269119 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[h!59 (1630924464133767168)]} 0 0
   [junit4]   2> 269120 INFO  (qtp1120583356-974) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[i!60 (1630924464134815744)]} 0 0
   [junit4]   2> 269191 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[j!61 (1630924464208216064)]} 0 0
   [junit4]   2> 269192 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[k!62 (1630924464210313216)]} 0 0
   [junit4]   2> 269193 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[l!63 (1630924464211361792)]} 0 0
   [junit4]   2> 269210 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[m!64 (1630924464229187584)]} 0 0
   [junit4]   2> 269211 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[n!65 (1630924464230236160)]} 0 0
   [junit4]   2> 269212 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[o!66 (1630924464231284736)]} 0 0
   [junit4]   2> 269213 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[p!67 (1630924464232333312)]} 0 0
   [junit4]   2> 269248 INFO  (qtp1120583356-974) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[q!68 (1630924464267984896)]} 0 0
   [junit4]   2> 269249 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[r!69 (1630924464270082048)]} 0 0
   [junit4]   2> 269250 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[s!70 (1630924464271130624)]} 0 0
   [junit4]   2> 269263 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[t!71 (1630924464284762112)]} 0 0
   [junit4]   2> 269264 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[u!72 (1630924464285810688)]} 0 0
   [junit4]   2> 269265 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[v!73 (1630924464286859264)]} 0 0
   [junit4]   2> 269284 INFO  (qtp1120583356-975) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[w!74 (1630924464306782208)]} 0 0
   [junit4]   2> 269285 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[x!75 (1630924464307830784)]} 0 0
   [junit4]   2> 269286 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[y!76 (1630924464308879360)]} 0 0
   [junit4]   2> 269300 INFO  (qtp1120583356-976) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[z!77 (1630924464323559424)]} 0 0
   [junit4]   2> 269300 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=migrate_multipleshardtest_targetCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 269521 INFO  (OverseerThreadFactory-407-thread-2-processing-n:127.0.0.1:33514_solr) [n:127.0.0.1:33514_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection migrate_multipleshardtest_targetCollection
   [junit4]   2> 269811 INFO  (OverseerStateUpdate-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"migrate_multipleshardtest_targetCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"migrate_multipleshardtest_targetCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33514/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 269963 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr    x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=migrate_multipleshardtest_targetCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=migrate_multipleshardtest_targetCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 271344 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 271381 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.s.IndexSchema [migrate_multipleshardtest_targetCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 271417 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 271417 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'migrate_multipleshardtest_targetCollection_shard1_replica_n1' using configuration from collection migrate_multipleshardtest_targetCollection, trusted=true
   [junit4]   2> 271418 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33514.solr.core.migrate_multipleshardtest_targetCollection.shard1.replica_n1' (registry 'solr.core.migrate_multipleshardtest_targetCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e49bf7
   [junit4]   2> 271418 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.SolrCore [[migrate_multipleshardtest_targetCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node1/migrate_multipleshardtest_targetCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001/tempDir-001/node1/./migrate_multipleshardtest_targetCollection_shard1_replica_n1/data/]
   [junit4]   2> 272250 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 272250 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 272286 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 272286 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 272342 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3828a9bf[migrate_multipleshardtest_targetCollection_shard1_replica_n1] main]
   [junit4]   2> 272344 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 272344 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 272345 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 272346 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630924467517521920
   [junit4]   2> 272418 INFO  (searcherExecutor-425-thread-1-processing-n:127.0.0.1:33514_solr x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.SolrCore [migrate_multipleshardtest_targetCollection_shard1_replica_n1] Registered new searcher Searcher@3828a9bf[migrate_multipleshardtest_targetCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272528 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/migrate_multipleshardtest_targetCollection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 272630 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/migrate_multipleshardtest_targetCollection/leaders/shard1
   [junit4]   2> 272653 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 272654 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 272654 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33514/solr/migrate_multipleshardtest_targetCollection_shard1_replica_n1/
   [junit4]   2> 272654 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 272667 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:33514/solr/migrate_multipleshardtest_targetCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 272668 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/migrate_multipleshardtest_targetCollection/leaders/shard1/leader after winning as /collections/migrate_multipleshardtest_targetCollection/leader_elect/shard1/election/74528835888939016-core_node2-n_0000000000
   [junit4]   2> 272688 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33514/solr/migrate_multipleshardtest_targetCollection_shard1_replica_n1/ shard1
   [junit4]   2> 272689 INFO  (zkCallback-344-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/migrate_multipleshardtest_targetCollection/state.json] for collection [migrate_multipleshardtest_targetCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 272689 INFO  (zkCallback-344-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/migrate_multipleshardtest_targetCollection/state.json] for collection [migrate_multipleshardtest_targetCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 272886 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 273024 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=migrate_multipleshardtest_targetCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=migrate_multipleshardtest_targetCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3061
   [junit4]   2> 273306 INFO  (zkCallback-344-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/migrate_multipleshardtest_targetCollection/state.json] for collection [migrate_multipleshardtest_targetCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 273306 INFO  (zkCallback-344-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/migrate_multipleshardtest_targetCollection/state.json] for collection [migrate_multipleshardtest_targetCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 273314 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/migrate_multipleshardtest_targetCollection/state.json] for collection [migrate_multipleshardtest_targetCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 273360 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 273360 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=migrate_multipleshardtest_targetCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=4059
   [junit4]   2> 273426 INFO  (qtp220300284-985) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[a/1!78 (1630924468648935424)]} 0 0
   [junit4]   2> 273516 INFO  (qtp1120583356-977) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[b/1!79 (1630924468744355840)]} 0 0
   [junit4]   2> 273529 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.c.S.Request [migrate_multipleshardtest_targetCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 273584 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :migrate with params async=61fa1c4f-88f3-461a-9987-4a07742a3475&split.key=a/1!&target.collection=migrate_multipleshardtest_targetCollection&forward.timeout=45&action=MIGRATE&collection=sourceCollection&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 273587 INFO  (qtp1120583356-978) [n:127.0.0.1:35065_solr c:sourceCollection s:shard1 r:core_node3 x:sourceCollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[c/1!80 (1630924468817756160)]} 0 0
   [junit4]   2> 273623 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=61fa1c4f-88f3-461a-9987-4a07742a3475&split.key=a/1!&target.collection=migrate_multipleshardtest_targetCollection&forward.timeout=45&action=MIGRATE&collection=sourceCollection&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 273625 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=61fa1c4f-88f3-461a-9987-4a07742a3475&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 273646 INFO  (qtp220300284-989) [n:127.0.0.1:33514_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=61fa1c4f-88f3-461a-9987-4a07742a3475&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 273660 INFO  (qtp220300284-986) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[d/1!81 (1630924468895350784)]} 0 0
   [junit4]   2> 273681 INFO  (OverseerThreadFactory-407-thread-3-processing-n:127.0.0.1:33514_solr) [n:127.0.0.1:33514_solr c:sourceCollection   ] o.a.s.c.a.c.MigrateCmd Migrating source shard: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"sourceCollection_shard2_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:33514/solr",
   [junit4]   2>       "node_name":"127.0.0.1:33514_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}} to target shard: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"migrate_multipleshardtest_targetCollection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:33514/solr",
   [junit4]   2>       "node_name":"127.0.0.1:33514_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false",
   [junit4]   2>       "leader":"true"}}} for split.key = a/1!
   [junit4]   2> 273681 INFO  (OverseerThreadFactory-407-thread-3-processing-n:127.0.0.1:33514_solr) [n:127.0.0.1:33514_solr c:sourceCollection   ] o.a.s.c.a.c.MigrateCmd Hash range for split.key: a/1! is: 0-7fffffff
   [junit4]   2> 273682 INFO  (OverseerThreadFactory-407-thread-3-processing-n:127.0.0.1:33514_solr) [n:127.0.0.1:33514_solr c:sourceCollection   ] o.a.s.c.a.c.MigrateCmd Common hash range between source shard: shard2 and target shard: shard1 = 0-7fffffff
   [junit4]   2> 273682 INFO  (OverseerThreadFactory-407-thread-3-processing-n:127.0.0.1:33514_solr) [n:127.0.0.1:33514_solr c:sourceCollection   ] o.a.s.c.a.c.MigrateCmd Asking target leader node: 127.0.0.1:33514_solr core: migrate_multipleshardtest_targetCollection_shard1_replica_n1 to buffer updates
   [junit4]   2> 273683 INFO  (OverseerCollectionConfigSetProcessor-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 273718 INFO  (qtp220300284-988) [n:127.0.0.1:33514_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceCollection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[e/1!82 (1630924468956168192)]} 0 0
   [junit4]   2> 273752 INFO  (qtp220300284-987) [n:127.0.0.1:33514_solr    x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=61fa1c4f-88f3-461a-9987-4a07742a347537708178943180907&qt=/admin/cores&name=migrate_multipleshardtest_targetCollection_shard1_replica_n1&action=REQUESTBUFFERUPDATES&wt=javabin&version=2} status=0 QTime=69
   [junit4]   2> 273753 INFO  (parallelCoreAdminExecutor-408-thread-1-processing-n:127.0.0.1:33514_solr x:migrate_multipleshardtest_targetCollection_shard1_replica_n1 61fa1c4f-88f3-461a-9987-4a07742a347537708178943180907 REQUESTBUFFERUPDATES) [n:127.0.0.1:33514_solr    x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation Starting to buffer up

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

collection.testMissingSplitKey-target.shard1.leader, tag=3de4d6ea
   [junit4]   2> 323739 INFO  (jetty-closer-370-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 323739 INFO  (jetty-closer-370-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f31e9bb: rootName = solr_35065, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40e1de0b
   [junit4]   2> 323742 INFO  (jetty-closer-370-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 323742 INFO  (jetty-closer-370-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f03508: rootName = solr_35065, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@72ef9d71
   [junit4]   2> 323761 INFO  (jetty-closer-370-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 323761 INFO  (jetty-closer-370-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24a21cd2: rootName = solr_35065, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ad685c9
   [junit4]   2> 323761 INFO  (jetty-closer-370-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 324126 INFO  (zkCallback-351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 324272 INFO  (zkCallback-344-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 324428 INFO  (jetty-closer-370-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11256a3b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 324430 INFO  (jetty-closer-370-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@243f505a{/solr,null,UNAVAILABLE}
   [junit4]   2> 324430 INFO  (jetty-closer-370-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 324489 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 324489 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13e7c218: rootName = solr_33514, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@622595cf
   [junit4]   2> 324492 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 324492 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ac5b41: rootName = solr_33514, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@72ef9d71
   [junit4]   2> 324492 INFO  (OverseerCollectionConfigSetProcessor-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 324526 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 324528 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ab82d61: rootName = solr_33514, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ad685c9
   [junit4]   2> 324528 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 324611 INFO  (closeThreadPool-378-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74528835888939016-127.0.0.1:33514_solr-n_0000000000) closing
   [junit4]   2> 324764 INFO  (OverseerStateUpdate-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [n:127.0.0.1:33514_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33514_solr
   [junit4]   2> 324789 INFO  (OverseerAutoScalingTriggerThread-74528835888939016-127.0.0.1:33514_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 324836 INFO  (closeThreadPool-378-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74528835888939016-127.0.0.1:33514_solr-n_0000000000) closing
   [junit4]   2> 324862 INFO  (jetty-closer-370-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74528835888939016-127.0.0.1:33514_solr-n_0000000000) closing
   [junit4]   2> 324934 INFO  (jetty-closer-370-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b7ecc22{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 324934 INFO  (jetty-closer-370-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22e01349{/solr,null,UNAVAILABLE}
   [junit4]   2> 324934 INFO  (jetty-closer-370-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 325039 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 325101 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/sourceCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/sourceCollection/terms/shard2
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMissingSplitKey-source/terms/shard1
   [junit4]   2> 	2	/solr/collections/migrate_multipleshardtest_targetCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMissingSplitKey-target/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/sourceCollection/state.json
   [junit4]   2> 	6	/solr/collections/testMissingSplitKey-source/state.json
   [junit4]   2> 	6	/solr/collections/migrate_multipleshardtest_targetCollection/state.json
   [junit4]   2> 	6	/solr/collections/testMissingSplitKey-target/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 325155 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33970
   [junit4]   2> 325155 INFO  (SUITE-MigrateRouteKeyTest-seed#[F374FFD0E82E0A33]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33970
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_F374FFD0E82E0A33-001
   [junit4]   2> Apr 15, 2019 11:27:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {n_ti=BlockTreeOrds(blocksize=128), _root_=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=833, maxMBSortInHeap=6.3448732280290265, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fbab066), locale=nl, timezone=America/Phoenix
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=185397288,total=458227712
   [junit4]   2> NOTE: All tests run in this JVM: [AssignTest, GraphQueryTest, TestSubQueryTransformer, SchemaVersionSpecificBehaviorTest, TestApiFramework, TestDistributedGrouping, PingRequestHandlerTest, SearchHandlerTest, MigrateRouteKeyTest]
   [junit4] Completed [21/854 (1!)] on J2 in 73.57s, 2 tests, 1 failure <<< FAILURES!

[...truncated 23988 lines...]
check-licenses:
     [echo] License check under: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
 [licenses] MISSING sha1 checksum file for: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/lib/jose4j-0.6.5.jar
 [licenses] EXPECTED sha1 checksum file : /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/licenses/jose4j-0.6.5.jar.sha1

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:633: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:117: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build.xml:364: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/tools/custom-tasks.xml:62: License check failed. Check the logs.
If you recently modified ivy-versions.properties or any module's ivy.xml,
make sure you run "ant clean-jars jar-checksums" before running precommit.

Total time: 209 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-8.x - Build # 141 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/141/

All tests passed

Build Log:
[...truncated 36927 lines...]
check-licenses:
     [echo] License check under: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
 [licenses] MISSING sha1 checksum file for: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/lib/jose4j-0.6.5.jar
 [licenses] EXPECTED sha1 checksum file : /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/licenses/jose4j-0.6.5.jar.sha1

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:633: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:117: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build.xml:364: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/tools/custom-tasks.xml:62: License check failed. Check the logs.
If you recently modified ivy-versions.properties or any module's ivy.xml,
make sure you run "ant clean-jars jar-checksums" before running precommit.

Total time: 211 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any