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 2018/06/21 14:10:10 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10) - Build # 2167 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2167/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
expected:<4> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C968035F8B789EF5:BD98E21ACF5CD97A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13574 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/init-core-data-001
   [junit4]   2> 768010 WARN  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 768010 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 768011 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 768011 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 768012 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001
   [junit4]   2> 768012 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 768012 INFO  (Thread-2704) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 768012 INFO  (Thread-2704) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 768013 ERROR (Thread-2704) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 768112 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33629
   [junit4]   2> 768113 INFO  (zkConnectionManagerCallback-2857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768116 INFO  (jetty-launcher-2854-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 768116 INFO  (jetty-launcher-2854-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 768123 INFO  (jetty-launcher-2854-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768123 INFO  (jetty-launcher-2854-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768123 INFO  (jetty-launcher-2854-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768123 INFO  (jetty-launcher-2854-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768123 INFO  (jetty-launcher-2854-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 768123 INFO  (jetty-launcher-2854-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 768123 INFO  (jetty-launcher-2854-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@726d4d9{/solr,null,AVAILABLE}
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40e711b5{SSL,[ssl, http/1.1]}{127.0.0.1:45353}
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.e.j.s.Server Started @768155ms
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45353}
   [junit4]   2> 768124 ERROR (jetty-launcher-2854-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768124 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T13:33:56.561807Z
   [junit4]   2> 768126 INFO  (jetty-launcher-2854-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4518f99a{/solr,null,AVAILABLE}
   [junit4]   2> 768127 INFO  (jetty-launcher-2854-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b420424{SSL,[ssl, http/1.1]}{127.0.0.1:45237}
   [junit4]   2> 768127 INFO  (jetty-launcher-2854-thread-2) [    ] o.e.j.s.Server Started @768158ms
   [junit4]   2> 768127 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45237}
   [junit4]   2> 768127 ERROR (jetty-launcher-2854-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768128 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768128 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 768128 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768128 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768128 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T13:33:56.565136Z
   [junit4]   2> 768141 INFO  (zkConnectionManagerCallback-2859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768142 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768142 INFO  (zkConnectionManagerCallback-2861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768142 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768254 INFO  (jetty-launcher-2854-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33629/solr
   [junit4]   2> 768255 INFO  (zkConnectionManagerCallback-2865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768255 INFO  (zkConnectionManagerCallback-2867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768286 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768286 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45237_solr
   [junit4]   2> 768287 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.c.Overseer Overseer (id=72239072930037764-127.0.0.1:45237_solr-n_0000000000) starting
   [junit4]   2> 768287 INFO  (jetty-launcher-2854-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33629/solr
   [junit4]   2> 768287 INFO  (zkConnectionManagerCallback-2873-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768288 INFO  (zkConnectionManagerCallback-2875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768290 INFO  (zkConnectionManagerCallback-2880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768290 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33629/solr ready
   [junit4]   2> 768291 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45237_solr
   [junit4]   2> 768291 INFO  (zkCallback-2866-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768291 INFO  (zkCallback-2879-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768294 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768295 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768296 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 768296 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45353_solr
   [junit4]   2> 768297 INFO  (zkCallback-2866-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768297 INFO  (zkCallback-2879-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768297 INFO  (zkCallback-2874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768300 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 768304 INFO  (zkConnectionManagerCallback-2888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768305 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768305 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33629/solr ready
   [junit4]   2> 768305 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 768309 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45237.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 768314 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45237.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 768314 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45237.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 768315 INFO  (jetty-launcher-2854-thread-2) [n:127.0.0.1:45237_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node2/.
   [junit4]   2> 768319 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 768327 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 768327 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 768329 INFO  (jetty-launcher-2854-thread-1) [n:127.0.0.1:45353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node1/.
   [junit4]   2> 768351 INFO  (zkConnectionManagerCallback-2891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768353 INFO  (zkConnectionManagerCallback-2896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768353 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768354 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33629/solr ready
   [junit4]   2> 768365 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 768367 INFO  (OverseerThreadFactory-4500-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 768470 INFO  (OverseerStateUpdate-72239072930037764-127.0.0.1:45237_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45237/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 768471 INFO  (OverseerStateUpdate-72239072930037764-127.0.0.1:45237_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45353/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 768472 INFO  (OverseerStateUpdate-72239072930037764-127.0.0.1:45237_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45237/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 768472 INFO  (OverseerStateUpdate-72239072930037764-127.0.0.1:45237_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45353/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 768683 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr    x:collection1_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 768683 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr    x:collection1_shard2_replica_t4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 768684 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr    x:collection1_shard1_replica_t1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 768690 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr    x:collection1_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 768693 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr    x:collection1_shard2_replica_t6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 769690 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 769696 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 769697 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 769697 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using configuration from collection collection1, trusted=true
   [junit4]   2> 769698 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45237.solr.core.collection1.shard2.replica_t4' (registry 'solr.core.collection1.shard2.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 769698 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 769698 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node2/collection1_shard2_replica_t4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 769700 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 769713 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 769714 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 769714 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using configuration from collection collection1, trusted=true
   [junit4]   2> 769715 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45237.solr.core.collection1.shard1.replica_t1' (registry 'solr.core.collection1.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 769715 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 769715 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node2/collection1_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 769718 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 769720 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 769731 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 769732 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 769732 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 769732 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using configuration from collection collection1, trusted=true
   [junit4]   2> 769733 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45353.solr.core.collection1.shard1.replica_t2' (registry 'solr.core.collection1.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 769733 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 769733 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node1/collection1_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 769733 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 769733 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using configuration from collection collection1, trusted=true
   [junit4]   2> 769734 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45353.solr.core.collection1.shard2.replica_t6' (registry 'solr.core.collection1.shard2.replica_t6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@698f11d0
   [junit4]   2> 769734 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 769734 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node1/collection1_shard2_replica_t6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 769851 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 769851 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 769852 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 769852 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 769853 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ebdd385[collection1_shard1_replica_t1] main]
   [junit4]   2> 769854 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 769854 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 769855 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 769855 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603889306840072192
   [junit4]   2> 769856 INFO  (searcherExecutor-4510-thread-1-processing-n:127.0.0.1:45237_solr x:collection1_shard1_replica_t1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher Searcher@7ebdd385[collection1_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 769858 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 769858 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 769859 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 769859 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 769859 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 769860 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening [Searcher@488f0124[collection1_shard2_replica_t4] main]
   [junit4]   2> 769861 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 769861 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 769862 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 769862 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603889306847412224
   [junit4]   2> 769862 INFO  (searcherExecutor-4509-thread-1-processing-n:127.0.0.1:45237_solr x:collection1_shard2_replica_t4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore [collection1_shard2_replica_t4] Registered new searcher Searcher@488f0124[collection1_shard2_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 769863 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 769863 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 769864 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 769864 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 769868 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f3c6cbc[collection1_shard1_replica_t2] main]
   [junit4]   2> 769868 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 769869 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 769869 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 769870 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 769870 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603889306855800832
   [junit4]   2> 769870 INFO  (searcherExecutor-4511-thread-1-processing-n:127.0.0.1:45353_solr x:collection1_shard1_replica_t2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@1f3c6cbc[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 769871 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 769871 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 769871 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 769873 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 769873 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 769873 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 769873 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 769875 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7aa76ab4[collection1_shard2_replica_t6] main]
   [junit4]   2> 769875 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 769876 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 769876 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 769876 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603889306862092288
   [junit4]   2> 769877 INFO  (searcherExecutor-4512-thread-1-processing-n:127.0.0.1:45353_solr x:collection1_shard2_replica_t6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@7aa76ab4[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 769879 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 770369 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 770369 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 770369 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45237/solr/collection1_shard1_replica_t1/
   [junit4]   2> 770370 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 url=https://127.0.0.1:45237/solr START replicas=[https://127.0.0.1:45353/solr/collection1_shard1_replica_t2/] nUpdates=100
   [junit4]   2> 770370 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 url=https://127.0.0.1:45237/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 770373 INFO  (qtp878015272-11194) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 770373 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 770373 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 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> 770373 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 770373 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 770374 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 770374 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 770374 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45237/solr/collection1_shard2_replica_t4/
   [junit4]   2> 770374 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 url=https://127.0.0.1:45237/solr START replicas=[https://127.0.0.1:45353/solr/collection1_shard2_replica_t6/] nUpdates=100
   [junit4]   2> 770374 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 url=https://127.0.0.1:45237/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 770375 INFO  (qtp878015272-11110) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.S.Request [collection1_shard2_replica_t6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 770375 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 770375 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 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> 770375 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 770375 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45237/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 770376 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background replication from leader
   [junit4]   2> 770377 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45237/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 770478 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 770480 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1796
   [junit4]   2> 770527 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 770529 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1845
   [junit4]   2> 770629 INFO  (zkCallback-2866-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770876 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.ZkController collection1_shard1_replica_t2 starting background replication from leader
   [junit4]   2> 770876 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 770877 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 770877 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 770878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:45237/solr/collection1_shard1_replica_t1/
   [junit4]   2> 770879 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2189
   [junit4]   2> 770880 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 770880 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.ZkController collection1_shard2_replica_t6 starting background replication from leader
   [junit4]   2> 770880 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 770880 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 770880 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 770880 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 770880 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 770880 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 770880 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@616c97ff[collection1_shard1_replica_t2] main]
   [junit4]   2> 770880 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 770880 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 770881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:45237/solr/collection1_shard2_replica_t4/
   [junit4]   2> 770882 INFO  (qtp1158646767-11192) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 770882 INFO  (searcherExecutor-4511-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@616c97ff[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770882 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 770882 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 770882 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 770882 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 770882 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 770882 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@131ce367[collection1_shard2_replica_t6] main]
   [junit4]   2> 770883 INFO  (searcherExecutor-4512-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@131ce367[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770887 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2193
   [junit4]   2> 770889 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 770982 INFO  (zkCallback-2866-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770982 INFO  (zkCallback-2874-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 771889 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2} status=0 QTime=3523
   [junit4]   2> 771890 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 771890 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 771900 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C968035F8B789EF5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 771905 INFO  (qtp878015272-11197) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1603889308985458688&distrib.from=https://127.0.0.1:45237/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:* (-1603889308985458688)} 0 0
   [junit4]   2> 771907 INFO  (qtp878015272-11110) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1603889308987555840&distrib.from=https://127.0.0.1:45237/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:* (-1603889308987555840)} 0 0
   [junit4]   2> 771907 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 771908 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45237/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:* (-1603889308987555840)} 0 4
   [junit4]   2> 771908 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 771908 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1603889308985458688)} 0 7
   [junit4]   2> 771909 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1603889308993847296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 771909 INFO  (qtp878015272-11118) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 771909 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 771909 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 771909 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45237/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 771909 INFO  (qtp878015272-11122) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 771914 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1603889308999090176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 771914 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 771914 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 771914 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45237/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 771915 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 771915 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 772368 INFO  (OverseerCollectionConfigSetProcessor-72239072930037764-127.0.0.1:45237_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 772418 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 772418 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 772922 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 772922 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 773425 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 773425 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 773877 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 773878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 773878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 773878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 773878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 773878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 773878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@150030c0[collection1_shard1_replica_t2] main]
   [junit4]   2> 773879 INFO  (searcherExecutor-4511-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@150030c0[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 773881 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 773881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 773881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 773881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 773881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 773881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 773881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17ca23da[collection1_shard2_replica_t6] main]
   [junit4]   2> 773883 INFO  (searcherExecutor-4512-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@17ca23da[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 773929 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 773929 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 774433 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 774433 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 774936 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 774936 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 775440 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 775440 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 775943 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 775943 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 776447 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 776447 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 776878 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 776878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 776878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 776878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 776878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 776878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 776878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bc5ec24[collection1_shard1_replica_t2] main]
   [junit4]   2> 776879 INFO  (searcherExecutor-4511-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@3bc5ec24[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 776881 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 776881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 776881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 776881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 776881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 776881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 776881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@320e1613[collection1_shard2_replica_t6] main]
   [junit4]   2> 776883 INFO  (searcherExecutor-4512-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@320e1613[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 776951 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 776951 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 777454 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 777454 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 777958 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 777958 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 778462 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 778462 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 778966 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 778967 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 779471 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 779471 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 779878 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 779878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 779878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 779878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 779878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 779878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 779878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@400f5219[collection1_shard1_replica_t2] main]
   [junit4]   2> 779879 INFO  (searcherExecutor-4511-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@400f5219[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779881 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 779881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 779881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 779881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 779881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 779881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 779881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@743ce6be[collection1_shard2_replica_t6] main]
   [junit4]   2> 779883 INFO  (searcherExecutor-4512-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@743ce6be[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779975 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 779975 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 780478 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 780478 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 780982 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 780982 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 781486 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 781486 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 781990 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 781990 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 782493 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 782493 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 782877 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 782878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 782878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 782878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 782878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 782878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 782878 INFO  (indexFetcher-4530-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59e7efcb[collection1_shard1_replica_t2] main]
   [junit4]   2> 782879 INFO  (searcherExecutor-4511-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@59e7efcb[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 782881 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 782881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 782881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 782881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 782881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 782881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 782881 INFO  (indexFetcher-4532-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@542bc59d[collection1_shard2_replica_t6] main]
   [junit4]   2> 782883 INFO  (searcherExecutor-4512-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@542bc59d[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 782997 INFO  (qtp1158646767-11121) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 782997 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 783501 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 783503 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 784005 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 784006 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 784509 INFO  (qtp1158646767-11196) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 784509 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 785013 INFO  (qtp1158646767-11193) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 785013 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 785517 INFO  (qtp1158646767-11117) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 785517 INFO  (qtp1158646767-11119) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 785878 INFO  (qtp1158646767-11107) [n:127.0.0.1:45237_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]

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

4645-thread-2) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@101c550: rootName = solr_45237, domain = solr.core.collection1.shard2.replica_t4, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_t4 / com.codahale.metrics.MetricRegistry@37e91e92
   [junit4]   2> 817000 INFO  (coreCloseExecutor-4646-thread-2) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore [collection1_shard1_replica_t2]  CLOSING SolrCore org.apache.solr.core.SolrCore@311a5edd
   [junit4]   2> 817004 INFO  (coreCloseExecutor-4646-thread-1) [n:127.0.0.1:45353_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=194049ce
   [junit4]   2> 817004 INFO  (coreCloseExecutor-4646-thread-2) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_t2, tag=311a5edd
   [junit4]   2> 817004 INFO  (coreCloseExecutor-4646-thread-2) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22123ab3: rootName = solr_45353, domain = solr.core.collection1.shard1.replica_t2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_t2 / com.codahale.metrics.MetricRegistry@623386c6
   [junit4]   2> 817005 INFO  (coreCloseExecutor-4645-thread-2) [n:127.0.0.1:45237_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1a7e38c1
   [junit4]   2> 817006 INFO  (jetty-closer-2855-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72239072930037781-127.0.0.1:45237_solr-n_0000000004) closing
   [junit4]   2> 817006 INFO  (OverseerStateUpdate-72239072930037781-127.0.0.1:45237_solr-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45237_solr
   [junit4]   2> 817006 WARN  (OverseerAutoScalingTriggerThread-72239072930037781-127.0.0.1:45237_solr-n_0000000004) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 817008 INFO  (zkCallback-2953-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45353_solr
   [junit4]   2> 817008 INFO  (jetty-closer-2855-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@167ba641{/solr,null,UNAVAILABLE}
   [junit4]   2> 817008 INFO  (jetty-closer-2855-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 817015 INFO  (coreCloseExecutor-4646-thread-2) [n:127.0.0.1:45353_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=311a5edd
   [junit4]   2> 817017 INFO  (jetty-closer-2855-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f275cf6{/solr,null,UNAVAILABLE}
   [junit4]   2> 817017 INFO  (jetty-closer-2855-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 817017 ERROR (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 817017 INFO  (SUITE-TestCloudRecovery-seed#[C968035F8B789EF5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33629 33629
   [junit4]   2> 817885 INFO  (Thread-2704) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33629 33629
   [junit4]   2> 817885 WARN  (Thread-2704) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	19	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C968035F8B789EF5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1205, maxMBSortInHeap=7.467263542423568, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-MA, timezone=US/Eastern
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=98838424,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsCloudBackupRestore, CdcrReplicationHandlerTest, TestSearcherReuse, EnumFieldTest, TestLMJelinekMercerSimilarityFactory, HdfsUnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, TestUtilizeNode, DistributedQueueTest, AnalyticsQueryTest, TestStandardQParsers, AssignTest, TestRuleBasedAuthorizationPlugin, TestFastLRUCache, CloudExitableDirectoryReaderTest, TestRestoreCore, TestAtomicUpdateErrorCases, TermVectorComponentTest, DistribCursorPagingTest, TestHttpShardHandlerFactory, SolrJmxReporterCloudTest, SliceStateTest, TestLFUCache, XmlInterpolationTest, TestQueryTypes, TestSolrDeletionPolicy2, TestMinMaxOnMultiValuedField, TestSchemaNameResource, PreAnalyzedFieldTest, SolrCmdDistributorTest, ScheduledTriggerIntegrationTest, TestSolrCloudWithDelegationTokens, SparseHLLTest, ConvertedLegacyTest, V2ApiIntegrationTest, CdcrBidirectionalTest, HttpSolrCallGetCoreTest, TestAnalyzedSuggestions, TestSolrCLIRunExample, HdfsSyncSliceTest, TestExecutePlanAction, TestFiltering, TestNumericRangeQuery32, LegacyCloudClusterPropTest, DisMaxRequestHandlerTest, FullHLLTest, TestDynamicFieldCollectionResource, TestFieldCacheWithThreads, TestJmxIntegration, MissingSegmentRecoveryTest, OverseerCollectionConfigSetProcessorTest, Tagger2Test, TestFieldSortValues, TestLuceneIndexBackCompat, ExitableDirectoryReaderTest, TestQuerySenderListener, RegexBoostProcessorTest, AtomicUpdateProcessorFactoryTest, MetricTriggerIntegrationTest, TestCoreDiscovery, AssignBackwardCompatibilityTest, RegexBytesRefFilterTest, TestInPlaceUpdatesDistrib, ResponseLogComponentTest, TestCustomStream, ChaosMonkeySafeLeaderWithPullReplicasTest, TestRequestStatusCollectionAPI, TestDFRSimilarityFactory, BlockJoinFacetSimpleTest, TestCodecSupport, TestCryptoKeys, SolrTestCaseJ4Test, PeerSyncWithLeaderAndIndexFingerprintCachingTest, RequestLoggingTest, HDFSCollectionsAPITest, TestPerFieldSimilarityWithDefaultOverride, TestFieldResource, JavabinLoaderTest, SharedFSAutoReplicaFailoverTest, SearchRateTriggerTest, SpellCheckCollatorWithCollapseTest, TemplateUpdateProcessorTest, TestRequestForwarding, TestDocBasedVersionConstraints, CoreMergeIndexesAdminHandlerTest, TestRandomFlRTGCloud, TestJsonRequest, TestJsonFacetRefinement, SolrXmlInZkTest, TimeZoneUtilsTest, SpellingQueryConverterTest, HdfsDirectoryTest, TestHdfsBackupRestoreCore, SmileWriterTest, TestCloudDeleteByQuery, TestValueSourceCache, SearchHandlerTest, FacetPivotSmallTest, AutoScalingHandlerTest, TestMacroExpander, SpellPossibilityIteratorTest, TestLegacyNumericUtils, CollectionsAPIAsyncDistributedZkTest, TestSubQueryTransformerDistrib, ConnectionManagerTest, TestEmbeddedSolrServerSchemaAPI, RecoveryAfterSoftCommitTest, BJQParserTest, TestDocTermOrdsUninvertLimit, TestCollationFieldDocValues, DistributedQueryComponentCustomSortTest, LeaderElectionIntegrationTest, TestStressCloudBlindAtomicUpdates, TestCloudRecovery]
   [junit4] Completed [305/820 (1!)] on J2 in 49.89s, 2 tests, 1 failure <<< FAILURES!

[...truncated 45675 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2167/consoleText

[repro] Revision: 975b956e7f870d7414524efebd20e016d7b47de4

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery -Dtests.method=leaderRecoverFromLogOnStartupTest -Dtests.seed=C968035F8B789EF5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3323 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudRecovery" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=C968035F8B789EF5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 40 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+14) - Build # 2168 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2168/
Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
Error from server at https://127.0.0.1:44183/solr: Error waiting for corenode gone

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44183/solr: Error waiting for corenode gone
	at __randomizedtesting.SeedInfo.seed([4558D30F9EEC693E:ABE8AA5A99207E84]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:357)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 1803 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20180621_165005_9352276758168149791044.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180621_165005_93512121975516384658345.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180621_165005_93516127087381343358196.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 298 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180621_165814_6047306173253557607950.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180621_165814_6048240444873074809848.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180621_165814_60713110289583927839280.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1080 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180621_165939_16411397051966163081987.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180621_165939_1671881000594132766152.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180621_165939_16814770968885106567556.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180621_170141_26716566675028880067687.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180621_170141_26713431088288145370086.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180621_170141_2672730774743768560416.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180621_170156_04715363090043982473111.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180621_170156_04710102724928782453996.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180621_170156_0472774185270194276890.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180621_170230_70115616602302966323408.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180621_170230_7023240571536504620275.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180621_170230_7017571434503952884335.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180621_170235_1056040608564930651140.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20180621_170235_10516488457196413514956.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20180621_170235_10511145868692591898434.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180621_170246_2914047821839534429897.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180621_170246_291359089144618556281.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180621_170246_291735004566197239188.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180621_170250_2308887630124853364596.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180621_170250_23018400943499240309220.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180621_170250_23010545889176152597324.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180621_170302_07517088021824056912089.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180621_170302_0754566408153473239723.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180621_170315_034950143405278195576.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180621_170315_0344632671398276782721.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180621_170315_0341221513136471256259.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180621_170318_0106625494165435414033.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180621_170326_9122207226694498372279.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180621_170326_9129621515233335845085.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180621_170326_91315666709994224039583.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1404 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180621_170540_1884585168998733640096.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180621_170540_1901951994169549543068.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180621_170540_18713315718186694663815.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20180621_170551_4536949113402463653332.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180621_170551_45311278889735948512579.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20180621_170551_45316961187495662598842.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20180621_170604_3164673280180387842342.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20180621_170604_3167317725630467081649.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180621_170604_31612922439813499726899.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20180621_171215_87011583029923672263453.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180621_171215_8708063182727606570422.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20180621_171215_870181532800026165009.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180621_171218_94817668117848029695909.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20180621_171218_9489524171090300550633.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20180621_171218_94815824986345113165305.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20180621_171225_258373219116172378178.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180621_171225_258892040901721949367.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20180621_171225_2588686414789724056494.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20180621_171303_820333817783636290028.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20180621_171303_8204067300775446802590.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20180621_171303_82014994872445996698217.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180621_171315_8296672983188336492111.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180621_171315_8295282662589556036556.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180621_171315_8293070277776335903030.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180621_171333_4643367928040001317252.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20180621_171333_4632416367488501673520.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20180621_171333_46316259463382503185009.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20180621_171357_7515602980663092686464.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20180621_171357_7511275640489686144448.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20180621_171408_5326942649827996636781.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180621_171408_53214828061469727630970.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20180621_171408_5324147656170257622451.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 344 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180621_171425_46412424420098650121541.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20180621_171425_46416917019146490473049.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20180621_171425_46411755850951430080617.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180621_171434_9791182868560326032695.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180621_171434_97913039056739645147937.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180621_171434_9799497955489754244509.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 204 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20180621_171443_3295559549522659439984.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180621_171443_3291953074488692117649.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20180621_171443_329741791162834876088.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180621_171456_5985079379097068804629.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180621_171456_5981512473041763762536.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180621_171456_59816098526596271572632.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 292 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180621_171602_45912474943712252758465.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180621_171602_4592492694868485304911.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180621_171602_4595647110679463788294.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20180621_171635_73011315934553734540328.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180621_171637_892918626875742464382.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180621_171637_89211503201215629282772.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180621_171637_89211128375324578337121.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20180621_171740_8607255831668893896459.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20180621_171740_8602578938692861930728.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20180621_171740_8602918620804873173449.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2219 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 290891 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/init-core-data-001
   [junit4]   2> 290891 WARN  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 290891 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 290892 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 290893 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001
   [junit4]   2> 290893 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 290900 INFO  (Thread-962) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 290900 INFO  (Thread-962) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 290921 ERROR (Thread-962) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 291000 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36107
   [junit4]   2> 291001 INFO  (zkConnectionManagerCallback-625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291005 INFO  (jetty-launcher-622-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 291005 INFO  (jetty-launcher-622-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 291005 INFO  (jetty-launcher-622-thread-3) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 291024 INFO  (jetty-launcher-622-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 291024 INFO  (jetty-launcher-622-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 291024 INFO  (jetty-launcher-622-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 291024 INFO  (jetty-launcher-622-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e3eea2{/solr,null,AVAILABLE}
   [junit4]   2> 291025 INFO  (jetty-launcher-622-thread-4) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11-ea+14
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@249a2488{SSL,[ssl, http/1.1]}{127.0.0.1:33761}
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.e.j.s.Server Started @291053ms
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33761}
   [junit4]   2> 291026 ERROR (jetty-launcher-622-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 291026 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T17:23:48.805511Z
   [junit4]   2> 291041 INFO  (zkConnectionManagerCallback-627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291041 INFO  (jetty-launcher-622-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 291041 INFO  (jetty-launcher-622-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 291041 INFO  (jetty-launcher-622-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 291041 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 291041 INFO  (jetty-launcher-622-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36c2bcca{/solr,null,AVAILABLE}
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3bdecfd8{SSL,[ssl, http/1.1]}{127.0.0.1:44183}
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.e.j.s.Server Started @291069ms
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44183}
   [junit4]   2> 291042 ERROR (jetty-launcher-622-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 291042 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T17:23:48.821635Z
   [junit4]   2> 291072 INFO  (zkConnectionManagerCallback-629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291073 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 291074 INFO  (jetty-launcher-622-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 291074 INFO  (jetty-launcher-622-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 291074 INFO  (jetty-launcher-622-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 291075 INFO  (jetty-launcher-622-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139d0371{/solr,null,AVAILABLE}
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d5ef63b{SSL,[ssl, http/1.1]}{127.0.0.1:39965}
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.e.j.s.Server Started @291103ms
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39965}
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74bcc268{/solr,null,AVAILABLE}
   [junit4]   2> 291076 ERROR (jetty-launcher-622-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 291076 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T17:23:48.855952Z
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10b4f013{SSL,[ssl, http/1.1]}{127.0.0.1:36323}
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.e.j.s.Server Started @291104ms
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36323}
   [junit4]   2> 291077 ERROR (jetty-launcher-622-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 291077 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-21T17:23:48.856589Z
   [junit4]   2> 291089 INFO  (zkConnectionManagerCallback-631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291089 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 291093 INFO  (zkConnectionManagerCallback-633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291093 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 291118 INFO  (jetty-launcher-622-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 291125 INFO  (zkConnectionManagerCallback-637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291157 INFO  (zkConnectionManagerCallback-640-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291158 INFO  (jetty-launcher-622-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 291169 INFO  (zkConnectionManagerCallback-643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291197 INFO  (zkConnectionManagerCallback-647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291201 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291202 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44183_solr
   [junit4]   2> 291202 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.Overseer Overseer (id=72239976818671624-127.0.0.1:44183_solr-n_0000000000) starting
   [junit4]   2> 291205 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291205 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33761_solr
   [junit4]   2> 291213 INFO  (zkCallback-639-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291213 INFO  (zkCallback-646-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291220 INFO  (zkConnectionManagerCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291221 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291221 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36107/solr ready
   [junit4]   2> 291233 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 291233 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44183_solr
   [junit4]   2> 291234 INFO  (zkCallback-646-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 291234 INFO  (zkCallback-639-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 291257 INFO  (zkConnectionManagerCallback-659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291257 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 291258 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 291259 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36107/solr ready
   [junit4]   2> 291269 INFO  (zkCallback-653-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 291277 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44183.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291282 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44183.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291282 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44183.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291283 INFO  (jetty-launcher-622-thread-2) [n:127.0.0.1:44183_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node2/.
   [junit4]   2> 291288 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 291311 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33761.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291317 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33761.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291318 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33761.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291319 INFO  (jetty-launcher-622-thread-3) [n:127.0.0.1:33761_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node3/.
   [junit4]   2> 291377 INFO  (jetty-launcher-622-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 291377 INFO  (jetty-launcher-622-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 291378 INFO  (zkConnectionManagerCallback-667-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291378 INFO  (zkConnectionManagerCallback-669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291379 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a5e04cdc000c, likely client has closed socket
   [junit4]   2> 291380 INFO  (zkConnectionManagerCallback-671-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291380 INFO  (zkConnectionManagerCallback-673-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291383 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 291383 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 291383 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291384 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291384 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 291384 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36323_solr
   [junit4]   2> 291384 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 291384 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39965_solr
   [junit4]   2> 291388 INFO  (zkCallback-646-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 291389 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 291389 INFO  (zkCallback-653-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 291389 INFO  (zkCallback-672-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 291389 INFO  (zkCallback-639-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 291389 INFO  (zkCallback-670-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 291396 INFO  (zkConnectionManagerCallback-682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291397 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 291397 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36107/solr ready
   [junit4]   2> 291404 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 291408 INFO  (zkConnectionManagerCallback-687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291409 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 291409 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36107/solr ready
   [junit4]   2> 291410 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 291414 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39965.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291421 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36323.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291421 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39965.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291421 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39965.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291422 INFO  (jetty-launcher-622-thread-4) [n:127.0.0.1:39965_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node4/.
   [junit4]   2> 291428 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36323.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291428 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36323.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 291429 INFO  (jetty-launcher-622-thread-1) [n:127.0.0.1:36323_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node1/.
   [junit4]   2> 291467 INFO  (zkConnectionManagerCallback-691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291469 INFO  (zkConnectionManagerCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291469 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 291470 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4558D30F9EEC693E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36107/solr ready
   [junit4]   2> 291488 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterProperties-seed#[4558D30F9EEC693E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollWithDefaultClusterProperties
   [junit4]   2> 291504 INFO  (qtp1555842006-3403) [n:127.0.0.1:44183_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 291515 INFO  (qtp1555842006-3404) [n:127.0.0.1:44183_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=CollWithDefaultClusterProperties&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 291517 INFO  (OverseerThreadFactory-1577-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection CollWithDefaultClusterProperties
   [junit4]   2> 291621 INFO  (OverseerStateUpdate-72239976818671624-127.0.0.1:44183_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44183/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 291622 INFO  (OverseerStateUpdate-72239976818671624-127.0.0.1:44183_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36323/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 291623 INFO  (OverseerStateUpdate-72239976818671624-127.0.0.1:44183_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39965/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 291624 INFO  (OverseerStateUpdate-72239976818671624-127.0.0.1:44183_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33761/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 291833 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 291853 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 291853 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 291853 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 291853 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 292839 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 292848 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 292849 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 292849 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard1_replica_n1' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 292850 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44183.solr.core.CollWithDefaultClusterProperties.shard1.replica_n1' (registry 'solr.core.CollWithDefaultClusterProperties.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 292850 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 292850 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node2/CollWithDefaultClusterProperties_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node2/./CollWithDefaultClusterProperties_shard1_replica_n1/data/]
   [junit4]   2> 292864 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 292886 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 292886 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 292887 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 292890 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 292890 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.s.IndexSchema [CollWithDefaultClusterProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 292891 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 292891 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard2_replica_n4' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 292891 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 292891 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard2_replica_n6' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 292892 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39965.solr.core.CollWithDefaultClusterProperties.shard2.replica_n4' (registry 'solr.core.CollWithDefaultClusterProperties.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 292892 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33761.solr.core.CollWithDefaultClusterProperties.shard2.replica_n6' (registry 'solr.core.CollWithDefaultClusterProperties.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 292892 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 292892 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 292892 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node4/CollWithDefaultClusterProperties_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node4/./CollWithDefaultClusterProperties_shard2_replica_n4/data/]
   [junit4]   2> 292892 INFO  (qtp30277631-3392) [n:127.0.0.1:33761_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node3/CollWithDefaultClusterProperties_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node3/./CollWithDefaultClusterProperties_shard2_replica_n6/data/]
   [junit4]   2> 292931 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 292931 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard1_replica_n2' using configuration from collection CollWithDefaultClusterProperties, trusted=true
   [junit4]   2> 292931 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36323.solr.core.CollWithDefaultClusterProperties.shard1.replica_n2' (registry 'solr.core.CollWithDefaultClusterProperties.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4df472
   [junit4]   2> 292931 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 292931 INFO  (qtp1674283079-3419) [n:127.0.0.1:36323_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node1/CollWithDefaultClusterProperties_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_4558D30F9EEC693E-001/tempDir-001/node1/./CollWithDefaultClusterProperties_shard1_replica_n2/data/]
   [junit4]   2> 292952 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 292953 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 292954 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 292954 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 292956 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ef8464c[CollWithDefaultClusterProperties_shard1_replica_n1] main]
   [junit4]   2> 292956 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 292956 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 292957 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 292957 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1603903769265831936
   [junit4]   2> 292965 INFO  (searcherExecutor-1599-thread-1-processing-n:127.0.0.1:44183_solr x:CollWithDefaultClusterProperties_shard1_replica_n1 c:CollWithDefaultClusterProperties s:shard1 r:core_node3) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard1_replica_n1] Registered new searcher Searcher@ef8464c[CollWithDefaultClusterProperties_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 292966 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 292976 INFO  (qtp1555842006-3384) [n:127.0.0.1:44183_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_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> 292977 INFO  (qtp1292672992-3410) [n:127.0.0.1:39965_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shar

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

y, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180621_175737_8481899371381994060709.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180621_175737_84812327652395500294771.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180621_175804_58614117893438330736711.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180621_175804_5863256922638522094205.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180621_175804_5866049685709873460604.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 573 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180621_175816_8758608890463396686461.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180621_175816_8757391043042757844532.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180621_175816_8755150383105237242671.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 677 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180621_175826_43612565034635963649664.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180621_175826_4361102747872469726148.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180621_175826_4366224018148235533637.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20180621_175857_2585603852530968641855.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20180621_175857_25813573627017601858190.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 606 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180621_175914_59411950155575816204134.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180621_175914_59412114194735503179336.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180621_175927_7766866112353280997217.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 34405 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2168/consoleText

[repro] Revision: 41062738765cc9629682b110502a449af891a36c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplica -Dtests.seed=4558D30F9EEC693E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy-NL -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3323 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionsAPISolrJTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=4558D30F9EEC693E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy-NL -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 87 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20180621_180242_1996617589954493002244.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20180621_180242_19917370710382630970878.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20180621_180242_19917747557235179057940.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

[...truncated 40 lines...]