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

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

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

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

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

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




Build Log:
[...truncated 13683 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> 694478 INFO  (SUITE-TestDistribIDF-seed#[52ACF713B5C4EBAD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 694478 INFO  (SUITE-TestDistribIDF-seed#[52ACF713B5C4EBAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/data-dir-53-001
   [junit4]   2> 694478 WARN  (SUITE-TestDistribIDF-seed#[52ACF713B5C4EBAD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 694478 INFO  (SUITE-TestDistribIDF-seed#[52ACF713B5C4EBAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 694479 INFO  (SUITE-TestDistribIDF-seed#[52ACF713B5C4EBAD]-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> 694482 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleQuery
   [junit4]   2> 694483 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001
   [junit4]   2> 694483 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 694484 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 694484 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 694584 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer start zk server on port:56891
   [junit4]   2> 694584 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56891
   [junit4]   2> 694584 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56891
   [junit4]   2> 694584 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56891
   [junit4]   2> 694589 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694596 INFO  (zkConnectionManagerCallback-7495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694596 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694602 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694605 INFO  (zkConnectionManagerCallback-7497-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694605 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694606 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694609 INFO  (zkConnectionManagerCallback-7499-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694609 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694715 WARN  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 694715 WARN  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 694715 WARN  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 694715 INFO  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 694718 INFO  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 694718 INFO  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 694718 INFO  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 694720 INFO  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77cec4e5{/solr,null,AVAILABLE}
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f13cb0e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56896}
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.e.j.s.Server Started @694790ms
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56896}
   [junit4]   2> 694721 ERROR (jetty-launcher-7500-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 694721 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T18:05:19.143895Z
   [junit4]   2> 694723 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694724 INFO  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 694724 INFO  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 694724 INFO  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 694725 INFO  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 694725 INFO  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 694725 INFO  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 694726 INFO  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fb550b7{/solr,null,AVAILABLE}
   [junit4]   2> 694726 INFO  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b9f4b2b{/solr,null,AVAILABLE}
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24f44ed0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56899}
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d03a0d5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56898}
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.e.j.s.Server Started @694796ms
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.e.j.s.Server Started @694796ms
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56899}
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56898}
   [junit4]   2> 694728 ERROR (jetty-launcher-7500-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 694728 ERROR (jetty-launcher-7500-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T18:05:19.150513Z
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 694728 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T18:05:19.150543Z
   [junit4]   2> 694730 INFO  (zkConnectionManagerCallback-7502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694730 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694730 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694730 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694730 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 694741 INFO  (zkConnectionManagerCallback-7506-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694741 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694741 INFO  (zkConnectionManagerCallback-7504-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694741 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694742 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 694742 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 694936 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 694948 WARN  (jetty-launcher-7500-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c69deba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 694948 WARN  (jetty-launcher-7500-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c69deba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 694961 WARN  (jetty-launcher-7500-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e69681[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 694961 WARN  (jetty-launcher-7500-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e69681[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 694962 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56891/solr
   [junit4]   2> 694980 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694981 INFO  (zkConnectionManagerCallback-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694983 INFO  (jetty-launcher-7500-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695094 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695095 INFO  (zkConnectionManagerCallback-7517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 695098 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695101 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 695103 WARN  (jetty-launcher-7500-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ef6b4d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695103 WARN  (jetty-launcher-7500-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ef6b4d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695117 WARN  (jetty-launcher-7500-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43c15d44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695117 WARN  (jetty-launcher-7500-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43c15d44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695119 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56891/solr
   [junit4]   2> 695121 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695125 INFO  (zkConnectionManagerCallback-7523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 695129 INFO  (jetty-launcher-7500-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695247 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695253 INFO  (zkConnectionManagerCallback-7527-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 695253 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695338 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 695344 WARN  (jetty-launcher-7500-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4710aa25[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695344 WARN  (jetty-launcher-7500-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4710aa25[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695352 WARN  (jetty-launcher-7500-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b7a759c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695352 WARN  (jetty-launcher-7500-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b7a759c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 695354 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56891/solr
   [junit4]   2> 695364 INFO  (zkConnectionManagerCallback-7535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 695364 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695364 INFO  (jetty-launcher-7500-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695573 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695574 INFO  (zkConnectionManagerCallback-7537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 695575 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695795 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56899_solr
   [junit4]   2> 695810 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.c.Overseer Overseer (id=72058371540320267-127.0.0.1:56899_solr-n_0000000000) starting
   [junit4]   2> 695877 INFO  (OverseerStateUpdate-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56899_solr
   [junit4]   2> 695881 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56899_solr
   [junit4]   2> 695893 INFO  (zkCallback-7536-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 695917 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 695921 WARN  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_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> 696007 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 696028 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56899.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696043 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56899.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696043 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56899.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696044 INFO  (jetty-launcher-7500-thread-2) [n:127.0.0.1:56899_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node2/.
   [junit4]   2> 696142 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 696161 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56896_solr as DOWN
   [junit4]   2> 696169 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 696170 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56896_solr
   [junit4]   2> 696183 INFO  (zkCallback-7536-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 696183 INFO  (zkCallback-7516-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 696197 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 696200 WARN  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_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> 696256 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 696280 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696291 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696291 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696293 INFO  (jetty-launcher-7500-thread-1) [n:127.0.0.1:56896_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node1/.
   [junit4]   2> 696346 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 696377 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56898_solr as DOWN
   [junit4]   2> 696381 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 696381 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56898_solr
   [junit4]   2> 696391 INFO  (zkCallback-7536-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 696391 INFO  (zkCallback-7516-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 696393 INFO  (zkCallback-7526-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 696407 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 696408 WARN  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_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> 696447 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 696466 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56898.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696473 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56898.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696473 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56898.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 696474 INFO  (jetty-launcher-7500-thread-3) [n:127.0.0.1:56898_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node3/.
   [junit4]   2> 696514 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 696515 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 696519 INFO  (zkConnectionManagerCallback-7550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 696519 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 696528 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 696540 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56891/solr ready
   [junit4]   2> 696541 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 696544 INFO  (zkConnectionManagerCallback-7552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 696544 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 698265 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 698268 INFO  (zkConnectionManagerCallback-7554-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698268 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 698378 INFO  (qtp835990340-13670) [n:127.0.0.1:56896_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&collection.configName=conf1&maxShardsPerNode=1&name=onecollection&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 698396 INFO  (OverseerThreadFactory-3345-thread-1-processing-n:127.0.0.1:56899_solr) [n:127.0.0.1:56899_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection onecollection
   [junit4]   2> 698556 INFO  (OverseerStateUpdate-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"onecollection_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56899/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56899_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 698561 INFO  (OverseerStateUpdate-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"onecollection_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56898/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56898_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 698566 INFO  (OverseerStateUpdate-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"onecollection_c_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56896/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56896_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 698779 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr    x:onecollection_c_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=onecollection_c_replica_n4&action=CREATE&numShards=3&collection=onecollection&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 698779 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr    x:onecollection_b_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=onecollection_b_replica_n2&action=CREATE&numShards=3&collection=onecollection&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 698779 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr    x:onecollection_a_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=onecollection_a_replica_n1&action=CREATE&numShards=3&collection=onecollection&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 698779 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr    x:onecollection_a_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 698811 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 698811 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 698811 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 698850 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.s.IndexSchema [onecollection_b_replica_n2] Schema name=test
   [junit4]   2> 698850 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.s.IndexSchema [onecollection_c_replica_n4] Schema name=test
   [junit4]   2> 698870 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.s.IndexSchema [onecollection_a_replica_n1] Schema name=test
   [junit4]   2> 698982 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 698987 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 698995 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 699030 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_b_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 699030 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56898.solr.core.onecollection.b.replica_n2' (registry 'solr.core.onecollection.b.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 699030 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.SolrCore [[onecollection_b_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node3/onecollection_b_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node3/./onecollection_b_replica_n2/data/]
   [junit4]   2> 699032 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13783758959806613]
   [junit4]   2> 699033 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_c_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 699033 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.core.onecollection.c.replica_n4' (registry 'solr.core.onecollection.c.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 699034 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.SolrCore [[onecollection_c_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node1/onecollection_c_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node1/./onecollection_c_replica_n4/data/]
   [junit4]   2> 699035 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13783758959806613]
   [junit4]   2> 699040 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_a_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 699040 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56899.solr.core.onecollection.a.replica_n1' (registry 'solr.core.onecollection.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 699040 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.SolrCore [[onecollection_a_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node2/onecollection_a_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node2/./onecollection_a_replica_n1/data/]
   [junit4]   2> 699044 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13783758959806613]
   [junit4]   2> 699126 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 699126 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 699129 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 699129 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 699130 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 699130 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 699130 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 699132 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 699132 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 699132 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 699132 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55612c9e[onecollection_b_replica_n2] main]
   [junit4]   2> 699133 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71105462[onecollection_c_replica_n4] main]
   [junit4]   2> 699134 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 699135 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 699136 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 699136 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 699136 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 699136 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 699137 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 699137 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2472661e[onecollection_a_replica_n1] main]
   [junit4]   2> 699144 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 699183 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 699190 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 699200 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 699367 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 699367 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658173966294974464
   [junit4]   2> 699369 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 699369 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658173966297071616
   [junit4]   2> 699371 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 699372 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 699372 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 699372 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 699373 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 699374 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 699374 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 699375 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 699375 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658173966303363072
   [junit4]   2> 699383 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 699383 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 699383 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 699383 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 699383 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 699383 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 699384 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 699384 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 699384 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 699384 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 699384 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 699385 INFO  (searcherExecutor-3358-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_b_replica_n2 c:onecollection s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.SolrCore [onecollection_b_replica_n2] Registered new searcher Searcher@55612c9e[onecollection_b_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 699390 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onecollection/terms/b to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 699391 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onecollection/leaders/b
   [junit4]   2> 699391 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 699391 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 699392 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 699393 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 699393 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 699393 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 699394 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 699395 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onecollection/terms/a to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 699395 INFO  (searcherExecutor-3360-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_a_replica_n1 c:onecollection s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.SolrCore [onecollection_a_replica_n1] Registered new searcher Searcher@2472661e[onecollection_a_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 699395 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onecollection/leaders/a
   [junit4]   2> 699395 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 699396 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 699397 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_c_replica_n4 c:onecollection s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.SolrCore [onecollection_c_replica_n4] Registered new searcher Searcher@71105462[onecollection_c_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 699404 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onecollection/terms/c to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 699404 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onecollection/leaders/c
   [junit4]   2> 699422 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 699422 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 699422 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 699422 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 699422 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56899/solr/onecollection_a_replica_n1/
   [junit4]   2> 699422 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56898/solr/onecollection_b_replica_n2/
   [junit4]   2> 699424 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 699424 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 699426 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:56898/solr/onecollection_b_replica_n2/ has no replicas
   [junit4]   2> 699426 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:56899/solr/onecollection_a_replica_n1/ has no replicas
   [junit4]   2> 699426 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/onecollection/leaders/b/leader after winning as /collections/onecollection/leader_elect/b/election/72058371540320265-core_node5-n_0000000000
   [junit4]   2> 699427 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/onecollection/leaders/a/leader after winning as /collections/onecollection/leader_elect/a/election/72058371540320267-core_node3-n_0000000000
   [junit4]   2> 699432 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 699433 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 699433 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56896/solr/onecollection_c_replica_n4/
   [junit4]   2> 699435 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 699439 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:56896/solr/onecollection_c_replica_n4/ has no replicas
   [junit4]   2> 699439 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/onecollection/leaders/c/leader after winning as /collections/onecollection/leader_elect/c/election/72058371540320263-core_node6-n_0000000000
   [junit4]   2> 699443 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56898/solr/onecollection_b_replica_n2/ b
   [junit4]   2> 699443 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56899/solr/onecollection_a_replica_n1/ a
   [junit4]   2> 699450 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56896/solr/onecollection_c_replica_n4/ c
   [junit4]   2> 699559 INFO  (zkCallback-7516-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699559 INFO  (zkCallback-7526-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699559 INFO  (zkCallback-7516-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699561 INFO  (zkCallback-7536-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699561 INFO  (zkCallback-7536-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699562 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 699563 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 699563 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 699569 INFO  (qtp1673806557-13686) [n:127.0.0.1:56898_solr c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=onecollection_b_replica_n2&action=CREATE&numShards=3&collection=onecollection&shard=b&wt=javabin&version=2&replicaType=NRT} status=0 QTime=790
   [junit4]   2> 699570 INFO  (qtp835990340-13672) [n:127.0.0.1:56896_solr c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=onecollection_c_replica_n4&action=CREATE&numShards=3&collection=onecollection&shard=c&wt=javabin&version=2&replicaType=NRT} status=0 QTime=790
   [junit4]   2> 699572 INFO  (qtp708031974-13680) [n:127.0.0.1:56899_solr c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=onecollection_a_replica_n1&action=CREATE&numShards=3&collection=onecollection&shard=a&wt=javabin&version=2&replicaType=NRT} status=0 QTime=792
   [junit4]   2> 699574 INFO  (qtp835990340-13670) [n:127.0.0.1:56896_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 699674 INFO  (zkCallback-7516-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699674 INFO  (zkCallback-7526-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699674 INFO  (zkCallback-7516-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699674 INFO  (zkCallback-7536-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699674 INFO  (zkCallback-7536-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699674 INFO  (zkCallback-7536-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699675 INFO  (zkCallback-7526-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699676 INFO  (zkCallback-7516-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onecollection/state.json] for collection [onecollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 699676 INFO  (qtp835990340-13670) [n:127.0.0.1:56896_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b,c&collection.configName=conf1&maxShardsPerNode=1&name=onecollection&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2} status=0 QTime=1298
   [junit4]   2> 699677 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: onecollection
   [junit4]   2> 699684 INFO  (qtp835990340-13669) [n:127.0.0.1:56896_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&collection.configName=conf2&maxShardsPerNode=1&name=onecollection_local&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 699705 INFO  (OverseerThreadFactory-3345-thread-2-processing-n:127.0.0.1:56899_solr) [n:127.0.0.1:56899_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection onecollection_local
   [junit4]   2> 699707 INFO  (OverseerCollectionConfigSetProcessor-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 699958 INFO  (OverseerStateUpdate-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection_local",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"onecollection_local_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56899/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56899_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 699970 INFO  (OverseerStateUpdate-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection_local",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"onecollection_local_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56898/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56898_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 699987 INFO  (OverseerStateUpdate-72058371540320267-127.0.0.1:56899_solr-n_0000000000) [n:127.0.0.1:56899_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection_local",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"onecollection_local_c_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56896/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56896_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 700193 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr    x:onecollection_local_a_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=onecollection_local_a_replica_n1&action=CREATE&numShards=3&collection=onecollection_local&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 700193 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr    x:onecollection_local_c_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf2&newCollection=true&name=onecollection_local_c_replica_n4&action=CREATE&numShards=3&collection=onecollection_local&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 700193 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr    x:onecollection_local_b_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=onecollection_local_b_replica_n2&action=CREATE&numShards=3&collection=onecollection_local&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 700213 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 700228 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 700228 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 700245 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.s.IndexSchema [onecollection_local_a_replica_n1] Schema name=minimal
   [junit4]   2> 700246 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.s.IndexSchema [onecollection_local_c_replica_n4] Schema name=minimal
   [junit4]   2> 700246 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.s.IndexSchema [onecollection_local_b_replica_n2] Schema name=minimal
   [junit4]   2> 700246 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 700246 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_local_a_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 700247 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56899.solr.core.onecollection_local.a.replica_n1' (registry 'solr.core.onecollection_local.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 700247 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.SolrCore [[onecollection_local_a_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node2/onecollection_local_a_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node2/./onecollection_local_a_replica_n1/data/]
   [junit4]   2> 700247 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 700248 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 700248 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_local_c_replica_n4' using configuration from configset conf2, trusted=true
   [junit4]   2> 700248 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'onecollection_local_b_replica_n2' using configuration from configset conf2, trusted=true
   [junit4]   2> 700248 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.core.onecollection_local.c.replica_n4' (registry 'solr.core.onecollection_local.c.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 700248 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56898.solr.core.onecollection_local.b.replica_n2' (registry 'solr.core.onecollection_local.b.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19fc5964
   [junit4]   2> 700248 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.c.SolrCore [[onecollection_local_c_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node1/onecollection_local_c_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node1/./onecollection_local_c_replica_n4/data/]
   [junit4]   2> 700248 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.c.SolrCore [[onecollection_local_b_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node3/onecollection_local_b_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_52ACF713B5C4EBAD-001/tempDir-001/node3/./onecollection_local_b_replica_n2/data/]
   [junit4]   2> 700322 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 700322 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 700322 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 700322 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 700324 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@109c8f6a[onecollection_local_c_replica_n4] main]
   [junit4]   2> 700325 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13cdc02e[onecollection_local_a_replica_n1] main]
   [junit4]   2> 700328 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 700329 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 700329 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 700329 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 700330 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 700330 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 700333 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 700333 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 700333 INFO  (searcherExecutor-3374-thread-1-processing-n:127.0.0.1:56896_solr x:onecollection_local_c_replica_n4 c:onecollection_local s:c r:core_node6) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.c.SolrCore [onecollection_local_c_replica_n4] Registered new searcher Searcher@109c8f6a[onecollection_local_c_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 700334 INFO  (searcherExecutor-3373-thread-1-processing-n:127.0.0.1:56899_solr x:onecollection_local_a_replica_n1 c:onecollection_local s:a r:core_node3) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.SolrCore [onecollection_local_a_replica_n1] Registered new searcher Searcher@13cdc02e[onecollection_local_a_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 700334 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26ea9a76[onecollection_local_b_replica_n2] main]
   [junit4]   2> 700341 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 700342 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 700343 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 700343 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onecollection_local/terms/c to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 700343 INFO  (qtp835990340-13671) [n:127.0.0.1:56896_solr c:onecollection_local s:c r:core_node6 x:onecollection_local_c_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onecollection_local/leaders/c
   [junit4]   2> 700345 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onecollection_local/terms/a to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 700345 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onecollection_local/leaders/a
   [junit4]   2> 700349 INFO  (searcherExecutor-3375-thread-1-processing-n:127.0.0.1:56898_solr x:onecollection_local_b_replica_n2 c:onecollection_local s:b r:core_node5) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.c.SolrCore [onecollection_local_b_replica_n2] Registered new searcher Searcher@26ea9a76[onecollection_local_b_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 700358 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onecollection_local/terms/b to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 700358 INFO  (qtp1673806557-13687) [n:127.0.0.1:56898_solr c:onecollection_local s:b r:core_node5 x:onecollection_local_b_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onecollection_local/leaders/b
   [junit4]   2> 700359 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 700359 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 700359 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56899/solr/onecollection_local_a_replica_n1/
   [junit4]   2> 700359 ERROR (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 700359 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] 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> 700359 INFO  (qtp708031974-13682) [n:127.0.0.1:56899_solr c:onecollection_local s:a r:core_node3 x:onecollection_local_a_replica_n1 ] o.a.s.c.ShardLeaderElectionC

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

43-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@605154fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 711702 INFO  (jetty-closer-7643-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 711804 INFO  (jetty-closer-7643-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@150a8b94{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 711804 INFO  (jetty-closer-7643-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@540dbfc4{/solr,null,UNAVAILABLE}
   [junit4]   2> 711804 INFO  (jetty-closer-7643-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 711806 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 712021 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf2
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection2/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection2_local/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection2_local/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1_local/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1_local/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection1_local/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection2_local/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/collections/collection2_local/state.json
   [junit4]   2> 	27	/solr/collections/collection2/state.json
   [junit4]   2> 	25	/solr/collections/collection1_local/state.json
   [junit4]   2> 	25	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72058372099670027-127.0.0.1:57108_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	53	/solr/overseer/queue
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 712031 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57101
   [junit4]   2> 712031 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57101
   [junit4]   2> 712031 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57101
   [junit4]   2> 712032 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[52ACF713B5C4EBAD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultiCollectionQuery
   [junit4]   2> 712033 INFO  (SUITE-TestDistribIDF-seed#[52ACF713B5C4EBAD]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 10, 2020 6:05:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 10, 2020 6:05:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   [junit4]   2>    1) Thread[id=13904, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribIDF]
   [junit4]   2>         at java.base@14/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 10, 2020 6:05:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13904, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribIDF]
   [junit4]   2> 722164 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Feb 10, 2020 6:05:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {range_facet_l_dv=Lucene84, multiDefault=PostingsFormat(name=Direct), cat=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Asserting), id_i1=PostingsFormat(name=Direct), id=Lucene84, range_facet_i_dv=PostingsFormat(name=Asserting), _route_=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1383, maxMBSortInHeap=5.722357980368057, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45103ae), locale=en-PN, timezone=Asia/Oral
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 (64-bit)/cpus=6,threads=1,free=37077512,total=298774528
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrRequestHandlerTest, NumericFieldsTest, JavabinLoaderTest, ConnectionReuseTest, AdminHandlersProxyTest, TestDelegationWithHadoopAuth, DateRangeFieldTest, TestSolrCloudWithSecureImpersonation, TestSimPolicyCloud, TestCloudManagedSchema, TestPackages, SolrMetricManagerTest, TestJavabinTupleStreamParser, CreateRoutedAliasTest, TestDirectoryFactory, TestReloadDeadlock, AlternateDirectoryTest, SolrLogAuditLoggerPluginTest, TestCodecSupport, BJQParserTest, TestManagedStopFilterFactory, CurrencyRangeFacetCloudTest, LoggingHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestUseDocValuesAsStored, HdfsRecoveryZkTest, TestRandomRequestDistribution, SOLR749Test, TestTolerantSearch, BigEndianAscendingWordSerializerTest, LeaderTragicEventTest, TestSQLHandler, TestSolrJ, TestConfigSets, PrimitiveFieldTypeTest, TestInPlaceUpdateWithRouteField, TestInfoStreamLogging, HLLUtilTest, ExecutePlanActionTest, PeerSyncWithLeaderTest, SearchHandlerTest, ReplaceNodeNoTargetTest, SpellCheckCollatorWithCollapseTest, TestCollectionAPI, SolrPluginUtilsTest, TestPolicyCloud, ScheduledTriggerIntegrationTest, ExternalFileFieldSortTest, TestSimExtremeIndexing, TestQueryTypes, ClusterStateMockUtilTest, CollectionsAPISolrJTest, TestSolr4Spatial, TestIBSimilarityFactory, TestFieldCacheReopen, TestDistribIDF]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF -Dtests.seed=52ACF713B5C4EBAD -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestDistribIDF (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 
   [junit4]    >    1) Thread[id=13904, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistribIDF]
   [junit4]    >         at java.base@14/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52ACF713B5C4EBAD]:0)
   [junit4] Completed [285/902 (1!)] on J1 in 27.70s, 2 tests, 1 error <<< FAILURES!

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

[repro] Revision: b21312f411bdfb069114846f31f45dcc6ec6ecb8

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestDistribIDF -Dtests.seed=52ACF713B5C4EBAD -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3168 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDistribIDF" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=52ACF713B5C4EBAD -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]