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 07:38:53 UTC

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

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrXmlInZkTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.SolrXmlInZkTest:     1) Thread[id=5944, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    2) Thread[id=5851, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    3) Thread[id=5913, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SolrXmlInZkTest: 
   1) Thread[id=5944, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   2) Thread[id=5851, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   3) Thread[id=5913, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([A4B0352F17DE2F44]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudConsistency

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

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




Build Log:
[...truncated 13113 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 248320 INFO  (SUITE-TestCloudConsistency-seed#[A4B0352F17DE2F44]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/data-dir-21-001
   [junit4]   2> 248320 WARN  (SUITE-TestCloudConsistency-seed#[A4B0352F17DE2F44]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 248320 INFO  (SUITE-TestCloudConsistency-seed#[A4B0352F17DE2F44]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 248320 INFO  (SUITE-TestCloudConsistency-seed#[A4B0352F17DE2F44]-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> 248320 INFO  (SUITE-TestCloudConsistency-seed#[A4B0352F17DE2F44]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 248323 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> 248323 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001
   [junit4]   2> 248323 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 248324 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 248324 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 248426 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer start zk server on port:64917
   [junit4]   2> 248426 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64917
   [junit4]   2> 248426 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64917
   [junit4]   2> 248426 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64917
   [junit4]   2> 248430 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248434 INFO  (zkConnectionManagerCallback-1394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248434 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248442 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248446 INFO  (zkConnectionManagerCallback-1396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248446 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248446 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248453 INFO  (zkConnectionManagerCallback-1398-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248453 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248560 WARN  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 248560 WARN  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 248560 WARN  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 248560 WARN  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 248560 INFO  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 248566 INFO  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 248566 INFO  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 248566 INFO  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 248567 INFO  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 248567 INFO  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 248567 INFO  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 248568 INFO  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55b3d3ea{/solr,null,AVAILABLE}
   [junit4]   2> 248568 INFO  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ff8916e{/solr,null,AVAILABLE}
   [junit4]   2> 248568 INFO  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 248568 INFO  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 248568 INFO  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24ccf5fc{/solr,null,AVAILABLE}
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2700bd35{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64922}
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-3) [     ] o.e.j.s.Server Started @248646ms
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@110baadd{/solr,null,AVAILABLE}
   [junit4]   2> 248569 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64922}
   [junit4]   2> 248570 ERROR (jetty-launcher-1399-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T06:45:24.296219Z
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33284e99{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64924}
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-4) [     ] o.e.j.s.Server Started @248647ms
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66c0781f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64923}
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-1) [     ] o.e.j.s.Server Started @248647ms
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64924}
   [junit4]   2> 248570 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64923}
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@544fc7f7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64925}
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.e.j.s.Server Started @248647ms
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64925}
   [junit4]   2> 248571 ERROR (jetty-launcher-1399-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 248571 ERROR (jetty-launcher-1399-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T06:45:24.297184Z
   [junit4]   2> 248571 ERROR (jetty-launcher-1399-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T06:45:24.297308Z
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T06:45:24.297347Z
   [junit4]   2> 248571 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248572 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248573 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248573 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248577 INFO  (zkConnectionManagerCallback-1403-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248578 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248578 INFO  (zkConnectionManagerCallback-1407-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248578 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248578 INFO  (zkConnectionManagerCallback-1401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248578 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248579 INFO  (zkConnectionManagerCallback-1405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248579 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248579 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248579 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248580 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248581 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248729 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 248730 WARN  (jetty-launcher-1399-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@274e0b5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248730 WARN  (jetty-launcher-1399-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@274e0b5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248736 WARN  (jetty-launcher-1399-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@376a09a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248736 WARN  (jetty-launcher-1399-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@376a09a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248737 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64917/solr
   [junit4]   2> 248739 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248741 INFO  (zkConnectionManagerCallback-1415-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248741 INFO  (jetty-launcher-1399-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248789 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 248794 WARN  (jetty-launcher-1399-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e0202e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248794 WARN  (jetty-launcher-1399-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e0202e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248800 WARN  (jetty-launcher-1399-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49f8d435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248800 WARN  (jetty-launcher-1399-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49f8d435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248801 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64917/solr
   [junit4]   2> 248803 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248806 INFO  (zkConnectionManagerCallback-1421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248806 INFO  (jetty-launcher-1399-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248865 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 248867 WARN  (jetty-launcher-1399-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@702817ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248867 WARN  (jetty-launcher-1399-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@702817ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248880 WARN  (jetty-launcher-1399-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bef46a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248880 WARN  (jetty-launcher-1399-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bef46a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248881 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64917/solr
   [junit4]   2> 248882 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248885 INFO  (zkConnectionManagerCallback-1429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248885 INFO  (jetty-launcher-1399-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248920 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248923 INFO  (zkConnectionManagerCallback-1431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248924 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248954 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 248955 WARN  (jetty-launcher-1399-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@379ca036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248955 WARN  (jetty-launcher-1399-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@379ca036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248959 WARN  (jetty-launcher-1399-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1538cbad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248959 WARN  (jetty-launcher-1399-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1538cbad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248960 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64917/solr
   [junit4]   2> 248961 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248964 INFO  (zkConnectionManagerCallback-1437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248964 INFO  (jetty-launcher-1399-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249024 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 249027 INFO  (zkConnectionManagerCallback-1439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249028 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249136 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 249138 INFO  (zkConnectionManagerCallback-1445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249139 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249216 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64922_solr
   [junit4]   2> 249220 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.c.Overseer Overseer (id=72127134814568461-127.0.0.1:64922_solr-n_0000000000) starting
   [junit4]   2> 249236 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 249239 INFO  (zkConnectionManagerCallback-1449-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249240 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249273 INFO  (OverseerStateUpdate-72127134814568461-127.0.0.1:64922_solr-n_0000000000) [n:127.0.0.1:64922_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64922_solr
   [junit4]   2> 249274 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64922_solr
   [junit4]   2> 249285 INFO  (OverseerStateUpdate-72127134814568461-127.0.0.1:64922_solr-n_0000000000) [n:127.0.0.1:64922_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 249295 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 249298 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 249299 WARN  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_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> 249330 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 249357 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64925_solr as DOWN
   [junit4]   2> 249365 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64922.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249374 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64922.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249374 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64922.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249375 INFO  (jetty-launcher-1399-thread-3) [n:127.0.0.1:64922_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.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001/node3/.
   [junit4]   2> 249389 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 249389 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64925_solr
   [junit4]   2> 249426 INFO  (zkCallback-1444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 249428 INFO  (zkCallback-1448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 249446 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 249453 WARN  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_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> 249480 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 249571 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64925.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249603 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64925.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249603 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64925.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249605 INFO  (jetty-launcher-1399-thread-2) [n:127.0.0.1:64925_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.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001/node2/.
   [junit4]   2> 249709 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 249757 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64924_solr as DOWN
   [junit4]   2> 249761 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 249761 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64924_solr
   [junit4]   2> 249768 INFO  (zkCallback-1448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 249769 INFO  (zkCallback-1444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 249770 INFO  (zkCallback-1438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 249777 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 249778 WARN  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_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> 249829 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 249862 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64924.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249874 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64924.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249874 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64924.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 249875 INFO  (jetty-launcher-1399-thread-4) [n:127.0.0.1:64924_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.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001/node4/.
   [junit4]   2> 250019 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 250075 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64923_solr as DOWN
   [junit4]   2> 250094 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 250094 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64923_solr
   [junit4]   2> 250112 INFO  (zkCallback-1438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 250111 INFO  (zkCallback-1444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 250112 INFO  (zkCallback-1448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 250116 INFO  (zkCallback-1430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 250155 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 250156 WARN  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_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> 250190 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 250224 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 250233 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 250233 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 250234 INFO  (jetty-launcher-1399-thread-1) [n:127.0.0.1:64923_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.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001/node1/.
   [junit4]   2> 250359 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 250360 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 250366 INFO  (zkConnectionManagerCallback-1464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 250366 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 250377 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 250388 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64917/solr ready
   [junit4]   2> 250408 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=799657867
   [junit4]   2> 250408 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64922_solr
   [junit4]   2> 250414 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 250414 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64922_solr as DOWN
   [junit4]   2> 250422 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 250423 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 250427 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26bd51e4: rootName = solr_64922, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@16dda742
   [junit4]   2> 250434 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 250434 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12818aac: rootName = solr_64922, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@664e7533
   [junit4]   2> 250436 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 250436 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@151915a5: rootName = solr_64922, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@32e7ce8a
   [junit4]   2> 250436 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 250441 INFO  (closeThreadPool-1468-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72127134814568461-127.0.0.1:64922_solr-n_0000000000) closing
   [junit4]   2> 250441 INFO  (OverseerStateUpdate-72127134814568461-127.0.0.1:64922_solr-n_0000000000) [n:127.0.0.1:64922_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64922_solr
   [junit4]   2> 250441 INFO  (OverseerAutoScalingTriggerThread-72127134814568461-127.0.0.1:64922_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 250451 INFO  (closeThreadPool-1468-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72127134814568461-127.0.0.1:64922_solr-n_0000000000) closing
   [junit4]   2> 250455 INFO  (zkCallback-1438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 250553 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.Overseer Overseer (id=72127134814568461-127.0.0.1:64922_solr-n_0000000000) closing
   [junit4]   2> 250556 INFO  (zkCallback-1463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 250561 INFO  (zkCallback-1430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 250561 INFO  (zkCallback-1448-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 250561 INFO  (zkCallback-1448-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64925_solr
   [junit4]   2> 250568 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2700bd35{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 250569 INFO  (zkCallback-1448-thread-1) [n:127.0.0.1:64925_solr     ] o.a.s.c.Overseer Overseer (id=72127134814568462-127.0.0.1:64925_solr-n_0000000001) starting
   [junit4]   2> 250572 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55b3d3ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 250573 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 250582 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 250583 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 250583 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 250583 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 250592 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 250592 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 250592 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 250597 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@421c475{/solr,null,AVAILABLE}
   [junit4]   2> 250610 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e6e043b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64949}
   [junit4]   2> 250610 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.Server Started @250687ms
   [junit4]   2> 250612 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64947}
   [junit4]   2> 250613 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 250613 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 250613 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 250614 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 250614 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 250614 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T06:45:26.340139Z
   [junit4]   2> 250620 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 250625 INFO  (OverseerStateUpdate-72127134814568462-127.0.0.1:64925_solr-n_0000000001) [n:127.0.0.1:64925_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64925_solr
   [junit4]   2> 250625 INFO  (zkConnectionManagerCallback-1470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 250626 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 250633 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 250995 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 251013 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a8623ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 251013 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a8623ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 251038 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74636416[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 251038 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74636416[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 251040 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64917/solr
   [junit4]   2> 251049 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 251053 INFO  (zkConnectionManagerCallback-1477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 251058 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 251174 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 251180 INFO  (zkConnectionManagerCallback-1479-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 251183 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 251222 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 251252 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64947_solr as DOWN
   [junit4]   2> 251257 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 251258 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64947_solr
   [junit4]   2> 251262 INFO  (zkCallback-1448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 251262 INFO  (zkCallback-1438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 251262 INFO  (zkCallback-1430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 251262 INFO  (zkCallback-1463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 251262 INFO  (zkCallback-1478-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 251279 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 251280 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_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> 251319 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 251368 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64947.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 251383 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64947.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 251384 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64947.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 251390 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [n:127.0.0.1:64947_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.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001/node3/.
   [junit4]   2> 251488 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:64949/solr. Proxy: http://127.0.0.1:64947/solr
   [junit4]   2> 251488 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1965545992
   [junit4]   2> 251488 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64925_solr
   [junit4]   2> 251492 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 251492 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64925_solr as DOWN
   [junit4]   2> 251512 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 251515 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f612a: rootName = solr_64925, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@629b5bf6
   [junit4]   2> 251526 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 251533 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65fd0abd: rootName = solr_64925, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@664e7533
   [junit4]   2> 251536 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 251536 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32fe5470: rootName = solr_64925, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@32e7ce8a
   [junit4]   2> 251536 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 251545 INFO  (closeThreadPool-1487-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72127134814568462-127.0.0.1:64925_solr-n_0000000001) closing
   [junit4]   2> 251545 INFO  (OverseerStateUpdate-72127134814568462-127.0.0.1:64925_solr-n_0000000001) [n:127.0.0.1:64925_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64925_solr
   [junit4]   2> 251546 INFO  (OverseerAutoScalingTriggerThread-72127134814568462-127.0.0.1:64925_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 251557 INFO  (closeThreadPool-1487-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72127134814568462-127.0.0.1:64925_solr-n_0000000001) closing
   [junit4]   2> 251666 INFO  (zkCallback-1478-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 251666 INFO  (zkCallback-1463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 251666 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.Overseer Overseer (id=72127134814568462-127.0.0.1:64925_solr-n_0000000001) closing
   [junit4]   2> 251667 INFO  (zkCallback-1430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 251669 INFO  (zkCallback-1438-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 251670 INFO  (zkCallback-1438-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64924_solr
   [junit4]   2> 251678 INFO  (zkCallback-1438-thread-1) [n:127.0.0.1:64924_solr     ] o.a.s.c.Overseer Overseer (id=72127134814568460-127.0.0.1:64924_solr-n_0000000002) starting
   [junit4]   2> 251691 INFO  (OverseerStateUpdate-72127134814568460-127.0.0.1:64924_solr-n_0000000002) [n:127.0.0.1:64924_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64924_solr
   [junit4]   2> 251692 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@544fc7f7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 251694 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@110baadd{/solr,null,UNAVAILABLE}
   [junit4]   2> 251700 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 251707 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 251711 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 251712 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 251714 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 251723 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 251723 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 251723 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 251724 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5112218d{/solr,null,AVAILABLE}
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48fa0efa{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64964}
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.Server Started @251805ms
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64963}
   [junit4]   2> 251729 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 251729 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T06:45:27.455792Z
   [junit4]   2> 251732 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 251735 INFO  (zkConnectionManagerCallback-1489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 251735 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 251738 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 252017 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 252022 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ee2f64e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252026 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ee2f64e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252031 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36b817a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252031 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36b817a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252032 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64917/solr
   [junit4]   2> 252037 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252040 INFO  (zkConnectionManagerCallback-1496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252040 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252155 INFO  (zkConnectionManagerCallback-1498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252156 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252190 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 252218 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64963_solr as DOWN
   [junit4]   2> 252225 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 252225 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64963_solr
   [junit4]   2> 252235 INFO  (zkCallback-1438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252236 INFO  (zkCallback-1430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252237 INFO  (zkCallback-1497-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252237 INFO  (zkCallback-1478-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252237 INFO  (zkCallback-1463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252251 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 252252 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] 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> 252289 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 252313 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64963.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 252323 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64963.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 252324 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64963.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 252325 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] 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.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001/node2/.
   [junit4]   2> 252385 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:64964/solr. Proxy: http://127.0.0.1:64963/solr
   [junit4]   2> 252386 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=519415936
   [junit4]   2> 252386 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64924_solr
   [junit4]   2> 252389 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 252390 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64924_solr as DOWN
   [junit4]   2> 252423 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 252424 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ed76a32: rootName = solr_64924, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@51ed72d7
   [junit4]   2> 252430 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 252430 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4996d9b: rootName = solr_64924, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@664e7533
   [junit4]   2> 252437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 252437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34c06c3a: rootName = solr_64924, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@32e7ce8a
   [junit4]   2> 252437 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 252442 INFO  (closeThreadPool-1506-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72127134814568460-127.0.0.1:64924_solr-n_0000000002) closing
   [junit4]   2> 252442 INFO  (OverseerStateUpdate-72127134814568460-127.0.0.1:64924_solr-n_0000000002) [n:127.0.0.1:64924_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64924_solr
   [junit4]   2> 252442 INFO  (OverseerAutoScalingTriggerThread-72127134814568460-127.0.0.1:64924_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 252454 INFO  (closeThreadPool-1506-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72127134814568460-127.0.0.1:64924_solr-n_0000000002) closing
   [junit4]   2> 252563 INFO  (zkCallback-1430-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 252563 INFO  (zkCallback-1463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 252563 INFO  (zkCallback-1478-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 252564 INFO  (zkCallback-1497-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 252564 INFO  (zkCallback-1430-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64923_solr
   [junit4]   2> 252565 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.Overseer Overseer (id=72127134814568460-127.0.0.1:64924_solr-n_0000000002) closing
   [junit4]   2> 252570 INFO  (zkCallback-1430-thread-1) [n:127.0.0.1:64923_solr     ] o.a.s.c.Overseer Overseer (id=72127134814568458-127.0.0.1:64923_solr-n_0000000003) starting
   [junit4]   2> 252574 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33284e99{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 252574 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24ccf5fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 252579 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 252581 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 252582 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 252582 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 252582 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 252584 INFO  (OverseerStateUpdate-72127134814568458-127.0.0.1:64923_solr-n_0000000003) [n:127.0.0.1:64923_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64923_solr
   [junit4]   2> 252590 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252590 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252590 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 252591 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e2ae8f2{/solr,null,AVAILABLE}
   [junit4]   2> 252596 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b4343b8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64975}
   [junit4]   2> 252596 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.s.Server Started @252673ms
   [junit4]   2> 252596 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64970}
   [junit4]   2> 252597 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 252597 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 252598 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 252599 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252599 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 252600 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-10T06:45:28.326002Z
   [junit4]   2> 252603 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252609 INFO  (zkConnectionManagerCallback-1508-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252619 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252627 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 252799 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 252803 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b2cb9fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252803 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b2cb9fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252814 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42fc757c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252814 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42fc757c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252814 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64917/solr
   [junit4]   2> 252823 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252824 INFO  (zkConnectionManagerCallback-1515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252825 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252931 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252935 INFO  (zkConnectionManagerCallback-1517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252935 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252961 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 252972 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64970_solr as DOWN
   [junit4]   2> 252974 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 252974 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64970_solr
   [junit4]   2> 252979 INFO  (zkCallback-1430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252979 INFO  (zkCallback-1463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252979 INFO  (zkCallback-1478-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252979 INFO  (zkCallback-1497-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252980 INFO  (zkCallback-1516-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 252983 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 252983 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] 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> 253007 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 253027 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64970.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 253039 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64970.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 253040 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64970.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50821624
   [junit4]   2> 253041 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] 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.cloud.TestCloudConsistency_A4B0352F17DE2F44-001/tempDir-001/node4/.
   [junit4]   2> 253095 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:64975/solr. Proxy: http://127.0.0.1:64970/solr
   [junit4]   2> 253095 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=252714464
   [junit4]   2> 253095 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64923_solr
   [junit4]   2> 253096 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkController

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


   [junit4]   2> 324038 INFO  (zkConnectionManagerCallback-2038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 324038 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 324141 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 324141 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SolrXmlInZkTest_A4B0352F17DE2F44-001/tempDir-005/home/solr.xml
   [junit4]   2> 324145 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@351ac284, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 324145 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.SolrXmlInZkTest ####SETUP_END testOnDiskOnly
   [junit4]   2> 324145 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 324366 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49244
   [junit4]   2> 324366 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49244
   [junit4]   2> 324366 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49244
   [junit4]   2> 324366 INFO  (TEST-SolrXmlInZkTest.testOnDiskOnly-seed#[A4B0352F17DE2F44]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOnDiskOnly
   [junit4]   2> 324368 INFO  (SUITE-SolrXmlInZkTest-seed#[A4B0352F17DE2F44]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 10, 2020 6:46:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> Feb 10, 2020 6:46:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SolrXmlInZkTest: 
   [junit4]   2>    1) Thread[id=5944, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]   2>         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2>    2) Thread[id=5851, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]   2>         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2>    3) Thread[id=5913, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]   2>         at java.base@11.0.6/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:46:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5944, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]   2>    2) Thread[id=5851, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]   2>    3) Thread[id=5913, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]   2> Feb 10, 2020 6:46:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> 334423 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> 334423 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> 334423 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1100, maxMBSortInHeap=7.004667359635491, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@26da6f9e), locale=sn-ZW, timezone=America/Detroit
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=69043320,total=287129600
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryHandlerTest, TestComplexPhraseLeadingWildcard, MetricsHistoryWithAuthIntegrationTest, ForceLeaderWithTlogReplicasTest, TestSimNodeLostTrigger, TestWaitForStateWithJettyShutdowns, CollectionStateFormat2Test, AssignBackwardCompatibilityTest, RollingRestartTest, HLLUtilTest, TestSimExecutePlanAction, AnalysisErrorHandlingTest, DeleteReplicaTest, TestDistributedMissingSort, TestQueryTypes, TestMergePolicyConfig, VersionInfoTest, TestRandomFlRTGCloud, BooleanFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, SolrMetricManagerTest, FieldAnalysisRequestHandlerTest, ComputePlanActionTest, SolrXmlInZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrXmlInZkTest -Dtests.seed=A4B0352F17DE2F44 -Dtests.slow=true -Dtests.locale=sn-ZW -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SolrXmlInZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.SolrXmlInZkTest: 
   [junit4]    >    1) Thread[id=5944, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]    >         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >    2) Thread[id=5851, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]    >         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >    3) Thread[id=5913, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SolrXmlInZkTest]
   [junit4]    >         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4B0352F17DE2F44]:0)
   [junit4] Completed [131/901 (2!)] on J0 in 13.15s, 5 tests, 1 error <<< FAILURES!

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

[repro] Revision: 46c09456140fca0244ef726bd18a3ca7c5c7d131

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudConsistency -Dtests.seed=A4B0352F17DE2F44 -Dtests.slow=true -Dtests.locale=en-SI -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=SolrXmlInZkTest -Dtests.seed=A4B0352F17DE2F44 -Dtests.slow=true -Dtests.locale=sn-ZW -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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]       TestCloudConsistency
[repro]       SolrXmlInZkTest
[repro] ant compile-test

[...truncated 3168 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestCloudConsistency|*.SolrXmlInZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A4B0352F17DE2F44 -Dtests.slow=true -Dtests.locale=en-SI -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
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...]