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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-14.0.1) - Build # 6080 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6080/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.CurrencyRangeFacetCloudTest

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

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




Build Log:
[...truncated 15396 lines...]
   [junit4] Suite: org.apache.solr.search.CurrencyRangeFacetCloudTest
   [junit4]   2> 1634147 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-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> 1634147 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1634148 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/data-dir-178-001
   [junit4]   2> 1634148 WARN  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1634148 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1634149 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-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> 1634152 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001
   [junit4]   2> 1634152 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1634152 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1634152 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1634253 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 50964
   [junit4]   2> 1634253 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50964
   [junit4]   2> 1634253 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50964
   [junit4]   2> 1634253 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50964
   [junit4]   2> 1634255 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634262 INFO  (zkConnectionManagerCallback-16591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634262 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634276 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634289 INFO  (zkConnectionManagerCallback-16593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634290 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634291 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634302 INFO  (zkConnectionManagerCallback-16595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634302 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1634426 INFO  (jetty-launcher-16596-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1634432 INFO  (jetty-launcher-16596-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1634432 INFO  (jetty-launcher-16596-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1634432 INFO  (jetty-launcher-16596-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1634434 INFO  (jetty-launcher-16596-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33e97df9{/solr,null,AVAILABLE}
   [junit4]   2> 1634435 INFO  (jetty-launcher-16596-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a28714e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50970}
   [junit4]   2> 1634435 INFO  (jetty-launcher-16596-thread-4) [     ] o.e.j.s.Server Started @1634488ms
   [junit4]   2> 1634435 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50970}
   [junit4]   2> 1634436 INFO  (jetty-launcher-16596-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1634436 INFO  (jetty-launcher-16596-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1634436 INFO  (jetty-launcher-16596-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1634436 ERROR (jetty-launcher-16596-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1634436 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1634436 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1634436 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1634437 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1634437 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T08:15:27.075012Z
   [junit4]   2> 1634437 INFO  (jetty-launcher-16596-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1634437 INFO  (jetty-launcher-16596-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1634437 INFO  (jetty-launcher-16596-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1634437 INFO  (jetty-launcher-16596-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ba8e40f{/solr,null,AVAILABLE}
   [junit4]   2> 1634438 INFO  (jetty-launcher-16596-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@208f83e9{/solr,null,AVAILABLE}
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e3d3abc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50971}
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-1) [     ] o.e.j.s.Server Started @1634492ms
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50971}
   [junit4]   2> 1634439 ERROR (jetty-launcher-16596-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2eb8b867{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50972}
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-2) [     ] o.e.j.s.Server Started @1634492ms
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1634439 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50972}
   [junit4]   2> 1634440 ERROR (jetty-launcher-16596-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T08:15:27.078208Z
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T08:15:27.078318Z
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1634440 INFO  (jetty-launcher-16596-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16d50f79{/solr,null,AVAILABLE}
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55cc5095{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50973}
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.e.j.s.Server Started @1634494ms
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50973}
   [junit4]   2> 1634441 ERROR (jetty-launcher-16596-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1634441 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T08:15:27.079991Z
   [junit4]   2> 1634442 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634442 INFO  (jetty-launcher-16596-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1634443 INFO  (jetty-launcher-16596-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1634443 INFO  (jetty-launcher-16596-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1634443 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634445 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634446 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634446 INFO  (jetty-launcher-16596-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@748c00fa{/solr,null,AVAILABLE}
   [junit4]   2> 1634449 INFO  (jetty-launcher-16596-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6eaed81a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50975}
   [junit4]   2> 1634449 INFO  (jetty-launcher-16596-thread-3) [     ] o.e.j.s.Server Started @1634502ms
   [junit4]   2> 1634449 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50975}
   [junit4]   2> 1634450 ERROR (jetty-launcher-16596-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1634450 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1634450 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1634450 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1634450 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1634450 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T08:15:27.088273Z
   [junit4]   2> 1634450 INFO  (zkConnectionManagerCallback-16602-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634450 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634452 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634453 INFO  (zkConnectionManagerCallback-16598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634454 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1634454 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634456 INFO  (zkConnectionManagerCallback-16604-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634456 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634456 INFO  (zkConnectionManagerCallback-16600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634457 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1634457 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634459 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1634459 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1634459 INFO  (zkConnectionManagerCallback-16606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634459 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634461 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1634569 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1634570 WARN  (jetty-launcher-16596-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6643a897[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634570 WARN  (jetty-launcher-16596-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6643a897[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634573 WARN  (jetty-launcher-16596-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bb12ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634573 WARN  (jetty-launcher-16596-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bb12ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634574 INFO  (jetty-launcher-16596-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50964/solr
   [junit4]   2> 1634576 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634579 INFO  (zkConnectionManagerCallback-16617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634579 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634669 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1634671 WARN  (jetty-launcher-16596-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46bebb7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634671 WARN  (jetty-launcher-16596-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46bebb7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634674 WARN  (jetty-launcher-16596-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2edf7a82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634674 WARN  (jetty-launcher-16596-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2edf7a82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634675 INFO  (jetty-launcher-16596-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50964/solr
   [junit4]   2> 1634676 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634680 INFO  (zkConnectionManagerCallback-16628-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634680 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634776 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1634777 WARN  (jetty-launcher-16596-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16e661af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634777 WARN  (jetty-launcher-16596-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16e661af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634780 WARN  (jetty-launcher-16596-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11eacda4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634780 WARN  (jetty-launcher-16596-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11eacda4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634781 INFO  (jetty-launcher-16596-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50964/solr
   [junit4]   2> 1634782 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634787 INFO  (zkConnectionManagerCallback-16639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634788 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634879 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1634880 WARN  (jetty-launcher-16596-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c250ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634880 WARN  (jetty-launcher-16596-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c250ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634883 WARN  (jetty-launcher-16596-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73f14d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634883 WARN  (jetty-launcher-16596-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73f14d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634884 INFO  (jetty-launcher-16596-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50964/solr
   [junit4]   2> 1634885 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634887 INFO  (zkConnectionManagerCallback-16650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634887 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1634981 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1634982 WARN  (jetty-launcher-16596-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5909e1c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634982 WARN  (jetty-launcher-16596-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5909e1c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634986 WARN  (jetty-launcher-16596-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ae1a30f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634986 WARN  (jetty-launcher-16596-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ae1a30f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1634987 INFO  (jetty-launcher-16596-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50964/solr
   [junit4]   2> 1634989 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1634996 INFO  (zkConnectionManagerCallback-16661-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1634996 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1635814 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50970_solr
   [junit4]   2> 1635827 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.c.Overseer Overseer (id=72061031391035402-127.0.0.1:50970_solr-n_0000000000) starting
   [junit4]   2> 1635895 INFO  (OverseerStateUpdate-72061031391035402-127.0.0.1:50970_solr-n_0000000000) [n:127.0.0.1:50970_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50970_solr
   [junit4]   2> 1635900 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50970_solr
   [junit4]   2> 1635916 INFO  (OverseerStateUpdate-72061031391035402-127.0.0.1:50970_solr-n_0000000000) [n:127.0.0.1:50970_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1635974 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1635974 WARN  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_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> 1636013 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1636039 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1636042 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1636047 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1636054 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50970.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636064 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1636067 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50975_solr as DOWN
   [junit4]   2> 1636072 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1636072 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50975_solr
   [junit4]   2> 1636072 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50970.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636072 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50970.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636073 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50972_solr as DOWN
   [junit4]   2> 1636074 INFO  (jetty-launcher-16596-thread-4) [n:127.0.0.1:50970_solr     ] 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.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node3/.
   [junit4]   2> 1636084 INFO  (zkCallback-16616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1636085 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50971_solr as DOWN
   [junit4]   2> 1636085 INFO  (zkCallback-16627-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1636087 INFO  (zkCallback-16638-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1636088 INFO  (zkCallback-16649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1636088 INFO  (zkCallback-16660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1636092 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1636092 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50972_solr
   [junit4]   2> 1636096 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1636096 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50971_solr
   [junit4]   2> 1636098 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1636098 WARN  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_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> 1636098 INFO  (zkCallback-16627-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1636099 INFO  (zkCallback-16616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1636099 INFO  (zkCallback-16660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1636099 INFO  (zkCallback-16638-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1636099 INFO  (zkCallback-16649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1636131 INFO  (zkCallback-16660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1636131 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50973_solr as DOWN
   [junit4]   2> 1636131 INFO  (zkCallback-16627-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1636131 INFO  (zkCallback-16616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1636131 INFO  (zkCallback-16638-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1636132 INFO  (zkCallback-16649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1636136 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1636136 WARN  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_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> 1636140 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1636141 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50973_solr
   [junit4]   2> 1636143 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1636143 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1636143 WARN  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_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> 1636154 INFO  (zkCallback-16627-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1636156 INFO  (zkCallback-16616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1636158 INFO  (zkCallback-16660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1636160 INFO  (zkCallback-16638-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1636160 INFO  (zkCallback-16649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1636163 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1636163 WARN  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_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> 1636171 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1636175 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50975.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636188 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1636189 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50975.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636189 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50975.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636191 INFO  (jetty-launcher-16596-thread-3) [n:127.0.0.1:50975_solr     ] 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.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node5/.
   [junit4]   2> 1636204 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1636218 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50973.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636282 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50972.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636352 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50973.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636352 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50973.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636358 INFO  (jetty-launcher-16596-thread-5) [n:127.0.0.1:50973_solr     ] 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.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node4/.
   [junit4]   2> 1636361 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50971.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636362 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50972.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636362 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50972.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636363 INFO  (jetty-launcher-16596-thread-2) [n:127.0.0.1:50972_solr     ] 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.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node2/.
   [junit4]   2> 1636370 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50971.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636370 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50971.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1636371 INFO  (jetty-launcher-16596-thread-1) [n:127.0.0.1:50971_solr     ] 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.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node1/.
   [junit4]   2> 1636378 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 1636379 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1636382 INFO  (zkConnectionManagerCallback-16710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1636382 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1636383 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1636388 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50964/solr ready
   [junit4]   2> 1638479 INFO  (qtp545210904-24599) [n:127.0.0.1:50972_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-minimal.xml&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&maxShardsPerNode=1&name=org.apache.solr.search.CurrencyRangeFacetCloudTest&nrtReplicas=1&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1638503 INFO  (OverseerThreadFactory-16676-thread-1-processing-n:127.0.0.1:50970_solr) [n:127.0.0.1:50970_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.search.CurrencyRangeFacetCloudTest
   [junit4]   2> 1638632 INFO  (qtp545210904-24604) [n:127.0.0.1:50972_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638634 INFO  (qtp1617504871-24607) [n:127.0.0.1:50975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638637 INFO  (qtp82812835-24594) [n:127.0.0.1:50970_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1638637 INFO  (qtp82812835-24594) [n:127.0.0.1:50970_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638640 INFO  (qtp16438483-24592) [n:127.0.0.1:50971_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638643 INFO  (qtp1527489924-24614) [n:127.0.0.1:50973_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638645 INFO  (qtp545210904-24598) [n:127.0.0.1:50972_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638647 INFO  (qtp1617504871-24612) [n:127.0.0.1:50975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1638648 INFO  (qtp82812835-24595) [n:127.0.0.1:50970_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638650 INFO  (qtp16438483-24601) [n:127.0.0.1:50971_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638651 INFO  (qtp1527489924-24615) [n:127.0.0.1:50973_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1638674 INFO  (OverseerStateUpdate-72061031391035402-127.0.0.1:50970_solr-n_0000000000) [n:127.0.0.1:50970_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.CurrencyRangeFacetCloudTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50973/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50973_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1638683 INFO  (OverseerStateUpdate-72061031391035402-127.0.0.1:50970_solr-n_0000000000) [n:127.0.0.1:50970_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.CurrencyRangeFacetCloudTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50971/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50971_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1638693 INFO  (OverseerStateUpdate-72061031391035402-127.0.0.1:50970_solr-n_0000000000) [n:127.0.0.1:50970_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.CurrencyRangeFacetCloudTest",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50970/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50970_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1638701 INFO  (OverseerStateUpdate-72061031391035402-127.0.0.1:50970_solr-n_0000000000) [n:127.0.0.1:50970_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.CurrencyRangeFacetCloudTest",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50975/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50975_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1638710 INFO  (OverseerStateUpdate-72061031391035402-127.0.0.1:50970_solr-n_0000000000) [n:127.0.0.1:50970_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.CurrencyRangeFacetCloudTest",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50972/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50972_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1638928 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr    x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.CurrencyRangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node5&name=org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 1638928 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr    x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.CurrencyRangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node3&name=org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 1638928 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr    x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.CurrencyRangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node7&name=org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 1638929 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr    x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.CurrencyRangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node9&name=org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 1638930 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr    x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.CurrencyRangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node10&name=org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 1638971 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1638971 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1638972 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1638986 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1639023 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1639023 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1639032 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1639033 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1639039 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1639119 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1639378 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1639380 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1639385 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1639389 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1639391 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1639512 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1' using configuration from configset org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet, trusted=true
   [junit4]   2> 1639513 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50973.solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1' (registry 'solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1639514 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node4/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node4/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1/data/]
   [junit4]   2> 1639518 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1639520 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6' using configuration from configset org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet, trusted=true
   [junit4]   2> 1639520 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50975.solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard4.replica_n6' (registry 'solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1639520 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.c.SolrCore [[org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node5/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node5/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6/data/]
   [junit4]   2> 1639522 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1639523 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2' using configuration from configset org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet, trusted=true
   [junit4]   2> 1639523 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8' using configuration from configset org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet, trusted=true
   [junit4]   2> 1639523 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50971.solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard2.replica_n2' (registry 'solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1639523 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50972.solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard5.replica_n8' (registry 'solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard5.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1639523 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.SolrCore [[org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node1/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node1/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2/data/]
   [junit4]   2> 1639523 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.SolrCore [[org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node2/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node2/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8/data/]
   [junit4]   2> 1639525 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1639530 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1639567 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4' using configuration from configset org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet, trusted=true
   [junit4]   2> 1639567 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50970.solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard3.replica_n4' (registry 'solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1596f559
   [junit4]   2> 1639567 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.c.SolrCore [[org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node3/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.search.CurrencyRangeFacetCloudTest_B4E91C694659CEB3-001/tempDir-001/node3/./org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4/data/]
   [junit4]   2> 1639570 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1639690 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639690 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639718 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=34.66796875, floorSegmentMB=0.669921875, forceMergeDeletesPctAllowed=5.5122050843019235, segmentsPerTier=50.0, maxCFSSegmentSizeMB=0.9609375, noCFSRatio=0.15573397358841934, deletesPctAllowed=36.996908596269016
   [junit4]   2> 1639721 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639722 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639730 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1639750 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard5 to Terms{values={core_node10=0}, version=0}
   [junit4]   2> 1639750 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/leaders/shard5
   [junit4]   2> 1639757 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639757 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639773 INFO  (searcherExecutor-16718-thread-1-processing-n:127.0.0.1:50972_solr x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8]  Registered new searcher autowarm time: 0 ms: Collection: 'org.apache.solr.search.CurrencyRangeFacetCloudTest'
   [junit4]   2> 1639790 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1639790 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1639790 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50972/solr/org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8/
   [junit4]   2> 1639790 ERROR (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 1639790 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1639790 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/leaders/shard5/leader after winning as /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/leader_elect/shard5/election/72061031391035400-core_node10-n_0000000000
   [junit4]   2> 1639791 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=34.66796875, floorSegmentMB=0.669921875, forceMergeDeletesPctAllowed=5.5122050843019235, segmentsPerTier=50.0, maxCFSSegmentSizeMB=0.9609375, noCFSRatio=0.15573397358841934, deletesPctAllowed=36.996908596269016
   [junit4]   2> 1639801 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639803 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639806 INFO  (qtp545210904-24600) [n:127.0.0.1:50972_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50972/solr/org.apache.solr.search.CurrencyRangeFacetCloudTest_shard5_replica_n8/ shard5
   [junit4]   2> 1639812 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1639819 INFO  (searcherExecutor-16716-thread-1-processing-n:127.0.0.1:50971_solr x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'org.apache.solr.search.CurrencyRangeFacetCloudTest'
   [junit4]   2> 1639826 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639826 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639833 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=34.66796875, floorSegmentMB=0.669921875, forceMergeDeletesPctAllowed=5.5122050843019235, segmentsPerTier=50.0, maxCFSSegmentSizeMB=0.9609375, noCFSRatio=0.15573397358841934, deletesPctAllowed=36.996908596269016
   [junit4]   2> 1639834 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639834 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639835 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=34.66796875, floorSegmentMB=0.669921875, forceMergeDeletesPctAllowed=5.5122050843019235, segmentsPerTier=50.0, maxCFSSegmentSizeMB=0.9609375, noCFSRatio=0.15573397358841934, deletesPctAllowed=36.996908596269016
   [junit4]   2> 1639836 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639836 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639837 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=34.66796875, floorSegmentMB=0.669921875, forceMergeDeletesPctAllowed=5.5122050843019235, segmentsPerTier=50.0, maxCFSSegmentSizeMB=0.9609375, noCFSRatio=0.15573397358841934, deletesPctAllowed=36.996908596269016
   [junit4]   2> 1639840 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639841 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639841 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639841 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1639841 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/leaders/shard2
   [junit4]   2> 1639842 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639842 INFO  (qtp1527489924-24616) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1639844 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639845 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 1639845 INFO  (qtp1617504871-24622) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1639846 INFO  (qtp82812835-24596) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1639848 INFO  (searcherExecutor-16712-thread-1-processing-n:127.0.0.1:50973_solr x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3) [n:127.0.0.1:50973_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'org.apache.solr.search.CurrencyRangeFacetCloudTest'
   [junit4]   2> 1639851 INFO  (searcherExecutor-16714-thread-1-processing-n:127.0.0.1:50975_solr x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9) [n:127.0.0.1:50975_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6 ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard4_replica_n6]  Registered new searcher autowarm time: 0 ms: Collection: 'org.apache.solr.search.CurrencyRangeFacetCloudTest'
   [junit4]   2> 1639851 INFO  (searcherExecutor-16720-thread-1-processing-n:127.0.0.1:50970_solr x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7) [n:127.0.0.1:50970_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4 ] o.a.s.c.SolrCore [org.apache.solr.search.CurrencyRangeFacetCloudTest_shard3_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'org.apache.solr.search.CurrencyRangeFacetCloudTest'
   [junit4]   2> 1639864 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1639864 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1639864 INFO  (qtp16438483-24605) [n:127.0.0.1:50971_solr c:org.apache.solr.search.CurrencyRangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.CurrencyRangeFacetCloudTest_sh

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

solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/collectionprops.json
   [junit4]   2> 	5	/solr/configs/org.apache.solr.search.CurrencyRangeFacetCloudTest_configSet
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard1
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard2
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard5
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard3
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	75	/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1646185 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50964
   [junit4]   2> 1646185 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50964
   [junit4]   2> 1646185 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50964
   [junit4]   2> 1646186 INFO  (SUITE-CurrencyRangeFacetCloudTest-seed#[B4E91C694659CEB3]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 28, 2020 8:15:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 28, 2020 8:15:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.search.CurrencyRangeFacetCloudTest: 
   [junit4]   2>    1) Thread[id=24544, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]   2>         at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> May 28, 2020 8:15:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=24544, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]   2> 1656279 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> May 28, 2020 8:15:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@602c085c), locale=gsw-LI, timezone=Africa/Bamako
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=154948448,total=293507072
   [junit4]   2> NOTE: All tests run in this JVM: [RestoreTriggerStateTest, TestLocalFSCloudBackupRestore, ProtectedTermFilterFactoryTest, TestValueSourceCache, MoreLikeThisComponentTest, DistribDocExpirationUpdateProcessorTest, MetricsHistoryWithAuthIntegrationTest, TestHashQParserPlugin, TestSort, TestDistributedGrouping, TestConfigOverlay, TestDynamicFieldCollectionResource, TestZkAclsWithHadoopAuth, TestDynamicLoadingUrl, PeerSyncWithIndexFingerprintCachingTest, TestLegacyField, TestOnReconnectListenerSupport, DirectUpdateHandlerTest, TestOmitPositions, RollingRestartTest, NestedAtomicUpdateTest, TestExceedMaxTermLength, IndexSizeTriggerMixedBoundsTest, CloudMLTQParserTest, SpatialHeatmapFacetsTest, BadCopyFieldTest, DistributedFacetExistsSmallTest, JavabinLoaderTest, TestRawResponseWriter, TestClusterProperties, TestExpandComponent, TestReplicationHandlerDiskOverFlow, ZkFailoverTest, SampleTest, SimpleCollectionCreateDeleteTest, DocExpirationUpdateProcessorFactoryTest, SearchRateTriggerTest, TestSlowCompositeReaderWrapper, TestCollationFieldDocValues, DocValuesTest, LeaderFailureAfterFreshStartTest, TestJmxIntegration, SecurityConfHandlerTest, TestRecovery, HdfsNNFailoverTest, CustomHighlightComponentTest, TestConfigReload, IndexBasedSpellCheckerTest, SolrXmlInZkTest, TestSearcherReuse, V2StandaloneTest, ChaosMonkeyNothingIsSafeTest, MetricsConfigTest, DistanceFunctionTest, SortByFunctionTest, JSONWriterTest, URLClassifyProcessorTest, ConcurrentCreateCollectionTest, UpdateLogTest, TestPayloadCheckQParserPlugin, DisMaxRequestHandlerTest, CoreAdminCreateDiscoverTest, SuggestComponentTest, AutoScalingHandlerTest, ShardRoutingTest, TestComponentsName, TestCloudPivotFacet, CollectionPropsTest, TestSimUtils, TestUtilizeNode, TriLevelCompositeIdRoutingTest, SchemaApiFailureTest, TestExactSharedStatsCacheCloud, LargeFieldTest, TriggerIntegrationTest, ConnectionManagerTest, TestFreeTextSuggestions, TestJsonFacetRefinement, LukeRequestHandlerTest, TaggingAttributeTest, SuggesterWFSTTest, StatsReloadRaceTest, TestCoreAdminApis, TestHighlightDedupGrouping, TestLeaderElectionWithEmptyReplica, ExplicitHLLTest, CleanupOldIndexTest, ChaosMonkeySafeLeaderTest, ConcurrentCreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, LeaderElectionIntegrationTest, NestedShardedAtomicUpdateTest, OverseerRolesTest, PeerSyncReplicationTest, TestDeleteCollectionOnDownNodes, TestExactStatsCacheCloud, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestSkipOverseerOperations, ZkSolrClientTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerTest, TestSimClusterStateProvider, TestSimDistribStateManager, TestSimNodeAddedTrigger, TestSnapshotCloudManager, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, ZkDynamicConfigTest, AlternateDirectoryTest, CoreSorterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, TestCoreDiscovery, TestImplicitCoreProperties, TestInfoStreamLogging, TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrConfigHandler, TestRestoreCore, TestStressThreadBackup, TestSystemCollAutoCreate, InfoHandlerTest, MBeansHandlerTest, ResponseLogComponentTest, SearchHandlerTest, HighlighterMaxOffsetTest, HighlighterTest, TestNumericTokenStream, TestLogWatcher, SolrMetricsIntegrationTest, SimpleFacetsTest, TestGeoJSONResponseWriter, TestChildDocTransformerHierarchy, TestManagedResource, TestRestManager, TestBulkSchemaAPI, AnalyticsQueryTest, CurrencyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CurrencyRangeFacetCloudTest -Dtests.seed=B4E91C694659CEB3 -Dtests.slow=true -Dtests.locale=gsw-LI -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J4 | CurrencyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.CurrencyRangeFacetCloudTest: 
   [junit4]    >    1) Thread[id=24544, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]    >         at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B4E91C694659CEB3]:0)
   [junit4] Completed [762/913 (1!)] on J4 in 22.42s, 7 tests, 1 error <<< FAILURES!

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

[repro] Revision: 84c5dfc277d25735b17b1493daa98693286f4aed

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=CurrencyRangeFacetCloudTest -Dtests.seed=B4E91C694659CEB3 -Dtests.slow=true -Dtests.locale=gsw-LI -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3147 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CurrencyRangeFacetCloudTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B4E91C694659CEB3 -Dtests.slow=true -Dtests.locale=gsw-LI -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 111 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.search.CurrencyRangeFacetCloudTest
[repro] Exiting with code 0

[...truncated 73 lines...]