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/05/18 19:37:12 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-14) - Build # 6038 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6038/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Error from server at http://127.0.0.1:60429/uran: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60429/uran: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([856F752BBD1221B:34383E0B1E098982]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:357)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.ZookeeperReadAPITest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.admin.ZookeeperReadAPITest:     1) Thread[id=4047, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZookeeperReadAPITest]         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.handler.admin.ZookeeperReadAPITest: 
   1) Thread[id=4047, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZookeeperReadAPITest]
        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([856F752BBD1221B]:0)




Build Log:
[...truncated 13611 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.ZookeeperReadAPITest
   [junit4]   2> 522056 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 522057 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.admin.ZookeeperReadAPITest_856F752BBD1221B-001/data-dir-41-001
   [junit4]   2> 522057 WARN  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 522058 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 522059 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 522060 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 522060 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.admin.ZookeeperReadAPITest_856F752BBD1221B-001/tempDir-001
   [junit4]   2> 522061 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 522061 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 522062 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 522168 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 60701
   [junit4]   2> 522168 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60701
   [junit4]   2> 522168 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60701
   [junit4]   2> 522168 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60701
   [junit4]   2> 522171 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522177 INFO  (zkConnectionManagerCallback-2434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522177 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522183 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522188 INFO  (zkConnectionManagerCallback-2436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522188 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522189 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522194 INFO  (zkConnectionManagerCallback-2438-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522194 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522307 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 522307 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 522307 INFO  (jetty-launcher-2439-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> 522309 INFO  (jetty-launcher-2439-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 522309 INFO  (jetty-launcher-2439-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 522309 INFO  (jetty-launcher-2439-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 522310 INFO  (jetty-launcher-2439-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e0a4077{/solr,null,AVAILABLE}
   [junit4]   2> 522312 INFO  (jetty-launcher-2439-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e2ee4ee{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:60706}
   [junit4]   2> 522312 INFO  (jetty-launcher-2439-thread-1) [     ] o.e.j.s.Server Started @522379ms
   [junit4]   2> 522312 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60706}
   [junit4]   2> 522313 ERROR (jetty-launcher-2439-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 522313 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 522313 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 522314 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 522314 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 522314 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-18T18:54:25.126448Z
   [junit4]   2> 522316 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522320 INFO  (zkConnectionManagerCallback-2441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522320 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522322 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 522437 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 522444 WARN  (jetty-launcher-2439-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35e46021[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522444 WARN  (jetty-launcher-2439-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35e46021[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522450 WARN  (jetty-launcher-2439-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14ab82ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522450 WARN  (jetty-launcher-2439-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14ab82ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522452 INFO  (jetty-launcher-2439-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60701/solr
   [junit4]   2> 522453 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522459 INFO  (zkConnectionManagerCallback-2452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522459 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522959 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60706_solr
   [junit4]   2> 522961 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.c.Overseer Overseer (id=72064338907824132-127.0.0.1:60706_solr-n_0000000000) starting
   [junit4]   2> 522979 INFO  (OverseerStateUpdate-72064338907824132-127.0.0.1:60706_solr-n_0000000000) [n:127.0.0.1:60706_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60706_solr
   [junit4]   2> 522980 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60706_solr
   [junit4]   2> 522984 INFO  (OverseerStateUpdate-72064338907824132-127.0.0.1:60706_solr-n_0000000000) [n:127.0.0.1:60706_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 522992 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 522993 WARN  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 523017 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 523042 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60706.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a36728f
   [junit4]   2> 523051 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60706.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a36728f
   [junit4]   2> 523051 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60706.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a36728f
   [junit4]   2> 523052 INFO  (jetty-launcher-2439-thread-1) [n:127.0.0.1:60706_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.admin.ZookeeperReadAPITest_856F752BBD1221B-001/tempDir-001/node1/.
   [junit4]   2> 523061 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 523062 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 523067 INFO  (zkConnectionManagerCallback-2469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 523067 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 523071 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 523075 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60701/solr ready
   [junit4]   2> 523111 INFO  (TEST-ZookeeperReadAPITest.testZkread-seed#[856F752BBD1221B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testZkread
   [junit4]   2> 523169 INFO  (qtp1154912158-4076) [n:127.0.0.1:60706_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/zk/data/security.json params={} status=0 QTime=4
   [junit4]   2> 523183 INFO  (qtp1154912158-4077) [n:127.0.0.1:60706_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/zk/ls/configs params={} status=0 QTime=4
   [junit4]   2> 523188 INFO  (qtp1154912158-4078) [n:127.0.0.1:60706_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/zk/data/configs params={} status=0 QTime=0
   [junit4]   2> 523195 INFO  (qtp1154912158-4079) [n:127.0.0.1:60706_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/zk/data/configs/_default/testdata params={} status=0 QTime=1
   [junit4]   2> 523198 INFO  (TEST-ZookeeperReadAPITest.testZkread-seed#[856F752BBD1221B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZkread
   [junit4]   2> 523316 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=909045122
   [junit4]   2> 523316 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60706_solr
   [junit4]   2> 523328 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 523328 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60706_solr as DOWN
   [junit4]   2> 523341 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 523341 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 523342 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d5f068f: rootName = solr_60706, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@13bab3eb
   [junit4]   2> 523347 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 523347 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fac50a8: rootName = solr_60706, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4d5f4589
   [junit4]   2> 523350 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 523350 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e8222f: rootName = solr_60706, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@22e95372
   [junit4]   2> 523350 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 523353 INFO  (closeThreadPool-2475-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72064338907824132-127.0.0.1:60706_solr-n_0000000000) closing
   [junit4]   2> 523353 INFO  (OverseerStateUpdate-72064338907824132-127.0.0.1:60706_solr-n_0000000000) [n:127.0.0.1:60706_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60706_solr
   [junit4]   2> 523353 INFO  (OverseerAutoScalingTriggerThread-72064338907824132-127.0.0.1:60706_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 523368 INFO  (closeThreadPool-2475-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72064338907824132-127.0.0.1:60706_solr-n_0000000000) closing
   [junit4]   2> 523470 INFO  (jetty-closer-2470-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72064338907824132-127.0.0.1:60706_solr-n_0000000000) closing
   [junit4]   2> 523478 INFO  (jetty-closer-2470-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e2ee4ee{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 523479 INFO  (jetty-closer-2470-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e0a4077{/solr,null,UNAVAILABLE}
   [junit4]   2> 523480 INFO  (jetty-closer-2470-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 523486 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 523711 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 523714 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60701
   [junit4]   2> 523714 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60701
   [junit4]   2> 523714 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60701
   [junit4]   2> 523714 INFO  (SUITE-ZookeeperReadAPITest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 18, 2020 6:54:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 18, 2020 6:54:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.ZookeeperReadAPITest: 
   [junit4]   2>    1) Thread[id=4047, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZookeeperReadAPITest]
   [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> May 18, 2020 6:54:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4047, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZookeeperReadAPITest]
   [junit4]   2> 533741 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> May 18, 2020 6:54:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=28995, maxDocsPerChunk=322, blockShift=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=28995, blockSize=8)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@67aabbcd), locale=tr-TR, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=97857136,total=337641472
   [junit4]   2> NOTE: All tests run in this JVM: [TestReqParamsAPI, OverseerSolrResponseUnsafeSerializationTest, TestMissingGroups, TestSolrCoreParser, TestExactStatsCacheCloud, RoutingToNodesWithPropertiesTest, TestPerFieldSimilarityWithDefaultOverride, SolrIndexMetricsTest, TestCloudPseudoReturnFields, TestSegmentSorting, ConcurrentDeleteAndCreateCollectionTest, SharedFSAutoReplicaFailoverTest, DateFieldTest, DocumentAnalysisRequestHandlerTest, TestFieldCacheReopen, TestDynamicFieldResource, OverriddenZkACLAndCredentialsProvidersTest, HdfsDirectoryTest, TestSimNodeLostTrigger, TestHighFrequencyDictionaryFactory, XCJFQueryTest, SuggesterFSTTest, PeerSyncReplicationTest, TestFilteredDocIdSet, TestCoreBackup, IndexSizeTriggerSizeEstimationTest, TestGraphMLResponseWriter, DistribJoinFromCollectionTest, TestCaffeineCache, TestSimExecutePlanAction, TestHalfAndHalfDocValues, TestSchemaNameResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedFieldTest, TestSolrTestCaseJ4, LeaderTragicEventTest, TestIndexSearcher, TestStressVersions, TestExplainDocTransformer, CreateCollectionCleanupTest, MergeStrategyTest, ZookeeperReadAPITest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZookeeperReadAPITest -Dtests.seed=856F752BBD1221B -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | ZookeeperReadAPITest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.ZookeeperReadAPITest: 
   [junit4]    >    1) Thread[id=4047, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ZookeeperReadAPITest]
   [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([856F752BBD1221B]:0)
   [junit4] Completed [251/912 (1!)] on J0 in 11.97s, 1 test, 1 error <<< FAILURES!

[...truncated 445 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 416618 INFO  (SUITE-ShardSplitTest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 416626 INFO  (SUITE-ShardSplitTest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/data-dir-47-001
   [junit4]   2> 416627 WARN  (SUITE-ShardSplitTest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 416627 INFO  (SUITE-ShardSplitTest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 416627 INFO  (SUITE-ShardSplitTest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 416628 INFO  (SUITE-ShardSplitTest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J3 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> 416628 INFO  (SUITE-ShardSplitTest-seed#[856F752BBD1221B]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uran/
   [junit4]   2> 416643 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 416655 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 416656 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 416761 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59722
   [junit4]   2> 416761 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59722
   [junit4]   2> 416761 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59722
   [junit4]   2> 416761 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59722
   [junit4]   2> 416764 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416769 INFO  (zkConnectionManagerCallback-3720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416769 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416773 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416779 INFO  (zkConnectionManagerCallback-3722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416780 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416785 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 416788 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 416791 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 416794 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 416797 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 416800 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 416802 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 416805 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 416808 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 416811 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 416815 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 416817 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 417163 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 417163 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 417163 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 417172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 417172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 417172 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 417173 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3538cbcb{/uran,null,AVAILABLE}
   [junit4]   2> 417175 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@159ba846{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59738}
   [junit4]   2> 417176 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.s.Server Started @417229ms
   [junit4]   2> 417176 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/uran, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/tempDir-001/control/data, hostPort=59738, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 417180 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 417180 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 417180 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 417180 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 417180 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 417180 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-18T18:52:39.978611Z
   [junit4]   2> 417182 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417187 INFO  (zkConnectionManagerCallback-3724-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417187 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417292 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 417293 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/control-001/solr.xml
   [junit4]   2> 417308 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd08f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 417422 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 417426 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d90ac71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417427 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d90ac71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417432 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11323e73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417432 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11323e73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417434 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59722/solr
   [junit4]   2> 417437 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417441 INFO  (zkConnectionManagerCallback-3735-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417443 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417551 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417556 INFO  (zkConnectionManagerCallback-3737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417556 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417841 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59738_uran
   [junit4]   2> 417843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.c.Overseer Overseer (id=72064331998953476-127.0.0.1:59738_uran-n_0000000000) starting
   [junit4]   2> 417858 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 417859 INFO  (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59738_uran
   [junit4]   2> 417862 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59738_uran
   [junit4]   2> 417865 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 417865 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 417865 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 417865 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 417865 INFO  (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 417867 INFO  (zkCallback-3736-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 417874 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 417875 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 417904 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 417990 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd08f
   [junit4]   2> 418003 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd08f
   [junit4]   2> 418003 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd08f
   [junit4]   2> 418005 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [n:127.0.0.1:59738_uran     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/control-001/cores
   [junit4]   2> 418018 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418022 INFO  (zkConnectionManagerCallback-3754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418022 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418025 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 418029 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59722/solr ready
   [junit4]   2> 418035 INFO  (qtp1850148710-6465) [n:127.0.0.1:59738_uran     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59738_uran&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 418043 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 418043 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 418043 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:59738_uran",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 418043 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 418043 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:59738_uran",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 418043 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 418043 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 418043 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 418043 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 418043 INFO  (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 418043 INFO  (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 418049 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 418051 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 418052 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 418058 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:59738_uran",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 418058 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 418061 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 418171 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.Assign shardnames [shard1] NRT 1 TLOG 0 PULL 0 , policy null, nodeList [127.0.0.1:59738_uran]
   [junit4]   2> 418178 INFO  (qtp1850148710-6467) [n:127.0.0.1:59738_uran     ] 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> 418183 INFO  (qtp1850148710-6464) [n:127.0.0.1:59738_uran     ] 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> 418187 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:59738_uran",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 418204 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:59738_uran
   [junit4]   2> 418206 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 418206 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 418236 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>   "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 418236 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>   "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 418247 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>   "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 418247 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>           "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 418350 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 419255 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 419267 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 419318 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 419366 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 419367 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd08f
   [junit4]   2> 419367 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 419370 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8342004405834544]
   [junit4]   2> 419393 WARN  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 419442 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 419442 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 419443 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 419443 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 419444 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 419447 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 419448 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 419448 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 419448 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667055445340061696
   [junit4]   2> 419452 INFO  (searcherExecutor-3756-thread-1-processing-n:127.0.0.1:59738_uran x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'control_collection'
   [junit4]   2> 419460 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 419460 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 419472 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 419472 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 419472 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59738/uran/control_collection_shard1_replica_n1/
   [junit4]   2> 419473 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 419474 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:59738/uran/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 419474 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72064331998953476-core_node2-n_0000000000
   [junit4]   2> 419478 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59738/uran/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 419479 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 419583 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 419584 INFO  (zkCallback-3736-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 419584 INFO  (zkCallback-3736-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 419585 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 419586 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>   "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 419586 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>   "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 419587 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>   "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 419587 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:59738/uran",
   [junit4]   2>           "node_name":"127.0.0.1:59738_uran",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 419588 INFO  (qtp1850148710-6466) [n:127.0.0.1:59738_uran     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1382
   [junit4]   2> 419588 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 419588 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 419590 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 419590 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 419590 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 419590 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 419590 INFO  (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 419590 DEBUG (OverseerThreadFactory-3744-thread-1-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id: /overseer/collection-queue-work/qn-0000000000 complete, response: {success={127.0.0.1:59738_uran={responseHeader={status=0, QTime=1382}, core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 419591 INFO  (qtp1850148710-6465) [n:127.0.0.1:59738_uran     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 419697 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 419697 INFO  (zkCallback-3736-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 419697 INFO  (zkCallback-3736-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 419697 INFO  (zkCallback-3736-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 419699 INFO  (qtp1850148710-6465) [n:127.0.0.1:59738_uran     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59738_uran&wt=javabin&version=2} status=0 QTime=1663
   [junit4]   2> 419699 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 419807 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419810 INFO  (zkConnectionManagerCallback-3765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419810 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419812 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 419814 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59722/solr ready
   [junit4]   2> 419814 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 419816 INFO  (qtp1850148710-6465) [n:127.0.0.1:59738_uran     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 419820 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 419820 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 419820 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000002 message: {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 419821 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 419821 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 419821 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 419822 INFO  (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 419822 INFO  (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 419823 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 419823 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 419823 DEBUG (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 419823 INFO  (OverseerCollectionConfigSetProcessor-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 419823 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 419824 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: collection1
   [junit4]   2> 419825 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 419830 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 419830 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 419945 DEBUG (OverseerStateUpdate-72064331998953476-127.0.0.1:59738_uran-n_0000000000) [n:127.0.0.1:59738_uran     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 420036 WARN  (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 420036 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command for collection: collection1
   [junit4]   2> 420036 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 420041 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 420042 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 420042 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 420042 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 420042 INFO  (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 420042 DEBUG (OverseerThreadFactory-3744-thread-2-processing-n:127.0.0.1:59738_uran) [n:127.0.0.1:59738_uran     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id: /overseer/collection-queue-work/qn-0000000002 complete, response: {}
   [junit4]   2> 420044 INFO  (qtp1850148710-6465) [n:127.0.0.1:59738_uran     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 420050 INFO  (qtp1850148710-6465) [n:127.0.0.1:59738_uran     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=234
   [junit4]   2> 420053 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 420053 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 420056 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 420056 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 420058 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 420058 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 420058 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 420420 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 420421 INFO  (closeThreadPool-3766-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 420422 INFO  (closeThreadPool-3766-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 420422 INFO  (closeThreadPool-3766-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> 420425 INFO  (closeThreadPool-3766-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 420425 INFO  (closeThreadPool-3766-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 420425 INFO  (closeThreadPool-3766-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 420426 INFO  (closeThreadPool-3766-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ac09e9{/uran,null,AVAILABLE}
   [junit4]   2> 420427 INFO  (closeThreadPool-3766-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64ae0ca4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59772}
   [junit4]   2> 420427 INFO  (closeThreadPool-3766-thread-1) [     ] o.e.j.s.Server Started @420480ms
   [junit4]   2> 420427 INFO  (closeThreadPool-3766-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/uran, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001/tempDir-001/jetty1, hostPort=59772, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.

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

a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61896b83: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e946a3
   [junit4]   2> 768529 INFO  (closeThreadPool-5764-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 768530 INFO  (closeThreadPool-5794-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72064353616396292-127.0.0.1:62897_uran-n_0000000000) closing
   [junit4]   2> 768530 INFO  (OverseerStateUpdate-72064353616396292-127.0.0.1:62897_uran-n_0000000000) [n:127.0.0.1:62897_uran     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62897_uran
   [junit4]   2> 768532 INFO  (OverseerAutoScalingTriggerThread-72064353616396292-127.0.0.1:62897_uran-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 768542 INFO  (closeThreadPool-5794-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72064353616396292-127.0.0.1:62897_uran-n_0000000000) closing
   [junit4]   2> 768599 INFO  (closeThreadPool-5764-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6cf98731{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 768600 INFO  (closeThreadPool-5764-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ade0009{/uran,null,UNAVAILABLE}
   [junit4]   2> 768600 INFO  (closeThreadPool-5764-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 768612 INFO  (zkCallback-5574-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 768613 INFO  (zkCallback-5664-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 768615 INFO  (closeThreadPool-5764-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@67e1e77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 768615 INFO  (closeThreadPool-5764-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78e54ee8{/uran,null,UNAVAILABLE}
   [junit4]   2> 768615 INFO  (closeThreadPool-5764-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 768719 INFO  (closeThreadPool-5764-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72064353616396292-127.0.0.1:62897_uran-n_0000000000) closing
   [junit4]   2> 768721 INFO  (closeThreadPool-5764-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@45a83103{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 768722 INFO  (closeThreadPool-5764-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44bb9c4d{/uran,null,UNAVAILABLE}
   [junit4]   2> 768722 INFO  (closeThreadPool-5764-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 768822 INFO  (closeThreadPool-5764-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d5927e7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 768822 INFO  (closeThreadPool-5764-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5608d2b0{/uran,null,UNAVAILABLE}
   [junit4]   2> 768822 INFO  (closeThreadPool-5764-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 768823 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 769034 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> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/collections/shardSplitWithRule_link/terms/shard1_0
   [junit4]   2> 	8	/solr/collections/shardSplitWithRule_link/terms/shard1_1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/collections/shardSplitWithRule_link/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/shardSplitWithRule_link/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	112	/solr/collections/shardSplitWithRule_link/state.json
   [junit4]   2> 	56	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72064353616396297-127.0.0.1:62967_uran-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/overseer/queue
   [junit4]   2> 	35	/solr/live_nodes
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> 769042 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62892
   [junit4]   2> 769042 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62892
   [junit4]   2> 769042 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[856F752BBD1221B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62892
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_856F752BBD1221B-001
   [junit4]   2> May 18, 2020 6:58:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=Lucene84, a_t=PostingsFormat(name=LuceneFixedGap), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=Lucene84, foo_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1391, maxMBSortInHeap=7.059190830572508, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2cac2890), locale=cy-GB, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=63853904,total=404226048
   [junit4]   2> NOTE: All tests run in this JVM: [HttpTriggerListenerTest, TestExportWriter, ExplicitHLLTest, ShardRoutingCustomTest, TestDefaultStatsCache, SolrCoreCheckLockOnStartupTest, SearchRateTriggerIntegrationTest, TestTolerantUpdateProcessorRandomCloud, V2ApiIntegrationTest, SynonymTokenizerTest, TestHdfsCloudBackupRestore, TestOverriddenPrefixQueryForCustomFieldType, TestSearchPerf, TestPKIAuthenticationPlugin, TestDocTermOrdsUninvertLimit, DistributedFacetPivotSmallTest, TestPushWriter, TestSimTriggerIntegration, PolyFieldTest, HdfsChaosMonkeySafeLeaderTest, OutputWriterTest, SolrCloudExampleTest, StressHdfsTest, TlogReplayBufferedWhileIndexingTest, FuzzySearchTest, TestFastOutputStream, ResponseLogComponentTest, TestExceedMaxTermLength, TestCloudPhrasesIdentificationComponent, NodeMarkersRegistrationTest, SimplePostToolTest, CdcrBootstrapTest, ResolveAnalyzerByNameTest, SuggestComponentContextFilterQueryTest, MultiDestinationAuditLoggerTest, TestStressReorder, TestConfigsApi, DynamicMapsTest, RangeFacetCloudTest, TestSQLHandlerNonCloud, TestUninvertingReader, TestQueryUtils, TestScoreJoinQPNoScore, PathHierarchyTokenizerFactoryTest, AutoAddReplicasPlanActionTest, SparseHLLTest, UpdateLogTest, MoreLikeThisHandlerTest, OverseerRolesTest, TestSchemalessBufferedUpdates, TestDocBasedVersionConstraints, TestReplicationHandlerBackup, AtomicUpdateRemovalJavabinTest, DeleteLastCustomShardedReplicaTest, BlobRepositoryCloudTest, ShardSplitTest]
   [junit4] Completed [378/912 (2!)] on J3 in 352.97s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 46729 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6038/consoleText

[repro] Revision: 10d1ecb431c3bd0a0c8995d65db14a1a5bc85094

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ZookeeperReadAPITest -Dtests.seed=856F752BBD1221B -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitMixedReplicaTypesLink -Dtests.seed=856F752BBD1221B -Dtests.slow=true -Dtests.locale=cy-GB -Dtests.timezone=Etc/GMT+12 -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]       ZookeeperReadAPITest
[repro]       ShardSplitTest
[repro] ant compile-test

[...truncated 3156 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ZookeeperReadAPITest|*.ShardSplitTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=856F752BBD1221B -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 176 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   0/5 failed: org.apache.solr.handler.admin.ZookeeperReadAPITest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6040 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6040/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test:     1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]         at java.base@13.0.2/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.BasicDistributedZk2Test: 
   1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([BF1894B4AA66312B]:0)




Build Log:
[...truncated 14183 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1027467 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1027468 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/data-dir-102-001
   [junit4]   2> 1027468 WARN  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1027468 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1027469 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1027469 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1027469 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_lz/pc
   [junit4]   2> 1027472 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1027473 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1027473 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 64882
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64882
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64882
   [junit4]   2> 1027577 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64882
   [junit4]   2> 1027580 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027586 INFO  (zkConnectionManagerCallback-8593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027586 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027591 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027594 INFO  (zkConnectionManagerCallback-8595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1027595 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027598 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1027604 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1027607 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1027610 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1027614 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1027617 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1027620 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1027623 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1027626 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1027629 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1027632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1027635 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1028017 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1028017 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1028017 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1028022 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1028022 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1028022 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1028023 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@613ef6bf{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46da7f2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64886}
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.s.Server Started @1028101ms
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/control/data, hostPort=64886, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores}
   [junit4]   2> 1028025 ERROR (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1028025 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:52.296974Z
   [junit4]   2> 1028027 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028031 INFO  (zkConnectionManagerCallback-8597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028032 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028139 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1028139 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/solr.xml
   [junit4]   2> 1028152 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1028249 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1028254 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75c8915e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028254 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75c8915e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028267 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@531d2cd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028267 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@531d2cd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028272 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1028273 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028283 INFO  (zkConnectionManagerCallback-8608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028283 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028430 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028435 INFO  (zkConnectionManagerCallback-8610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028435 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028783 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64886__lz%2Fpc
   [junit4]   2> 1028792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.Overseer Overseer (id=72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) starting
   [junit4]   2> 1028806 INFO  (OverseerStateUpdate-72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64886__lz%2Fpc
   [junit4]   2> 1028807 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64886__lz%2Fpc
   [junit4]   2> 1028811 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1028821 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1028822 WARN  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1028858 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1028880 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1028892 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1028892 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1028893 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores
   [junit4]   2> 1028901 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028904 INFO  (zkConnectionManagerCallback-8627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028904 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028907 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1028909 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64882/solr ready
   [junit4]   2> 1028911 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64886__lz%252Fpc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1028918 INFO  (OverseerThreadFactory-8617-thread-1-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1029035 INFO  (qtp1671676800-14867) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1029035 INFO  (qtp1671676800-14867) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1029038 INFO  (qtp1671676800-14864) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1029044 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1030073 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1030096 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1030210 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1030287 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1030287 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1030288 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1030289 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=30.7412109375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=2.506895933454726, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=49.307122111889726
   [junit4]   2> 1030291 WARN  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1030359 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1030359 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1030361 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1030361 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1030362 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=59.2060546875, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=18.437706937458273, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7613710314790326, deletesPctAllowed=43.856893333007335
   [junit4]   2> 1030365 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1030366 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1030367 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1030367 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667093269984575488
   [junit4]   2> 1030375 INFO  (searcherExecutor-8629-thread-1-processing-n:127.0.0.1:64886__lz%2Fpc x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'control_collection'
   [junit4]   2> 1030383 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1030384 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1030399 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1030400 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1030401 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64886/_lz/pc/control_collection_shard1_replica_n1/
   [junit4]   2> 1030405 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1030408 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64886/_lz/pc/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1030408 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72066696032223236-core_node2-n_0000000000
   [junit4]   2> 1030419 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64886/_lz/pc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1030537 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1030539 INFO  (zkCallback-8609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1030544 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1030562 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1518
   [junit4]   2> 1030573 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1030668 INFO  (zkCallback-8609-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1030668 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1030669 INFO  (zkCallback-8609-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1030672 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64886__lz%252Fpc&wt=javabin&version=2} status=0 QTime=1760
   [junit4]   2> 1030672 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1030787 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030794 INFO  (zkConnectionManagerCallback-8638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030794 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030801 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1030807 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64882/solr ready
   [junit4]   2> 1030807 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1030811 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1030830 INFO  (OverseerThreadFactory-8617-thread-2-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1030830 INFO  (OverseerCollectionConfigSetProcessor-72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1031053 WARN  (OverseerThreadFactory-8617-thread-2-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1031056 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1031057 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=245
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1031059 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1031434 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1031435 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1031435 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1031435 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1031438 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1031438 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1031438 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1031439 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79f72656{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1aa46bf9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64944}
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server Started @1031516ms
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty1, hostPort=64944, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores}
   [junit4]   2> 1031440 ERROR (closeThreadPool-8639-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1031440 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:55.711952Z
   [junit4]   2> 1031442 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031447 INFO  (zkConnectionManagerCallback-8641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031447 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031552 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1031552 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/solr.xml
   [junit4]   2> 1031568 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1031880 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1031881 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61ae1b34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031881 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61ae1b34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031886 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b1f5714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031886 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b1f5714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031887 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1031888 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031894 INFO  (zkConnectionManagerCallback-8652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031895 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032001 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032006 INFO  (zkConnectionManagerCallback-8654-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032007 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032008 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1032009 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1032009 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1032009 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1032012 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1032012 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1032012 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1032013 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a1adf08{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1032014 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1793b4bb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64952}
   [junit4]   2> 1032014 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server Started @1032090ms
   [junit4]   2> 1032014 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty2, hostPort=64952, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores}
   [junit4]   2> 1032015 ERROR (closeThreadPool-8639-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1032015 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:56.286388Z
   [junit4]   2> 1032016 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032017 INFO  (zkConnectionManagerCallback-8658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032017 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032125 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1032125 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/solr.xml
   [junit4]   2> 1032129 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1032151 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1032199 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64944__lz%2Fpc as DOWN
   [junit4]   2> 1032207 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1032207 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64944__lz%2Fpc
   [junit4]   2> 1032219 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032220 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032223 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032223 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1032231 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aad4e7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032231 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aad4e7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032241 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1032248 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f8c70d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032249 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f8c70d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032250 WARN  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1032255 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1032256 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032257 INFO  (zkConnectionManagerCallback-8670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032262 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032302 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1032345 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032365 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032366 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032370 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores
   [junit4]   2> 1032377 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032380 INFO  (zkConnectionManagerCallback-8677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032381 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032393 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64944__lz%2Fpc
   [junit4]   2> 1032420 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1032446 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64952__lz%2Fpc as DOWN
   [junit4]   2> 1032449 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1032456 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64952__lz%2Fpc
   [junit4]   2> 1032463 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032463 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032463 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032463 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032472 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1032473 WARN  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1032497 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1032538 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032550 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032550 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1032551 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores
   [junit4]   2> 1032563 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64952__lz%2Fpc
   [junit4]   2> 1032621 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1032621 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1032622 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1032622 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1032625 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1032625 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1032625 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1032626 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ae6a06f{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f8dcf7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64962}
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.e.j.s.Server Started @1032703ms
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty3, hostPort=64962, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001/cores}
   [junit4]   2> 1032627 ERROR (closeThreadPool-8639-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1032627 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1032628 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032628 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1032628 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:56.899136Z
   [junit4]   2> 1032629 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032634 INFO  (zkConnectionManagerCallback-8687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032634 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032742 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1032742 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001/solr.xml
   [junit4]   2> 1032746 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1032820 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1032822 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f5f3e8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032822 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f5f3e8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032833 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@478e575d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032835 WARN  (closeThreadPool-8639-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@478e575d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1032837 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1032841 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032848 INFO  (zkConnectionManagerCallback-8698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032848 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032918 INFO  (OverseerCollectionConfigSetProcessor-72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000) [n:127.0.0.1:64886__lz%2Fpc     ] 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> 1032955 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032958 INFO  (zkConnectionManagerCallback-8700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032958 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032973 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1032984 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64962__lz%2Fpc as DOWN
   [junit4]   2> 1032987 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1032987 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64962__lz%2Fpc
   [junit4]   2> 1032992 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032992 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032993 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032993 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032993 INFO  (zkCallback-8699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032997 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1032998 WARN  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1032999 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1033000 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1033000 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1033000 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1033002 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2093bc11{/_lz/pc,null,AVAILABLE}
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a061306{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64967}
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.e.j.s.Server Started @1033079ms
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lz/pc, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/tempDir-001/jetty4, hostPort=64967, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001/cores}
   [junit4]   2> 1033003 ERROR (closeThreadPool-8639-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1033003 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T04:53:57.274972Z
   [junit4]   2> 1033004 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033007 INFO  (zkConnectionManagerCallback-8705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033007 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033022 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1033039 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033046 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033046 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033047 INFO  (closeThreadPool-8639-thread-2) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-3-001/cores
   [junit4]   2> 1033053 INFO  (closeThreadPool-8639-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64962__lz%2Fpc
   [junit4]   2> 1033120 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1033120 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001/solr.xml
   [junit4]   2> 1033123 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1033148 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1033149 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d976aa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033149 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d976aa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033152 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4936c90c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033152 WARN  (closeThreadPool-8639-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4936c90c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033153 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64882/solr
   [junit4]   2> 1033154 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033156 INFO  (zkConnectionManagerCallback-8721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033156 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033264 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033267 INFO  (zkConnectionManagerCallback-8723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033267 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033286 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1033294 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.ZkController Publish node=127.0.0.1:64967__lz%2Fpc as DOWN
   [junit4]   2> 1033296 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1033296 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64967__lz%2Fpc
   [junit4]   2> 1033300 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8637-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033300 INFO  (zkCallback-8722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1033304 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1033304 WARN  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1033326 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1033345 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033353 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033353 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1033354 INFO  (closeThreadPool-8639-thread-1) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-4-001/cores
   [junit4]   2> 1033361 INFO  (closeThreadPool-8639-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64967__lz%2Fpc
   [junit4]   2> 1033365 INFO  (qtp1671676800-14867) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64944__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033366 INFO  (qtp1671676800-14864) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64962__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033366 INFO  (qtp1671676800-14866) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64952__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033366 INFO  (qtp1671676800-14865) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64967__lz%252Fpc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1033385 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 1033387 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033402 INFO  (qtp513535218-14923) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033404 INFO  (qtp330048022-14946) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033407 INFO  (qtp1336511228-14982) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033410 INFO  (qtp582479094-15005) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033412 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1033413 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033414 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033415 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033416 INFO  (qtp1336511228-14983) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033418 INFO  (qtp582479094-15006) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033418 INFO  (OverseerThreadFactory-8617-thread-3-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64944__lz%2Fpc for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1033419 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1033421 INFO  (qtp1671676800-15041) [n:127.0.0.1:64886__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1033422 INFO  (qtp513535218-14925) [n:127.0.0.1:64944__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033422 INFO  (OverseerThreadFactory-8617-thread-3-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1033423 INFO  (qtp330048022-14948) [n:127.0.0.1:64952__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033424 INFO  (qtp1336511228-14984) [n:127.0.0.1:64962__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1033426 INFO  (qtp582479094-15007) [n:127.0.0.1:64967__lz%2Fpc     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1033427 INFO  (OverseerThreadFactory-8617-thread-4-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64952__lz%2Fpc for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1033428 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1033431 INFO  (OverseerThreadFactory-8617-thread-4-processing-n:127.0.0.1:64886__lz%2Fpc) [n:127.0.0.1:64886__lz%2Fpc c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1033438 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034452 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1034472 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1034495 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1034524 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1034608 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1034640 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1034667 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1034668 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1034668 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1034670 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=30.7412109375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=2.506895933454726, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=49.307122111889726
   [junit4]   2> 1034672 WARN  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1034689 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1034689 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5829769f
   [junit4]   2> 1034693 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZk2Test_BF1894B4AA66312B-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1034695 INFO  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=30.7412109375, floorSegmentMB=2.1162109375, forceMergeDeletesPctAllowed=2.506895933454726, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=49.307122111889726
   [junit4]   2> 1034697 WARN  (qtp330048022-14947) [n:127.0.0.1:64952__lz%2Fpc c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1034735 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1034735 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1034737 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1034738 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1034738 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=59.2060546875, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=18.437706937458273, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7613710314790326, deletesPctAllowed=43.856893333007335
   [junit4]   2> 1034753 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1034753 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1034757 INFO  (qtp513535218-14924) [n:127.0.0.1:64944__lz%2Fpc c:collection1 s:shard2  x:collection1_s

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

junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	7	/solr/packages.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/onenodecollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	129	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72066696032223241-127.0.0.1:64944__lz%2Fpc-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72066696032223250-127.0.0.1:64967__lz%2Fpc-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72066696032223236-127.0.0.1:64886__lz%2Fpc-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72066696032223250-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	69	/solr/overseer/queue
   [junit4]   2> 	65	/solr/live_nodes
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1058632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64882
   [junit4]   2> 1058632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64882
   [junit4]   2> 1058632 INFO  (TEST-BasicDistributedZk2Test.test-seed#[BF1894B4AA66312B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64882
   [junit4]   2> 1058634 INFO  (SUITE-BasicDistributedZk2Test-seed#[BF1894B4AA66312B]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 19, 2020 4:54:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 19, 2020 4:54:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test: 
   [junit4]   2>    1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> May 19, 2020 4:54:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]   2> 1069232 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> May 19, 2020 4:54:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), SubjectTerms_mfacet=Lucene84, oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), _root_=Lucene84, foo_b=Lucene84, id=PostingsFormat(name=LuceneVarGapFixedInterval), text=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene80), n_l1=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting), n_f1=DocValuesFormat(name=Asserting), n_ti1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Asserting), n_tdt1=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=594, maxMBSortInHeap=7.581947843693117, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fe27c8f), locale=shi-Tfng, timezone=Australia/West
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=34096520,total=365297664
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, TestMaxTokenLenTokenizer, SecurityConfHandlerTest, SolrXmlInZkTest, TestSimUtils, AliasIntegrationTest, TestConfigOverlay, WordBreakSolrSpellCheckerTest, ProtectedTermFilterFactoryTest, AnalyticsMergeStrategyTest, FileUtilsTest, TestSolrCachePerf, SpatialHeatmapFacetsTest, NodeAddedTriggerIntegrationTest, RemoteQueryErrorTest, TestFieldTypeResource, TestFuzzyAnalyzedSuggestions, SampleTest, RestoreTriggerStateTest, TestIndexingPerformance, SimpleMLTQParserTest, TestStressUserVersions, DistribDocExpirationUpdateProcessorTest, TestFieldSortValues, HdfsNNFailoverTest, DirectoryFactoryTest, PackageManagerCLITest, DistributedSpellCheckComponentTest, TestScoreJoinQPScore, OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCacheWithThreads, AtomicUpdatesTest, LargeFieldTest, LukeRequestHandlerTest, TestFieldCache, TestClusterStateMutator, CircularListTest, SearchRateTriggerTest, TestCloudPivotFacet, TestEmbeddedSolrServerSchemaAPI, SimpleCollectionCreateDeleteTest, TestDeleteCollectionOnDownNodes, CollectionPropsTest, MetricsHistoryWithAuthIntegrationTest, JSONWriterTest, TestSimDistributedQueue, TestSolrJacksonAnnotation, TestQuerySenderNoQuery, PreAnalyzedFieldManagedSchemaCloudTest, TestSearcherReuse, TestJmxIntegration, StatsReloadRaceTest, TestRSAKeyPair, DocValuesTest, BJQParserTest, TestRecovery, SuggestComponentTest, ParsingFieldUpdateProcessorsTest, CustomHighlightComponentTest, V2StandaloneTest, TestHdfsUpdateLog, TestSSLRandomization, DistributedFacetExistsSmallTest, TestCollationFieldDocValues, TestPayloadCheckQParserPlugin, RuleEngineTest, TestBinaryField, TestAnalyzeInfixSuggestions, TestExactSharedStatsCacheCloud, TestSolrCoreProperties, TestDistributedGrouping, MetricsConfigTest, TestDynamicLoadingUrl, CloneFieldUpdateProcessorFactoryTest, HttpPartitionWithTlogReplicasTest, TestValueSourceCache, PeerSyncWithLeaderAndIndexFingerprintCachingTest, FullHLLTest, ConcurrentCreateCollectionTest, TestSort, TestLeaderElectionWithEmptyReplica, TestSimNodeAddedTrigger, TestRawResponseWriter, DistributedFacetPivotWhiteBoxTest, TestConfigReload, TestMinHashQParser, RAMDirectoryFactoryTest, TestComponentsName, TestSlowCompositeReaderWrapper, BasicDistributedZk2Test]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.seed=BF1894B4AA66312B -Dtests.slow=true -Dtests.locale=shi-Tfng -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J4 | BasicDistributedZk2Test (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test: 
   [junit4]    >    1) Thread[id=14839, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF1894B4AA66312B]:0)
   [junit4] Completed [428/912 (1!)] on J4 in 42.04s, 1 test, 1 error <<< FAILURES!

[...truncated 54167 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6040/consoleText

[repro] Revision: 9259f00748de2d056850526a85f144ae07f70ed3

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.seed=BF1894B4AA66312B -Dtests.slow=true -Dtests.locale=shi-Tfng -Dtests.timezone=Australia/West -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]       BasicDistributedZk2Test
[repro] ant compile-test

[...truncated 3156 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.BasicDistributedZk2Test" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=BF1894B4AA66312B -Dtests.slow=true -Dtests.locale=shi-Tfng -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-14) - Build # 6039 - Still Unstable!

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

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:3601AF97C89A7FC0]: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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:C6B7158A57D3802D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:C6B7158A57D3802D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:C6B7158A57D3802D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:C6B7158A57D3802D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:C6B7158A57D3802D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:C6B7158A57D3802D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2EBB279BC6AFB22F:6B1155E282FD0E5B]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14812 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 1847167 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2EBB279BC6AFB22F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1847167 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2EBB279BC6AFB22F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1847168 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2EBB279BC6AFB22F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2EBB279BC6AFB22F-001/data-dir-106-001
   [junit4]   2> 1847168 WARN  (SUITE-NodeMarkersRegistrationTest-seed#[2EBB279BC6AFB22F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1847168 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2EBB279BC6AFB22F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1847169 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2EBB279BC6AFB22F]-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> 1847171 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1847172 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2EBB279BC6AFB22F-001/tempDir-001
   [junit4]   2> 1847172 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1847173 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1847173 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1847276 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 50078
   [junit4]   2> 1847276 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50078
   [junit4]   2> 1847277 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50078
   [junit4]   2> 1847277 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50078
   [junit4]   2> 1847278 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847282 INFO  (zkConnectionManagerCallback-10707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847282 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847285 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847287 INFO  (zkConnectionManagerCallback-10709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847287 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847288 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847291 INFO  (zkConnectionManagerCallback-10711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847291 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847400 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1847400 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1847400 INFO  (jetty-launcher-10712-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> 1847400 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1847400 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1847401 INFO  (jetty-launcher-10712-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> 1847402 INFO  (jetty-launcher-10712-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1847402 INFO  (jetty-launcher-10712-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1847402 INFO  (jetty-launcher-10712-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1847403 INFO  (jetty-launcher-10712-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cb681cd{/solr,null,AVAILABLE}
   [junit4]   2> 1847404 INFO  (jetty-launcher-10712-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e7c2f69{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1847404 INFO  (jetty-launcher-10712-thread-1) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1847404 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50087}
   [junit4]   2> 1847404 INFO  (jetty-launcher-10712-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1847404 INFO  (jetty-launcher-10712-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1847404 INFO  (jetty-launcher-10712-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1847405 ERROR (jetty-launcher-10712-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1847405 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1847405 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1847405 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1847405 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1847405 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T00:00:41.897147Z
   [junit4]   2> 1847405 INFO  (jetty-launcher-10712-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39b2dfdb{/solr,null,AVAILABLE}
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e5e887c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50088}
   [junit4]   2> 1847406 ERROR (jetty-launcher-10712-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1847406 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T00:00:41.898594Z
   [junit4]   2> 1847407 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847409 INFO  (zkConnectionManagerCallback-10714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847409 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847410 INFO  (zkConnectionManagerCallback-10716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847410 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847411 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1847412 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1847523 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1847524 WARN  (jetty-launcher-10712-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26845df5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847524 WARN  (jetty-launcher-10712-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26845df5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847526 WARN  (jetty-launcher-10712-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@645e7642[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847526 WARN  (jetty-launcher-10712-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@645e7642[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847527 INFO  (jetty-launcher-10712-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50078/solr
   [junit4]   2> 1847528 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847530 INFO  (zkConnectionManagerCallback-10727-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847530 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847630 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1847631 WARN  (jetty-launcher-10712-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bfa97df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847631 WARN  (jetty-launcher-10712-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bfa97df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847634 WARN  (jetty-launcher-10712-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9cbe5af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847634 WARN  (jetty-launcher-10712-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9cbe5af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847636 INFO  (jetty-launcher-10712-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50078/solr
   [junit4]   2> 1847637 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847641 INFO  (zkConnectionManagerCallback-10740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847641 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847668 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50088_solr
   [junit4]   2> 1847670 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.c.Overseer Overseer (id=72065543249330182-127.0.0.1:50088_solr-n_0000000000) starting
   [junit4]   2> 1847685 INFO  (OverseerStateUpdate-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [n:127.0.0.1:50088_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50088_solr
   [junit4]   2> 1847685 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50088_solr
   [junit4]   2> 1847686 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1847688 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1847689 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1847689 INFO  (OverseerStateUpdate-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [n:127.0.0.1:50088_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1847689 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1847690 INFO  (zkCallback-10726-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1847693 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50087_solr as DOWN
   [junit4]   2> 1847694 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1847695 WARN  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1847696 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1847696 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50087_solr
   [junit4]   2> 1847699 INFO  (zkCallback-10726-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1847699 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1847700 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:50087_solr, 127.0.0.1:50088_solr]
   [junit4]   2> 1847701 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1847702 DEBUG (ScheduledTrigger-10745-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> 1847702 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1847702 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1847702 WARN  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1847712 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847719 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847745 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50088.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847750 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847754 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50088.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847754 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50088.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847755 INFO  (jetty-launcher-10712-thread-2) [n:127.0.0.1:50088_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2EBB279BC6AFB22F-001/tempDir-001/node2/.
   [junit4]   2> 1847757 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847757 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847758 INFO  (jetty-launcher-10712-thread-1) [n:127.0.0.1:50087_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2EBB279BC6AFB22F-001/tempDir-001/node1/.
   [junit4]   2> 1847764 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1847765 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847769 INFO  (zkConnectionManagerCallback-10763-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847769 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847771 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1847771 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50078/solr ready
   [junit4]   2> 1847782 INFO  (qtp549176590-19316) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1847785 INFO  (qtp549176590-19315) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1847786 INFO  (qtp1889101855-19322) [n:127.0.0.1:50088_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1847787 INFO  (qtp1889101855-19322) [n:127.0.0.1:50088_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1847787 DEBUG (qtp549176590-19317) [n:127.0.0.1:50087_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1847788 INFO  (qtp549176590-19317) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1847788 DEBUG (zkCallback-10739-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1847789 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1847789 INFO  (qtp549176590-19318) [n:127.0.0.1:50087_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1847793 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1847794 DEBUG (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1847798 INFO  (qtp549176590-19318) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1847799 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1847799 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1847800 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1847801 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1847801 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1847801 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1847802 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a787559{/solr,null,AVAILABLE}
   [junit4]   2> 1847802 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f4ea135{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1847802 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1847802 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50104}
   [junit4]   2> 1847802 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1847803 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1847803 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1847803 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1847803 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1847803 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T00:00:42.295177Z
   [junit4]   2> 1847804 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847806 INFO  (zkConnectionManagerCallback-10765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847806 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847806 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1847922 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1847923 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4860d863[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847923 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4860d863[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847926 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46a52918[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847926 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46a52918[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847927 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50078/solr
   [junit4]   2> 1847928 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847931 INFO  (zkConnectionManagerCallback-10776-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847931 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1847942 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1847950 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50104_solr as DOWN
   [junit4]   2> 1847952 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1847952 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50104_solr
   [junit4]   2> 1847955 INFO  (zkCallback-10726-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847955 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847955 INFO  (zkCallback-10762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847955 INFO  (zkCallback-10775-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847957 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1847958 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1847974 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847991 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50104.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847999 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50104.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1847999 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50104.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72c95ed
   [junit4]   2> 1848000 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [n:127.0.0.1:50104_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2EBB279BC6AFB22F-001/tempDir-001/node3/.
   [junit4]   2> 1848007 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1848008 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1848008 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1483884767
   [junit4]   2> 1848008 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50088_solr
   [junit4]   2> 1848009 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1848009 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50088_solr as DOWN
   [junit4]   2> 1848014 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1848014 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@873ba52: rootName = solr_50088, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@525a160
   [junit4]   2> 1848023 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1848023 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ec53c03: rootName = solr_50088, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3df4dcea
   [junit4]   2> 1848027 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1848027 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52ecfb75: rootName = solr_50088, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@30a29cdd
   [junit4]   2> 1848027 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1848028 INFO  (closeThreadPool-10789-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72065543249330182-127.0.0.1:50088_solr-n_0000000000) closing
   [junit4]   2> 1848028 INFO  (OverseerStateUpdate-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [n:127.0.0.1:50088_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50088_solr
   [junit4]   2> 1848029 INFO  (OverseerAutoScalingTriggerThread-72065543249330182-127.0.0.1:50088_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1848033 DEBUG (closeThreadPool-10789-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1848033 DEBUG (closeThreadPool-10789-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1848034 DEBUG (closeThreadPool-10789-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1848034 DEBUG (closeThreadPool-10789-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1848034 DEBUG (closeThreadPool-10789-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1848034 DEBUG (closeThreadPool-10789-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1848034 INFO  (closeThreadPool-10789-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72065543249330182-127.0.0.1:50088_solr-n_0000000000) closing
   [junit4]   2> 1848140 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.Overseer Overseer (id=72065543249330182-127.0.0.1:50088_solr-n_0000000000) closing
   [junit4]   2> 1848141 INFO  (zkCallback-10762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1848141 INFO  (zkCallback-10775-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1848142 INFO  (zkCallback-10726-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50087_solr
   [junit4]   2> 1848142 INFO  (zkCallback-10726-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1848146 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e5e887c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 1848146 INFO  (zkCallback-10726-thread-2) [n:127.0.0.1:50087_solr     ] o.a.s.c.Overseer Overseer (id=72065543249330181-127.0.0.1:50087_solr-n_0000000001) starting
   [junit4]   2> 1848147 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39b2dfdb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1848148 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1848151 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 50088
   [junit4]   2> 1848163 INFO  (OverseerStateUpdate-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [n:127.0.0.1:50087_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50087_solr
   [junit4]   2> 1848165 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1848165 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 0
   [junit4]   2> 1848165 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1848168 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:50104_solr, 127.0.0.1:50087_solr]
   [junit4]   2> 1848170 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:50088_solr
   [junit4]   2> 1848171 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1848175 DEBUG (ScheduledTrigger-10791-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> 1848176 DEBUG (ScheduledTrigger-10791-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:50088_solr
   [junit4]   2> 1848176 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1849211 DEBUG (ScheduledTrigger-10791-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> 1852338 DEBUG (ScheduledTrigger-10791-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> 1853154 INFO  (qtp549176590-19316) [n:127.0.0.1:50087_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1853163 INFO  (qtp549176590-19316) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1853169 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD TRIGGERS
   [junit4]   2> 1853174 INFO  (qtp627289759-19375) [n:127.0.0.1:50104_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1853176 INFO  (qtp549176590-19315) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1853176 DEBUG (qtp549176590-19318) [n:127.0.0.1:50087_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1853177 INFO  (qtp549176590-19318) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1853178 DEBUG (zkCallback-10726-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1853178 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1853181 INFO  (qtp549176590-19316) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1853182 INFO  (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 1853182 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR - Initial livenodes: [127.0.0.1:50104_solr, 127.0.0.1:50087_solr]
   [junit4]   2> 1853182 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_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> 1853183 INFO  (qtp627289759-19375) [n:127.0.0.1:50104_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1853183 DEBUG (qtp627289759-19377) [n:127.0.0.1:50104_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1853183 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1853184 INFO  (qtp627289759-19377) [n:127.0.0.1:50104_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1853184 DEBUG (ScheduledTrigger-10791-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1853184 DEBUG (ScheduledTrigger-10791-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1853185 DEBUG (zkCallback-10726-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1853186 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 1853186 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1853188 INFO  (qtp549176590-19315) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1853189 INFO  (qtp627289759-19374) [n:127.0.0.1:50104_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1853189 DEBUG (qtp627289759-19376) [n:127.0.0.1:50104_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1853190 INFO  (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 1853190 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_triggerMR - Initial livenodes: [127.0.0.1:50104_solr, 127.0.0.1:50087_solr]
   [junit4]   2> 1853190 INFO  (qtp627289759-19376) [n:127.0.0.1:50104_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1853191 INFO  (qtp549176590-19318) [n:127.0.0.1:50087_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1853192 DEBUG (zkCallback-10726-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1853194 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1853194 DEBUG (ScheduledTrigger-10791-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1853198 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 1853198 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1853200 INFO  (OverseerCollectionConfigSetProcessor-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [n:127.0.0.1:50087_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> 1853202 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1853207 DEBUG (OverseerAutoScalingTriggerThread-72065543249330181-127.0.0.1:50087_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1853208 INFO  (qtp549176590-19318) [n:127.0.0.1:50087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1853208 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD NODE 1
   [junit4]   2> 1853209 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1853209 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1853209 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1853212 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1853212 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1853212 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1853212 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fc0b9d1{/solr,null,AVAILABLE}
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@266104fd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50136}
   [junit4]   2> 1853213 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1853213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T00:00:47.705729Z
   [junit4]   2> 1853214 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853216 INFO  (zkConnectionManagerCallback-10795-thre

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

 ] o.a.s.c.Overseer Overseer (id=72065648603627530-127.0.0.1:60911_solr-n_0000000000) closing
   [junit4]   2> 53112 INFO  (zkCallback-206-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 53112 INFO  (zkCallback-195-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 53112 INFO  (zkCallback-184-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 53118 INFO  (jetty-closer-260-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 53118 INFO  (jetty-closer-260-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@417c616a: rootName = solr_60913, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3e5bd636
   [junit4]   2> 53137 INFO  (jetty-closer-260-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 53137 INFO  (jetty-closer-260-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ffd1671: rootName = solr_60910, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@33106556
   [junit4]   2> 53137 INFO  (jetty-closer-260-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 53156 INFO  (zkCallback-184-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 53156 INFO  (zkCallback-206-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 53179 INFO  (jetty-closer-260-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 53180 INFO  (jetty-closer-260-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77610d4: rootName = solr_60912, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@33106556
   [junit4]   2> 53181 INFO  (jetty-closer-260-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 53181 INFO  (jetty-closer-260-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 53181 INFO  (jetty-closer-260-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a8500a1: rootName = solr_60913, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@33106556
   [junit4]   2> 53181 INFO  (jetty-closer-260-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 53216 INFO  (jetty-closer-260-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72065648603627530-127.0.0.1:60911_solr-n_0000000000) closing
   [junit4]   2> 53221 INFO  (jetty-closer-260-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@259b94c2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 53221 INFO  (jetty-closer-260-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ae01843{/solr,null,UNAVAILABLE}
   [junit4]   2> 53221 INFO  (jetty-closer-260-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53303 INFO  (jetty-closer-260-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1df8ff47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 53303 INFO  (jetty-closer-260-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@510e2de0{/solr,null,UNAVAILABLE}
   [junit4]   2> 53304 INFO  (jetty-closer-260-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53322 INFO  (jetty-closer-260-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@76ee54b8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 53322 INFO  (jetty-closer-260-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3df6a496{/solr,null,UNAVAILABLE}
   [junit4]   2> 53323 INFO  (jetty-closer-260-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53415 INFO  (jetty-closer-260-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1673defc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 53415 INFO  (jetty-closer-260-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9af83d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 53415 INFO  (jetty-closer-260-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53419 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 53637 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> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 53644 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60883
   [junit4]   2> 53644 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60883
   [junit4]   2> 53644 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60883
   [junit4]   2> 53645 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2EBB279BC6AFB22F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4] OK      5.22s J4 | SearchRateTriggerTest.testDefaultsAndBackcompat
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2EBB279BC6AFB22F-001
   [junit4]   2> May 19, 2020 12:27:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1857, maxMBSortInHeap=7.61920687125128, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@472bbbc6), locale=ja, timezone=PST8PDT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=113632912,total=194969600
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimGenericDistributedQueue, SearchRateTriggerTest]
   [junit4] Completed [10/15 (5!)] on J4 in 42.56s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 37 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048: There were test failures: 15 suites, 40 tests, 5 failures, 5 ignored (5 assumptions) [seed: 2EBB279BC6AFB22F]

Total time: 1 minute 17 seconds

[repro] Setting last failure code to 256

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