You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/15 00:01:02 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.1) - Build # 515 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/515/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest:     1) Thread[id=1203, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrCloudExampleTest]         at java.base@12.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest: 
   1) Thread[id=1203, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrCloudExampleTest]
        at java.base@12.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([591DED56B8F603D5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SystemCollectionCompatTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SystemCollectionCompatTest:     1) Thread[id=168, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SystemCollectionCompatTest]         at java.base@12.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SystemCollectionCompatTest: 
   1) Thread[id=168, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SystemCollectionCompatTest]
        at java.base@12.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([591DED56B8F603D5]:0)


FAILED:  org.apache.solr.cloud.TestLockTree.testLocks

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([591DED56B8F603D5:20D797AFB026E83E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.TestLockTree.testLocks(TestLockTree.java:99)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13531 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 74964 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/data-dir-3-001
   [junit4]   2> 74964 WARN  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=81 numCloses=81
   [junit4]   2> 74966 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 74969 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 74969 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 74974 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001
   [junit4]   2> 75042 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 75058 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 75058 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 75395 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:49343
   [junit4]   2> 75395 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49343
   [junit4]   2> 75395 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49343
   [junit4]   2> 75398 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49343
   [junit4]   2> 76056 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76195 INFO  (zkConnectionManagerCallback-52-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76202 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76375 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76406 INFO  (zkConnectionManagerCallback-54-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76406 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76432 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76461 INFO  (zkConnectionManagerCallback-56-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76463 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76650 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 76650 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 76650 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 76650 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 76651 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 76651 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 76651 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 76651 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 76659 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 76659 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 76659 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 76659 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 76659 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 76659 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 76661 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@394a7b4{/solr,null,AVAILABLE}
   [junit4]   2> 76666 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55d75bfb{/solr,null,AVAILABLE}
   [junit4]   2> 76718 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@dbdd597{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49354}
   [junit4]   2> 76719 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.Server Started @76935ms
   [junit4]   2> 76719 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49354}
   [junit4]   2> 76719 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@703a2ca3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49355}
   [junit4]   2> 76720 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.Server Started @76935ms
   [junit4]   2> 76720 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49355}
   [junit4]   2> 76720 ERROR (jetty-launcher-57-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 76720 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 76720 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 76720 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 76720 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 76720 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-14T22:51:44.503761Z
   [junit4]   2> 76720 ERROR (jetty-launcher-57-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 76721 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 76721 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 76721 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 76721 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76721 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 76721 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-14T22:51:44.504192Z
   [junit4]   2> 76730 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76762 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76782 INFO  (zkConnectionManagerCallback-61-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76782 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76782 INFO  (zkConnectionManagerCallback-59-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76784 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76809 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 76810 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77385 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77395 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c98bf83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77395 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c98bf83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77455 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e8a9cf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77455 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e8a9cf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77480 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49343/solr
   [junit4]   2> 77628 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77659 INFO  (zkConnectionManagerCallback-69-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77659 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77977 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78066 INFO  (zkConnectionManagerCallback-71-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78067 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78077 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78108 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4222f748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78108 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4222f748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78220 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55282775[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78222 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55282775[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78245 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49343/solr
   [junit4]   2> 78252 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78333 INFO  (zkConnectionManagerCallback-77-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78340 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78505 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78548 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78551 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 83085 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49355_solr
   [junit4]   2> 83101 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.Overseer Overseer (id=72057723886960648-127.0.0.1:49355_solr-n_0000000000) starting
   [junit4]   2> 84031 INFO  (OverseerStateUpdate-72057723886960648-127.0.0.1:49355_solr-n_0000000000) [n:127.0.0.1:49355_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49355_solr
   [junit4]   2> 84046 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49355_solr
   [junit4]   2> 84109 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49354_solr as DOWN
   [junit4]   2> 84112 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 84125 INFO  (zkCallback-70-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 84161 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 84161 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49354_solr
   [junit4]   2> 84207 INFO  (zkCallback-70-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 84207 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 84313 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 84317 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 84360 WARN  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 84361 WARN  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 84467 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 84569 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 84765 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 84898 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 84898 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 84915 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/.
   [junit4]   2> 84917 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49354.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 85004 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49354.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 85005 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49354.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 85009 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:49354_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node2/.
   [junit4]   2> 85243 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 85246 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85255 INFO  (zkConnectionManagerCallback-92-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85255 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85269 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 85280 INFO  (SUITE-SystemCollectionCompatTest-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49343/solr ready
   [junit4]   2> 86105 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[591DED56B8F603D5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 86127 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 86203 INFO  (OverseerThreadFactory-110-thread-1-processing-n:127.0.0.1:49355_solr) [n:127.0.0.1:49355_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 86502 INFO  (OverseerStateUpdate-72057723886960648-127.0.0.1:49355_solr-n_0000000000) [n:127.0.0.1:49355_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49354/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 86546 INFO  (OverseerStateUpdate-72057723886960648-127.0.0.1:49355_solr-n_0000000000) [n:127.0.0.1:49355_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49355/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 86787 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 86787 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr    x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 86792 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 88559 WARN  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 88560 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 88653 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 88693 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 88706 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 88733 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 88752 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 88848 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 88945 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 88953 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 88954 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 89053 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 89053 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 89119 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 89120 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 89130 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 89130 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 89134 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49354.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 89135 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 90068 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 90068 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90072 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 90072 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90078 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 90078 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90084 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 90084 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90088 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b9179de[.system_shard1_replica_n2] main]
   [junit4]   2> 90099 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dbe6b4d[.system_shard1_replica_n1] main]
   [junit4]   2> 90185 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 90205 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 90206 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 90210 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 90238 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 90238 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 90326 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 90327 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90336 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 90372 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655745877801697280
   [junit4]   2> 90396 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 90635 INFO  (searcherExecutor-120-thread-1-processing-n:127.0.0.1:49354_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@4dbe6b4d[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90644 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 90645 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 307 ms
   [junit4]   2> 90645 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90645 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655745878087958528
   [junit4]   2> 90663 INFO  (searcherExecutor-119-thread-1-processing-n:127.0.0.1:49355_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@6b9179de[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90687 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 90689 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 90703 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 90730 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 90731 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 90840 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 90840 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 90840 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49355/solr/.system_shard1_replica_n2/
   [junit4]   2> 90849 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:49355/solr START replicas=[http://127.0.0.1:49354/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 90851 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:49355/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 90861 INFO  (qtp58342280-206) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 90864 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 90864 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 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> 90872 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72057723886960648-core_node4-n_0000000000
   [junit4]   2> 90925 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49355/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 91054 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 91069 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 91102 INFO  (qtp2130566412-204) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4317
   [junit4]   2> 91202 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 91203 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96571 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=9779
   [junit4]   2> 96582 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96582 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96592 INFO  (zkCallback-70-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96617 INFO  (zkCallback-70-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 96696 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 96701 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=10574
   [junit4]   2> 96704 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[591DED56B8F603D5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 96782 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[591DED56B8F603D5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 96804 INFO  (zkConnectionManagerCallback-99-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96804 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[591DED56B8F603D5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 96851 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[591DED56B8F603D5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 96903 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[591DED56B8F603D5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49343/solr ready
   [junit4]   2> 97053 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 97423 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49355/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16fa641c053T1ezg42hwp3s0mhbanc1uflkzo (1655745884738027520)]} 0 5
   [junit4]   2> 97450 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16fa641c053T1ezg42hwp3s0mhbanc1uflkzo (1655745884738027520)]} 0 514
   [junit4]   2> 97472 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1655745885246586880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 97472 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75623769 commitCommandVersion:1655745885246586880
   [junit4]   2> 97493 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1655745885268606976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 97496 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@529c8d92 commitCommandVersion:1655745885268606976
   [junit4]   2> 97540 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7aad9356[.system_shard1_replica_n2] main]
   [junit4]   2> 97545 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6846dc9f[.system_shard1_replica_n1] main]
   [junit4]   2> 97548 INFO  (searcherExecutor-120-thread-1-processing-n:127.0.0.1:49354_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@6846dc9f[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325297}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 97555 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 97555 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49355/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 71
   [junit4]   2> 97556 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 97557 INFO  (searcherExecutor-119-thread-1-processing-n:127.0.0.1:49355_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@7aad9356[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325265}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 97569 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 101
   [junit4]   2> 97591 INFO  (qtp2130566412-205) [n:127.0.0.1:49355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 97600 INFO  (qtp58342280-206) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 97629 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 97634 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 97639 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 97652 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/managed-schema 
   [junit4]   2> 97652 INFO  (zkCallback-78-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 97653 INFO  (zkCallback-70-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 97666 INFO  (zkCallback-70-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 97668 INFO  (Thread-57) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 97669 INFO  (Thread-58) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 97680 INFO  (zkCallback-70-thread-2) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 97719 INFO  (zkCallback-70-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 97722 INFO  (zkCallback-70-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 56 ms
   [junit4]   2> 97731 INFO  (Thread-57) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n2
   [junit4]   2> 97732 INFO  (Thread-58) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n1
   [junit4]   2> 97758 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 97770 INFO  (Thread-58) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 97792 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 97804 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 97804 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 97809 INFO  (Thread-58) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 97815 INFO  (Thread-58) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 97815 INFO  (Thread-58) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 98050 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49354.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 98050 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 98111 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 98113 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 98258 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 98258 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98270 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@591f7feb[.system_shard1_replica_n1] main]
   [junit4]   2> 98281 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 98284 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 98284 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 98290 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 98292 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 98303 INFO  (searcherExecutor-130-thread-1-processing-n:127.0.0.1:49354_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@591f7feb[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325297}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 98308 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 98321 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c4ae718[.system_shard1_replica_n1] main]
   [junit4]   2> 98322 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5541260b
   [junit4]   2> 98322 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@5541260b
   [junit4]   2> 98325 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@776f8d55: rootName = solr_49354, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@521690a0
   [junit4]   2> 98326 INFO  (searcherExecutor-130-thread-1-processing-n:127.0.0.1:49354_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@c4ae718[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK, os=Mac OS X, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325297}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 98366 INFO  (Thread-58) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@5541260b
   [junit4]   2> 98449 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 98450 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98466 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@471c0c50[.system_shard1_replica_n2] main]
   [junit4]   2> 98478 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 98481 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 98481 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 98490 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 98490 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 98497 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 98499 INFO  (searcherExecutor-129-thread-1-processing-n:127.0.0.1:49355_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@471c0c50[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325265}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 98507 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7152db81[.system_shard1_replica_n2] main]
   [junit4]   2> 98514 INFO  (zkCallback-78-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 98518 INFO  (zkCallback-78-thread-1) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 98523 INFO  (zkCallback-78-thread-1) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 98523 INFO  (zkCallback-78-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 98524 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 98524 INFO  (searcherExecutor-129-thread-1-processing-n:127.0.0.1:49355_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@7152db81[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK, os=Mac OS X, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325265}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 98537 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 98539 INFO  (Thread-57) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 98572 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Took 60.0ms for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 98573 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=955
   [junit4]   2> 98573 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@27a23e6b
   [junit4]   2> 98573 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@27a23e6b
   [junit4]   2> 98573 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@694f2d58: rootName = solr_49355, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5963811c
   [junit4]   2> 98598 INFO  (qtp2130566412-207) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@27a23e6b
   [junit4]   2> 98616 INFO  (Thread-57) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 98631 INFO  (qtp58342280-208) [n:127.0.0.1:49354_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 98632 INFO  (Thread-57) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 98632 INFO  (Thread-57) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 98643 INFO  (OverseerCollectionConfigSetProcessor-72057723886960648-127.0.0.1:49355_solr-n_0000000000) [n:127.0.0.1:49355_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 98653 INFO  (OverseerThreadFactory-110-thread-2-processing-n:127.0.0.1:49355_solr) [n:127.0.0.1:49355_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 98706 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 98725 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 98737 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 98738 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr    x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 98778 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 98779 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 98920 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49354.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 98920 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 98969 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 98969 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98987 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75835f06[.system_shard1_replica_n2] main]
   [junit4]   2> 99007 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 99008 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 99009 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 99011 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 99012 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 99015 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 99018 INFO  (searcherExecutor-138-thread-1-processing-n:127.0.0.1:49355_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@75835f06[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK, os=Mac OS X, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325265}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 99028 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79a54d22[.system_shard1_replica_n2] main]
   [junit4]   2> 99029 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@dfea6e0
   [junit4]   2> 99029 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@dfea6e0
   [junit4]   2> 99030 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c880443: rootName = solr_49355, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5963811c
   [junit4]   2> 99032 INFO  (searcherExecutor-138-thread-1-processing-n:127.0.0.1:49355_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@79a54d22[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK, os=Mac OS X, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325265}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 99071 INFO  (Thread-57) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@dfea6e0
   [junit4]   2> 99100 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 99101 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 99126 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr    x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 99162 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a29f0bd[.system_shard1_replica_n1] main]
   [junit4]   2> 99165 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr    x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 99173 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr    x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 99173 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 99173 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr    x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 99177 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 99177 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 99181 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 99182 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 99188 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:49354_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@7a29f0bd[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK, os=Mac OS X, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325297}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 99195 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 99203 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a85e113[.system_shard1_replica_n1] main]
   [junit4]   2> 99205 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@780f1e6d
   [junit4]   2> 99205 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@780f1e6d
   [junit4]   2> 99205 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8bd737a: rootName = solr_49354, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@521690a0
   [junit4]   2> 99208 INFO  (searcherExecutor-139-thread-1-processing-n:127.0.0.1:49354_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@5a85e113[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK, os=Mac OS X, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.1+12, source=flush, os.version=10.14.6, timestamp=1579042325297}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 99266 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@780f1e6d
   [junit4]   2> 99276 INFO  (qtp58342280-203) [n:127.0.0.1:49354_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=607
   [junit4]   2> 99337 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42211d43
   [junit4]   2> 99337 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_591DED56B8F603D5-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 99500 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 99500 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 99511 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@294df331[.system_shard1_replica_n2] main]
   [junit4]   2> 99521 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 99524 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 99524 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 99529 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 99530 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 99535 INFO  (qtp2130566412-200) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 99536 INFO  (searcherExecutor-146-thread-1-processing-n:127.0.0.1:49355_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:49355_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher

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

rimUtilsTest, PeerSyncTest, SystemCollectionCompatTest, TestXmlQParser, EnumFieldTest, BadIndexSchemaTest, DistributedFacetPivotSmallTest, SolrJmxReporterCloudTest, OverseerModifyCollectionTest, CdcrOpsAndBoundariesTest, UninvertDocValuesMergePolicyTest, BlockJoinFacetSimpleTest, TestSchemaNameResource, SolrCLIZkUtilsTest, TestCryptoKeys, TestConfigSetImmutable, TestTrie, TestRandomFaceting, TestCloudJSONFacetJoinDomain, TestScoreJoinQPScore, TestExportWriter, TestStressInPlaceUpdates, QueryParsingTest, TestFastOutputStream, UpdateRequestProcessorFactoryTest, DistributedQueryElevationComponentTest, TestUseDocValuesAsStored, MetricsHandlerTest, TestRawTransformer, SearchRateTriggerTest, NodeAddedTriggerIntegrationTest, TestSolrCoreParser, RestoreTriggerStateTest, TestSimDistributedQueue, ActionThrottleTest, DirectSolrSpellCheckerTest, TestDynamicFieldNamesIndexCorrectly, TestSimNodeAddedTrigger, SparseHLLTest, DateFieldTest, MoveReplicaHDFSFailoverTest, TestAuthorizationFramework, TestNumericRangeQuery64, TestStressVersions, RecoveryZkTest, TestClusterStateMutator, TestLegacyFieldReuse, DistributedExpandComponentTest, ChaosMonkeySafeLeaderWithPullReplicasTest, RootFieldTest, TestPullReplicaErrorHandling, ShowFileRequestHandlerTest, TestSolrCLIRunExample, TestCrossCoreJoin, TestTolerantUpdateProcessorRandomCloud, TestExactSharedStatsCache, TestExplainDocTransformer, SpellPossibilityIteratorTest, CoreAdminHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestEmbeddedSolrServerAdminHandler, HDFSCollectionsAPITest, TestSolrCloudSnapshots, DocValuesNotIndexedTest, TestSortByMinMaxFunction, TestRandomCollapseQParserPlugin, TestFieldCacheSort, ZkControllerTest, InfixSuggestersTest, TestExtendedDismaxParser, TestReqParamsAPI, TestFoldingMultitermQuery, TestUpdate, TestBM25SimilarityFactory, HdfsLockFactoryTest, RequestHandlersTest, TestSchemaField, TestDynamicFieldResource, SolrRrdBackendFactoryTest, BasicAuthIntegrationTest, TestRequestForwarding, ConvertedLegacyTest, NotRequiredUniqueKeyTest, TestPayloadScoreQParserPlugin, TestImpersonationWithHadoopAuth, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestDistributedSearch, CollectionStateFormat2Test, CollectionsAPISolrJTest, HttpPartitionWithTlogReplicasTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudRecovery2, TestLockTree]
   [junit4] Completed [529/896 (3!)] on J2 in 0.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 46238 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/515/consoleText

[repro] Revision: 4a4f2991010164e6f58d8aa1c1397852591d586a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.seed=591DED56B8F603D5 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=SolrCloudExampleTest -Dtests.seed=591DED56B8F603D5 -Dtests.slow=true -Dtests.locale=os-RU -Dtests.timezone=America/Bogota -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestLockTree -Dtests.method=testLocks -Dtests.seed=591DED56B8F603D5 -Dtests.slow=true -Dtests.locale=fur-IT -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3629 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.TestLockTree|*.SystemCollectionCompatTest|*.SolrCloudExampleTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=591DED56B8F603D5 -Dtests.slow=true -Dtests.locale=fur-IT -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 42 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLockTree
   [junit4]   2> 4068 INFO  (SUITE-TestLockTree-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestLockTree_591DED56B8F603D5-001/data-dir-1-001
   [junit4]   2> 4245 INFO  (SUITE-TestLockTree-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4364 INFO  (SUITE-TestLockTree-seed#[591DED56B8F603D5]-worker) [     ] o.e.j.u.log Logging initialized @4426ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4377 INFO  (SUITE-TestLockTree-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 4448 INFO  (SUITE-TestLockTree-seed#[591DED56B8F603D5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4504 INFO  (TEST-TestLockTree.testLocks-seed#[591DED56B8F603D5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLocks
   [junit4]   2> 4574 INFO  (TEST-TestLockTree.testLocks-seed#[591DED56B8F603D5]) [     ] o.a.s.c.TestLockTree counter : 0 , expected : [coll1/shard1/core_node2, coll2/shard2], actual : [coll1/shard1/core_node2, coll2/shard2, coll2]
   [junit4]   2> 4580 INFO  (TEST-TestLockTree.testLocks-seed#[591DED56B8F603D5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLocks
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLockTree -Dtests.method=testLocks -Dtests.seed=591DED56B8F603D5 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fur-IT -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.16s J2 | TestLockTree.testLocks <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([591DED56B8F603D5:20D797AFB026E83E]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestLockTree.testLocks(TestLockTree.java:99)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestLockTree_591DED56B8F603D5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=516, maxMBSortInHeap=7.529574555792331, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24dbadfe), locale=fur-IT, timezone=Europe/Nicosia
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=6,threads=2,free=50805184,total=109051904
   [junit4]   2> NOTE: All tests run in this JVM: [TestLockTree]
   [junit4] Completed [3/15 (1!)] on J2 in 3.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 66 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1590: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1117: There were test failures: 15 suites, 15 tests, 1 failure [seed: 591DED56B8F603D5]

Total time: 1 minute 57 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.SolrCloudExampleTest
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro]   1/5 failed: org.apache.solr.cloud.TestLockTree
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4a4f2991010164e6f58d8aa1c1397852591d586a, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #509
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2