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/02/19 18:17:40 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/662/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DistributedQueueTest.testPeekElements

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BC7AA3F8660A671C:415419D9B6333301]: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.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:273)
	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:830)


FAILED:  org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:59946/_

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:59946/_
	at __randomizedtesting.SeedInfo.seed([BC7AA3F8660A671C:342E9C22C8F60AE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:830)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 42 more




Build Log:
[...truncated 14994 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistributedQueueTest
   [junit4]   2> 1244682 INFO  (SUITE-DistributedQueueTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1244683 INFO  (SUITE-DistributedQueueTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DistributedQueueTest_BC7AA3F8660A671C-001/data-dir-89-001
   [junit4]   2> 1244683 WARN  (SUITE-DistributedQueueTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1244684 INFO  (SUITE-DistributedQueueTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1244685 INFO  (SUITE-DistributedQueueTest-seed#[BC7AA3F8660A671C]-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> 1244685 INFO  (SUITE-DistributedQueueTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1244689 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 1244689 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1244690 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1244690 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1244790 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer start zk server on port:59586
   [junit4]   2> 1244790 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59586
   [junit4]   2> 1244790 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59586
   [junit4]   2> 1244790 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59586
   [junit4]   2> 1244794 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244800 INFO  (zkConnectionManagerCallback-5404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244800 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244805 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244809 INFO  (zkConnectionManagerCallback-5406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244809 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244810 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244813 INFO  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244813 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246038 WARN  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@649e54da name: ZooKeeperConnection Watcher:127.0.0.1:59586/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1246038 WARN  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1246038 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247314 WARN  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]-SendThread(127.0.0.1:59586)) [     ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x1002060f65d0002 has expired
   [junit4]   2> 1247314 WARN  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@649e54da name: ZooKeeperConnection Watcher:127.0.0.1:59586/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 1247314 WARN  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 1247314 WARN  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 1247316 INFO  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247319 INFO  (zkConnectionManagerCallback-5408-thread-1-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247319 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247320 INFO  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247320 INFO  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 1247320 INFO  (zkConnectionManagerCallback-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 1248502 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 1248610 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1248820 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1248823 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59586
   [junit4]   2> 1248823 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59586
   [junit4]   2> 1248823 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59586
   [junit4]   2> 1248828 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueCache
   [junit4]   2> 1248828 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1248829 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1248829 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1248939 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer start zk server on port:59628
   [junit4]   2> 1248939 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59628
   [junit4]   2> 1248939 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59628
   [junit4]   2> 1248939 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59628
   [junit4]   2> 1248941 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1248947 INFO  (zkConnectionManagerCallback-5411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248947 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1248951 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1248954 INFO  (zkConnectionManagerCallback-5413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248954 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1248955 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1248957 INFO  (zkConnectionManagerCallback-5415-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248957 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1248979 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueCache
   [junit4]   2> 1249082 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1249309 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1249309 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59628
   [junit4]   2> 1249309 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59628
   [junit4]   2> 1249309 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59628
   [junit4]   2> 1249319 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLeakChildWatcher
   [junit4]   2> 1249320 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1249321 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1249321 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1249423 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer start zk server on port:59642
   [junit4]   2> 1249423 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59642
   [junit4]   2> 1249423 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59642
   [junit4]   2> 1249423 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59642
   [junit4]   2> 1249434 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249447 INFO  (zkConnectionManagerCallback-5418-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249447 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249461 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249468 INFO  (zkConnectionManagerCallback-5420-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249468 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249472 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249476 INFO  (zkConnectionManagerCallback-5422-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249477 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249640 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLeakChildWatcher
   [junit4]   2> 1249745 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1249970 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1249971 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59642
   [junit4]   2> 1249971 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59642
   [junit4]   2> 1249971 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59642
   [junit4]   2> 1249976 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 1249977 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1249977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1249977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1250082 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer start zk server on port:59652
   [junit4]   2> 1250082 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59652
   [junit4]   2> 1250082 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59652
   [junit4]   2> 1250082 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59652
   [junit4]   2> 1250084 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250089 INFO  (zkConnectionManagerCallback-5425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250089 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1250094 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250105 INFO  (zkConnectionManagerCallback-5427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250105 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1250108 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1250123 INFO  (zkConnectionManagerCallback-5429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1250123 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252461 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 1252570 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1252783 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1252785 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59652
   [junit4]   2> 1252785 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59652
   [junit4]   2> 1252785 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59652
   [junit4]   2> 1252790 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 1252790 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1252791 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1252791 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1252891 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer start zk server on port:59697
   [junit4]   2> 1252891 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59697
   [junit4]   2> 1252891 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59697
   [junit4]   2> 1252891 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59697
   [junit4]   2> 1252896 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252902 INFO  (zkConnectionManagerCallback-5432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252903 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252908 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252912 INFO  (zkConnectionManagerCallback-5434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252912 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252914 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252918 INFO  (zkConnectionManagerCallback-5436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252918 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283467 WARN  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]-SendThread(127.0.0.1:59697)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 30560ms for sessionid 0x100206115f70000
   [junit4]   2> 1283468 WARN  (NIOWorkerThread-12) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100206115f70000, likely client has closed socket
   [junit4]   2> 1283491 WARN  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]-SendThread(127.0.0.1:59697)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 30579ms for sessionid 0x100206115f70001
   [junit4]   2> 1283491 WARN  (NIOWorkerThread-1) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100206115f70001, likely client has closed socket
   [junit4]   2> 1283493 WARN  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]-SendThread(127.0.0.1:59697)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 30559ms for sessionid 0x100206115f70002
   [junit4]   2> 1283493 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100206115f70002, likely client has closed socket
   [junit4]   2> 1283570 WARN  (zkConnectionManagerCallback-5432-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a79fa11 name: ZooKeeperConnection Watcher:127.0.0.1:59697 got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1283571 WARN  (zkConnectionManagerCallback-5432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1283595 WARN  (zkConnectionManagerCallback-5434-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@710b50fe name: ZooKeeperConnection Watcher:127.0.0.1:59697/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1283595 WARN  (zkConnectionManagerCallback-5434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1283595 WARN  (zkConnectionManagerCallback-5436-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@659e8e23 name: ZooKeeperConnection Watcher:127.0.0.1:59697/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1283595 WARN  (zkConnectionManagerCallback-5436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1286727 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 1287152 INFO  (zkConnectionManagerCallback-5432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287680 INFO  (zkConnectionManagerCallback-5434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287800 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1288015 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59697
   [junit4]   2> 1288015 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59697
   [junit4]   2> 1288015 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59697
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueueTest -Dtests.method=testPeekElements -Dtests.seed=BC7AA3F8660A671C -Dtests.slow=true -Dtests.locale=ha-GH -Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 35.2s J2 | DistributedQueueTest.testPeekElements <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC7AA3F8660A671C:415419D9B6333301]:0)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:273)
   [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:830)
   [junit4]   2> 1288020 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 1288021 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1288021 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1288021 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1288126 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer start zk server on port:59793
   [junit4]   2> 1288126 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59793
   [junit4]   2> 1288126 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59793
   [junit4]   2> 1288126 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59793
   [junit4]   2> 1288129 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288139 INFO  (zkConnectionManagerCallback-5439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288140 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288149 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288153 INFO  (zkConnectionManagerCallback-5441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288153 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288154 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288158 INFO  (zkConnectionManagerCallback-5443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288158 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288770 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 1288873 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1289083 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	159	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1289086 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59793
   [junit4]   2> 1289086 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59793
   [junit4]   2> 1289086 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59793
   [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.DistributedQueueTest_BC7AA3F8660A671C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=974, maxMBSortInHeap=7.361987220023886, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@301e148f), locale=ha-GH, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=201649000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, TestHdfsCloudBackupRestore, TestSchemaManager, TestManagedStopFilterFactory, TriggerEventQueueTest, ZkCLITest, SearchRateTriggerIntegrationTest, OverseerStatusTest, TestBM25SimilarityFactory, TestJavabinTupleStreamParser, TestFastLRUCache, CdcrUpdateLogTest, DirectoryFactoryTest, TestRetrieveFieldsOptimizer, TestEmbeddedSolrServerAdminHandler, TestUpdate, ZkSolrClientTest, TestCloudSchemaless, TestFieldCacheSort, CSVRequestHandlerTest, SolrJmxReporterTest, TestLegacyNumericUtils, UpdateRequestProcessorFactoryTest, RecoveryAfterSoftCommitTest, TestSolrFieldCacheBean, SyncSliceTest, TestRebalanceLeaders, SparseHLLTest, SolrCoreTest, TestSimTriggerIntegration, TestTrie, TestStressCloudBlindAtomicUpdates, TestComponentsName, TestXmlQParserPlugin, TestAuthorizationFramework, TestRangeQuery, SpellPossibilityIteratorTest, TestStressLucene, TestBlendedInfixSuggestions, LeaderElectionIntegrationTest, SSLMigrationTest, TestPseudoReturnFields, TestImpersonationWithHadoopAuth, HealthCheckHandlerTest, TestRestManager, DateRangeFieldTest, TestTolerantUpdateProcessorCloud, RankQueryTest, DaemonStreamApiTest, SliceStateTest, TestReload, HdfsLockFactoryTest, TestDynamicLoadingUrl, TestSimDistribStateManager, TestCloudJSONFacetSKG, MissingSegmentRecoveryTest, TimeRoutedAliasUpdateProcessorTest, ClusterStateTest, SolrMetricManagerTest, DateMathParserTest, BasicAuthIntegrationTest, AutoAddReplicasPlanActionTest, DebugComponentTest, CoreAdminCreateDiscoverTest, TestQuerySenderNoQuery, TestSolrDeletionPolicy1, SortByFunctionTest, DistanceFunctionTest, MultiThreadedOCPTest, TestExactSharedStatsCache, PeerSyncTest, SpellCheckComponentTest, TestJmxIntegration, TestSmileRequest, CursorMarkTest, DistributedFacetPivotLongTailTest, DimensionalRoutedAliasUpdateProcessorTest, TestGraphTermsQParserPlugin, ExplicitHLLTest, CdcrBootstrapTest, GraphQueryTest, TestSurroundQueryParser, TermVectorComponentTest, TestPerFieldSimilarityWithDefaultOverride, HdfsChaosMonkeySafeLeaderTest, DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest]
   [junit4] Completed [507/901 (1!)] on J2 in 44.68s, 6 tests, 1 failure <<< FAILURES!

[...truncated 14 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> 1295275 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1295275 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1295276 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001/data-dir-91-001
   [junit4]   2> 1295276 WARN  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=50 numCloses=50
   [junit4]   2> 1295277 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1295278 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1295278 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[BC7AA3F8660A671C]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 1295284 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1295285 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1295285 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1295386 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer start zk server on port:59936
   [junit4]   2> 1295386 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59936
   [junit4]   2> 1295386 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59936
   [junit4]   2> 1295386 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59936
   [junit4]   2> 1295389 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295394 INFO  (zkConnectionManagerCallback-5507-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295394 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1295399 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295402 INFO  (zkConnectionManagerCallback-5509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295402 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1295407 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1295410 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1295413 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1295417 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1295420 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1295424 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1295428 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1295431 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1295435 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1295438 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1295441 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1295444 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1295955 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1295955 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1295955 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1295955 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1295958 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1295959 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1295959 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1295965 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64525f86{/_,null,AVAILABLE}
   [junit4]   2> 1295967 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ecf0f2c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:59949}
   [junit4]   2> 1295967 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.s.Server Started @1296029ms
   [junit4]   2> 1295967 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001/tempDir-001/control/data, hostPort=59946, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1295968 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1295968 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1295968 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1295968 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1295968 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1295968 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T17:47:37.121636Z
   [junit4]   2> 1295971 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295976 INFO  (zkConnectionManagerCallback-5511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295976 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1296079 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1296080 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001/control-001/solr.xml
   [junit4]   2> 1296110 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1296110 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1296111 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@37d544db, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1296403 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1296405 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29a19087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1296405 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29a19087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1296417 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b61c562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1296417 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b61c562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1296419 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59936/solr
   [junit4]   2> 1296420 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1296427 INFO  (zkConnectionManagerCallback-5518-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1296428 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1296548 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1296552 INFO  (zkConnectionManagerCallback-5520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1296553 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1297088 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59946__
   [junit4]   2> 1297090 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.c.Overseer Overseer (id=72093198175305732-127.0.0.1:59946__-n_0000000000) starting
   [junit4]   2> 1297137 INFO  (OverseerStateUpdate-72093198175305732-127.0.0.1:59946__-n_0000000000) [n:127.0.0.1:59946__     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59946__
   [junit4]   2> 1297139 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59946__
   [junit4]   2> 1297153 INFO  (zkCallback-5519-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297198 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1297201 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] 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> 1297254 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1297320 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37d544db
   [junit4]   2> 1297343 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37d544db
   [junit4]   2> 1297343 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37d544db
   [junit4]   2> 1297349 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [n:127.0.0.1:59946__     ] 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.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001/control-001/cores
   [junit4]   2> 1297404 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1297407 INFO  (zkConnectionManagerCallback-5529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297409 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1297417 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297425 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59936/solr ready
   [junit4]   2> 1297427 INFO  (SocketProxy-Acceptor-59946) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59976,localport=59946], receiveBufferSize:408300
   [junit4]   2> 1297428 INFO  (SocketProxy-Acceptor-59946) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=59949,localport=59977], receiveBufferSize=408300
   [junit4]   2> 1297431 INFO  (qtp1534311112-16778) [n:127.0.0.1:59946__     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59946__&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1297444 INFO  (OverseerThreadFactory-4984-thread-1-processing-n:127.0.0.1:59946__) [n:127.0.0.1:59946__     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1297572 INFO  (SocketProxy-Acceptor-59946) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59978,localport=59946], receiveBufferSize:408300
   [junit4]   2> 1297572 INFO  (SocketProxy-Acceptor-59946) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=59949,localport=59979], receiveBufferSize=408300
   [junit4]   2> 1297573 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1297573 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1308748 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1308787 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1308912 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1308962 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1308963 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37d544db
   [junit4]   2> 1308963 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1308968 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1308978 WARN  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1309028 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1309028 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1309029 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1309029 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1309030 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1309030 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f5ce456[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1309033 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1309034 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1309034 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1309034 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658988234210803712
   [junit4]   2> 1309037 INFO  (searcherExecutor-4989-thread-1-processing-n:127.0.0.1:59946__ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6f5ce456[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1309049 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1309049 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1309064 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1309064 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1309064 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59946/_/control_collection_shard1_replica_n1/
   [junit4]   2> 1309064 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1309065 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:59946/_/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1309065 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72093198175305732-core_node2-n_0000000000
   [junit4]   2> 1309072 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59946/_/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1309076 INFO  (zkCallback-5519-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1309076 INFO  (zkCallback-5519-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1309083 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1309100 INFO  (qtp1534311112-16780) [n:127.0.0.1:59946__ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=11527
   [junit4]   2> 1309107 INFO  (qtp1534311112-16778) [n:127.0.0.1:59946__     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1309132 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=720938990
   [junit4]   2> 1309132 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59946__
   [junit4]   2> 1309133 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1309133 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59946__ as DOWN
   [junit4]   2> 1309142 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:59946__ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@770f2152
   [junit4]   2> 1309142 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:59946__ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=SolrCore@770f2152
   [junit4]   2> 1309142 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:59946__ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@375f174: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@32de9dfe
   [junit4]   2> 1309156 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:59946__ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=SolrCore@770f2152
   [junit4]   2> 1309158 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:59946__ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1309164 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1309164 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@125b28d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@126c37a3
   [junit4]   2> 1309171 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1309171 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ac11411: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@163b568b
   [junit4]   2> 1309173 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1309173 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37ca31e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@43d824c8
   [junit4]   2> 1309173 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1309176 INFO  (closeThreadPool-5536-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72093198175305732-127.0.0.1:59946__-n_0000000000) closing
   [junit4]   2> 1309176 INFO  (OverseerStateUpdate-72093198175305732-127.0.0.1:59946__-n_0000000000) [n:127.0.0.1:59946__     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59946__
   [junit4]   2> 1309177 INFO  (OverseerAutoScalingTriggerThread-72093198175305732-127.0.0.1:59946__-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1309178 INFO  (qtp1534311112-16778) [n:127.0.0.1:59946__     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59946__&wt=javabin&version=2} status=0 QTime=11747
   [junit4]   2> 1309182 INFO  (closeThreadPool-5536-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72093198175305732-127.0.0.1:59946__-n_0000000000) closing
   [junit4]   2> 1309283 INFO  (closeThreadPool-5531-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72093198175305732-127.0.0.1:59946__-n_0000000000) closing
   [junit4]   2> 1309286 INFO  (closeThreadPool-5531-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5ecf0f2c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1309286 INFO  (closeThreadPool-5531-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64525f86{/_,null,UNAVAILABLE}
   [junit4]   2> 1309287 INFO  (closeThreadPool-5531-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1309288 WARN  (closeThreadPool-5531-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:59946/_, target: http://127.0.0.1:59949/_
   [junit4]   2> 1309288 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1309512 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1309516 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59936
   [junit4]   2> 1309516 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59936
   [junit4]   2> 1309516 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[BC7AA3F8660A671C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59936
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=BC7AA3F8660A671C -Dtests.slow=true -Dtests.locale=wae -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   14.2s J2 | HttpPartitionWithTlogReplicasTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:59946/_
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC7AA3F8660A671C:342E9C22C8F60AE4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284)
   [junit4]    > 	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310)
   [junit4]    > 	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
   [junit4]    > 	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
   [junit4]    > 	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    > 	... 42 more
   [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.HttpPartitionWithTlogReplicasTest_BC7AA3F8660A671C-001
   [junit4]   2> Feb 19, 2020 5:47:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1991, maxMBSortInHeap=7.363527886016205, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24fc7327), locale=wae, timezone=Australia/Adelaide
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=127719560,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, TestHdfsCloudBackupRestore, TestSchemaManager, TestManagedStopFilterFactory, TriggerEventQueueTest, ZkCLITest, SearchRateTriggerIntegrationTest, OverseerStatusTest, TestBM25SimilarityFactory, TestJavabinTupleStreamParser, TestFastLRUCache, CdcrUpdateLogTest, DirectoryFactoryTest, TestRetrieveFieldsOptimizer, TestEmbeddedSolrServerAdminHandler, TestUpdate, ZkSolrClientTest, TestCloudSchemaless, TestFieldCacheSort, CSVRequestHandlerTest, SolrJmxReporterTest, TestLegacyNumericUtils, UpdateRequestProcessorFactoryTest, RecoveryAfterSoftCommitTest, TestSolrFieldCacheBean, SyncSliceTest, TestRebalanceLeaders, SparseHLLTest, SolrCoreTest, TestSimTriggerIntegration, TestTrie, TestStressCloudBlindAtomicUpdates, TestComponentsName, TestXmlQParserPlugin, TestAuthorizationFramework, TestRangeQuery, SpellPossibilityIteratorTest, TestStressLucene, TestBlendedInfixSuggestions, LeaderElectionIntegrationTest, SSLMigrationTest, TestPseudoReturnFields, TestImpersonationWithHadoopAuth, HealthCheckHandlerTest, TestRestManager, DateRangeFieldTest, TestTolerantUpdateProcessorCloud, RankQueryTest, DaemonStreamApiTest, SliceStateTest, TestReload, HdfsLockFactoryTest, TestDynamicLoadingUrl, TestSimDistribStateManager, TestCloudJSONFacetSKG, MissingSegmentRecoveryTest, TimeRoutedAliasUpdateProcessorTest, ClusterStateTest, SolrMetricManagerTest, DateMathParserTest, BasicAuthIntegrationTest, AutoAddReplicasPlanActionTest, DebugComponentTest, CoreAdminCreateDiscoverTest, TestQuerySenderNoQuery, TestSolrDeletionPolicy1, SortByFunctionTest, DistanceFunctionTest, MultiThreadedOCPTest, TestExactSharedStatsCache, PeerSyncTest, SpellCheckComponentTest, TestJmxIntegration, TestSmileRequest, CursorMarkTest, DistributedFacetPivotLongTailTest, DimensionalRoutedAliasUpdateProcessorTest, TestGraphTermsQParserPlugin, ExplicitHLLTest, CdcrBootstrapTest, GraphQueryTest, TestSurroundQueryParser, TermVectorComponentTest, TestPerFieldSimilarityWithDefaultOverride, HdfsChaosMonkeySafeLeaderTest, DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest]
   [junit4] Completed [511/901 (2!)] on J2 in 15.15s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 50168ab5bc85c382a6d558553caa1f752bf5afc1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=DistributedQueueTest -Dtests.method=testPeekElements -Dtests.seed=BC7AA3F8660A671C -Dtests.slow=true -Dtests.locale=ha-GH -Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=BC7AA3F8660A671C -Dtests.slow=true -Dtests.locale=wae -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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]       DistributedQueueTest
[repro]       HttpPartitionWithTlogReplicasTest
[repro] ant compile-test

[...truncated 3463 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.DistributedQueueTest|*.HttpPartitionWithTlogReplicasTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=BC7AA3F8660A671C -Dtests.slow=true -Dtests.locale=ha-GH -Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 131 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.DistributedQueueTest
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14-rc) - Build # 664 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/664/
Java: 64bit/jdk-14-rc -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([2E387BC1188345A1:A66C441BB67F2859]: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.SyncSliceTest.test(SyncSliceTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:832)




Build Log:
[...truncated 13884 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 352756 INFO  (SUITE-SyncSliceTest-seed#[2E387BC1188345A1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 352757 INFO  (SUITE-SyncSliceTest-seed#[2E387BC1188345A1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/data-dir-49-001
   [junit4]   2> 352757 WARN  (SUITE-SyncSliceTest-seed#[2E387BC1188345A1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 352757 INFO  (SUITE-SyncSliceTest-seed#[2E387BC1188345A1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 352758 INFO  (SUITE-SyncSliceTest-seed#[2E387BC1188345A1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 352758 INFO  (SUITE-SyncSliceTest-seed#[2E387BC1188345A1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 352758 INFO  (SUITE-SyncSliceTest-seed#[2E387BC1188345A1]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 352772 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 352773 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 352773 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 352881 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer start zk server on port:53535
   [junit4]   2> 352882 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53535
   [junit4]   2> 352882 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53535
   [junit4]   2> 352882 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53535
   [junit4]   2> 352898 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352902 INFO  (zkConnectionManagerCallback-1508-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352903 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352933 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352935 INFO  (zkConnectionManagerCallback-1510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352938 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352952 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 352957 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 352961 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 352978 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 352990 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 353001 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 353004 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 353009 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 353014 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 353021 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 353034 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 353056 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353072 INFO  (zkConnectionManagerCallback-1514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353072 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353191 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 355548 WARN  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 355549 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 355549 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 355549 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 355777 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 355778 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 355778 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 355787 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5548f491{/,null,AVAILABLE}
   [junit4]   2> 355833 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11478684{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53544}
   [junit4]   2> 355833 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.s.Server Started @355930ms
   [junit4]   2> 355833 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/tempDir-001/control/data, hostPort=53544, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 355834 ERROR (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 355834 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 355834 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 355834 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 355834 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 355834 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T17:22:07.045250Z
   [junit4]   2> 355860 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355861 INFO  (zkConnectionManagerCallback-1516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355881 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 356020 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 356021 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/control-001/solr.xml
   [junit4]   2> 356025 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 356025 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 356026 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 356451 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 356483 WARN  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cabae74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 356483 WARN  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cabae74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 356506 WARN  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@151e0194[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 356507 WARN  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@151e0194[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 356508 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53535/solr
   [junit4]   2> 356513 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 356515 INFO  (zkConnectionManagerCallback-1523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356519 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 356644 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 356645 INFO  (zkConnectionManagerCallback-1525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 356645 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357945 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53544_
   [junit4]   2> 357960 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.c.Overseer Overseer (id=72057677525680133-127.0.0.1:53544_-n_0000000000) starting
   [junit4]   2> 358048 INFO  (OverseerStateUpdate-72057677525680133-127.0.0.1:53544_-n_0000000000) [n:127.0.0.1:53544_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53544_
   [junit4]   2> 358050 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53544_
   [junit4]   2> 358062 INFO  (OverseerStateUpdate-72057677525680133-127.0.0.1:53544_-n_0000000000) [n:127.0.0.1:53544_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 358087 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 358088 WARN  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] 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> 358106 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 358170 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 358189 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 358190 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 358195 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [n:127.0.0.1:53544_     ] 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.SyncSliceTest_2E387BC1188345A1-001/control-001/cores
   [junit4]   2> 358249 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 358253 INFO  (zkConnectionManagerCallback-1534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358254 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 358266 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 358283 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53535/solr ready
   [junit4]   2> 358310 INFO  (qtp464211586-4381) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53544_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 358337 INFO  (OverseerThreadFactory-1508-thread-1-processing-n:127.0.0.1:53544_) [n:127.0.0.1:53544_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 358512 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 358512 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 359587 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 359600 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 359908 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 359977 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 359978 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 359978 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 359978 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=104.2626953125, floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=28.976490684334077, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19090198505243183, deletesPctAllowed=24.169885760341586
   [junit4]   2> 359987 WARN  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 360064 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360065 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360067 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 360067 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 360072 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 360073 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ce4cb97[control_collection_shard1_replica_n1] main]
   [junit4]   2> 360078 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 360080 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360081 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360081 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659258411461640192
   [junit4]   2> 360095 INFO  (searcherExecutor-1513-thread-1-processing-n:127.0.0.1:53544_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6ce4cb97[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360113 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 360115 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 360139 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 360139 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 360139 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53544/control_collection_shard1_replica_n1/
   [junit4]   2> 360140 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 360142 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:53544/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 360142 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72057677525680133-core_node2-n_0000000000
   [junit4]   2> 360162 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53544/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 360272 INFO  (zkCallback-1524-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 360273 INFO  (zkCallback-1524-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 360276 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 360282 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1769
   [junit4]   2> 360290 INFO  (qtp464211586-4381) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 360342 INFO  (OverseerCollectionConfigSetProcessor-72057677525680133-127.0.0.1:53544_-n_0000000000) [n:127.0.0.1:53544_     ] 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> 360384 INFO  (zkCallback-1524-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 360384 INFO  (zkCallback-1524-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 360385 INFO  (zkCallback-1524-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 360387 INFO  (qtp464211586-4381) [n:127.0.0.1:53544_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53544_&wt=javabin&version=2} status=0 QTime=2077
   [junit4]   2> 360388 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 360505 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 360508 INFO  (zkConnectionManagerCallback-1540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 360508 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 360511 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 360514 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53535/solr ready
   [junit4]   2> 360514 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 360531 INFO  (qtp464211586-4382) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 360541 INFO  (OverseerThreadFactory-1508-thread-2-processing-n:127.0.0.1:53544_) [n:127.0.0.1:53544_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 360759 WARN  (OverseerThreadFactory-1508-thread-2-processing-n:127.0.0.1:53544_) [n:127.0.0.1:53544_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 360765 INFO  (qtp464211586-4382) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 360767 INFO  (qtp464211586-4382) [n:127.0.0.1:53544_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=236
   [junit4]   2> 360770 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 360770 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 360770 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 360770 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 360770 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 360770 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 360770 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 361085 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 361090 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 361090 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 361090 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 361090 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 361093 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 361093 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 361093 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 361093 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9e00d10{/,null,AVAILABLE}
   [junit4]   2> 361096 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74780435{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53568}
   [junit4]   2> 361096 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.Server Started @361193ms
   [junit4]   2> 361096 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/tempDir-001/jetty1, hostPort=53568, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-1-001/cores}
   [junit4]   2> 361097 ERROR (closeThreadPool-1541-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 361097 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 361097 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 361097 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 361097 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 361097 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T17:22:12.308382Z
   [junit4]   2> 361099 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 361104 INFO  (zkConnectionManagerCallback-1543-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 361104 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 361208 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 361208 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-1-001/solr.xml
   [junit4]   2> 361215 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 361215 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 361216 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 361485 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 361487 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@331f1d49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 361487 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@331f1d49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 361493 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@522f2176[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 361493 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@522f2176[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 361494 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53535/solr
   [junit4]   2> 361496 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 361498 INFO  (zkConnectionManagerCallback-1550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 361498 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 361626 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 361632 INFO  (zkConnectionManagerCallback-1552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 361635 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 361704 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 361711 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 361718 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 361719 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 361719 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 361719 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 361723 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 361723 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 361723 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 361724 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16ead33{/,null,AVAILABLE}
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79458ff8{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53576}
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.Server Started @361824ms
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/tempDir-001/jetty2, hostPort=53576, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-2-001/cores}
   [junit4]   2> 361727 ERROR (closeThreadPool-1541-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 361727 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T17:22:12.938510Z
   [junit4]   2> 361728 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 361735 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.c.ZkController Publish node=127.0.0.1:53568_ as DOWN
   [junit4]   2> 361735 INFO  (zkConnectionManagerCallback-1556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 361735 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 361741 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 361741 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53568_
   [junit4]   2> 361748 INFO  (zkCallback-1539-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 361748 INFO  (zkCallback-1524-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 361754 INFO  (zkCallback-1551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 361762 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 361763 WARN  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] 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> 361809 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 361840 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 361840 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-2-001/solr.xml
   [junit4]   2> 361842 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 361842 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 361843 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 361846 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 361859 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 361859 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 361861 INFO  (closeThreadPool-1541-thread-1) [n:127.0.0.1:53568_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-1-001/cores
   [junit4]   2> 361932 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53568_
   [junit4]   2> 362081 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 362087 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55edf1e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362087 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55edf1e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362104 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@181122dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362104 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@181122dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362107 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53535/solr
   [junit4]   2> 362116 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362117 INFO  (zkConnectionManagerCallback-1565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362117 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362230 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362233 INFO  (zkConnectionManagerCallback-1567-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362233 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362272 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 362294 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.c.ZkController Publish node=127.0.0.1:53576_ as DOWN
   [junit4]   2> 362298 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 362298 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53576_
   [junit4]   2> 362304 INFO  (zkCallback-1524-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 362306 INFO  (zkCallback-1551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 362306 INFO  (zkCallback-1566-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 362306 INFO  (zkCallback-1539-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 362327 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 362328 WARN  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] 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> 362348 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 362360 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 362367 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 362367 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 362367 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 362367 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 362375 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 362378 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 362378 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 362378 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 362379 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f06e1c6{/,null,AVAILABLE}
   [junit4]   2> 362381 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5acb72fe{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53581}
   [junit4]   2> 362381 INFO  (closeThreadPool-1541-thread-1) [     ] o.e.j.s.Server Started @362479ms
   [junit4]   2> 362381 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/tempDir-001/jetty3, hostPort=53581, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 362382 ERROR (closeThreadPool-1541-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 362382 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 362382 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 362382 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 362382 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 362382 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T17:22:13.593444Z
   [junit4]   2> 362383 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362384 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 362384 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 362386 INFO  (closeThreadPool-1541-thread-2) [n:127.0.0.1:53576_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-2-001/cores
   [junit4]   2> 362386 INFO  (zkConnectionManagerCallback-1573-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362386 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362428 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53576_
   [junit4]   2> 362491 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 362491 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-3-001/solr.xml
   [junit4]   2> 362499 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 362499 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 362500 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 362544 INFO  (OverseerCollectionConfigSetProcessor-72057677525680133-127.0.0.1:53544_-n_0000000000) [n:127.0.0.1:53544_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 362610 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 362614 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7efe2879[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362614 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7efe2879[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362626 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@774cd903[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362626 WARN  (closeThreadPool-1541-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@774cd903[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 362635 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53535/solr
   [junit4]   2> 362639 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362646 INFO  (zkConnectionManagerCallback-1580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362663 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362778 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362783 INFO  (zkConnectionManagerCallback-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362783 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 362826 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 362856 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53581_ as DOWN
   [junit4]   2> 362862 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 362862 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53581_
   [junit4]   2> 362868 INFO  (zkCallback-1524-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 362869 INFO  (zkCallback-1566-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 362869 INFO  (zkCallback-1539-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 362869 INFO  (zkCallback-1551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 362870 INFO  (zkCallback-1581-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 362899 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 362899 WARN  (closeThreadPool-1541-thread-1) [     ] 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> 362933 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 362954 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 362962 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 362963 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 362963 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 362963 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 362966 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 362980 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 362980 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 362980 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 362980 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 362981 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 362982 INFO  (closeThreadPool-1541-thread-1) [     ] 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.SyncSliceTest_2E387BC1188345A1-001/shard-3-001/cores
   [junit4]   2> 362982 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4577b8fd{/,null,AVAILABLE}
   [junit4]   2> 362985 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c35a376{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:53585}
   [junit4]   2> 362985 INFO  (closeThreadPool-1541-thread-2) [     ] o.e.j.s.Server Started @363082ms
   [junit4]   2> 362985 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/tempDir-001/jetty4, hostPort=53585, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 362987 ERROR (closeThreadPool-1541-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 362987 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 362987 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 362987 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 362987 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 362987 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T17:22:14.198637Z
   [junit4]   2> 362990 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 362994 INFO  (zkConnectionManagerCallback-1588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 362998 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363038 INFO  (closeThreadPool-1541-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53581_
   [junit4]   2> 363109 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 363109 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-4-001/solr.xml
   [junit4]   2> 363114 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 363114 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 363115 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 363350 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 363353 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2426b4dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363353 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2426b4dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363359 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55b55bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363359 WARN  (closeThreadPool-1541-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55b55bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 363360 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53535/solr
   [junit4]   2> 363366 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363367 INFO  (zkConnectionManagerCallback-1595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363371 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363491 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 363493 INFO  (zkConnectionManagerCallback-1597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363496 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 363534 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 363577 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53585_ as DOWN
   [junit4]   2> 363582 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 363582 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53585_
   [junit4]   2> 363588 INFO  (zkCallback-1524-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 363589 INFO  (zkCallback-1551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 363590 INFO  (zkCallback-1539-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 363590 INFO  (zkCallback-1581-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 363590 INFO  (zkCallback-1566-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 363591 INFO  (zkCallback-1596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 363610 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 363610 WARN  (closeThreadPool-1541-thread-2) [     ] 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> 363635 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 363654 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 363664 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 363664 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 363665 INFO  (closeThreadPool-1541-thread-2) [     ] 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.SyncSliceTest_2E387BC1188345A1-001/shard-4-001/cores
   [junit4]   2> 363712 INFO  (closeThreadPool-1541-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53585_
   [junit4]   2> 363721 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53581_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363746 INFO  (qtp464211586-4383) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53585_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363746 INFO  (qtp464211586-4381) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53576_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363754 INFO  (qtp464211586-4382) [n:127.0.0.1:53544_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53568_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 363775 INFO  (OverseerThreadFactory-1508-thread-3-processing-n:127.0.0.1:53544_) [n:127.0.0.1:53544_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53581_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 363793 INFO  (OverseerThreadFactory-1508-thread-3-processing-n:127.0.0.1:53544_) [n:127.0.0.1:53544_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 363830 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 364864 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 364880 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 365017 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 365148 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 365148 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 365149 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-3-001/cores/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_2E387BC1188345A1-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 365161 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=104.2626953125, floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=28.976490684334077, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19090198505243183, deletesPctAllowed=24.169885760341586
   [junit4]   2> 365178 WARN  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 365310 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 365310 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 365314 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 365314 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 365316 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 365317 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c87571[collection1_shard1_replica_n1] main]
   [junit4]   2> 365326 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 365327 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 365335 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 365335 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659258416970858496
   [junit4]   2> 365338 INFO  (searcherExecutor-1554-thread-1-processing-n:127.0.0.1:53581_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@4c87571[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 365393 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 365399 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 365472 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 365474 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 365474 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53581/collection1_shard1_replica_n1/
   [junit4]   2> 365476 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 365476 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:53581/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 365476 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72057677525680144-core_node2-n_0000000000
   [junit4]   2> 365496 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53581/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 365616 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 365649 INFO  (qtp1162132730-4496) [n:127.0.0.1:53581_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1819
   [junit4]   2> 365674 INFO  (qtp464211586-4384) [n:127.0.0.1:53544_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53581_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1952
   [junit4]   2> 365809 INFO  (OverseerThreadFactory-1508-thread-4-processing-n:127.0.0.1:53544_) [n:127.0.0.1:53544_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53585_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 365810 INFO  (OverseerCollectionConfigSetProcessor-72057677525680133-127.0.0.1:53544_-n_0000000000) [n:127.0.0.1:53544_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 365829 INFO  (OverseerThreadFactory-1508-thread-4-processing-n:127.0.0.1:53544_) [n:127.0.0.1:53544_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 365860 INFO  (qtp1682421066-4525) [n:127.0.0.1:53585_    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 366894 INFO  (qtp1682421066-4525) [n:127.0.0.1:53585_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 366909 INFO  (qtp1682421066-4525) [n:127.0.0.1:53585_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 367077 INFO  (qtp1682421066-4525) [n:127.0.0.1:53585_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 367326 INFO  (qtp1682421066-4525) [n:127.0.0.1:53585_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 367334 INFO  (qtp1682421066-4525) [n:127.0.0.1:53585_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b129be
   [junit4]   2> 367334 INFO  (qtp1682421066-4525) [n:127.0.0.1:53585_ c:collection1 s:shard1  x:collection1_shard1_re

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

1>       {
   [junit4]   1>         "triggers":{
   [junit4]   1>           ".auto_add_replicas":{
   [junit4]   1>             "name":".auto_add_replicas",
   [junit4]   1>             "event":"nodeLost",
   [junit4]   1>             "waitFor":10,
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"auto_add_replicas_plan",
   [junit4]   1>                 "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]},
   [junit4]   1>           ".scheduled_maintenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "legacyCloud":"true",
   [junit4]   1>         "urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 387992 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 388207 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/collection1/state.json
   [junit4]   2> 	18	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72057677525680141-127.0.0.1:53576_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	51	/solr/overseer/queue
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 388211 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53535
   [junit4]   2> 388211 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53535
   [junit4]   2> 388211 INFO  (TEST-SyncSliceTest.test-seed#[2E387BC1188345A1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53535
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=2E387BC1188345A1 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 35.5s J2 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E387BC1188345A1:A66C441BB67F2859]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
   [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:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [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.SyncSliceTest_2E387BC1188345A1-001
   [junit4]   2> Feb 22, 2020 5:22:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=15905, maxDocsPerChunk=4, blockShift=21), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=15905, blockSize=21)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d8a74b), locale=en-SX, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 (64-bit)/cpus=6,threads=1,free=333447168,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, ConcurrentCreateRoutedAliasTest, PrimUtilsTest, TestAuthorizationFramework, TestTrie, ZookeeperStatusHandlerTest, TestExactSharedStatsCache, GraphQueryTest, TestLMDirichletSimilarityFactory, TestQuerySenderNoQuery, TestSubQueryTransformer, TestLegacyNumericUtils, BasicAuthIntegrationTest, TestDocumentBuilder, CSVRequestHandlerTest, AutoAddReplicasPlanActionTest, SpellPossibilityIteratorTest, SolrCoreTest, RankQueryTest, SparseHLLTest, TestReplicationHandlerDiskOverFlow, RecoveryAfterSoftCommitTest, TestFaceting, TestPseudoReturnFields, TestUseDocValuesAsStored2, TestConfigOverlay, MultiThreadedOCPTest, SuggesterTSTTest, RegexBoostProcessorTest, TestRetrieveFieldsOptimizer, TestSolrDeletionPolicy1, TimeRoutedAliasUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestPullReplica, DaemonStreamApiTest, TestPerFieldSimilarityWithDefaultOverride, CollectionsAPIAsyncDistributedZkTest, TestPhraseSuggestions, TestRestManager, StressHdfsTest, TestImpersonationWithHadoopAuth, TestWriterPerf, DistributedVersionInfoTest, TestManagedStopFilterFactory, ImplicitSnitchTest, ClassificationUpdateProcessorFactoryTest, TestLuceneMatchVersion, ZkCLITest, TestSchemaManager, MetricTriggerTest, TestAddFieldRealTimeGet, SyncSliceTest]
   [junit4] Completed [181/901 (1!)] on J2 in 36.24s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: 799ab23bc512efe2d6338bb3c547d232eb096569

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=2E387BC1188345A1 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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]       SyncSliceTest
[repro] ant compile-test

[...truncated 3463 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SyncSliceTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=2E387BC1188345A1 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.SyncSliceTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 663 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/663/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerConcurrent

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent:     1) Thread[id=28117, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerConcurrent]         at java.lang.Thread.sleep(Native Method)         at 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.handler.TestSolrConfigHandlerConcurrent: 
   1) Thread[id=28117, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerConcurrent]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([3ED2CE3B2B277F29]:0)




Build Log:
[...truncated 15550 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> 2202117 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2202117 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2202118 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/data-dir-130-001
   [junit4]   2> 2202118 WARN  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2202118 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2202126 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2202126 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2202136 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2202140 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2202141 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2202243 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer start zk server on port:59148
   [junit4]   2> 2202243 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59148
   [junit4]   2> 2202243 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59148
   [junit4]   2> 2202243 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59148
   [junit4]   2> 2202250 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2202257 INFO  (zkConnectionManagerCallback-9547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2202257 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2202269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2202275 INFO  (zkConnectionManagerCallback-9549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2202276 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2202284 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2202289 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2202296 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2202302 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2202309 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2202317 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2202330 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2202336 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2202346 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2202366 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2202371 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2202381 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2202386 INFO  (zkConnectionManagerCallback-9553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2202386 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2202500 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2203493 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2203493 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2203493 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2203494 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 2203498 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2203498 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2203499 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2203504 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72cb8fe1{/,null,AVAILABLE}
   [junit4]   2> 2203507 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7dafc461{SSL,[ssl, http/1.1]}{127.0.0.1:59163}
   [junit4]   2> 2203507 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.s.Server Started @2203657ms
   [junit4]   2> 2203507 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=59163, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/control-001/cores}
   [junit4]   2> 2203508 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2203508 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2203508 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2203508 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2203508 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2203508 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T23:37:57.981Z
   [junit4]   2> 2203511 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2203514 INFO  (zkConnectionManagerCallback-9555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2203514 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2203623 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2203623 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/control-001/solr.xml
   [junit4]   2> 2203637 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2203637 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2203641 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2203752 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2203753 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2203756 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6eb18b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2203756 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6eb18b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2203765 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2203768 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5249707b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2203768 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5249707b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2203770 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59148/solr
   [junit4]   2> 2203771 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2203776 INFO  (zkConnectionManagerCallback-9562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2203776 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2203888 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2203892 INFO  (zkConnectionManagerCallback-9564-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2203893 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2204295 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59163_
   [junit4]   2> 2204297 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.c.Overseer Overseer (id=72094575754149893-127.0.0.1:59163_-n_0000000000) starting
   [junit4]   2> 2204308 INFO  (OverseerStateUpdate-72094575754149893-127.0.0.1:59163_-n_0000000000) [n:127.0.0.1:59163_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59163_
   [junit4]   2> 2204309 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59163_
   [junit4]   2> 2204327 INFO  (zkCallback-9563-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2204347 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2204350 WARN  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] 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> 2204436 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2204480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2204490 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2204490 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2204492 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [n:127.0.0.1:59163_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/control-001/cores
   [junit4]   2> 2204523 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2204526 INFO  (zkConnectionManagerCallback-9573-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2204526 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2204529 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2204531 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59148/solr ready
   [junit4]   2> 2204542 INFO  (qtp378886471-28148) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59163_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2204547 INFO  (OverseerThreadFactory-8438-thread-1-processing-n:127.0.0.1:59163_) [n:127.0.0.1:59163_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2204672 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2204672 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2205715 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2205744 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2205860 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2205924 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2205925 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2205925 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2205930 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2205932 WARN  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2206050 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2206050 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2206052 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2206052 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2206053 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=27.1875, floorSegmentMB=0.3330078125, forceMergeDeletesPctAllowed=26.743937294766965, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.65483572001128
   [junit4]   2> 2206053 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef30735[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2206057 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2206058 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2206059 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2206059 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659010265154322432
   [junit4]   2> 2206062 INFO  (searcherExecutor-8443-thread-1-processing-n:127.0.0.1:59163_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1ef30735[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2206089 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2206089 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2206105 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2206106 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2206106 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59163/control_collection_shard1_replica_n1/
   [junit4]   2> 2206111 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2206111 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:59163/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2206112 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72094575754149893-core_node2-n_0000000000
   [junit4]   2> 2206121 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59163/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2206227 INFO  (zkCallback-9563-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2206227 INFO  (zkCallback-9563-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2206229 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2206234 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1563
   [junit4]   2> 2206240 INFO  (qtp378886471-28148) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2206336 INFO  (zkCallback-9563-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2206336 INFO  (zkCallback-9563-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2206336 INFO  (zkCallback-9563-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2206337 INFO  (qtp378886471-28148) [n:127.0.0.1:59163_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59163_&wt=javabin&version=2} status=0 QTime=1795
   [junit4]   2> 2206338 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2206454 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2206456 INFO  (zkConnectionManagerCallback-9579-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2206457 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2206459 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2206461 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59148/solr ready
   [junit4]   2> 2206461 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2206464 INFO  (qtp378886471-28145) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2206470 INFO  (OverseerThreadFactory-8438-thread-2-processing-n:127.0.0.1:59163_) [n:127.0.0.1:59163_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2206474 INFO  (OverseerCollectionConfigSetProcessor-72094575754149893-127.0.0.1:59163_-n_0000000000) [n:127.0.0.1:59163_     ] 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> 2206681 WARN  (OverseerThreadFactory-8438-thread-2-processing-n:127.0.0.1:59163_) [n:127.0.0.1:59163_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2206685 INFO  (qtp378886471-28145) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2206688 INFO  (qtp378886471-28145) [n:127.0.0.1:59163_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=223
   [junit4]   2> 2206696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2206696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2206696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2206696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2206696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2206696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2206696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2207504 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2207508 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2207508 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2207508 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2207508 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 2207510 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2207510 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2207510 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2207510 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23833abb{/,null,AVAILABLE}
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21297652{SSL,[ssl, http/1.1]}{127.0.0.1:59192}
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server Started @2207661ms
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=59192, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-1-001/cores}
   [junit4]   2> 2207512 ERROR (closeThreadPool-9580-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2207512 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T23:38:01.985Z
   [junit4]   2> 2207522 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2207526 INFO  (zkConnectionManagerCallback-9582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2207526 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2207632 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2207632 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-1-001/solr.xml
   [junit4]   2> 2207650 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2207650 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2207653 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2207766 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2207768 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2207772 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b9e14fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2207773 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b9e14fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2207794 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2207805 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@791efa21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2207805 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@791efa21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2207810 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59148/solr
   [junit4]   2> 2207824 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2207833 INFO  (zkConnectionManagerCallback-9589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2207834 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2207960 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2207964 INFO  (zkConnectionManagerCallback-9591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2207967 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2208034 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2208060 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.c.ZkController Publish node=127.0.0.1:59192_ as DOWN
   [junit4]   2> 2208070 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2208072 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59192_
   [junit4]   2> 2208084 INFO  (zkCallback-9578-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2208084 INFO  (zkCallback-9563-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2208084 INFO  (zkCallback-9590-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2208103 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2208106 WARN  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] 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> 2208225 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2208312 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2208322 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2208322 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2208330 INFO  (closeThreadPool-9580-thread-1) [n:127.0.0.1:59192_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-1-001/cores
   [junit4]   2> 2208446 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:59192_
   [junit4]   2> 2208483 INFO  (OverseerCollectionConfigSetProcessor-72094575754149893-127.0.0.1:59163_-n_0000000000) [n:127.0.0.1:59163_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2208789 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2208798 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2208798 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2208798 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2208798 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 2208823 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2208823 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2208823 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2208827 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54622593{/,null,AVAILABLE}
   [junit4]   2> 2208840 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b12080d{SSL,[ssl, http/1.1]}{127.0.0.1:59202}
   [junit4]   2> 2208843 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server Started @2208992ms
   [junit4]   2> 2208843 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=59202, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-2-001/cores}
   [junit4]   2> 2208847 ERROR (closeThreadPool-9580-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2208848 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2208848 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2208851 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2208851 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2208851 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T23:38:03.324Z
   [junit4]   2> 2208853 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2208856 INFO  (zkConnectionManagerCallback-9597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2208856 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2208969 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2208969 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-2-001/solr.xml
   [junit4]   2> 2208995 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2208996 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2208997 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2209068 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2209069 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2209072 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d31179c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2209072 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d31179c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2209079 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2209084 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6fcaf503[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2209084 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6fcaf503[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2209085 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59148/solr
   [junit4]   2> 2209086 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209092 INFO  (zkConnectionManagerCallback-9604-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2209094 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209202 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209205 INFO  (zkConnectionManagerCallback-9606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2209205 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209251 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2209283 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59202_ as DOWN
   [junit4]   2> 2209295 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2209295 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59202_
   [junit4]   2> 2209302 INFO  (zkCallback-9590-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209302 INFO  (zkCallback-9563-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209303 INFO  (zkCallback-9605-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209303 INFO  (zkCallback-9578-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209314 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2209315 WARN  (closeThreadPool-9580-thread-1) [     ] 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> 2209440 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2209511 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2209526 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2209527 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2209529 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-2-001/cores
   [junit4]   2> 2209645 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:59202_
   [junit4]   2> 2209942 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 2209961 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2209961 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2209961 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2209961 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 2209978 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2209978 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2209978 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2209980 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33ddff17{/,null,AVAILABLE}
   [junit4]   2> 2209987 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b2977d8{SSL,[ssl, http/1.1]}{127.0.0.1:59212}
   [junit4]   2> 2209987 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server Started @2210137ms
   [junit4]   2> 2209988 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=59212, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-3-001/cores}
   [junit4]   2> 2209988 ERROR (closeThreadPool-9580-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2209988 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2209988 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2210006 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2210006 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2210006 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T23:38:04.479Z
   [junit4]   2> 2210009 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2210012 INFO  (zkConnectionManagerCallback-9612-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2210012 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2210124 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2210124 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-3-001/solr.xml
   [junit4]   2> 2210139 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2210139 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2210140 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2210266 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2210271 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2210280 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1849cdfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210281 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1849cdfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210292 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2210295 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61f5efe5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210295 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61f5efe5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210296 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59148/solr
   [junit4]   2> 2210297 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2210302 INFO  (zkConnectionManagerCallback-9619-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2210303 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2210412 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2210419 INFO  (zkConnectionManagerCallback-9621-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2210421 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2210463 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2210509 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59212_ as DOWN
   [junit4]   2> 2210525 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2210525 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59212_
   [junit4]   2> 2210539 INFO  (zkCallback-9605-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2210539 INFO  (zkCallback-9578-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2210540 INFO  (zkCallback-9563-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2210540 INFO  (zkCallback-9590-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2210541 INFO  (zkCallback-9620-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2210567 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2210567 WARN  (closeThreadPool-9580-thread-1) [     ] 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> 2210708 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2210798 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2210834 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2210834 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2210835 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-3-001/cores
   [junit4]   2> 2210967 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:59212_
   [junit4]   2> 2211393 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2211400 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2211409 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2211409 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2211409 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 2211426 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2211427 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2211427 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2211429 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e9d1721{/,null,AVAILABLE}
   [junit4]   2> 2211434 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@665fdf6b{SSL,[ssl, http/1.1]}{127.0.0.1:59225}
   [junit4]   2> 2211434 INFO  (closeThreadPool-9580-thread-1) [     ] o.e.j.s.Server Started @2211583ms
   [junit4]   2> 2211434 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=59225, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-4-001/cores}
   [junit4]   2> 2211434 ERROR (closeThreadPool-9580-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2211434 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2211434 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2211435 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2211435 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2211435 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T23:38:05.908Z
   [junit4]   2> 2211442 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211447 INFO  (zkConnectionManagerCallback-9627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2211447 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211568 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2211569 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-4-001/solr.xml
   [junit4]   2> 2211589 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2211589 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2211590 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2211651 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2211651 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2211655 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c4401d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2211655 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c4401d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2211668 WARN  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2211672 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65e6d4f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2211672 WARN  (closeThreadPool-9580-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65e6d4f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2211676 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59148/solr
   [junit4]   2> 2211681 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211683 INFO  (zkConnectionManagerCallback-9634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2211684 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211797 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211808 INFO  (zkConnectionManagerCallback-9636-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2211810 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211851 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2211887 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59225_ as DOWN
   [junit4]   2> 2211891 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2211891 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59225_
   [junit4]   2> 2211903 INFO  (zkCallback-9620-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2211903 INFO  (zkCallback-9563-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2211903 INFO  (zkCallback-9578-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2211903 INFO  (zkCallback-9590-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2211903 INFO  (zkCallback-9635-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2211905 INFO  (zkCallback-9605-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2211928 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2211929 WARN  (closeThreadPool-9580-thread-1) [     ] 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> 2212059 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2212121 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2212153 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2212153 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2212157 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-4-001/cores
   [junit4]   2> 2212307 INFO  (closeThreadPool-9580-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:59225_
   [junit4]   2> 2212330 INFO  (qtp378886471-28147) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59192_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2212332 INFO  (qtp378886471-28145) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59212_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2212335 INFO  (qtp378886471-28148) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59225_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2212339 INFO  (OverseerThreadFactory-8438-thread-3-processing-n:127.0.0.1:59163_) [n:127.0.0.1:59163_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:59192_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2212344 INFO  (qtp378886471-28146) [n:127.0.0.1:59163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59202_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2212350 INFO  (OverseerThreadFactory-8438-thread-3-processing-n:127.0.0.1:59163_) [n:127.0.0.1:59163_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2212351 INFO  (OverseerThreadFactory-8438-thread-4-processing-n:127.0.0.1:59163_) [n:127.0.0.1:59163_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:59225_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2212357 INFO  (OverseerThreadFactory-8438-thread-4-processing-n:127.0.0.1:59163_) [n:127.0.0.1:59163_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2212396 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2212398 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2219659 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2219659 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2219706 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2219710 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2219927 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2220001 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2220100 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2220101 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2220101 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 2220103 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2220113 WARN  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2220145 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 2220146 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c5c4ad
   [junit4]   2> 2220147 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-4-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_3ED2CE3B2B277F29-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 2220148 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2220151 WARN  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2220268 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2220268 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2220272 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2220272 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2220274 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=27.1875, floorSegmentMB=0.3330078125, forceMergeDeletesPctAllowed=26.743937294766965, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.65483572001128
   [junit4]   2> 2220274 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a7a3108[collection1_shard2_replica_n1] main]
   [junit4]   2> 2220287 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2220289 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2220289 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2220290 INFO  (qtp1611955305-28207) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659010280076607488
   [junit4]   2> 2220295 INFO  (searcherExecutor-8484-thread-1-processing-n:127.0.0.1:59192_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:59192_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@7a7a3108[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2220304 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2220304 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2220307 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2220307 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2220308 INFO  (qtp503846177-28300) [n:127.0.0.1:59225_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 

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

ncurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2230537 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/collection1/state.json
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72094575754149893-127.0.0.1:59163_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	32	/solr/live_nodes
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2230542 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59148
   [junit4]   2> 2230542 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59148
   [junit4]   2> 2230542 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[3ED2CE3B2B277F29]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59148
   [junit4]   2> 2230543 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[3ED2CE3B2B277F29]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 19, 2020 11:38:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 19, 2020 11:38:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent: 
   [junit4]   2>    1) Thread[id=28117, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerConcurrent]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 19, 2020 11:38:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=28117, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerConcurrent]
   [junit4]   2> 2242268 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:1.8.0_201]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Feb 19, 2020 11:38:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1708, maxMBSortInHeap=5.424228883307625, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d9edb8c), locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=289387488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSpellCheckComponentTest, AddBlockUpdateTest, TestConfigSetsAPI, TestValueSourceCache, TestRTGBase, TestElisionMultitermQuery, TestSolrCloudWithKerberosAlt, PreAnalyzedFieldManagedSchemaCloudTest, AnalyticsQueryTest, JSONWriterTest, CurrencyFieldTypeTest, SpatialHeatmapFacetsTest, NodeLostTriggerIntegrationTest, CollectionStateFormat2Test, ForceLeaderWithTlogReplicasTest, TestBulkSchemaConcurrent, TestOnReconnectListenerSupport, PKIAuthenticationIntegrationTest, TestDistributedMissingSort, SubstringBytesRefFilterTest, CoreAdminRequestStatusTest, TestTlogReplayVsRecovery, TestAnalyzeInfixSuggestions, SolrPluginUtilsTest, LeaderFailureAfterFreshStartTest, SpellCheckCollatorTest, HighlighterTest, TestSlowCompositeReaderWrapper, TestDynamicFieldCollectionResource, TestRandomFlRTGCloud, BigEndianAscendingWordSerializerTest, AlternateDirectoryTest, TestSolrXml, TestSimExtremeIndexing, TestFiltering, TestDefaultStatsCache, NumberUtilsTest, SolrXmlInZkTest, DistributedFacetExistsSmallTest, CacheHeaderTest, TaggingAttributeTest, TestCodecSupport, SOLR749Test, CloudMLTQParserTest, TestCloudConsistency, PropertiesRequestHandlerTest, ScheduledTriggerIntegrationTest, TestStressUserVersions, ParsingFieldUpdateProcessorsTest, ExecutePlanActionTest, OverseerSolrResponseTest, FieldMutatingUpdateProcessorTest, TestCloudPseudoReturnFields, TokenizerChainTest, CircularListTest, DistributedIntervalFacetingTest, TestPolicyCloud, TestDistribPackageStore, PluginInfoTest, SolrShardReporterTest, TestConfigsApi, TestSolrCachePerf, HttpPartitionWithTlogReplicasTest, TestSolrTestCaseJ4, DistributedFacetPivotWhiteBoxTest, TestSimpleTextCodec, SchemaVersionSpecificBehaviorTest, SolrIndexConfigTest, AdminHandlersProxyTest, CollectionReloadTest, BaseCdcrDistributedZkTest, ManagedSchemaRoundRobinCloudTest, BadCopyFieldTest, UnloadDistributedZkTest, SplitHandlerTest, TestRawResponseWriter, TestDirectoryFactory, TestJoin, UpdateParamsTest, TestInitQParser, DistribJoinFromCollectionTest, TestPointFields, TestNamedUpdateProcessors, MoveReplicaTest, TestMinHashQParser, TestFieldTypeResource, DocValuesTest, HdfsBasicDistributedZkTest, TestReplicationHandler, TestTestInjection, TestSolrCoreProperties, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, BasicDistributedZkTest, DeleteInactiveReplicaTest, DeleteNodeTest, LeaderFailoverAfterPartitionTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, RemoteQueryErrorTest, RollingRestartTest, TestCloudDeleteByQuery, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestRebalanceLeaders, TestTolerantUpdateProcessorCloud, AssignTest, CustomCollectionTest, ScheduledTriggerTest, SystemLogListenerTest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ZkStateReaderTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestCoreBackup, TestReqParamsAPI, TestSolrConfigHandlerConcurrent]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.seed=3ED2CE3B2B277F29 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrConfigHandlerConcurrent (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent: 
   [junit4]    >    1) Thread[id=28117, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerConcurrent]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3ED2CE3B2B277F29]:0)
   [junit4] Completed [643/901 (1!)] on J0 in 40.44s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: ac46213e83c4663fb6ffdccf505119f293887c10

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.seed=3ED2CE3B2B277F29 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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]       TestSolrConfigHandlerConcurrent
[repro] ant compile-test

[...truncated 3458 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrConfigHandlerConcurrent" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=3ED2CE3B2B277F29 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[repro] Exiting with code 0

[...truncated 73 lines...]