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/04/26 15:18:17 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/899/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BBF9AE3A70429A5F:A34326367E7757B0]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:256)
	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 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 13642 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 267064 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[BBF9AE3A70429A5F]-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> 267064 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[BBF9AE3A70429A5F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 267073 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[BBF9AE3A70429A5F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_BBF9AE3A70429A5F-001/data-dir-11-001
   [junit4]   2> 267074 WARN  (SUITE-NodeMarkersRegistrationTest-seed#[BBF9AE3A70429A5F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 267074 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[BBF9AE3A70429A5F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 267076 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[BBF9AE3A70429A5F]-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> 267084 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 267091 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_BBF9AE3A70429A5F-001/tempDir-001
   [junit4]   2> 267092 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 267093 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 267093 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 267197 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer start zk server on port:60595
   [junit4]   2> 267198 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60595
   [junit4]   2> 267198 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60595
   [junit4]   2> 267198 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60595
   [junit4]   2> 267205 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267210 INFO  (zkConnectionManagerCallback-3332-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267223 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267225 INFO  (zkConnectionManagerCallback-3334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267230 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267232 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267236 INFO  (zkConnectionManagerCallback-3336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267237 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267367 WARN  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 267367 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 267367 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 267367 INFO  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 267367 WARN  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 267367 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 267367 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 267367 INFO  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 267371 INFO  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 267371 INFO  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 267371 INFO  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 267372 INFO  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f569d60{/solr,null,AVAILABLE}
   [junit4]   2> 267373 INFO  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@690cac7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60600}
   [junit4]   2> 267373 INFO  (jetty-launcher-3337-thread-2) [     ] o.e.j.s.Server Started @267440ms
   [junit4]   2> 267373 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60600}
   [junit4]   2> 267373 INFO  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 267373 INFO  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 267373 INFO  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 267373 ERROR (jetty-launcher-3337-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 267373 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 267374 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 267374 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 267374 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 267374 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T14:26:45.131114Z
   [junit4]   2> 267374 INFO  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@240f239c{/solr,null,AVAILABLE}
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10f0171d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60601}
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.e.j.s.Server Started @267442ms
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60601}
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267375 ERROR (jetty-launcher-3337-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 267375 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T14:26:45.132790Z
   [junit4]   2> 267376 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267381 INFO  (zkConnectionManagerCallback-3341-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267381 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267382 INFO  (zkConnectionManagerCallback-3339-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267382 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267383 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267384 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267819 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 267821 WARN  (jetty-launcher-3337-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c683979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267821 WARN  (jetty-launcher-3337-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c683979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267829 WARN  (jetty-launcher-3337-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5397121d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267829 WARN  (jetty-launcher-3337-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5397121d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267833 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60595/solr
   [junit4]   2> 267844 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267845 INFO  (zkConnectionManagerCallback-3355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267846 INFO  (jetty-launcher-3337-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267899 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 267901 WARN  (jetty-launcher-3337-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2654821d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267901 WARN  (jetty-launcher-3337-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2654821d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267912 WARN  (jetty-launcher-3337-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b3276c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267912 WARN  (jetty-launcher-3337-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b3276c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267913 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60595/solr
   [junit4]   2> 267913 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267921 INFO  (zkConnectionManagerCallback-3363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267921 INFO  (jetty-launcher-3337-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267954 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267957 INFO  (zkConnectionManagerCallback-3365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267958 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268033 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268036 INFO  (zkConnectionManagerCallback-3367-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268036 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268741 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60601_solr
   [junit4]   2> 268744 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.c.Overseer Overseer (id=72114414389100551-127.0.0.1:60601_solr-n_0000000000) starting
   [junit4]   2> 268794 INFO  (OverseerStateUpdate-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [n:127.0.0.1:60601_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60601_solr
   [junit4]   2> 268798 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 268799 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60601_solr
   [junit4]   2> 268806 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 268807 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 268807 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 268821 INFO  (zkCallback-3364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 268836 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 268838 WARN  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 268854 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:60601_solr]
   [junit4]   2> 268858 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 268875 DEBUG (ScheduledTrigger-3374-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 268877 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 268878 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 268920 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 268932 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 268932 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 268935 INFO  (jetty-launcher-3337-thread-1) [n:127.0.0.1:60601_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_BBF9AE3A70429A5F-001/tempDir-001/node1/.
   [junit4]   2> 269060 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 269087 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60600_solr as DOWN
   [junit4]   2> 269093 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 269094 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60600_solr
   [junit4]   2> 269099 INFO  (zkCallback-3364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 269100 INFO  (zkCallback-3366-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 269108 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 269109 WARN  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 269134 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 269180 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60600.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 269195 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60600.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 269195 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60600.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 269197 INFO  (jetty-launcher-3337-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_BBF9AE3A70429A5F-001/tempDir-001/node2/.
   [junit4]   2> 269216 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 269220 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269224 INFO  (zkConnectionManagerCallback-3392-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269224 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269240 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 269253 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60595/solr ready
   [junit4]   2> 269286 INFO  (qtp1741381362-5513) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 269302 INFO  (qtp1741381362-5515) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 269304 INFO  (qtp506981035-5523) [n:127.0.0.1:60601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 269305 DEBUG (qtp506981035-5521) [n:127.0.0.1:60601_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 269308 INFO  (qtp506981035-5521) [n:127.0.0.1:60601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 269309 DEBUG (zkCallback-3364-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 269310 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 269311 INFO  (qtp1741381362-5510) [n:127.0.0.1:60600_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 269343 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 269355 DEBUG (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 269390 INFO  (qtp1741381362-5510) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=79
   [junit4]   2> 269392 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 269392 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 269392 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 269395 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 269409 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 269409 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 269409 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 269410 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@279f1808{/solr,null,AVAILABLE}
   [junit4]   2> 269411 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@401c5e6a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60623}
   [junit4]   2> 269411 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.Server Started @269478ms
   [junit4]   2> 269411 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60623}
   [junit4]   2> 269412 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 269412 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 269412 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 269412 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 269412 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 269412 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T14:26:47.169499Z
   [junit4]   2> 269413 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269420 INFO  (zkConnectionManagerCallback-3394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269421 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269425 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 269808 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 269814 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@426a1e41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269815 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@426a1e41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269824 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dbab420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269824 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dbab420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269825 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60595/solr
   [junit4]   2> 269829 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269831 INFO  (zkConnectionManagerCallback-3405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269831 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269893 DEBUG (ScheduledTrigger-3374-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 269944 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269944 INFO  (zkConnectionManagerCallback-3407-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269945 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269982 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 270009 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60623_solr as DOWN
   [junit4]   2> 270012 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 270012 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60623_solr
   [junit4]   2> 270018 INFO  (zkCallback-3366-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 270018 INFO  (zkCallback-3364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 270019 INFO  (zkCallback-3391-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 270020 INFO  (zkCallback-3406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 270032 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 270033 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 270055 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 270088 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60623.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 270102 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60623.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 270102 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60623.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 270104 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60623_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_BBF9AE3A70429A5F-001/tempDir-001/node3/.
   [junit4]   2> 270117 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 270119 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 270120 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2007312087
   [junit4]   2> 270120 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60601_solr
   [junit4]   2> 270123 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 270123 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60601_solr as DOWN
   [junit4]   2> 270133 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 270137 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 270137 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@403cb9c4: rootName = solr_60601, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@173a3bba
   [junit4]   2> 270149 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 270149 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a11f927: rootName = solr_60601, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@fe12cf7
   [junit4]   2> 270152 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 270152 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@337ef1e7: rootName = solr_60601, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@41c2d256
   [junit4]   2> 270152 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 270155 INFO  (closeThreadPool-3420-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72114414389100551-127.0.0.1:60601_solr-n_0000000000) closing
   [junit4]   2> 270155 INFO  (OverseerStateUpdate-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [n:127.0.0.1:60601_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60601_solr
   [junit4]   2> 270158 INFO  (OverseerAutoScalingTriggerThread-72114414389100551-127.0.0.1:60601_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 270159 DEBUG (closeThreadPool-3420-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 270160 DEBUG (closeThreadPool-3420-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 270161 DEBUG (closeThreadPool-3420-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 270161 DEBUG (closeThreadPool-3420-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 270162 DEBUG (closeThreadPool-3420-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 270162 DEBUG (closeThreadPool-3420-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 270162 INFO  (closeThreadPool-3420-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72114414389100551-127.0.0.1:60601_solr-n_0000000000) closing
   [junit4]   2> 270166 INFO  (zkCallback-3391-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 270166 INFO  (zkCallback-3366-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 270167 INFO  (zkCallback-3406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 270267 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.Overseer Overseer (id=72114414389100551-127.0.0.1:60601_solr-n_0000000000) closing
   [junit4]   2> 270268 INFO  (zkCallback-3366-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60600_solr
   [junit4]   2> 270272 INFO  (zkCallback-3366-thread-2) [n:127.0.0.1:60600_solr     ] o.a.s.c.Overseer Overseer (id=72114414389100552-127.0.0.1:60600_solr-n_0000000001) starting
   [junit4]   2> 270276 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10f0171d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 270277 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@240f239c{/solr,null,UNAVAILABLE}
   [junit4]   2> 270277 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 270281 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 60601
   [junit4]   2> 270286 INFO  (OverseerStateUpdate-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [n:127.0.0.1:60600_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60600_solr
   [junit4]   2> 270288 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 270288 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 0
   [junit4]   2> 270288 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 270291 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:60623_solr, 127.0.0.1:60600_solr]
   [junit4]   2> 270294 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:60601_solr
   [junit4]   2> 270294 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 270298 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 270298 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:60601_solr
   [junit4]   2> 270299 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 271302 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 272307 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 273308 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 274309 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 275285 INFO  (qtp1741381362-5516) [n:127.0.0.1:60600_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 275314 INFO  (qtp1741381362-5516) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 275316 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 275318 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD TRIGGERS
   [junit4]   2> 275325 INFO  (qtp1147937898-5580) [n:127.0.0.1:60623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 275328 INFO  (qtp1741381362-5515) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 275329 DEBUG (qtp1741381362-5510) [n:127.0.0.1:60600_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 275334 INFO  (qtp1741381362-5510) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 275339 DEBUG (zkCallback-3366-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 275342 INFO  (qtp1147937898-5581) [n:127.0.0.1:60623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 275344 INFO  (qtp1741381362-5513) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 275344 DEBUG (qtp1741381362-5516) [n:127.0.0.1:60600_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 275346 INFO  (qtp1741381362-5516) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 275347 DEBUG (zkCallback-3366-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 275348 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 275354 INFO  (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 275354 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_triggerMR - Initial livenodes: [127.0.0.1:60623_solr, 127.0.0.1:60600_solr]
   [junit4]   2> 275355 INFO  (qtp1147937898-5582) [n:127.0.0.1:60623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 275357 INFO  (qtp1741381362-5510) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 275358 DEBUG (qtp1741381362-5515) [n:127.0.0.1:60600_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 275361 INFO  (qtp1741381362-5515) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 275361 DEBUG (ScheduledTrigger-3422-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 275363 DEBUG (zkCallback-3366-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 275365 INFO  (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 275365 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR - Initial livenodes: [127.0.0.1:60623_solr, 127.0.0.1:60600_solr]
   [junit4]   2> 275365 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 275366 INFO  (qtp1741381362-5513) [n:127.0.0.1:60600_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 275366 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 275368 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 275368 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 275372 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 275372 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 275375 INFO  (OverseerCollectionConfigSetProcessor-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [n:127.0.0.1:60600_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 275376 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 275380 DEBUG (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 275384 INFO  (qtp1741381362-5513) [n:127.0.0.1:60600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 275385 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD NODE 1
   [junit4]   2> 275386 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 275386 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 275386 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 275386 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 275388 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 275388 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 275388 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 275388 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d0a4fdc{/solr,null,AVAILABLE}
   [junit4]   2> 275389 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24530f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60681}
   [junit4]   2> 275389 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.Server Started @275456ms
   [junit4]   2> 275389 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60681}
   [junit4]   2> 275390 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 275390 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 275390 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 275390 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 275390 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 275390 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T14:26:53.147219Z
   [junit4]   2> 275391 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275395 INFO  (zkConnectionManagerCallback-3426-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275395 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275396 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 275551 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 275553 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@808ae77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 275553 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@808ae77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 275557 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@616bde9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 275557 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@616bde9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 275559 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60595/solr
   [junit4]   2> 275560 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275566 INFO  (zkConnectionManagerCallback-3437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275566 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275670 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 275674 INFO  (zkConnectionManagerCallback-3439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275674 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 275693 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 275708 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60681_solr as DOWN
   [junit4]   2> 275710 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 275710 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60681_solr
   [junit4]   2> 275715 INFO  (zkCallback-3391-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 275716 INFO  (zkCallback-3366-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 275716 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 275716 INFO  (zkCallback-3406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 275720 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 275720 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 275740 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 275764 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60681.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 275772 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60681.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 275772 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60681.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37dff790
   [junit4]   2> 275773 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [n:127.0.0.1:60681_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_BBF9AE3A70429A5F-001/tempDir-001/node4/.
   [junit4]   2> 275780 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 276317 DEBUG (ScheduledTrigger-3422-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 276365 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 276373 DEBUG (ScheduledTrigger-3422-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 276373 DEBUG (ScheduledTrigger-3422-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 276373 DEBUG (ScheduledTrigger-3422-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:60681_solr at time 867019028953133
   [junit4]   2> 277329 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 3
   [junit4]   2> 277377 DEBUG (ScheduledTrigger-3422-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3 and last live nodes: 3
   [junit4]   2> 277377 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 277377 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 277377 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR firing registered processor for nodes: [127.0.0.1:60681_solr] added at times [867019028953133], now=867020033283802
   [junit4]   2> 277377 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3148c993bf82dTa4qrs9hjhcq44rsu5kog7cdqc",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":867019028953133,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[867019028953133],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:60681_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 277378 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas]
   [junit4]   2> 277379 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"3148c993bf82dTa4qrs9hjhcq44rsu5kog7cdqc",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":867019028953133,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[867019028953133],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":867020034299733,
   [junit4]   2>     "nodeNames":["127.0.0.1:60681_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 277379 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeMarkersRegistrationTest  --- listener fired for event: {
   [junit4]   2>   "id":"3148c993bf82dTa4qrs9hjhcq44rsu5kog7cdqc",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":867019028953133,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[867019028953133],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":867020034299733,
   [junit4]   2>     "nodeNames":["127.0.0.1:60681_solr"],
   [junit4]   2>     "replicaType":"NRT"}}, stage: STARTED
   [junit4]   2> 277379 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeMarkersRegistrationTest  --- listener wait complete for event: {
   [junit4]   2>   "id":"3148c993bf82dTa4qrs9hjhcq44rsu5kog7cdqc",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":867019028953133,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[867019028953133],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":867020034299733,
   [junit4]   2>     "nodeNames":["127.0.0.1:60681_solr"],
   [junit4]   2>     "replicaType":"NRT"}}, stage: STARTED
   [junit4]   2> 277380 DEBUG (ScheduledTrigger-3422-thread-2) [     ] o.a.s.c.a.NodeAddedTrigger Removing new node from tracking: 127.0.0.1:60681_solr
   [junit4]   2> 277380 DEBUG (AutoscalingActionExecutor-3423-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3148c993bf82dTa4qrs9hjhcq44rsu5kog7cdqc",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":867019028953133,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[867019028953133],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":867020034299733,
   [junit4]   2>     "nodeNames":["127.0.0.1:60681_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 277381 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=44883785
   [junit4]   2> 277381 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60681_solr
   [junit4]   2> 277384 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 277384 DEBUG (AutoscalingActionExecutor-3423-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"3148c993bf82dTa4qrs9hjhcq44rsu5kog7cdqc",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":867019028953133,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[867019028953133],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":867020034299733,
   [junit4]   2>     "nodeNames":["127.0.0.1:60681_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 277384 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60681_solr as DOWN
   [junit4]   2> 277384 DEBUG (AutoscalingActionExecutor-3423-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms
   [junit4]   2> 277384 DEBUG (AutoscalingActionExecutor-3423-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 277384 DEBUG (AutoscalingActionExecutor-3423-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms
   [junit4]   2> 277384 DEBUG (AutoscalingActionExecutor-3423-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 4 ms for event id=3148c993bf82dTa4qrs9hjhcq44rsu5kog7cdqc
   [junit4]   2> 277385 INFO  (zkCallback-3391-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 277386 INFO  (zkCallback-3366-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 277386 INFO  (zkCallback-3406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 277386 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 277389 INFO  (OverseerCollectionConfigSetProcessor-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [n:127.0.0.1:60600_solr     ] 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> 277392 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 277392 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4641990a: rootName = solr_60681, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@591f7806
   [junit4]   2> 277401 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 277401 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44773e99: rootName = solr_60681, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@fe12cf7
   [junit4]   2> 277405 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 277405 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48698017: rootName = solr_60681, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@41c2d256
   [junit4]   2> 277405 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 277518 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@24530f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 277518 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d0a4fdc{/solr,null,UNAVAILABLE}
   [junit4]   2> 277518 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 285980 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 285980 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 285981 DEBUG (ScheduledTrigger-3422-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 3
   [junit4]   2> 285981 DEBUG (ScheduledTrigger-3422-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:60681_solr
   [junit4]   2> 285984 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 and last live nodes: 3
   [junit4]   2> 285984 DEBUG (ScheduledTrigger-3422-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:60681_solr
   [junit4]   2> 287637 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1920033734
   [junit4]   2> 287637 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60600_solr
   [junit4]   2> 287637 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2031364786
   [junit4]   2> 287638 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60623_solr
   [junit4]   2> 287640 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 287640 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60600_solr as DOWN
   [junit4]   2> 287640 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 287640 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60623_solr as DOWN
   [junit4]   2> 287651 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 287651 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41d71257: rootName = solr_60600, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1d47993d
   [junit4]   2> 287652 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 287652 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@215d4d48: rootName = solr_60623, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@ed38a25
   [junit4]   2> 287678 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 287678 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c73fb01: rootName = solr_60600, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@fe12cf7
   [junit4]   2> 287686 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 287686 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d743e7e: rootName = solr_60600, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@41c2d256
   [junit4]   2> 287686 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 287688 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 287688 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bf786de: rootName = solr_60623, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@fe12cf7
   [junit4]   2> 287690 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 287690 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bd6a349: rootName = solr_60623, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@41c2d256
   [junit4]   2> 287690 INFO  (jetty-closer-3453-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 287691 INFO  (closeThreadPool-3462-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72114414389100552-127.0.0.1:60600_solr-n_0000000001) closing
   [junit4]   2> 287691 INFO  (OverseerStateUpdate-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [n:127.0.0.1:60600_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60600_solr
   [junit4]   2> 287692 DEBUG (closeThreadPool-3462-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 287692 INFO  (OverseerAutoScalingTriggerThread-72114414389100552-127.0.0.1:60600_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 287695 DEBUG (closeThreadPool-3462-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 287695 DEBUG (closeThreadPool-3462-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 287696 DEBUG (closeThreadPool-3462-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 287696 DEBUG (closeThreadPool-3462-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 287696 DEBUG (closeThreadPool-3462-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 287702 INFO  (closeThreadPool-3462-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72114414389100552-127.0.0.1:60600_solr-n_0000000001) closing
   [junit4]   2> 287702 INFO  (zkCallback-3406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 287800 INFO  (jetty-closer-3453-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72114414389100552-127.0.0.1:60600_solr-n_0000000001) closing
   [junit4]   2> 287814 INFO  (jetty-closer-3453-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@690cac7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 287815 INFO  (jetty-closer-3453-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f569d60{/solr,null,UNAVAILABLE}
   [junit4]   2> 287816 INFO  (jetty-closer-3453-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 287916 INFO  (jetty-closer-3453-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@401c5e6a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 287916 INFO  (jetty-closer-3453-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@279f1808{/solr,null,UNAVAILABLE}
   [junit4]   2> 287916 INFO  (jetty-closer-3453-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 287918 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 288135 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerMR
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 288141 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60595
   [junit4]   2> 288141 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60595
   [junit4]   2> 288141 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60595
   [junit4]   2> 288142 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[BBF9AE3A70429A5F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=BBF9AE3A70429A5F -Dtests.slow=true -Dtests.locale=ia-001 -Dtests.timezone=Pacific/Pitcairn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 21.1s J2 | NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBF9AE3A70429A5F:A34326367E7757B0]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:256)
   [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 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.autoscaling.NodeMarkersRegistrationTest_BBF9AE3A70429A5F-001
   [junit4]   2> Apr 26, 2020 2:27:06 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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@20202489), locale=ia-001, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=173889608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BinaryUpdateRequestHandlerTest, TestTextField, LoggingHandlerTest, XMLAtomicUpdateMultivalueTest, HttpPartitionOnCommitTest, TestSolrCachePerf, TestSweetSpotSimilarityFactory, AutoscalingHistoryHandlerTest, CollectionsAPIDistributedZkTest, TestConfigsApi, TestFiltering, ExplicitHLLTest, NodeMarkersRegistrationTest]
   [junit4] Completed [106/906 (1!)] on J2 in 21.56s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: b1d3b5d0df42f4261cafcc023591b18a6c1e2127

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=BBF9AE3A70429A5F -Dtests.slow=true -Dtests.locale=ia-001 -Dtests.timezone=Pacific/Pitcairn -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]       NodeMarkersRegistrationTest
[repro] ant compile-test

[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NodeMarkersRegistrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=BBF9AE3A70429A5F -Dtests.slow=true -Dtests.locale=ia-001 -Dtests.timezone=Pacific/Pitcairn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 73 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestDistributedMap

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

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




Build Log:
[...truncated 14409 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistributedMap
   [junit4]   2> 908006 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-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> 908010 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestDistributedMap_CCDA7373C7EBF2E9-001/data-dir-81-001
   [junit4]   2> 908010 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 908012 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-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> 908013 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 908015 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 908016 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 908016 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 908126 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:58020
   [junit4]   2> 908126 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58020
   [junit4]   2> 908126 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58020
   [junit4]   2> 908126 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58020
   [junit4]   2> 908142 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908155 INFO  (zkConnectionManagerCallback-5720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908155 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908166 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908172 INFO  (zkConnectionManagerCallback-5722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908172 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908234 INFO  (TEST-TestDistributedMap.testKeys-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testKeys
   [junit4]   2> 908236 INFO  (TEST-TestDistributedMap.testKeys-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908246 INFO  (zkConnectionManagerCallback-5724-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908247 INFO  (TEST-TestDistributedMap.testKeys-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908384 INFO  (TEST-TestDistributedMap.testKeys-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testKeys
   [junit4]   2> 908593 INFO  (TEST-TestDistributedMap.testGet-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGet
   [junit4]   2> 908596 INFO  (TEST-TestDistributedMap.testGet-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908600 INFO  (zkConnectionManagerCallback-5726-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908602 INFO  (TEST-TestDistributedMap.testGet-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908735 INFO  (TEST-TestDistributedMap.testGet-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGet
   [junit4]   2> 908838 INFO  (TEST-TestDistributedMap.testClear-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClear
   [junit4]   2> 908844 INFO  (TEST-TestDistributedMap.testClear-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908848 INFO  (zkConnectionManagerCallback-5728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 908849 INFO  (TEST-TestDistributedMap.testClear-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908981 INFO  (TEST-TestDistributedMap.testClear-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testClear
   [junit4]   2> 909004 INFO  (TEST-TestDistributedMap.testPutIfAbsent-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPutIfAbsent
   [junit4]   2> 909008 INFO  (TEST-TestDistributedMap.testPutIfAbsent-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909013 INFO  (zkConnectionManagerCallback-5730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 909013 INFO  (TEST-TestDistributedMap.testPutIfAbsent-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909153 INFO  (TEST-TestDistributedMap.testPutIfAbsent-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPutIfAbsent
   [junit4]   2> 909186 INFO  (TEST-TestDistributedMap.testContains-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testContains
   [junit4]   2> 909188 INFO  (TEST-TestDistributedMap.testContains-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909191 INFO  (zkConnectionManagerCallback-5732-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 909191 INFO  (TEST-TestDistributedMap.testContains-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909305 INFO  (TEST-TestDistributedMap.testContains-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testContains
   [junit4]   2> 909325 INFO  (TEST-TestDistributedMap.testRemove-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRemove
   [junit4]   2> 909328 INFO  (TEST-TestDistributedMap.testRemove-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909340 INFO  (zkConnectionManagerCallback-5734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 909341 INFO  (TEST-TestDistributedMap.testRemove-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909466 INFO  (TEST-TestDistributedMap.testRemove-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRemove
   [junit4]   2> 909494 INFO  (TEST-TestDistributedMap.testPut-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPut
   [junit4]   2> 909495 INFO  (TEST-TestDistributedMap.testPut-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909499 INFO  (zkConnectionManagerCallback-5736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 909499 INFO  (TEST-TestDistributedMap.testPut-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909611 INFO  (TEST-TestDistributedMap.testPut-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPut
   [junit4]   2> 909648 INFO  (TEST-TestDistributedMap.testSize-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSize
   [junit4]   2> 909649 INFO  (TEST-TestDistributedMap.testSize-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 909654 INFO  (zkConnectionManagerCallback-5738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 909654 INFO  (TEST-TestDistributedMap.testSize-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 909776 INFO  (TEST-TestDistributedMap.testSize-seed#[CCDA7373C7EBF2E9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSize
   [junit4]   2> 909776 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 909995 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58020
   [junit4]   2> 909995 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58020
   [junit4]   2> 909995 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58020
   [junit4]   2> 909999 INFO  (SUITE-TestDistributedMap-seed#[CCDA7373C7EBF2E9]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Apr 26, 2020 8:03:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Apr 26, 2020 8:03:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistributedMap: 
   [junit4]   2>    1) Thread[id=10387, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedMap]
   [junit4]   2>         at java.base@14/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Apr 26, 2020 8:03:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10387, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedMap]
   [junit4]   2> 920458 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> Apr 26, 2020 8:03:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=782, maxMBSortInHeap=5.482886111379145, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@62e9d7ea), locale=sg, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=199063280,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: [RoutingToNodesWithPropertiesTest, TestCollationField, ZkShardTermsTest, TestUnifiedSolrHighlighter, ConjunctionSolrSpellCheckerTest, SearchHandlerTest, DistributedQueryComponentOptimizationTest, PreAnalyzedUpdateProcessorTest, TermsComponentTest, IndexSizeEstimatorTest, TestMergePolicyConfig, TestSolrJ, ResourceLoaderTest, TestShardHandlerFactory, HdfsUnloadDistributedZkTest, IndexSizeTriggerTest, XsltUpdateRequestHandlerTest, TestJoin, TestSchemalessBufferedUpdates, IndexSchemaRuntimeFieldTest, TestPolicyCloud, TestBulkSchemaAPI, TestFieldSortValues, LeaderTragicEventTest, TestSimClusterStateProvider, TestPrepRecovery, TestFieldCacheReopen, TestSubQueryTransformerCrossCore, TestLogWatcher, TestManagedSchemaThreadSafety, AnalysisErrorHandlingTest, CollectionTooManyReplicasTest, SimpleMLTQParserTest, TestRestoreCore, TestBadConfig, TestManagedSynonymFilterFactory, TestHashQParserPlugin, SharedFSAutoReplicaFailoverTest, SolrPluginUtilsTest, DocValuesMissingTest, UniqFieldsUpdateProcessorFactoryTest, CheckHdfsIndexTest, TestHdfsBackupRestoreCore, TestCloudRecovery, TestInPlaceUpdateWithRouteField, TestJsonRangeFacets, TestCSVResponseWriter, TestCustomSort, TestLeaderElectionWithEmptyReplica, SuggesterFSTTest, TestWithCollection, TestStressRecovery, TestSortByMinMaxFunction, HdfsBasicDistributedZkTest, ZkDynamicConfigTest, SplitShardTest, RegexBytesRefFilterTest, TestHighFrequencyDictionaryFactory, OverriddenZkACLAndCredentialsProvidersTest, SpellCheckCollatorWithCollapseTest, TestPartialUpdateDeduplication, PeerSyncWithLeaderTest, TestLegacyTerms, HdfsDirectoryFactoryTest, RequiredFieldsTest, TestPHPSerializedResponseWriter, DistributedFacetPivotSmallAdvancedTest, CachingDirectoryFactoryTest, DistributedIntervalFacetingTest, LargeFieldTest, TestDelegationWithHadoopAuth, MetricsHandlerTest, OpenExchangeRatesOrgProviderTest, AuditLoggerPluginTest, TestDistributedMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedMap -Dtests.seed=CCDA7373C7EBF2E9 -Dtests.slow=true -Dtests.locale=sg -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDistributedMap (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistributedMap: 
   [junit4]    >    1) Thread[id=10387, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedMap]
   [junit4]    >         at java.base@14/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCDA7373C7EBF2E9]:0)
   [junit4] Completed [325/906 (1!)] on J0 in 12.74s, 8 tests, 1 error <<< FAILURES!

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

[repro] Revision: b1d3b5d0df42f4261cafcc023591b18a6c1e2127

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestDistributedMap -Dtests.seed=CCDA7373C7EBF2E9 -Dtests.slow=true -Dtests.locale=sg -Dtests.timezone=Atlantic/Reykjavik -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]       TestDistributedMap
[repro] ant compile-test

[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDistributedMap" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=CCDA7373C7EBF2E9 -Dtests.slow=true -Dtests.locale=sg -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]