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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 5709 - Still Failing!

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

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

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




Build Log:
[...truncated 12838 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> 11885 INFO  (SUITE-SolrCloudExampleTest-seed#[74478DD3B6C199FA]-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> 11888 INFO  (SUITE-SolrCloudExampleTest-seed#[74478DD3B6C199FA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/data-dir-2-001
   [junit4]   2> 11900 WARN  (SUITE-SolrCloudExampleTest-seed#[74478DD3B6C199FA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 11900 INFO  (SUITE-SolrCloudExampleTest-seed#[74478DD3B6C199FA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 11906 INFO  (SUITE-SolrCloudExampleTest-seed#[74478DD3B6C199FA]-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> 11952 INFO  (SUITE-SolrCloudExampleTest-seed#[74478DD3B6C199FA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 11953 INFO  (SUITE-SolrCloudExampleTest-seed#[74478DD3B6C199FA]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 11984 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 11991 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 11992 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 12091 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.ZkTestServer start zk server on port:61000
   [junit4]   2> 12094 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61000
   [junit4]   2> 12095 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61000
   [junit4]   2> 12100 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61000
   [junit4]   2> 12254 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12280 INFO  (zkConnectionManagerCallback-11-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12281 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12336 INFO  (zkConnectionManagerCallback-13-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12336 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12338 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12356 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12402 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12439 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12455 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12479 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12522 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12551 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12576 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12591 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12622 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12651 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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> 12701 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12728 INFO  (zkConnectionManagerCallback-17-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12734 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 14281 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 14281 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 14284 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 14359 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14359 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14361 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 14402 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7355fc37{/,null,AVAILABLE}
   [junit4]   2> 14429 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b68c595{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٦١٠٢٣}
   [junit4]   2> 14429 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.s.Server Started @١٤٤٩١ms
   [junit4]   2> 14429 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/tempDir-001/control/data, hostPort=61023, 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.SolrCloudExampleTest_74478DD3B6C199FA-001/control-001/cores}
   [junit4]   2> 14496 ERROR (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 14496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 14496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T18:07:40.139572Z
   [junit4]   2> 14497 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 14529 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14531 INFO  (zkConnectionManagerCallback-19-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14545 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14669 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 14675 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/control-001/solr.xml
   [junit4]   2> 14722 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 14841 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 14847 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52220c90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14848 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52220c90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14873 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b3d0d11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14873 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b3d0d11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14877 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61000/solr
   [junit4]   2> 14909 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14910 INFO  (zkConnectionManagerCallback-26-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14911 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15048 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15051 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15058 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16378 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61023_
   [junit4]   2> 16386 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.c.Overseer Overseer (id=72086168242880517-127.0.0.1:61023_-n_0000000000) starting
   [junit4]   2> 16687 INFO  (OverseerStateUpdate-72086168242880517-127.0.0.1:61023_-n_0000000000) [n:127.0.0.1:61023_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61023_
   [junit4]   2> 16695 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61023_
   [junit4]   2> 16726 INFO  (zkCallback-27-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 16878 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 16897 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] 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> 16986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 17072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 17072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 17072 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 17098 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [n:127.0.0.1:61023_     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/control-001/cores
   [junit4]   2> 17271 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17272 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17273 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17291 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 17307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61000/solr ready
   [junit4]   2> 17966 INFO  (qtp1252072669-69) [n:127.0.0.1:61023_     ] 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:61023_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 18000 INFO  (OverseerThreadFactory-25-thread-1-processing-n:127.0.0.1:61023_) [n:127.0.0.1:61023_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 18244 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_    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> 18248 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 19335 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 19403 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 20030 WARN  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 20257 WARN  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 20262 WARN  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 20289 WARN  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 21123 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 21445 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 21447 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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@5e8e909b
   [junit4]   2> 21447 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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.SolrCloudExampleTest_74478DD3B6C199FA-001/control-001/cores/control_collection_shard1_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.SolrCloudExampleTest_74478DD3B6C199FA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 21455 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 21534 WARN  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 21839 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 21843 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 21871 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21871 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21873 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=68.4658203125, floorSegmentMB=0.4921875, forceMergeDeletesPctAllowed=27.264245356133124, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16161930216527542, deletesPctAllowed=46.15419386063036
   [junit4]   2> 21884 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74e4feef[control_collection_shard1_replica_n1] main]
   [junit4]   2> 21919 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 21922 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 21929 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 21933 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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 1659714265495371776
   [junit4]   2> 21966 INFO  (searcherExecutor-30-thread-1-processing-n:127.0.0.1:61023_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@74e4feef[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22057 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 22069 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 22124 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 22124 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 22124 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:61023/control_collection_shard1_replica_n1/
   [junit4]   2> 22137 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 22142 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:61023/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 22147 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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/72086168242880517-core_node2-n_0000000000
   [junit4]   2> 22210 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:61023/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 22226 INFO  (zkCallback-27-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> 22265 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ 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> 22307 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4064
   [junit4]   2> 22362 INFO  (qtp1252072669-69) [n:127.0.0.1:61023_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 22387 INFO  (zkCallback-27-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> 22387 INFO  (zkCallback-27-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> 22387 INFO  (zkCallback-27-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> 22390 INFO  (qtp1252072669-69) [n:127.0.0.1:61023_     ] 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:61023_&wt=javabin&version=2} status=0 QTime=4426
   [junit4]   2> 22392 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 22547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22556 INFO  (zkConnectionManagerCallback-43-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22557 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22565 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22571 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61000/solr ready
   [junit4]   2> 22578 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 22656 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_     ] 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> 22693 INFO  (OverseerThreadFactory-25-thread-2-processing-n:127.0.0.1:61023_) [n:127.0.0.1:61023_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 22697 INFO  (OverseerCollectionConfigSetProcessor-72086168242880517-127.0.0.1:61023_-n_0000000000) [n:127.0.0.1:61023_     ] 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> 22938 WARN  (OverseerThreadFactory-25-thread-2-processing-n:127.0.0.1:61023_) [n:127.0.0.1:61023_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 22980 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 23011 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_     ] 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=361
   [junit4]   2> 23023 INFO  (watches-40-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 23023 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 23023 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 23023 INFO  (watches-40-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 23026 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 23026 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 23031 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 23031 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 23031 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 23841 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 23856 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 23856 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 23857 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 23859 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 23860 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 23860 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 23861 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b31cf6f{/,null,AVAILABLE}
   [junit4]   2> 23872 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6edc3505{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٦١١٣٩}
   [junit4]   2> 23872 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.Server Started @٢٣٩٣٢ms
   [junit4]   2> 23872 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/tempDir-001/jetty1, hostPort=61139, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 23873 ERROR (closeThreadPool-44-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23873 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 23873 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 23873 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23873 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 23873 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T18:07:49.516512Z
   [junit4]   2> 23876 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23882 INFO  (zkConnectionManagerCallback-46-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23882 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23988 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 23993 INFO  (closeThreadPool-44-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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-1-001/solr.xml
   [junit4]   2> 24009 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 24301 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 24321 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29d2f6a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24321 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29d2f6a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24368 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@805d286[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24368 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@805d286[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24369 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61000/solr
   [junit4]   2> 24386 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24391 INFO  (zkConnectionManagerCallback-53-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24392 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24535 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24539 INFO  (zkConnectionManagerCallback-55-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24541 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24626 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 24774 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.c.ZkController Publish node=127.0.0.1:61139_ as DOWN
   [junit4]   2> 24804 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 24805 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61139_
   [junit4]   2> 24820 INFO  (zkCallback-27-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 24822 INFO  (zkCallback-42-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 24822 INFO  (zkCallback-54-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 24888 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 24889 WARN  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] 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> 24963 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 24978 INFO  (OverseerCollectionConfigSetProcessor-72086168242880517-127.0.0.1:61023_-n_0000000000) [n:127.0.0.1:61023_     ] 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> 25030 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 25044 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25044 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 25044 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 25046 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25046 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25047 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25047 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63f436ed{/,null,AVAILABLE}
   [junit4]   2> 25057 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@54286e0b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٦١١٥١}
   [junit4]   2> 25057 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.Server Started @٢٥١١٧ms
   [junit4]   2> 25057 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/tempDir-001/jetty2, hostPort=61151, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 25057 ERROR (closeThreadPool-44-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25057 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25058 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 25058 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25058 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 25058 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T18:07:50.701131Z
   [junit4]   2> 25059 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25072 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 25079 INFO  (zkConnectionManagerCallback-61-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25079 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25125 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 25125 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 25127 INFO  (closeThreadPool-44-thread-1) [n:127.0.0.1:61139_     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-1-001/cores
   [junit4]   2> 25192 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 25194 INFO  (closeThreadPool-44-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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-2-001/solr.xml
   [junit4]   2> 25205 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 25205 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61139_
   [junit4]   2> 25425 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 25433 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ad7ef3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25435 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ad7ef3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25471 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dd2ae57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25471 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dd2ae57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25483 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61000/solr
   [junit4]   2> 25495 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25500 INFO  (zkConnectionManagerCallback-68-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25502 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25631 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25636 INFO  (zkConnectionManagerCallback-70-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25639 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25677 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 25711 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.c.ZkController Publish node=127.0.0.1:61151_ as DOWN
   [junit4]   2> 25723 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 25723 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61151_
   [junit4]   2> 25734 INFO  (zkCallback-42-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 25734 INFO  (zkCallback-27-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 25734 INFO  (zkCallback-54-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 25736 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 25755 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 25762 WARN  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] 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> 25807 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 25977 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 26074 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 26074 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 26088 INFO  (closeThreadPool-44-thread-2) [n:127.0.0.1:61151_     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-2-001/cores
   [junit4]   2> 26377 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61151_
   [junit4]   2> 26453 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 26471 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 26480 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 26480 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 26489 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26489 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26490 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 26494 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@101d7954{/,null,AVAILABLE}
   [junit4]   2> 26512 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3725e2d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٦١١٦٥}
   [junit4]   2> 26513 INFO  (closeThreadPool-44-thread-2) [     ] o.e.j.s.Server Started @٢٦٥٧٣ms
   [junit4]   2> 26513 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/tempDir-001/jetty3, hostPort=61165, 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 26515 ERROR (closeThreadPool-44-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 26515 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 26515 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 26515 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26515 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 26515 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T18:07:52.158659Z
   [junit4]   2> 26521 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26529 INFO  (zkConnectionManagerCallback-76-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26534 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26647 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 26653 INFO  (closeThreadPool-44-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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-3-001/solr.xml
   [junit4]   2> 26670 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 27562 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[74478DD3B6C199FA]) [     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 27573 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 27573 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 27573 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 27575 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27575 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27575 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 27576 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@545c17c1{/,null,AVAILABLE}
   [junit4]   2> 27582 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2305015b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٦١١٧٩}
   [junit4]   2> 27582 INFO  (closeThreadPool-44-thread-1) [     ] o.e.j.s.Server Started @٢٧٦٤٢ms
   [junit4]   2> 27582 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 27582 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/tempDir-001/jetty4, hostPort=61179, 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 27582 ERROR (closeThreadPool-44-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 27582 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 27582 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 27582 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27583 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 27583 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T18:07:53.226292Z
   [junit4]   2> 27586 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27589 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3508e5f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27590 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3508e5f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27591 INFO  (zkConnectionManagerCallback-80-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27591 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27629 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43b1a496[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27629 WARN  (closeThreadPool-44-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43b1a496[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27630 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61000/solr
   [junit4]   2> 27634 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27639 INFO  (zkConnectionManagerCallback-85-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27640 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27710 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 27711 INFO  (closeThreadPool-44-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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-4-001/solr.xml
   [junit4]   2> 27722 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 27769 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27769 INFO  (zkConnectionManagerCallback-88-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27780 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27899 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 27958 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 27959 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61165_ as DOWN
   [junit4]   2> 27969 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62caae78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27970 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62caae78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27985 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 27985 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61165_
   [junit4]   2> 28006 INFO  (zkCallback-42-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 28006 INFO  (zkCallback-27-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 28006 INFO  (zkCallback-54-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 28006 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1de93492[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28006 WARN  (closeThreadPool-44-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1de93492[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28007 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61000/solr
   [junit4]   2> 28009 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 28014 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28021 INFO  (zkCallback-87-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 28025 INFO  (zkConnectionManagerCallback-96-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28025 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28162 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28172 INFO  (zkConnectionManagerCallback-99-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28174 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28181 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 28197 WARN  (closeThreadPool-44-thread-2) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 28264 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 28305 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 28345 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61179_ as DOWN
   [junit4]   2> 28369 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 28369 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61179_
   [junit4]   2> 28392 INFO  (zkCallback-87-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 28392 INFO  (zkCallback-42-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 28393 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 28393 INFO  (zkCallback-27-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 28393 INFO  (zkCallback-54-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 28394 INFO  (zkCallback-98-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 28439 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 28440 WARN  (closeThreadPool-44-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 28442 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 28488 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 28488 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 28489 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 28509 INFO  (closeThreadPool-44-thread-2) [     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-3-001/cores
   [junit4]   2> 28589 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 28668 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 28671 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8e909b
   [junit4]   2> 28682 INFO  (closeThreadPool-44-thread-1) [     ] 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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-4-001/cores
   [junit4]   2> 28866 INFO  (closeThreadPool-44-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61165_
   [junit4]   2> 28990 INFO  (closeThreadPool-44-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61179_
   [junit4]   2> 29010 INFO  (qtp1252072669-68) [n:127.0.0.1:61023_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61139_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 29041 INFO  (qtp1252072669-69) [n:127.0.0.1:61023_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61179_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 29049 INFO  (qtp1252072669-66) [n:127.0.0.1:61023_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61165_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 29053 INFO  (qtp1252072669-67) [n:127.0.0.1:61023_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61151_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 29059 INFO  (OverseerThreadFactory-25-thread-3-processing-n:127.0.0.1:61023_) [n:127.0.0.1:61023_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61139_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 29072 INFO  (OverseerThreadFactory-25-thread-4-processing-n:127.0.0.1:61023_) [n:127.0.0.1:61023_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61179_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 29077 INFO  (OverseerThreadFactory-25-thread-3-processing-n:127.0.0.1:61023_) [n:127.0.0.1:61023_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 29086 INFO  (OverseerThreadFactory-25-thread-4-processing-n:127.0.0.1:61023_) [n:127.0.0.1:61023_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 29314 INFO  (qtp770495971-196) [n:127.0.0.1:61179_    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> 29344 INFO  (qtp803290942-124) [n:127.0.0.1:61139_    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> 30402 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 30422 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 30436 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 30453 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 30707 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ 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> 30725 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ 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> 30870 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ 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> 30877 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ 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@5e8e909b
   [junit4]   2> 30879 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ 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/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 30883 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ 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> 30893 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ 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@5e8e909b
   [junit4]   2> 30893 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ 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/temp/solr.cloud.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-4-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.SolrCloudExampleTest_74478DD3B6C199FA-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 30901 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 30904 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 30908 WARN  (qtp770495971-196) [n:127.0.0.1:61179_ 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> 30949 WARN  (qtp803290942-124) [n:127.0.0.1:61139_ 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> 31115 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 31115 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31125 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31125 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31126 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=68.4658203125, floorSegmentMB=0.4921875, forceMergeDeletesPctAllowed=27.264245356133124, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16161930216527542, deletesPctAllowed=46.15419386063036
   [junit4]   2> 31128 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ec60a7e[collection1_shard1_replica_n2] main]
   [junit4]   2> 31147 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 31150 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ 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> 31154 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31154 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31162 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=68.4658203125, floorSegmentMB=0.4921875, forceMergeDeletesPctAllowed=27.264245356133124, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16161930216527542, deletesPctAllowed=46.15419386063036
   [junit4]   2> 31166 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 31171 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b94f17e[collection1_shard2_replica_n1] main]
   [junit4]   2> 31176 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 31178 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31192 INFO  (qtp770495971-196) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659714275203088384
   [junit4]   2> 31196 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 31205 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ 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> 31207 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31207 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659714275219865600
   [junit4]   2> 31225 INFO  (searcherExecutor-72-thread-1-processing-n:127.0.0.1:61179_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:61179_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@7ec60a7e[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31238 INFO  (searcherExecutor-71-thread-1-processing-n:127.0.0.1:61139_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@6b94f17e[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31313 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 31313 INFO  (qtp803290942-124) [n:127.0.0.1:61139_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionCont

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

 [junit4]   1>         {
   [junit4]   1>           "name":"core_node8",
   [junit4]   1>           "url":"https://127.0.0.1:61151/gettingstarted_shard2_replica_n5/",
   [junit4]   1>           "numDocs":18,
   [junit4]   1>           "status":"active",
   [junit4]   1>           "uptime":"0 days, 0 hours, 1 minutes, 3 seconds",
   [junit4]   1>           "memory":"153.4 MB (%33.7) of 321 MB"}]}]}
   [junit4]   2> 63904 WARN  (zkCallback-69-thread-2) [     ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   1> {
   [junit4]   1>   "responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":607},
   [junit4]   1>   "success":{
   [junit4]   1>     "127.0.0.1:61165_":{"responseHeader":{
   [junit4]   1>         "status":0,
   [junit4]   1>         "QTime":391}},
   [junit4]   1>     "127.0.0.1:61151_":{"responseHeader":{
   [junit4]   1>         "status":0,
   [junit4]   1>         "QTime":421}},
   [junit4]   1>     "127.0.0.1:61179_":{"responseHeader":{
   [junit4]   1>         "status":0,
   [junit4]   1>         "QTime":429}},
   [junit4]   1>     "127.0.0.1:61023_":{"responseHeader":{
   [junit4]   1>         "status":0,
   [junit4]   1>         "QTime":441}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> Deleted collection 'gettingstarted' using command:
   [junit4]   1> https://127.0.0.1:61151/admin/collections?action=DELETE&name=gettingstarted
   [junit4]   2> 65047 INFO  (closeThreadPool-231-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@b68c595{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٠}
   [junit4]   2> 65049 INFO  (closeThreadPool-231-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7355fc37{/,null,UNAVAILABLE}
   [junit4]   2> 65049 INFO  (closeThreadPool-231-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65105 INFO  (closeThreadPool-231-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6edc3505{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٠}
   [junit4]   2> 65106 INFO  (closeThreadPool-231-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b31cf6f{/,null,UNAVAILABLE}
   [junit4]   2> 65106 INFO  (closeThreadPool-231-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65146 INFO  (closeThreadPool-231-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@54286e0b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٠}
   [junit4]   2> 65146 INFO  (closeThreadPool-231-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63f436ed{/,null,UNAVAILABLE}
   [junit4]   2> 65147 INFO  (closeThreadPool-231-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65256 INFO  (closeThreadPool-231-thread-9) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2305015b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٠}
   [junit4]   2> 65257 INFO  (closeThreadPool-231-thread-9) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@545c17c1{/,null,UNAVAILABLE}
   [junit4]   2> 65257 INFO  (closeThreadPool-231-thread-9) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65356 INFO  (closeThreadPool-231-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3725e2d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:٠}
   [junit4]   2> 65357 INFO  (closeThreadPool-231-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@101d7954{/,null,UNAVAILABLE}
   [junit4]   2> 65357 INFO  (closeThreadPool-231-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 65570 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> 	11	/solr/aliases.json
   [junit4]   2> 	10	/solr/collections/gettingstarted/terms/shard1
   [junit4]   2> 	10	/solr/collections/gettingstarted/terms/shard2
   [junit4]   2> 	8	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/packages.json
   [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> 	4	/solr/collections/gettingstarted/collectionprops.json
   [junit4]   2> 	3	/solr/collections/gettingstarted/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/collections/collection1/state.json
   [junit4]   2> 	38	/solr/collections/gettingstarted/state.json
   [junit4]   2> 	20	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/collections/control_collection/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72086168242880522-127.0.0.1:61139_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/overseer/queue
   [junit4]   2> 	38	/solr/live_nodes
   [junit4]   2> 	25	/solr/collections
   [junit4]   2> 	25	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> Feb 27, 2020 6:08:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 27, 2020 6:08:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest: 
   [junit4]   2>    1) Thread[id=37, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 27, 2020 6:08:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=37, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2> Feb 27, 2020 6:08:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> 76176 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.5.jar:3.5.5]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4603ec19), locale=ckb-IQ, timezone=America/Louisville
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=154284432,total=337117184
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, SolrCloudExampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.seed=74478DD3B6C199FA -Dtests.slow=true -Dtests.locale=ckb-IQ -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J4 | SolrCloudExampleTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest: 
   [junit4]    >    1) Thread[id=37, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]    >         at java.base@12.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([74478DD3B6C199FA]:0)
   [junit4] Completed [25/905 (1!)] on J4 in 64.34s, 1 test, 1 error <<< FAILURES!

[...truncated 55597 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:635: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:496: Source checkout is modified!!! Offending files:
* solr/licenses/jaeger-core-1.1.0.jar.sha1
* solr/licenses/libthrift-0.13.0.jar.sha1

Total time: 69 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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

[JENKINS-Experimental-GC] Lucene-Solr-master-MacOSX (64bit/jdk-14-rc) - Build # 5710 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([880FB7E3D5935DEF:600385F244EF6FED]: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.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
	at __randomizedtesting.SeedInfo.seed([880FB7E3D5935DEF:E36B60AA66BEC86B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
	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 13487 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 486572 INFO  (SUITE-SearchRateTriggerTest-seed#[880FB7E3D5935DEF]-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> 486572 INFO  (SUITE-SearchRateTriggerTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 486573 INFO  (SUITE-SearchRateTriggerTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/data-dir-42-001
   [junit4]   2> 486574 WARN  (SUITE-SearchRateTriggerTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 486574 INFO  (SUITE-SearchRateTriggerTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 486575 INFO  (SUITE-SearchRateTriggerTest-seed#[880FB7E3D5935DEF]-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> 486579 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 486579 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/tempDir-001
   [junit4]   2> 486580 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 486580 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 486580 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 486684 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer start zk server on port:51620
   [junit4]   2> 486684 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51620
   [junit4]   2> 486684 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51620
   [junit4]   2> 486684 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51620
   [junit4]   2> 486688 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486694 INFO  (zkConnectionManagerCallback-1521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486694 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486699 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486704 INFO  (zkConnectionManagerCallback-1523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486704 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486706 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486710 INFO  (zkConnectionManagerCallback-1525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486710 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486830 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 486830 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 486830 INFO  (jetty-launcher-1526-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 486831 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 486831 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 486831 INFO  (jetty-launcher-1526-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 486835 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 486835 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 486835 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 486835 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 486835 INFO  (jetty-launcher-1526-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 486835 INFO  (jetty-launcher-1526-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 486836 INFO  (jetty-launcher-1526-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 486836 INFO  (jetty-launcher-1526-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 486836 INFO  (jetty-launcher-1526-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 486836 INFO  (jetty-launcher-1526-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 486836 INFO  (jetty-launcher-1526-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 486836 INFO  (jetty-launcher-1526-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 486838 INFO  (jetty-launcher-1526-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e12db4f{/solr,null,AVAILABLE}
   [junit4]   2> 486840 INFO  (jetty-launcher-1526-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bba8f1a{/solr,null,AVAILABLE}
   [junit4]   2> 486841 INFO  (jetty-launcher-1526-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10fe394d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51629}
   [junit4]   2> 486841 INFO  (jetty-launcher-1526-thread-2) [     ] o.e.j.s.Server Started @486942ms
   [junit4]   2> 486841 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51629}
   [junit4]   2> 486841 INFO  (jetty-launcher-1526-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@54528832{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51630}
   [junit4]   2> 486841 INFO  (jetty-launcher-1526-thread-1) [     ] o.e.j.s.Server Started @486942ms
   [junit4]   2> 486841 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51630}
   [junit4]   2> 486841 INFO  (jetty-launcher-1526-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 486842 ERROR (jetty-launcher-1526-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486842 ERROR (jetty-launcher-1526-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31beebb4{/solr,null,AVAILABLE}
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:42.491913Z
   [junit4]   2> 486842 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:42.491913Z
   [junit4]   2> 486843 INFO  (jetty-launcher-1526-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 486843 INFO  (jetty-launcher-1526-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7839f495{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51631}
   [junit4]   2> 486843 INFO  (jetty-launcher-1526-thread-4) [     ] o.e.j.s.Server Started @486944ms
   [junit4]   2> 486843 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51631}
   [junit4]   2> 486843 INFO  (jetty-launcher-1526-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 486843 INFO  (jetty-launcher-1526-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 486843 ERROR (jetty-launcher-1526-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486843 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 486844 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 486844 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486844 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 486844 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:42.493050Z
   [junit4]   2> 486844 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486845 INFO  (jetty-launcher-1526-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3893a830{/solr,null,AVAILABLE}
   [junit4]   2> 486846 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486846 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486847 INFO  (jetty-launcher-1526-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b4f3ba1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51632}
   [junit4]   2> 486847 INFO  (jetty-launcher-1526-thread-3) [     ] o.e.j.s.Server Started @486948ms
   [junit4]   2> 486847 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51632}
   [junit4]   2> 486847 ERROR (jetty-launcher-1526-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486847 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 486847 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 486848 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486850 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 486850 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:42.499330Z
   [junit4]   2> 486852 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486854 INFO  (zkConnectionManagerCallback-1532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486855 INFO  (zkConnectionManagerCallback-1529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486855 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486855 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486855 INFO  (zkConnectionManagerCallback-1530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486856 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486857 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 486858 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 486858 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 486861 INFO  (zkConnectionManagerCallback-1534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486861 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486864 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 486972 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 486975 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 486975 WARN  (jetty-launcher-1526-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@262cd8bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486975 WARN  (jetty-launcher-1526-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@262cd8bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486976 WARN  (jetty-launcher-1526-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f9f396c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486976 WARN  (jetty-launcher-1526-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f9f396c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486980 WARN  (jetty-launcher-1526-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dfbbb81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486980 WARN  (jetty-launcher-1526-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dfbbb81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486981 WARN  (jetty-launcher-1526-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f668c17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486981 WARN  (jetty-launcher-1526-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f668c17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486981 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51620/solr
   [junit4]   2> 486982 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51620/solr
   [junit4]   2> 486983 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486984 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486989 INFO  (zkConnectionManagerCallback-1546-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486989 INFO  (jetty-launcher-1526-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486989 INFO  (zkConnectionManagerCallback-1548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486989 INFO  (jetty-launcher-1526-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487075 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 487076 WARN  (jetty-launcher-1526-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e73492e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487076 WARN  (jetty-launcher-1526-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e73492e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487079 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 487080 WARN  (jetty-launcher-1526-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b1f1d61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487080 WARN  (jetty-launcher-1526-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b1f1d61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487085 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51620/solr
   [junit4]   2> 487085 WARN  (jetty-launcher-1526-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b3af9be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487085 WARN  (jetty-launcher-1526-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b3af9be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487085 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487091 WARN  (jetty-launcher-1526-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@171fd925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487091 WARN  (jetty-launcher-1526-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@171fd925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487091 INFO  (zkConnectionManagerCallback-1557-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487092 INFO  (jetty-launcher-1526-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487092 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51620/solr
   [junit4]   2> 487093 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487097 INFO  (zkConnectionManagerCallback-1562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487097 INFO  (jetty-launcher-1526-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487188 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487194 INFO  (zkConnectionManagerCallback-1564-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487194 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487290 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487294 INFO  (zkConnectionManagerCallback-1566-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487294 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487392 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487394 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487408 INFO  (zkConnectionManagerCallback-1568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487408 INFO  (zkConnectionManagerCallback-1570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487408 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487408 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488497 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51631_solr
   [junit4]   2> 488503 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.c.Overseer Overseer (id=72087391439028236-127.0.0.1:51631_solr-n_0000000000) starting
   [junit4]   2> 488568 INFO  (OverseerStateUpdate-72087391439028236-127.0.0.1:51631_solr-n_0000000000) [n:127.0.0.1:51631_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51631_solr
   [junit4]   2> 488568 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51631_solr
   [junit4]   2> 488587 INFO  (OverseerStateUpdate-72087391439028236-127.0.0.1:51631_solr-n_0000000000) [n:127.0.0.1:51631_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 488620 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 488622 WARN  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_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> 488650 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 488707 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51631.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 488731 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51631.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 488731 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51631.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 488739 INFO  (jetty-launcher-1526-thread-4) [n:127.0.0.1:51631_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.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/tempDir-001/node4/.
   [junit4]   2> 488880 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 488888 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 488901 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 488927 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51632_solr as DOWN
   [junit4]   2> 488941 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51630_solr as DOWN
   [junit4]   2> 488942 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 488942 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51632_solr
   [junit4]   2> 488945 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51629_solr as DOWN
   [junit4]   2> 488949 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 488950 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51630_solr
   [junit4]   2> 488951 INFO  (zkCallback-1569-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 488951 INFO  (zkCallback-1563-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 488952 INFO  (zkCallback-1565-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 488954 INFO  (zkCallback-1567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 488958 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 488958 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51629_solr
   [junit4]   2> 488960 INFO  (zkCallback-1565-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 488960 INFO  (zkCallback-1567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 488962 INFO  (zkCallback-1563-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 488962 INFO  (zkCallback-1569-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 488966 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 488967 WARN  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_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> 488969 INFO  (zkCallback-1565-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488970 INFO  (zkCallback-1567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488972 INFO  (zkCallback-1563-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488972 INFO  (zkCallback-1569-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488982 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 488982 WARN  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_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> 488993 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 488993 WARN  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_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> 488994 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 489008 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 489012 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 489078 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51632.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489310 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51629.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489361 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51632.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489361 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51632.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489424 INFO  (jetty-launcher-1526-thread-3) [n:127.0.0.1:51632_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.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/tempDir-001/node3/.
   [junit4]   2> 489437 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51630.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489442 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51629.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489444 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51629.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489453 INFO  (jetty-launcher-1526-thread-2) [n:127.0.0.1:51629_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.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/tempDir-001/node2/.
   [junit4]   2> 489508 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51630.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489508 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51630.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 489510 INFO  (jetty-launcher-1526-thread-1) [n:127.0.0.1:51630_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.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/tempDir-001/node1/.
   [junit4]   2> 489741 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 489743 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489748 INFO  (zkConnectionManagerCallback-1591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489748 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489752 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 489756 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51620/solr ready
   [junit4]   2> 489890 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2108370585
   [junit4]   2> 489890 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51631_solr
   [junit4]   2> 489891 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=617506459
   [junit4]   2> 489891 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51632_solr
   [junit4]   2> 489892 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1093839480
   [junit4]   2> 489892 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51630_solr
   [junit4]   2> 489892 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 489892 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51632_solr as DOWN
   [junit4]   2> 489892 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 489892 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51631_solr as DOWN
   [junit4]   2> 489893 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 489893 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51630_solr as DOWN
   [junit4]   2> 489894 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1217398727
   [junit4]   2> 489894 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51629_solr
   [junit4]   2> 489896 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 489896 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51629_solr as DOWN
   [junit4]   2> 489912 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 489912 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52446b14: rootName = solr_51630, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c05ea80
   [junit4]   2> 489915 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 489918 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 489918 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d8e3048: rootName = solr_51630, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e9121e0
   [junit4]   2> 489920 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 489920 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22832e59: rootName = solr_51630, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@42856203
   [junit4]   2> 489920 INFO  (jetty-closer-1592-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 489922 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 489922 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c6ced0f: rootName = solr_51632, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@39ed6d48
   [junit4]   2> 489923 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 489923 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6161198: rootName = solr_51629, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@25cb9148
   [junit4]   2> 489927 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 489927 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e3a5fc6: rootName = solr_51631, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@21203877
   [junit4]   2> 489934 INFO  (zkCallback-1569-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 489935 INFO  (zkCallback-1565-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 489936 INFO  (zkCallback-1567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 490058 INFO  (jetty-closer-1592-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@54528832{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 490058 INFO  (jetty-closer-1592-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bba8f1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 490058 INFO  (jetty-closer-1592-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 490089 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 490089 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22c30bbf: rootName = solr_51632, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e9121e0
   [junit4]   2> 490106 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 490106 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@249dc22c: rootName = solr_51629, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e9121e0
   [junit4]   2> 490234 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 490234 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b154d92: rootName = solr_51631, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e9121e0
   [junit4]   2> 490265 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 490265 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11f4abfd: rootName = solr_51632, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@42856203
   [junit4]   2> 490265 INFO  (jetty-closer-1592-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 490277 INFO  (zkCallback-1565-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 490277 INFO  (zkCallback-1567-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 490308 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 490308 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12319df6: rootName = solr_51629, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@42856203
   [junit4]   2> 490308 INFO  (jetty-closer-1592-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 490308 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 490308 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bc2dea3: rootName = solr_51631, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@42856203
   [junit4]   2> 490308 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 490313 INFO  (closeThreadPool-1608-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72087391439028236-127.0.0.1:51631_solr-n_0000000000) closing
   [junit4]   2> 490313 INFO  (OverseerAutoScalingTriggerThread-72087391439028236-127.0.0.1:51631_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 490313 INFO  (OverseerStateUpdate-72087391439028236-127.0.0.1:51631_solr-n_0000000000) [n:127.0.0.1:51631_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51631_solr
   [junit4]   2> 490316 INFO  (closeThreadPool-1608-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72087391439028236-127.0.0.1:51631_solr-n_0000000000) closing
   [junit4]   2> 490388 INFO  (jetty-closer-1592-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b4f3ba1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 490388 INFO  (jetty-closer-1592-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3893a830{/solr,null,UNAVAILABLE}
   [junit4]   2> 490389 INFO  (jetty-closer-1592-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 490420 INFO  (zkCallback-1565-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 490432 INFO  (jetty-closer-1592-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10fe394d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 490432 INFO  (jetty-closer-1592-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e12db4f{/solr,null,UNAVAILABLE}
   [junit4]   2> 490432 INFO  (jetty-closer-1592-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 490528 INFO  (jetty-closer-1592-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72087391439028236-127.0.0.1:51631_solr-n_0000000000) closing
   [junit4]   2> 490530 INFO  (jetty-closer-1592-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7839f495{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 490531 INFO  (jetty-closer-1592-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31beebb4{/solr,null,UNAVAILABLE}
   [junit4]   2> 490531 INFO  (jetty-closer-1592-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 490533 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 490752 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> 	2	/solr/overseer_elect/election/72087391439028236-127.0.0.1:51631_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72087391439028237-127.0.0.1:51632_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 490764 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51620
   [junit4]   2> 490764 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51620
   [junit4]   2> 490764 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51620
   [junit4]   2> 490767 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[880FB7E3D5935DEF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 490787 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 490788 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/tempDir-002
   [junit4]   2> 490788 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 490789 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 490789 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 490892 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer start zk server on port:51660
   [junit4]   2> 490893 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51660
   [junit4]   2> 490893 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51660
   [junit4]   2> 490893 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51660
   [junit4]   2> 490907 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490911 INFO  (zkConnectionManagerCallback-1610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490911 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 490923 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490931 INFO  (zkConnectionManagerCallback-1612-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490932 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 490945 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490949 INFO  (zkConnectionManagerCallback-1614-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490950 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[880FB7E3D5935DEF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491081 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491081 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 491081 INFO  (jetty-launcher-1615-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 491084 INFO  (jetty-launcher-1615-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491084 INFO  (jetty-launcher-1615-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491084 INFO  (jetty-launcher-1615-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 491084 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491085 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 491085 INFO  (jetty-launcher-1615-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 491085 INFO  (jetty-launcher-1615-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1de0b179{/solr,null,AVAILABLE}
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e11ee83{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51674}
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.e.j.s.Server Started @491188ms
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51674}
   [junit4]   2> 491087 ERROR (jetty-launcher-1615-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 491087 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:46.736850Z
   [junit4]   2> 491088 INFO  (jetty-launcher-1615-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491088 INFO  (jetty-launcher-1615-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491088 INFO  (jetty-launcher-1615-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 491089 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491090 INFO  (jetty-launcher-1615-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fef8bdb{/solr,null,AVAILABLE}
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37326142{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51675}
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.e.j.s.Server Started @491193ms
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51675}
   [junit4]   2> 491092 ERROR (jetty-launcher-1615-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 491092 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:46.741976Z
   [junit4]   2> 491094 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491095 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491095 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 491095 INFO  (jetty-launcher-1615-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 491099 INFO  (zkConnectionManagerCallback-1617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491099 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491100 INFO  (jetty-launcher-1615-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491100 INFO  (jetty-launcher-1615-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491100 INFO  (jetty-launcher-1615-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 491100 INFO  (jetty-launcher-1615-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a6c52bc{/solr,null,AVAILABLE}
   [junit4]   2> 491102 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 491102 INFO  (jetty-launcher-1615-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79521d3b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51678}
   [junit4]   2> 491102 INFO  (jetty-launcher-1615-thread-3) [     ] o.e.j.s.Server Started @491204ms
   [junit4]   2> 491102 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51678}
   [junit4]   2> 491103 ERROR (jetty-launcher-1615-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491103 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491103 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 491103 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491103 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 491103 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:46.752728Z
   [junit4]   2> 491104 INFO  (jetty-launcher-1615-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491104 INFO  (jetty-launcher-1615-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491104 INFO  (jetty-launcher-1615-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 491105 INFO  (zkConnectionManagerCallback-1619-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491105 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491105 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491106 INFO  (jetty-launcher-1615-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@597908f0{/solr,null,AVAILABLE}
   [junit4]   2> 491107 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 491108 INFO  (jetty-launcher-1615-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d7a4a7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51679}
   [junit4]   2> 491108 INFO  (jetty-launcher-1615-thread-4) [     ] o.e.j.s.Server Started @491209ms
   [junit4]   2> 491108 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51679}
   [junit4]   2> 491109 ERROR (jetty-launcher-1615-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491109 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491109 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 491109 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491109 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 491109 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T23:18:46.758416Z
   [junit4]   2> 491110 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491123 INFO  (zkConnectionManagerCallback-1621-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491123 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491125 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 491130 INFO  (zkConnectionManagerCallback-1623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491130 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491131 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 491219 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 491224 WARN  (jetty-launcher-1615-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f3cd1df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491224 WARN  (jetty-launcher-1615-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f3cd1df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491231 WARN  (jetty-launcher-1615-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@da3e5ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491231 WARN  (jetty-launcher-1615-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@da3e5ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491232 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51660/solr
   [junit4]   2> 491235 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491250 INFO  (zkConnectionManagerCallback-1630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491254 INFO  (jetty-launcher-1615-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491320 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 491322 WARN  (jetty-launcher-1615-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33e4079[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491322 WARN  (jetty-launcher-1615-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33e4079[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491325 WARN  (jetty-launcher-1615-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42452e50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491325 WARN  (jetty-launcher-1615-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42452e50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491326 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51660/solr
   [junit4]   2> 491326 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491333 INFO  (zkConnectionManagerCallback-1637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491333 INFO  (jetty-launcher-1615-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491386 INFO  (jetty-launcher-1615-thread-1) [n:127.0.0.1:51674_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491388 INFO  (zkConnectionManagerCallback-1639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491388 INFO  (jetty-launcher-1615-thread-1) [n:127.0.0.1:51674_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491422 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 491424 WARN  (jetty-launcher-1615-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e94cbd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491424 WARN  (jetty-launcher-1615-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e94cbd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491428 WARN  (jetty-launcher-1615-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@694faf91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491428 WARN  (jetty-launcher-1615-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@694faf91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491430 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51660/solr
   [junit4]   2> 491431 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491438 INFO  (zkConnectionManagerCallback-1648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491438 INFO  (jetty-launcher-1615-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491523 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 491524 WARN  (jetty-launcher-1615-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1133be9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491524 WARN  (jetty-launcher-1615-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1133be9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491528 WARN  (jetty-launcher-1615-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4440384f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491528 WARN  (jetty-launcher-1615-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4440384f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491529 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51660/solr
   [junit4]   2> 491530 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491534 INFO  (zkConnectionManagerCallback-1655-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491534 INFO  (jetty-launcher-1615-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491551 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491566 INFO  (zkConnectionManagerCallback-1657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491566 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491637 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491655 INFO  (zkConnectionManagerCallback-1659-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491655 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491669 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491691 INFO  (zkConnectionManagerCallback-1661-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491691 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491783 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51678_solr
   [junit4]   2> 491788 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51679_solr
   [junit4]   2> 491789 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.c.Overseer Overseer (id=72087391714803724-127.0.0.1:51678_solr-n_0000000000) starting
   [junit4]   2> 491807 INFO  (zkCallback-1656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491808 INFO  (zkCallback-1658-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491808 INFO  (zkCallback-1660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491812 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51675_solr as DOWN
   [junit4]   2> 491830 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 491830 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51675_solr
   [junit4]   2> 491850 INFO  (zkCallback-1656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491850 INFO  (zkCallback-1658-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491852 INFO  (zkCallback-1660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491856 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 491858 WARN  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_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> 491871 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 491872 WARN  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_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> 491898 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 491926 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51679.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 491928 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 491943 INFO  (OverseerStateUpdate-72087391714803724-127.0.0.1:51678_solr-n_0000000000) [n:127.0.0.1:51678_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51678_solr
   [junit4]   2> 491948 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51678_solr as DOWN
   [junit4]   2> 491968 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51675.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 491977 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 491977 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51678_solr
   [junit4]   2> 492007 INFO  (zkCallback-1660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492007 INFO  (zkCallback-1658-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492009 INFO  (zkCallback-1656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492063 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51679.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 492063 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51679.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 492064 INFO  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 492065 WARN  (jetty-launcher-1615-thread-3) [n:127.0.0.1:51678_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> 492074 INFO  (jetty-launcher-1615-thread-4) [n:127.0.0.1:51679_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.cloud.autoscaling.SearchRateTriggerTest_880FB7E3D5935DEF-001/tempDir-002/node4/.
   [junit4]   2> 492076 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51675.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 492076 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51675.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4992b5d5
   [junit4]   2> 492077 INFO  (jetty-launcher-1615-thread-2) [n:127.0.0.1:51675_solr     ] o.a.s.c.CorePropertiesLocator 

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

@5745c0ae: rootName = solr_64808, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4f3511f2
   [junit4]   2> 1927679 INFO  (jetty-closer-8300-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1927679 INFO  (closeThreadPool-8307-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72087485405921288-127.0.0.1:64808_solr-n_0000000000) closing
   [junit4]   2> 1927680 DEBUG (closeThreadPool-8307-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1927680 DEBUG (closeThreadPool-8307-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1927680 DEBUG (closeThreadPool-8307-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1927680 DEBUG (closeThreadPool-8307-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1927680 INFO  (OverseerAutoScalingTriggerThread-72087485405921288-127.0.0.1:64808_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1927681 INFO  (jetty-closer-8300-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1927681 INFO  (OverseerStateUpdate-72087485405921288-127.0.0.1:64808_solr-n_0000000000) [n:127.0.0.1:64808_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64808_solr
   [junit4]   2> 1927681 INFO  (jetty-closer-8300-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f1bc41b: rootName = solr_64807, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4f3511f2
   [junit4]   2> 1927681 DEBUG (closeThreadPool-8307-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1927681 DEBUG (closeThreadPool-8307-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1927681 INFO  (jetty-closer-8300-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1927682 INFO  (closeThreadPool-8307-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72087485405921288-127.0.0.1:64808_solr-n_0000000000) closing
   [junit4]   2> 1927688 INFO  (zkCallback-8283-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1927791 INFO  (jetty-closer-8300-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72087485405921288-127.0.0.1:64808_solr-n_0000000000) closing
   [junit4]   2> 1927793 INFO  (jetty-closer-8300-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@710395a2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1927794 INFO  (jetty-closer-8300-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@318e1bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1927794 INFO  (jetty-closer-8300-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1927904 INFO  (jetty-closer-8300-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7898167e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1927904 INFO  (jetty-closer-8300-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a4464b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1927904 INFO  (jetty-closer-8300-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1927906 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1928120 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1928122 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64799
   [junit4]   2> 1928123 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64799
   [junit4]   2> 1928123 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[880FB7E3D5935DEF]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64799
   [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.TriggerSetPropertiesIntegrationTest_880FB7E3D5935DEF-001
   [junit4]   2> Feb 27, 2020 11:42:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1350, maxMBSortInHeap=5.0906105457246715, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@eb8a93c), locale=mgh, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 (64-bit)/cpus=6,threads=1,free=264241152,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, TestDynamicFieldNamesIndexCorrectly, TestAnalyzedSuggestions, OverseerTest, TestFieldCacheReopen, CdcrWithNodesRestartsTest, HdfsChaosMonkeySafeLeaderTest, AssignTest, TestPerFieldSimilarity, TestRequestForwarding, TestCloudManagedSchema, TestReplicationHandlerDiskOverFlow, TestCloudSearcherWarming, TermVectorComponentTest, TestFunctionQuery, TestNestedUpdateProcessor, ReindexCollectionTest, QueryEqualityTest, TestConfigOverlay, SuggesterFSTTest, TestWordDelimiterFilterFactory, TestStressRecovery, HLLUtilTest, TestScoreJoinQPScore, TriggerEventQueueTest, PingRequestHandlerTest, SolrCloudExampleTest, SystemInfoHandlerTest, DistributedTermsComponentTest, SampleTest, SolrCoreTest, JWTAuthPluginTest, CategoryRoutedAliasUpdateProcessorTest, TestIBSimilarityFactory, SolrMetricManagerTest, TestSolrConfigHandlerCloud, NumericFieldsTest, DeleteNodeTest, TestHighFrequencyDictionaryFactory, ForceLeaderTest, AliasIntegrationTest, TestPartialUpdateDeduplication, CoreAdminCreateDiscoverTest, DaemonStreamApiTest, ProtectedTermFilterFactoryTest, TestSolr4Spatial, TestHttpServletCarrier, TlogReplayBufferedWhileIndexingTest, RAMDirectoryFactoryTest, FastVectorHighlighterTest, TestReRankQParserPlugin, V2StandaloneTest, MaxSizeAutoCommitTest, ConjunctionSolrSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud, TestComplexPhraseLeadingWildcard, TestHdfsCloudBackupRestore, OverseerRolesTest, DebugComponentTest, SolrJmxReporterTest, WrapperMergePolicyFactoryTest, DistributedQueryComponentCustomSortTest, DirectSolrConnectionTest, LeaderFailoverAfterPartitionTest, MetricsHistoryIntegrationTest, SolrIndexMetricsTest, HdfsSyncSliceTest, TestBinaryResponseWriter, TestFieldCollectionResource, ExternalFileFieldSortTest, TestNoOpRegenerator, NodeMutatorTest, TestDistribIDF, DefaultValueUpdateProcessorTest, TestPostingsSolrHighlighter, TestLegacyNumericUtils, BigEndianAscendingWordSerializerTest, ShardSplitTest, PrimitiveFieldTypeTest, TestRTimerTree, TestElisionMultitermQuery, DistribDocExpirationUpdateProcessorTest, TestDelegationWithHadoopAuth, HdfsDirectoryTest, TestQueryingOnDownCollection, PreAnalyzedUpdateProcessorTest, DirectoryFactoryTest, SortSpecParsingTest, TestLockTree, TestMiniSolrCloudClusterSSL, CollectionsAPIAsyncDistributedZkTest, AutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest, NodeLostTriggerTest, ScheduledTriggerTest, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [589/905 (2!)] on J4 in 7.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 45861 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:635: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:496: Source checkout is modified!!! Offending files:
* solr/licenses/jaeger-core-1.1.0.jar.sha1
* solr/licenses/libthrift-0.13.0.jar.sha1

Total time: 69 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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