You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/27 13:48:45 UTC

[JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk-11.0.2) - Build # 350 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/350/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testBasicReindexing

Error Message:
num docs expected:<200> but was:<172>

Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<172>
	at __randomizedtesting.SeedInfo.seed([AD5D1A6208A8DEDD:3EFFD58D00410AE5]: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.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376)
	at org.apache.solr.cloud.ReindexCollectionTest.testBasicReindexing(ReindexCollectionTest.java:123)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14527 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 1443035 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/init-core-data-001
   [junit4]   2> 1443036 WARN  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 1443036 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1443037 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1443037 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001
   [junit4]   2> 1443037 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1443037 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1443037 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1443137 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44145
   [junit4]   2> 1443137 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44145
   [junit4]   2> 1443137 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44145
   [junit4]   2> 1443140 INFO  (zkConnectionManagerCallback-8139-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443141 INFO  (zkConnectionManagerCallback-8141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443142 INFO  (zkConnectionManagerCallback-8143-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443143 WARN  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1443143 WARN  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1443143 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1443143 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1443143 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1443143 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1443143 INFO  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1443143 INFO  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e3ae824{/solr,null,AVAILABLE}
   [junit4]   2> 1443144 INFO  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cf9e227{/solr,null,AVAILABLE}
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@91aecfe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34619}
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7ef108f9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39203}
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.e.j.s.Server Started @1443187ms
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.e.j.s.Server Started @1443187ms
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39203}
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34619}
   [junit4]   2> 1443146 ERROR (jetty-launcher-8144-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1443146 ERROR (jetty-launcher-8144-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.1
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.1
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-27T13:16:15.309529Z
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1443146 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-27T13:16:15.309546Z
   [junit4]   2> 1443147 INFO  (zkConnectionManagerCallback-8147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443147 INFO  (zkConnectionManagerCallback-8148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443147 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443147 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443260 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1443260 WARN  (jetty-launcher-8144-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11c26b0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443263 WARN  (jetty-launcher-8144-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4289960e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443264 INFO  (jetty-launcher-8144-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44145/solr
   [junit4]   2> 1443265 INFO  (zkConnectionManagerCallback-8156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443266 INFO  (zkConnectionManagerCallback-8158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443301 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39203_solr
   [junit4]   2> 1443301 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.c.Overseer Overseer (id=72323559472889862-127.0.0.1:39203_solr-n_0000000000) starting
   [junit4]   2> 1443303 INFO  (zkConnectionManagerCallback-8165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443304 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44145/solr ready
   [junit4]   2> 1443305 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39203_solr
   [junit4]   2> 1443305 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39203_solr
   [junit4]   2> 1443306 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1443306 INFO  (zkCallback-8157-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443306 INFO  (zkCallback-8164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443307 WARN  (jetty-launcher-8144-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@244b20e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443309 WARN  (jetty-launcher-8144-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3ff9eef4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1443310 INFO  (jetty-launcher-8144-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44145/solr
   [junit4]   2> 1443312 INFO  (zkConnectionManagerCallback-8171-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443313 INFO  (zkConnectionManagerCallback-8173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443315 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1443315 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443317 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34619_solr as DOWN
   [junit4]   2> 1443317 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1443317 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34619_solr
   [junit4]   2> 1443318 INFO  (zkCallback-8157-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1443318 INFO  (zkCallback-8164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1443327 INFO  (zkCallback-8172-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1443327 INFO  (zkConnectionManagerCallback-8181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443328 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1443328 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44145/solr ready
   [junit4]   2> 1443333 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39203.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1443336 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1443341 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39203.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1443341 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39203.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1443342 INFO  (jetty-launcher-8144-thread-2) [n:127.0.0.1:39203_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node2/.
   [junit4]   2> 1443351 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34619.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1443361 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34619.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1443361 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34619.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1443362 INFO  (jetty-launcher-8144-thread-1) [n:127.0.0.1:34619_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node1/.
   [junit4]   2> 1443378 INFO  (zkConnectionManagerCallback-8187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443379 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1443379 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44145/solr ready
   [junit4]   2> 1443395 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[AD5D1A6208A8DEDD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReshapeReindexing
   [junit4]   2> 1443397 INFO  (zkConnectionManagerCallback-8192-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1443398 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[AD5D1A6208A8DEDD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1443399 INFO  (TEST-ReindexCollectionTest.testReshapeReindexing-seed#[AD5D1A6208A8DEDD]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44145/solr ready
   [junit4]   2> 1443400 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1443402 INFO  (OverseerThreadFactory-7005-thread-1-processing-n:127.0.0.1:39203_solr) [n:127.0.0.1:39203_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection reshapeReindexing
   [junit4]   2> 1443505 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reshapeReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39203/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1443506 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reshapeReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34619/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1443508 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reshapeReindexing_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39203/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1443508 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reshapeReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34619/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1443711 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr    x:reshapeReindexing_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1443711 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr    x:reshapeReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1443711 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr    x:reshapeReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1443711 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr    x:reshapeReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1443711 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr    x:reshapeReindexing_shard2_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1444716 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1444716 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1444717 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1444723 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1444736 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.s.IndexSchema [reshapeReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1444736 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.s.IndexSchema [reshapeReindexing_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1444736 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.s.IndexSchema [reshapeReindexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1444739 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1444739 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1444739 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1444739 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard1_replica_n2' using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1444739 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard1_replica_n1' using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1444739 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard2_replica_n6' using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1444739 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34619.solr.core.reshapeReindexing.shard1.replica_n2' (registry 'solr.core.reshapeReindexing.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1444739 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39203.solr.core.reshapeReindexing.shard1.replica_n1' (registry 'solr.core.reshapeReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1444739 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34619.solr.core.reshapeReindexing.shard2.replica_n6' (registry 'solr.core.reshapeReindexing.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1444739 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrCore [[reshapeReindexing_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node1/reshapeReindexing_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node1/./reshapeReindexing_shard1_replica_n2/data/]
   [junit4]   2> 1444739 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrCore [[reshapeReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node2/reshapeReindexing_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node2/./reshapeReindexing_shard1_replica_n1/data/]
   [junit4]   2> 1444740 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrCore [[reshapeReindexing_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node1/reshapeReindexing_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node1/./reshapeReindexing_shard2_replica_n6/data/]
   [junit4]   2> 1444742 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.s.IndexSchema [reshapeReindexing_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1444743 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1444743 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard2_replica_n5' using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1444744 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39203.solr.core.reshapeReindexing.shard2.replica_n5' (registry 'solr.core.reshapeReindexing.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1444744 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.SolrCore [[reshapeReindexing_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node2/reshapeReindexing_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node2/./reshapeReindexing_shard2_replica_n5/data/]
   [junit4]   2> 1444788 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1444788 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1444806 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1444806 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1444807 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a4a019a[reshapeReindexing_shard1_replica_n1] main]
   [junit4]   2> 1444808 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1444809 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1444809 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1444809 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634691162541391872
   [junit4]   2> 1444811 INFO  (searcherExecutor-7017-thread-1-processing-n:127.0.0.1:39203_solr x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1 r:core_node3) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n1] Registered new searcher Searcher@1a4a019a[reshapeReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444812 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1444812 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1444813 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1444813 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1444814 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1444814 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard1
   [junit4]   2> 1444814 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@695f8563[reshapeReindexing_shard2_replica_n6] main]
   [junit4]   2> 1444815 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1444815 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1444816 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1444816 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634691162548731904
   [junit4]   2> 1444816 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1444818 INFO  (searcherExecutor-7019-thread-1-processing-n:127.0.0.1:34619_solr x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2 r:core_node8) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n6] Registered new searcher Searcher@695f8563[reshapeReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444820 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1444820 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard2
   [junit4]   2> 1444820 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1444820 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1444822 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1444822 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1444823 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@11870169[reshapeReindexing_shard2_replica_n5] main]
   [junit4]   2> 1444824 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1444824 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1444825 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1444825 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1444825 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634691162558169088
   [junit4]   2> 1444828 INFO  (searcherExecutor-7020-thread-1-processing-n:127.0.0.1:39203_solr x:reshapeReindexing_shard2_replica_n5 c:reshapeReindexing s:shard2 r:core_node7) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n5] Registered new searcher Searcher@11870169[reshapeReindexing_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444830 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1444830 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard2
   [junit4]   2> 1444832 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1444832 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1444834 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1444834 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1444835 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@258d0b0d[reshapeReindexing_shard1_replica_n2] main]
   [junit4]   2> 1444836 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1444836 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1444836 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1444837 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634691162570752000
   [junit4]   2> 1444839 INFO  (searcherExecutor-7018-thread-1-processing-n:127.0.0.1:34619_solr x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1 r:core_node4) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n2] Registered new searcher Searcher@258d0b0d[reshapeReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1444840 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1444840 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/reshapeReindexing/leaders/shard1
   [junit4]   2> 1445317 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1445317 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1445317 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39203/solr/reshapeReindexing_shard1_replica_n1/
   [junit4]   2> 1445318 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard1_replica_n1 url=http://127.0.0.1:39203/solr START replicas=[http://127.0.0.1:34619/solr/reshapeReindexing_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1445318 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard1_replica_n1 url=http://127.0.0.1:39203/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1445319 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1445319 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1445319 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1445319 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/reshapeReindexing/leaders/shard1/leader after winning as /collections/reshapeReindexing/leader_elect/shard1/election/72323559472889862-core_node3-n_0000000000
   [junit4]   2> 1445320 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39203/solr/reshapeReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 1445325 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1445325 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1445325 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34619/solr/reshapeReindexing_shard2_replica_n6/
   [junit4]   2> 1445325 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard2_replica_n6 url=http://127.0.0.1:34619/solr START replicas=[http://127.0.0.1:39203/solr/reshapeReindexing_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 1445325 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard2_replica_n6 url=http://127.0.0.1:34619/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1445327 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1445327 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1445327 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1445327 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/reshapeReindexing/leaders/shard2/leader after winning as /collections/reshapeReindexing/leader_elect/shard2/election/72323559472889865-core_node8-n_0000000000
   [junit4]   2> 1445328 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34619/solr/reshapeReindexing_shard2_replica_n6/ shard2
   [junit4]   2> 1445429 INFO  (zkCallback-8157-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445429 INFO  (zkCallback-8172-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445429 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1445429 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1445531 INFO  (zkCallback-8157-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445531 INFO  (zkCallback-8157-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445531 INFO  (zkCallback-8172-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445531 INFO  (zkCallback-8172-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445690 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1979
   [junit4]   2> 1445690 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1979
   [junit4]   2> 1445832 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2121
   [junit4]   2> 1445842 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2132
   [junit4]   2> 1445843 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_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> 1445943 INFO  (zkCallback-8157-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445943 INFO  (zkCallback-8157-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445943 INFO  (zkCallback-8172-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445943 INFO  (zkCallback-8172-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reshapeReindexing/state.json] for collection [reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1445944 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2543
   [junit4]   2> 1445952 INFO  (qtp1354385614-22063) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 1445957 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1445958 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39203/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1634691163734671360), 1 (1634691163735719936), 4 (1634691163735719937), 8 (1634691163735719938), 10 (1634691163735719939), 11 (1634691163735719940), 12 (1634691163735719941), 13 (1634691163735719942), 14 (1634691163735719943), 15 (1634691163736768512), ... (103 adds)]} 0 3
   [junit4]   2> 1445958 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1634691163734671360), 1 (1634691163735719936), 4 (1634691163735719937), 8 (1634691163735719938), 10 (1634691163735719939), 11 (1634691163735719940), 12 (1634691163735719941), 13 (1634691163735719942), 14 (1634691163735719943), 15 (1634691163736768512), ... (103 adds)]} 0 11
   [junit4]   2> 1445958 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34619/solr/reshapeReindexing_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1634691163734671360), 3 (1634691163735719936), 5 (1634691163735719937), 6 (1634691163735719938), 7 (1634691163735719939), 9 (1634691163735719940), 17 (1634691163735719941), 18 (1634691163735719942), 19 (1634691163735719943), 21 (1634691163736768512), ... (97 adds)]} 0 4
   [junit4]   2> 1445958 INFO  (qtp1354385614-22063) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1634691163734671360), 3 (1634691163735719936), 5 (1634691163735719937), 6 (1634691163735719938), 7 (1634691163735719939), 9 (1634691163735719940), 17 (1634691163735719941), 18 (1634691163735719942), 19 (1634691163735719943), 21 (1634691163736768512), ... (97 adds)]} 0 11
   [junit4]   2> 1445960 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634691163748302848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445960 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d385bf8 commitCommandVersion:1634691163748302848
   [junit4]   2> 1445961 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634691163749351424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445961 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c6be8a commitCommandVersion:1634691163749351424
   [junit4]   2> 1445966 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@a3b39c9[reshapeReindexing_shard1_replica_n2] main]
   [junit4]   2> 1445966 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@331ea90[reshapeReindexing_shard1_replica_n1] main]
   [junit4]   2> 1445966 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445966 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445967 INFO  (searcherExecutor-7017-thread-1-processing-n:127.0.0.1:39203_solr x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1 r:core_node3) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n1] Registered new searcher Searcher@331ea90[reshapeReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C103:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=11.0.2, java.vm.version=11.0.2+9, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=11.0.2+9, source=flush, os.version=4.18.0-17-generic, timestamp=1558962978127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1445967 INFO  (searcherExecutor-7018-thread-1-processing-n:127.0.0.1:34619_solr x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1 r:core_node4) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.SolrCore [reshapeReindexing_shard1_replica_n2] Registered new searcher Searcher@a3b39c9[reshapeReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C103:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=11.0.2, java.vm.version=11.0.2+9, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=11.0.2+9, source=flush, os.version=4.18.0-17-generic, timestamp=1558962978127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1445968 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39203/solr/reshapeReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1445968 INFO  (qtp173100915-22060) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34619/solr/reshapeReindexing_shard2_replica_n6/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 1445968 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634691163756691456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445968 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43d7e050 commitCommandVersion:1634691163756691456
   [junit4]   2> 1445969 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634691163757740032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445969 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3687b263 commitCommandVersion:1634691163757740032
   [junit4]   2> 1445972 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@aff0171[reshapeReindexing_shard2_replica_n5] main]
   [junit4]   2> 1445972 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445974 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1492024b[reshapeReindexing_shard2_replica_n6] main]
   [junit4]   2> 1445974 INFO  (searcherExecutor-7020-thread-1-processing-n:127.0.0.1:39203_solr x:reshapeReindexing_shard2_replica_n5 c:reshapeReindexing s:shard2 r:core_node7) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n5] Registered new searcher Searcher@aff0171[reshapeReindexing_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C97:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=11.0.2, java.vm.version=11.0.2+9, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=11.0.2+9, source=flush, os.version=4.18.0-17-generic, timestamp=1558962978134}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1445974 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34619/solr/reshapeReindexing_shard2_replica_n6/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 1445974 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445975 INFO  (searcherExecutor-7019-thread-1-processing-n:127.0.0.1:34619_solr x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2 r:core_node8) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.SolrCore [reshapeReindexing_shard2_replica_n6] Registered new searcher Searcher@1492024b[reshapeReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C97:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=11.0.2, java.vm.version=11.0.2+9, lucene.version=8.1.1, os.arch=amd64, java.runtime.version=11.0.2+9, source=flush, os.version=4.18.0-17-generic, timestamp=1558962978133}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1445975 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=reshapeReindexing:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 16
   [junit4]   2> 1445982 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34619/solr/reshapeReindexing_shard1_replica_n2/|http://127.0.0.1:39203/solr/reshapeReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1558962978139&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 1445982 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34619/solr/reshapeReindexing_shard2_replica_n6/|http://127.0.0.1:39203/solr/reshapeReindexing_shard2_replica_n5/&rows=10&version=2&q=*:*&NOW=1558962978139&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 1445983 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=reshapeReindexing:6&shards.purpose=64&NOW=1558962978139&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:34619/solr/reshapeReindexing_shard1_replica_n2/|http://127.0.0.1:39203/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1445984 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/select params={q=*:*&_stateVer_=reshapeReindexing:6&wt=javabin&version=2} hits=200 status=0 QTime=8
   [junit4]   2> 1445986 INFO  (qtp1354385614-22063) [n:127.0.0.1:34619_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params replicationFactor=1&shards=foo,bar,baz&q=id:10*&fl=id,string_s&name=reshapeReindexing&router.name=implicit&action=REINDEXCOLLECTION&numShards=3&wt=javabin&version=2&target=reshapeReindexingTarget and sendToOCPQueue=true
   [junit4]   2> 1445987 DEBUG (OverseerThreadFactory-7005-thread-2-processing-n:127.0.0.1:39203_solr) [n:127.0.0.1:39203_solr    ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"reshapeReindexing",
   [junit4]   2>   "target":"reshapeReindexingTarget",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":"foo,bar,baz",
   [junit4]   2>   "q":"id:10*",
   [junit4]   2>   "fl":"id,string_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 1445987 INFO  (OverseerCollectionConfigSetProcessor-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_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> 1445992 INFO  (zkConnectionManagerCallback-8201-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1445992 INFO  (OverseerThreadFactory-7005-thread-2-processing-n:127.0.0.1:39203_solr) [n:127.0.0.1:39203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1445993 INFO  (OverseerThreadFactory-7005-thread-2-processing-n:127.0.0.1:39203_solr) [n:127.0.0.1:39203_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44145/solr ready
   [junit4]   2> 1445994 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34619/solr/reshapeReindexing_shard2_replica_n6/|http://127.0.0.1:39203/solr/reshapeReindexing_shard2_replica_n5/&rows=0&version=2&q=*:*&NOW=1558962978156&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 1445995 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34619/solr/reshapeReindexing_shard1_replica_n2/|http://127.0.0.1:39203/solr/reshapeReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&NOW=1558962978156&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 1445995 INFO  (qtp1354385614-22148) [n:127.0.0.1:34619_solr c:reshapeReindexing s:shard1 r:core_node4 x:reshapeReindexing_shard1_replica_n2] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=reshapeReindexing:6&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=1
   [junit4]   2> 1445996 INFO  (OverseerThreadFactory-7005-thread-2-processing-n:127.0.0.1:39203_solr) [n:127.0.0.1:39203_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection reshapeReindexingTarget
   [junit4]   2> 1446205 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"reshapeReindexingTarget_foo_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34619/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1446205 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"reshapeReindexingTarget_foo_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39203/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1446206 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"reshapeReindexingTarget_bar_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34619/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1446206 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"reshapeReindexingTarget_bar_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39203/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1446206 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"baz",
   [junit4]   2>   "core":"reshapeReindexingTarget_baz_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34619/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1446207 INFO  (OverseerStateUpdate-72323559472889862-127.0.0.1:39203_solr-n_0000000000) [n:127.0.0.1:39203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"baz",
   [junit4]   2>   "core":"reshapeReindexingTarget_baz_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39203/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1446409 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr    x:reshapeReindexingTarget_bar_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n4&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1446409 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr    x:reshapeReindexingTarget_foo_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n1&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1446409 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr    x:reshapeReindexingTarget_baz_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n5&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1446409 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr    x:reshapeReindexingTarget_foo_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n2&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1446409 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr    x:reshapeReindexingTarget_bar_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n3&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1446410 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr    x:reshapeReindexingTarget_baz_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n6&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1447419 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1447419 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1447420 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:bar r:core_node10 x:reshapeReindexingTarget_bar_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1447421 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:foo r:core_node7 x:reshapeReindexingTarget_foo_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1447421 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:foo r:core_node8 x:reshapeReindexingTarget_foo_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1447425 INFO  (qtp173100915-22062) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:baz r:core_node12 x:reshapeReindexingTarget_baz_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1447499 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:foo r:core_node8 x:reshapeReindexingTarget_foo_replica_n2] o.a.s.s.IndexSchema [reshapeReindexingTarget_foo_replica_n2] Schema name=minimal
   [junit4]   2> 1447501 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:foo r:core_node8 x:reshapeReindexingTarget_foo_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1447501 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:foo r:core_node8 x:reshapeReindexingTarget_foo_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexingTarget_foo_replica_n2' using configuration from collection reshapeReindexingTarget, trusted=true
   [junit4]   2> 1447502 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:foo r:core_node8 x:reshapeReindexingTarget_foo_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39203.solr.core.reshapeReindexingTarget.foo.replica_n2' (registry 'solr.core.reshapeReindexingTarget.foo.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1447502 INFO  (qtp173100915-22058) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:foo r:core_node8 x:reshapeReindexingTarget_foo_replica_n2] o.a.s.c.SolrCore [[reshapeReindexingTarget_foo_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node2/reshapeReindexingTarget_foo_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node2/./reshapeReindexingTarget_foo_replica_n2/data/]
   [junit4]   2> 1447505 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:bar r:core_node10 x:reshapeReindexingTarget_bar_replica_n4] o.a.s.s.IndexSchema [reshapeReindexingTarget_bar_replica_n4] Schema name=minimal
   [junit4]   2> 1447505 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n5] o.a.s.s.IndexSchema [reshapeReindexingTarget_baz_replica_n5] Schema name=minimal
   [junit4]   2> 1447505 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n3] o.a.s.s.IndexSchema [reshapeReindexingTarget_bar_replica_n3] Schema name=minimal
   [junit4]   2> 1447507 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1447507 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:bar r:core_node10 x:reshapeReindexingTarget_bar_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1447507 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1447507 INFO  (qtp1354385614-22059) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:baz r:core_node11 x:reshapeReindexingTarget_baz_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexingTarget_baz_replica_n5' using configuration from collection reshapeReindexingTarget, trusted=true
   [junit4]   2> 1447507 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexingTarget_bar_replica_n3' using configuration from collection reshapeReindexingTarget, trusted=true
   [junit4]   2> 1447507 INFO  (qtp173100915-22150) [n:127.0.0.1:39203_solr c:reshapeReindexingTarget s:bar r:core_node10 x:reshapeReindexingTarget_bar_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexingTarget_bar_replica_n4' using configuration from collection reshapeReindexingTarget, trusted=true
   [junit4]   2> 1447507 INFO  (qtp1354385614-22134) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:foo r:core_node7 x:reshapeReindexingTarget_foo_replica_n1] o.a.s.s.IndexSchema [reshapeReindexingTarget_foo_replica_n1] Schema name=minimal
   [junit4]   2> 1447508 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34619.solr.core.reshapeReindexingTarget.bar.replica_n3' (registry 'solr.core.reshapeReindexingTarget.bar.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dffc207
   [junit4]   2> 1447508 INFO  (qtp1354385614-22061) [n:127.0.0.1:34619_solr c:reshapeReindexingTarget s:bar r:core_node9 x:reshapeReindexingTarget_bar_replica_n3] o.a.s.c.SolrCore [[reshapeReindexingTarget_bar_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001/tempDir-001/node1/reshapeReindexingTarget_bar_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/

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

t4]   2> 	7	/solr/collections/basicReindexing/terms/shard1
   [junit4]   2> 	5	/solr/configs/_default
   [junit4]   2> 	5	/solr/configs/_default/managed-schema
   [junit4]   2> 	4	/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	3	/solr/collections/failReindexing/state.json
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2> 	2	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	2	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_6/state.json
   [junit4]   2> 	2	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	2	/solr/collections/abortReindexing/terms/shard2
   [junit4]   2> 	2	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	2	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/collections/.rx_ck_sameTargetReindexing/state.json
   [junit4]   2> 	2	/solr/configs/conf3
   [junit4]   2> 	2	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/clusterstate.json
   [junit4]   2> 	30	/solr/aliases.json
   [junit4]   2> 	27	/solr/collections/failReindexing/state.json
   [junit4]   2> 	26	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	24	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	24	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	20	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	20	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	16	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	16	/solr/collections/sameTargetReindexing/state.json
   [junit4]   2> 	14	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	13	/solr/collections/.rx_sameTargetReindexing_6/state.json
   [junit4]   2> 	12	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	8	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	8	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	8	/solr/collections/.rx_ck_sameTargetReindexing/state.json
   [junit4]   2> 	7	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	6	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/collections
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1500625 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44145
   [junit4]   2> 1500625 INFO  (SUITE-ReindexCollectionTest-seed#[AD5D1A6208A8DEDD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44145
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_AD5D1A6208A8DEDD-001
   [junit4]   2> May 27, 2019 1:17:13 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): {remove_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _root_=PostingsFormat(name=LuceneFixedGap), string_s=FSTOrd50, sind=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=73, maxMBSortInHeap=5.8227425414718645, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33986d0a), locale=de, timezone=Greenwich
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.0.2 (64-bit)/cpus=8,threads=1,free=192250168,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiWordSynonyms, TestSolrCoreSnapshots, DistanceUnitsTest, Tagger2Test, SolrInfoBeanTest, TestHighlightDedupGrouping, ShardRoutingTest, TestChildDocTransformerHierarchy, TestWithCollection, VersionInfoTest, LegacyCloudClusterPropTest, SoftAutoCommitTest, SplitShardTest, TestSolrFieldCacheBean, TestManagedSchema, TestCursorMarkWithoutUniqueKey, ConfigureRecoveryStrategyTest, BlockCacheTest, TestStressRecovery, TestPivotHelperCode, CdcrBidirectionalTest, RulesTest, WrapperMergePolicyFactoryTest, ZkStateWriterTest, AtomicUpdateRemovalJavabinTest, TestDocTermOrdsUninvertLimit, TestRetrieveFieldsOptimizer, TestDistributedStatsComponentCardinality, DirectSolrConnectionTest, TestFiltering, TestCustomStream, StressHdfsTest, MultiThreadedOCPTest, TestCloudSearcherWarming, OverseerModifyCollectionTest, UniqFieldsUpdateProcessorFactoryTest, NodeAddedTriggerIntegrationTest, TestAuthorizationFramework, TestPerFieldSimilarity, JSONWriterTest, SpellCheckCollatorTest, TestBM25SimilarityFactory, TestHdfsBackupRestoreCore, TestPullReplica, CdcrWithNodesRestartsTest, TriLevelCompositeIdRoutingTest, ZkNodePropsTest, RecoveryAfterSoftCommitTest, TestSimpleTextCodec, BasicDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, TestReplicaProperties, PreAnalyzedUpdateProcessorTest, TestLegacyFieldReuse, TestAuthenticationFramework, FullHLLTest, SecurityConfHandlerTest, TestUseDocValuesAsStored2, TestBulkSchemaConcurrent, AuditLoggerIntegrationTest, DocValuesNotIndexedTest, TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotLongTailTest, TestFieldResource, DirectUpdateHandlerTest, TermVectorComponentDistributedTest, SignificantTermsQParserPluginTest, TestIndexingPerformance, CustomTermsComponentTest, TestSizeLimitedDistributedMap, TestBlendedInfixSuggestions, TolerantUpdateProcessorTest, TestNamedUpdateProcessors, CollectionTooManyReplicasTest, TestSimLargeCluster, TestRemoteStreaming, TestNumericTokenStream, TestFacetMethods, TestRandomFaceting, TestDynamicURP, MetricsHandlerTest, TestUnifiedSolrHighlighter, TestComplexPhraseQParserPlugin, TestGraphMLResponseWriter, TestFieldCacheWithThreads, OrderedExecutorTest, AssignTest, FullSolrCloudDistribCmdsTest, ExternalFileFieldSortTest, JavabinLoaderTest, TestCSVResponseWriter, TestConfigSetImmutable, StatsReloadRaceTest, DocumentAnalysisRequestHandlerTest, SpatialRPTFieldTypeTest, ZookeeperStatusHandlerTest, TestExceedMaxTermLength, XmlInterpolationTest, QueryResultKeyTest, LeaderFailureAfterFreshStartTest, MultiDestinationAuditLoggerTest, AliasIntegrationTest, PeerSyncTest, TestQuerySenderNoQuery, BasicFunctionalityTest, V2StandaloneTest, TestStressVersions, TestJsonRequest, DocValuesMultiTest, TestSolrCloudWithHadoopAuthPlugin, RegexBytesRefFilterTest, CreateRoutedAliasTest, MigrateRouteKeyTest, TestPushWriter, HdfsNNFailoverTest, SolrCloudReportersTest, TestSimComputePlanAction, QueryParsingTest, DistribJoinFromCollectionTest, IgnoreLargeDocumentProcessorFactoryTest, ResourceLoaderTest, ScriptEngineTest, ConfigSetsAPITest, DirectSolrSpellCheckerTest, TestFastLRUCache, TestPayloadCheckQParserPlugin, TestCodecSupport, SortByFunctionTest, TestObjectReleaseTracker, ClusterStateTest, DocExpirationUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, TestSort, CoreMergeIndexesAdminHandlerTest, SpellingQueryConverterTest, ConcurrentDeleteAndCreateCollectionTest, TestLFUCache, TestStressInPlaceUpdates, ManagedSchemaRoundRobinCloudTest, TestManagedStopFilterFactory, TestUtils, ZkCLITest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CollectionPropsTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, HttpPartitionTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, ReindexCollectionTest]
   [junit4] Completed [500/855 (1!)] on J1 in 58.57s, 6 tests, 1 failure <<< FAILURES!

[...truncated 44457 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/350/consoleText

[repro] Revision: af3be2b855c5bd7b3b5413ae4bf0ef89f9f7ef47

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest -Dtests.method=testBasicReindexing -Dtests.seed=AD5D1A6208A8DEDD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ReindexCollectionTest
[repro] ant compile-test

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=AD5D1A6208A8DEDD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 100 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro] Exiting with code 0

[...truncated 43 lines...]