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/18 04:54:50 UTC

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

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

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

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

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




Build Log:
[...truncated 14390 lines...]
   [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
   [junit4]   2> 951445 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 951446 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/data-dir-86-001
   [junit4]   2> 951446 WARN  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 951446 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 951447 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-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> 951447 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 951447 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] 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.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001
   [junit4]   2> 951448 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 951448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 951448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 951550 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:63376
   [junit4]   2> 951550 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63376
   [junit4]   2> 951550 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63376
   [junit4]   2> 951550 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63376
   [junit4]   2> 951553 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951556 INFO  (zkConnectionManagerCallback-6367-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951556 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951559 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951562 INFO  (zkConnectionManagerCallback-6369-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951562 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951563 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951566 INFO  (zkConnectionManagerCallback-6371-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951566 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951677 WARN  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 951677 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 951677 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951677 INFO  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 951678 INFO  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951678 WARN  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 951678 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 951678 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951678 INFO  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 951679 INFO  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951679 INFO  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 951679 INFO  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cb1619a{/solr,null,AVAILABLE}
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@513bb8ce{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63385}
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.e.j.s.Server Started @951766ms
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63385}
   [junit4]   2> 951680 ERROR (jetty-launcher-6372-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T04:11:17.047880Z
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951680 INFO  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 951681 INFO  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@460be0a6{/solr,null,AVAILABLE}
   [junit4]   2> 951681 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951681 INFO  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26290b15{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63386}
   [junit4]   2> 951681 INFO  (jetty-launcher-6372-thread-4) [     ] o.e.j.s.Server Started @951767ms
   [junit4]   2> 951681 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63386}
   [junit4]   2> 951683 ERROR (jetty-launcher-6372-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 951683 WARN  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 951683 WARN  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T04:11:17.050369Z
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 951683 INFO  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 951684 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951684 INFO  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951684 INFO  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951684 INFO  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 951688 INFO  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ef3aa66{/solr,null,AVAILABLE}
   [junit4]   2> 951688 INFO  (zkConnectionManagerCallback-6374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951688 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ded4813{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63388}
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.e.j.s.Server Started @951775ms
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63388}
   [junit4]   2> 951689 ERROR (jetty-launcher-6372-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 951689 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T04:11:17.056969Z
   [junit4]   2> 951690 INFO  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951690 INFO  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951690 INFO  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 951690 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951690 INFO  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2af43033{/solr,null,AVAILABLE}
   [junit4]   2> 951692 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951692 INFO  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@294e9b4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63390}
   [junit4]   2> 951692 INFO  (jetty-launcher-6372-thread-2) [     ] o.e.j.s.Server Started @951778ms
   [junit4]   2> 951692 INFO  (zkConnectionManagerCallback-6376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951692 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63390}
   [junit4]   2> 951693 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951693 ERROR (jetty-launcher-6372-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951693 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951693 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 951693 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 951693 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 951693 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T04:11:17.060293Z
   [junit4]   2> 951693 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951694 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951694 INFO  (zkConnectionManagerCallback-6378-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951694 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951695 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951701 INFO  (zkConnectionManagerCallback-6380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951701 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951803 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 951897 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 951898 WARN  (jetty-launcher-6372-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53f914bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951898 WARN  (jetty-launcher-6372-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53f914bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951899 WARN  (jetty-launcher-6372-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b77650c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951899 WARN  (jetty-launcher-6372-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b77650c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951900 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63376/solr
   [junit4]   2> 951901 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951904 INFO  (zkConnectionManagerCallback-6388-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951904 INFO  (jetty-launcher-6372-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951930 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 951932 WARN  (jetty-launcher-6372-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b541741[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951932 WARN  (jetty-launcher-6372-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b541741[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951946 WARN  (jetty-launcher-6372-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c52f8cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951946 WARN  (jetty-launcher-6372-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c52f8cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 951947 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63376/solr
   [junit4]   2> 951976 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 951985 INFO  (zkConnectionManagerCallback-6396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 951985 INFO  (jetty-launcher-6372-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 951993 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 952000 WARN  (jetty-launcher-6372-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@669c4617[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952000 WARN  (jetty-launcher-6372-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@669c4617[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952008 WARN  (jetty-launcher-6372-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ab24d42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952008 WARN  (jetty-launcher-6372-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ab24d42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952009 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63376/solr
   [junit4]   2> 952013 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952014 INFO  (zkConnectionManagerCallback-6402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952015 INFO  (jetty-launcher-6372-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952050 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952054 INFO  (zkConnectionManagerCallback-6404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952054 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952126 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 952128 WARN  (jetty-launcher-6372-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bf72d4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952130 WARN  (jetty-launcher-6372-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bf72d4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952147 WARN  (jetty-launcher-6372-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61059c7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952151 WARN  (jetty-launcher-6372-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61059c7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 952152 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63376/solr
   [junit4]   2> 952155 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952161 INFO  (zkConnectionManagerCallback-6412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952162 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952162 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952161 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952166 INFO  (zkConnectionManagerCallback-6410-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952166 INFO  (jetty-launcher-6372-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952167 INFO  (zkConnectionManagerCallback-6414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952167 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952284 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 952286 INFO  (zkConnectionManagerCallback-6416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 952286 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 952950 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63385_solr
   [junit4]   2> 952956 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.c.Overseer Overseer (id=72084325934891021-127.0.0.1:63385_solr-n_0000000000) starting
   [junit4]   2> 953016 INFO  (OverseerStateUpdate-72084325934891021-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63385_solr
   [junit4]   2> 953018 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63385_solr
   [junit4]   2> 953024 INFO  (OverseerStateUpdate-72084325934891021-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 953046 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 953046 WARN  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_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> 953073 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 953124 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953145 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953146 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953151 INFO  (jetty-launcher-6372-thread-1) [n:127.0.0.1:63385_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.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node1/.
   [junit4]   2> 953196 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 953199 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 953245 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63388_solr as DOWN
   [junit4]   2> 953250 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63386_solr as DOWN
   [junit4]   2> 953271 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 953271 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63386_solr
   [junit4]   2> 953271 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 953271 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63388_solr
   [junit4]   2> 953289 INFO  (zkCallback-6403-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 953290 INFO  (zkCallback-6411-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 953291 INFO  (zkCallback-6413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 953304 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 953305 WARN  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_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> 953338 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 953339 WARN  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_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> 953371 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 953371 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 953455 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 953471 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63386.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953476 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63388.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953515 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63390_solr as DOWN
   [junit4]   2> 953516 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63388.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953516 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63388.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953518 INFO  (jetty-launcher-6372-thread-3) [n:127.0.0.1:63388_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.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node3/.
   [junit4]   2> 953525 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 953525 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63390_solr
   [junit4]   2> 953529 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63386.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953529 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63386.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953537 INFO  (zkCallback-6413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 953538 INFO  (zkCallback-6403-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 953538 INFO  (zkCallback-6411-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 953540 INFO  (zkCallback-6415-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 953555 INFO  (jetty-launcher-6372-thread-4) [n:127.0.0.1:63386_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.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node4/.
   [junit4]   2> 953557 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 953557 WARN  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_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> 953585 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 953731 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63390.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953762 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63390.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953763 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63390.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 953764 INFO  (jetty-launcher-6372-thread-2) [n:127.0.0.1:63390_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.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node2/.
   [junit4]   2> 953857 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 953858 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 953865 INFO  (zkConnectionManagerCallback-6437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 953865 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 953867 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 953870 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63376/solr ready
   [junit4]   2> 953879 INFO  (qtp1932179462-20289) [n:127.0.0.1:63388_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 953898 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 953903 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 953917 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 953927 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 953940 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 953948 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 953955 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 953970 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 953994 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 954005 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 954029 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 954047 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 954059 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 954070 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 954082 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 954090 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 954104 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 954119 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 954136 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 954182 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 954211 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 954237 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 954265 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 954335 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 954372 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 954394 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 954408 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 954417 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 954427 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 954432 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 954443 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 954446 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 954450 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 954455 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 954461 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 954465 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 954472 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 954479 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 954496 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 954512 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 954526 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 954539 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 954551 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 954555 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 954558 INFO  (OverseerThreadFactory-5316-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 954686 INFO  (OverseerStateUpdate-72084325934891021-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63385/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63385_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 954692 INFO  (OverseerStateUpdate-72084325934891021-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63386/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63386_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 954699 INFO  (OverseerStateUpdate-72084325934891021-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63388/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63388_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 954705 INFO  (OverseerStateUpdate-72084325934891021-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63390/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63390_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 954917 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr    x:collection1_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954917 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr    x:collection1_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954918 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954918 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 954918 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954980 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 954981 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 954984 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 954987 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 955044 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 955498 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config
   [junit4]   2> 955503 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=default-config
   [junit4]   2> 955529 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 956055 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 956055 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 956056 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63390.solr.core.collection1.shard1.replica_n6' (registry 'solr.core.collection1.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 956057 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node2/collection1_shard1_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node2/./collection1_shard1_replica_n6/data/]
   [junit4]   2> 956060 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 956061 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 956061 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63388.solr.core.collection1.shard1.replica_n4' (registry 'solr.core.collection1.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 956062 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node3/collection1_shard1_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node3/./collection1_shard1_replica_n4/data/]
   [junit4]   2> 956087 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 956087 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 956088 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63386.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 956088 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node4/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node4/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 956230 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 956230 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 956230 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59346e8d
   [junit4]   2> 956230 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.AssignBackwardCompatibilityTest_F99EA29DD1480A90-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 956286 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 956286 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 956287 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 956287 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 956289 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 956289 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 956292 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22766503[collection1_shard1_replica_n2] main]
   [junit4]   2> 956294 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 956294 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 956297 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 956298 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 956298 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 956300 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 956300 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 956302 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a95505e[collection1_shard1_replica_n6] main]
   [junit4]   2> 956303 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 956303 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 956304 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 956304 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 956305 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@83048ad[collection1_shard1_replica_n4] main]
   [junit4]   2> 956306 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 956308 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 956308 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 956309 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658846269067493376
   [junit4]   2> 956309 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 956309 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 956313 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 956313 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 956314 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 956314 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 956314 INFO  (searcherExecutor-5335-thread-1-processing-n:127.0.0.1:63386_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@22766503[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956314 INFO  (searcherExecutor-5335-thread-1-processing-n:127.0.0.1:63386_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 956314 INFO  (searcherExecutor-5335-thread-1-processing-n:127.0.0.1:63386_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 956315 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 956315 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 956316 INFO  (searcherExecutor-5335-thread-1-processing-n:127.0.0.1:63386_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@22766503[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956316 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 956316 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658846269074833408
   [junit4]   2> 956317 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 956319 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 956320 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 956322 INFO  (searcherExecutor-5333-thread-1-processing-n:127.0.0.1:63390_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5a95505e[collection1_shard1_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956322 INFO  (searcherExecutor-5333-thread-1-processing-n:127.0.0.1:63390_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 956322 INFO  (searcherExecutor-5333-thread-1-processing-n:127.0.0.1:63390_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 956328 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 956329 INFO  (searcherExecutor-5333-thread-1-processing-n:127.0.0.1:63390_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [collection1_shard1_replica_n6] Registered new searcher Searcher@5a95505e[collection1_shard1_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956329 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658846269088464896
   [junit4]   2> 956331 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 956331 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 956335 INFO  (searcherExecutor-5334-thread-1-processing-n:127.0.0.1:63388_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@83048ad[collection1_shard1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956335 INFO  (searcherExecutor-5334-thread-1-processing-n:127.0.0.1:63388_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 956335 INFO  (searcherExecutor-5334-thread-1-processing-n:127.0.0.1:63388_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 956337 INFO  (searcherExecutor-5334-thread-1-processing-n:127.0.0.1:63388_solr x:collection1_shard1_replica_n4 c:collection1 s:shard1 r:core_node7) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [collection1_shard1_replica_n4] Registered new searcher Searcher@83048ad[collection1_shard1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956343 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node8=0, core_node5=0}, version=1}
   [junit4]   2> 956343 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 956350 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0, core_node8=0, core_node5=0}, version=2}
   [junit4]   2> 956350 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 956358 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=4 found=3 timeoutin=9997ms
   [junit4]   2> 956382 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 956382 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 956385 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 956385 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 956388 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32095251[collection1_shard1_replica_n1] main]
   [junit4]   2> 956392 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 956392 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 956393 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 956394 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 956396 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 956396 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 956399 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 956400 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658846269162913792
   [junit4]   2> 956405 INFO  (searcherExecutor-5338-thread-1-processing-n:127.0.0.1:63385_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@32095251[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956405 INFO  (searcherExecutor-5338-thread-1-processing-n:127.0.0.1:63385_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 956405 INFO  (searcherExecutor-5338-thread-1-processing-n:127.0.0.1:63385_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 956407 INFO  (searcherExecutor-5338-thread-1-processing-n:127.0.0.1:63385_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@32095251[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956413 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node7=0, core_node8=0, core_node3=0, core_node5=0}, version=3}
   [junit4]   2> 956414 INFO  (qtp1610370369-20262) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 956866 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 956866 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 956866 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63386/solr/collection1_shard1_replica_n2/
   [junit4]   2> 956868 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:63386/solr START replicas=[http://127.0.0.1:63385/solr/collection1_shard1_replica_n1/, http://127.0.0.1:63388/solr/collection1_shard1_replica_n4/, http://127.0.0.1:63390/solr/collection1_shard1_replica_n6/] nUpdates=100
   [junit4]   2> 956871 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:63386/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 956872 INFO  (qtp206771790-20296) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.S.Request [collection1_shard1_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 956872 INFO  (qtp1610370369-20264) [n:127.0.0.1:63385_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 956873 INFO  (qtp1932179462-20290) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.S.Request [collection1_shard1_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 956873 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 956873 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 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> 956873 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72084325934891018-core_node5-n_0000000000
   [junit4]   2> 956879 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63386/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 956987 INFO  (zkCallback-6403-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 956990 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 956995 INFO  (qtp686747768-20271) [n:127.0.0.1:63386_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2077
   [junit4]   2> 957097 INFO  (zkCallback-6403-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 957098 INFO  (zkCallback-6403-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 957372 INFO  (qtp206771790-20294) [n:127.0.0.1:63390_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2454
   [junit4]   2> 957372 INFO  (qtp1932179462-20291) [n:127.0.0.1:63388_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version

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

E-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 980249 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> 	107	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	16	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	5	/solr/configs/collection1.AUTOCREATED
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	616	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/leader_elect/shard1/election/72084325934891021-core_node19-n_0000000010
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891018-core_node16-n_0000000007
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891020-core_node20-n_0000000009
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891020-core_node7-n_0000000002
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891020-core_node10-n_0000000004
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891021-core_node3-n_0000000003
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891018-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891021-core_node23-n_0000000012
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72084325934891022-core_node12-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	149	/solr/overseer/queue
   [junit4]   2> 	82	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 980255 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63376
   [junit4]   2> 980255 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63376
   [junit4]   2> 980255 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63376
   [junit4]   2> 980256 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[F99EA29DD1480A90]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 18, 2020 4:11:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 18, 2020 4:11:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AssignBackwardCompatibilityTest: 
   [junit4]   2>    1) Thread[id=20229, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AssignBackwardCompatibilityTest]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 18, 2020 4:11:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=20229, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AssignBackwardCompatibilityTest]
   [junit4]   2> Feb 18, 2020 4:11:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> 990306 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=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=14967, maxDocsPerChunk=10, blockShift=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=14967, blockSize=6)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@49ffdb49), locale=sl, timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=193024232,total=451407872
   [junit4]   2> NOTE: All tests run in this JVM: [AdminHandlersProxyTest, TestRuleBasedAuthorizationPlugin, PreAnalyzedFieldManagedSchemaCloudTest, MultiSolrCloudTestCaseTest, OverriddenZkACLAndCredentialsProvidersTest, TestMissingGroups, DistributedFacetExistsSmallTest, ExecutePlanActionTest, TestSimpleQParserPlugin, TestShortCircuitedRequests, TestDirectoryFactory, TestSortableTextField, TestSolrXml, TestInPlaceUpdatesStandalone, ClassificationUpdateProcessorTest, ConnectionReuseTest, TestJsonRequest, IndexBasedSpellCheckerTest, FileUtilsTest, TestOmitPositions, SolrCmdDistributorTest, AnalyticsMergeStrategyTest, AlternateDirectoryTest, TestDeprecatedFilters, TestConfigSetsAPI, TestInfoStreamLogging, TestIndexSearcher, TestLRUStatsCache, LeaderTragicEventTest, ReplaceNodeNoTargetTest, DeleteShardTest, TestPayloadScoreQParserPlugin, TestSystemCollAutoCreate, TestJsonFacetsWithNestedObjects, TestTlogReplica, ZkStateReaderTest, UpdateLogTest, TestNumericRangeQuery32, SharedFSAutoReplicaFailoverTest, TestCodecSupport, SOLR749Test, TestTolerantSearch, TestFieldTypeResource, CollectionsAPISolrJTest, BadCopyFieldTest, TestStreamBody, TestCustomSort, TestStressVersions, TestFilteredDocIdSet, ReturnFieldsTest, JSONWriterTest, FullSolrCloudDistribCmdsTest, TestSimExtremeIndexing, ResponseHeaderTest, MetricUtilsTest, BasicAuthStandaloneTest, SuggesterWFSTTest, SolrShardReporterTest, TestNestedDocsSort, TestCollectionAPI, ScheduledTriggerIntegrationTest, AtomicUpdateRemovalJavabinTest, MultiDestinationAuditLoggerTest, BaseCdcrDistributedZkTest, TestExceedMaxTermLength, TestCollationFieldDocValues, NodeLostTriggerIntegrationTest, TestSimpleTextCodec, TestDFISimilarityFactory, HdfsUnloadDistributedZkTest, FullHLLTest, TestRecoveryHdfs, PluginInfoTest, TestDocBasedVersionConstraints, LoggingHandlerTest, CustomHighlightComponentTest, CurrencyFieldTypeTest, JavabinLoaderTest, URLClassifyProcessorTest, PropertiesRequestHandlerTest, TestDistribPackageStore, TestSolrCloudWithSecureImpersonation, CustomCollectionTest, DistributedFacetPivotWhiteBoxTest, PeerSyncReplicationTest, AuthToolTest, ChaosMonkeySafeLeaderTest, TestBinaryField, LargeFieldTest, TestConfigsApi, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, AssignBackwardCompatibilityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AssignBackwardCompatibilityTest -Dtests.seed=F99EA29DD1480A90 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AssignBackwardCompatibilityTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AssignBackwardCompatibilityTest: 
   [junit4]    >    1) Thread[id=20229, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AssignBackwardCompatibilityTest]
   [junit4]    >         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F99EA29DD1480A90]:0)
   [junit4] Completed [475/904 (1!)] on J1 in 38.88s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: ccb390d4a6fb1a00454660a50ec85287571ab4bf

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=AssignBackwardCompatibilityTest -Dtests.seed=F99EA29DD1480A90 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Port_of_Spain -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]       AssignBackwardCompatibilityTest
[repro] ant compile-test

[...truncated 3168 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AssignBackwardCompatibilityTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=F99EA29DD1480A90 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.JWTAuthPluginIntegrationTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest:     1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest: 
   1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([2221E3D004214722]:0)




Build Log:
[...truncated 13472 lines...]
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4]   2> 509609 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 509609 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 509609 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/data-dir-36-001
   [junit4]   2> 509609 WARN  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 509610 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 509611 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 509712 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Starting infoRequestValidateXSolrAuthHeadersBlockUnknownFalse
   [junit4]   2> 509713 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-001
   [junit4]   2> 509713 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 509714 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 509714 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer start zk server on port:49781
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49781
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49781
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49781
   [junit4]   2> 509834 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509850 INFO  (zkConnectionManagerCallback-2274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509850 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509868 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509870 INFO  (zkConnectionManagerCallback-2276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509871 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509885 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509913 INFO  (zkConnectionManagerCallback-2278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509913 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510044 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 510044 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 510044 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 510045 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 510047 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27967a24{/solr,null,AVAILABLE}
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@601364ad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49787}
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.Server Started @510111ms
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49787}
   [junit4]   2> 510049 ERROR (jetty-launcher-2279-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:55:58.757755Z
   [junit4]   2> 510051 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510052 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 510052 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 510053 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 510055 INFO  (zkConnectionManagerCallback-2281-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510055 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510056 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2497ea15{/solr,null,AVAILABLE}
   [junit4]   2> 510056 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@198f0e8f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49789}
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.Server Started @510125ms
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49789}
   [junit4]   2> 510063 ERROR (jetty-launcher-2279-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 510064 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 510064 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 510064 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:55:58.772105Z
   [junit4]   2> 510065 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510071 INFO  (zkConnectionManagerCallback-2283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510071 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510073 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 510729 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510745 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e4861ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510745 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e4861ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510757 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67e7e009[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510757 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67e7e009[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510758 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49781/solr
   [junit4]   2> 510762 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510765 INFO  (zkConnectionManagerCallback-2291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510765 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510841 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510844 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bd7e58d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510844 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bd7e58d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510860 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69cdd1a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510864 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69cdd1a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510874 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49781/solr
   [junit4]   2> 510885 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510886 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510887 INFO  (zkConnectionManagerCallback-2297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510888 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510889 INFO  (zkConnectionManagerCallback-2299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510890 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 511020 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 511020 INFO  (zkConnectionManagerCallback-2301-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 511023 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512485 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49787_solr
   [junit4]   2> 512500 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) starting
   [junit4]   2> 512685 INFO  (OverseerStateUpdate-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [n:127.0.0.1:49787_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49787_solr
   [junit4]   2> 512695 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49787_solr
   [junit4]   2> 512767 INFO  (OverseerStateUpdate-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [n:127.0.0.1:49787_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 512848 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 512848 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 512917 WARN  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 512948 WARN  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 512971 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 513036 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49787.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513053 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49787.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513053 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49787.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513055 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-001/node1/.
   [junit4]   2> 513228 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 513295 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49789_solr as DOWN
   [junit4]   2> 513315 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 513315 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49789_solr
   [junit4]   2> 513346 INFO  (zkCallback-2298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 513346 INFO  (zkCallback-2300-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 513358 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 513359 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 513359 WARN  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 513359 WARN  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 513383 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 513419 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49789.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513427 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49789.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513427 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49789.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513429 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-001/node2/.
   [junit4]   2> 513469 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 513471 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 513489 INFO  (zkConnectionManagerCallback-2314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 513490 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 513499 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 513569 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49781/solr ready
   [junit4]   2> 514422 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 514536 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=934962142
   [junit4]   2> 514536 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49787_solr
   [junit4]   2> 514540 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1025044922
   [junit4]   2> 514540 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49789_solr
   [junit4]   2> 514541 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 514541 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49787_solr as DOWN
   [junit4]   2> 514542 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 514542 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49789_solr as DOWN
   [junit4]   2> 514548 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 514549 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 514549 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bc8229b: rootName = solr_49787, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@28915e00
   [junit4]   2> 514550 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 514550 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20fd861c: rootName = solr_49789, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7cdf9e4f
   [junit4]   2> 514561 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 514561 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cf8e6b1: rootName = solr_49787, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 514565 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 514565 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2462c41a: rootName = solr_49787, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 514565 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 514567 INFO  (closeThreadPool-2322-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) closing
   [junit4]   2> 514567 INFO  (OverseerStateUpdate-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [n:127.0.0.1:49787_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49787_solr
   [junit4]   2> 514567 INFO  (OverseerAutoScalingTriggerThread-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 514572 INFO  (zkCallback-2300-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 514576 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 514576 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d61300f: rootName = solr_49789, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 514584 INFO  (closeThreadPool-2322-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) closing
   [junit4]   2> 514585 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 514586 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5534d683: rootName = solr_49789, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 514586 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 514676 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) closing
   [junit4]   2> 514690 INFO  (jetty-closer-2315-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@601364ad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 514691 INFO  (jetty-closer-2315-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27967a24{/solr,null,UNAVAILABLE}
   [junit4]   2> 514692 INFO  (jetty-closer-2315-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 514787 INFO  (jetty-closer-2315-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@198f0e8f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 514789 INFO  (jetty-closer-2315-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2497ea15{/solr,null,UNAVAILABLE}
   [junit4]   2> 514791 INFO  (jetty-closer-2315-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 514799 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 515014 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 515019 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49781
   [junit4]   2> 515020 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49781
   [junit4]   2> 515020 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49781
   [junit4]   2> 515023 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-002
   [junit4]   2> 515023 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 515024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 515024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer start zk server on port:49811
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49811
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49811
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49811
   [junit4]   2> 515136 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515142 INFO  (zkConnectionManagerCallback-2325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515152 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515159 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515164 INFO  (zkConnectionManagerCallback-2327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515164 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515165 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515173 INFO  (zkConnectionManagerCallback-2329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515176 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515286 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 515286 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 515286 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 515287 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cf5e11e{/solr,null,AVAILABLE}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6538f777{/solr,null,AVAILABLE}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e022d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49816}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.Server Started @515353ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49816}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c93bfd9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49817}
   [junit4]   2> 515291 ERROR (jetty-launcher-2330-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.Server Started @515353ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49817}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 515291 ERROR (jetty-launcher-2330-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:03.999786Z
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:03.999786Z
   [junit4]   2> 515297 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515297 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515302 INFO  (zkConnectionManagerCallback-2333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515302 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515302 INFO  (zkConnectionManagerCallback-2334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515302 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515304 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 515304 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 515638 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 515651 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68697968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515651 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68697968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515674 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28fdfb98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515674 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28fdfb98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515675 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49811/solr
   [junit4]   2> 515679 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515680 INFO  (zkConnectionManagerCallback-2342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515680 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515796 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515803 INFO  (zkConnectionManagerCallback-2344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515803 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515976 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 515982 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c0bfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515982 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c0bfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515991 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60770e0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515991 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60770e0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515992 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49811/solr
   [junit4]   2> 515999 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 516002 INFO  (zkConnectionManagerCallback-2352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 516002 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 516133 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 516143 INFO  (zkConnectionManagerCallback-2354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 516143 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 516221 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49817_solr
   [junit4]   2> 516230 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) starting
   [junit4]   2> 516289 INFO  (OverseerStateUpdate-72085445743083528-127.0.0.1:49817_solr-n_0000000000) [n:127.0.0.1:49817_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49817_solr
   [junit4]   2> 516299 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49817_solr
   [junit4]   2> 516320 INFO  (zkCallback-2353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 516346 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 516347 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 516352 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 516352 WARN  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 516385 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 516433 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 516444 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 516444 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 516445 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-002/node1/.
   [junit4]   2> 516832 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 516944 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49816_solr as DOWN
   [junit4]   2> 516975 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 516976 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49816_solr
   [junit4]   2> 516991 INFO  (zkCallback-2353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 516993 INFO  (zkCallback-2343-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517016 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 517017 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 517017 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 517018 WARN  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 517066 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 517099 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49816.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 517134 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49816.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 517134 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49816.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 517149 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-002/node2/.
   [junit4]   2> 517216 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 517217 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 517221 INFO  (zkConnectionManagerCallback-2365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517221 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 517232 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 517259 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49811/solr ready
   [junit4]   2> 517445 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=408638478
   [junit4]   2> 517445 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49817_solr
   [junit4]   2> 517447 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2108534875
   [junit4]   2> 517447 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49816_solr
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49817_solr as DOWN
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49816_solr as DOWN
   [junit4]   2> 517474 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@741d26f4: rootName = solr_49817, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5153f5f1
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@385ce9ed: rootName = solr_49816, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d171496
   [junit4]   2> 517501 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 517502 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@435171b7: rootName = solr_49817, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 517515 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 517515 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20cf49d6: rootName = solr_49816, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 517540 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 517541 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c914eb3: rootName = solr_49816, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 517541 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 517542 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 517543 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a66db97: rootName = solr_49817, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 517543 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 517548 INFO  (closeThreadPool-2374-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) closing
   [junit4]   2> 517548 INFO  (OverseerStateUpdate-72085445743083528-127.0.0.1:49817_solr-n_0000000000) [n:127.0.0.1:49817_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49817_solr
   [junit4]   2> 517548 INFO  (OverseerAutoScalingTriggerThread-72085445743083528-127.0.0.1:49817_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 517556 INFO  (closeThreadPool-2374-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) closing
   [junit4]   2> 517657 INFO  (zkCallback-2353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 517664 INFO  (jetty-closer-2366-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e022d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 517666 INFO  (jetty-closer-2366-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cf5e11e{/solr,null,UNAVAILABLE}
   [junit4]   2> 517666 INFO  (jetty-closer-2366-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 517774 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) closing
   [junit4]   2> 517780 INFO  (jetty-closer-2366-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c93bfd9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 517780 INFO  (jetty-closer-2366-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6538f777{/solr,null,UNAVAILABLE}
   [junit4]   2> 517780 INFO  (jetty-closer-2366-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 517783 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 517997 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49811
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49811
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49811
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Ending infoRequestValidateXSolrAuthHeadersBlockUnknownFalse
   [junit4]   2> 518021 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Starting createCollectionUpdateAndQueryDistributed
   [junit4]   2> 518022 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-003
   [junit4]   2> 518022 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 518024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 518024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer start zk server on port:49851
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49851
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49851
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49851
   [junit4]   2> 518135 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518139 INFO  (zkConnectionManagerCallback-2376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518139 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518149 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518153 INFO  (zkConnectionManagerCallback-2378-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518154 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518155 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518159 INFO  (zkConnectionManagerCallback-2380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518159 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518268 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 518268 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 518268 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 518268 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 518269 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 518269 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 518269 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 518270 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 518272 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 518273 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 518273 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 518273 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e659f09{/solr,null,AVAILABLE}
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72b42604{/solr,null,AVAILABLE}
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2068a646{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49860}
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.Server Started @518337ms
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49860}
   [junit4]   2> 518275 ERROR (jetty-launcher-2381-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26ca6496{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49861}
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.Server Started @518337ms
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:06.983417Z
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49861}
   [junit4]   2> 518275 ERROR (jetty-launcher-2381-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:06.983816Z
   [junit4]   2> 518276 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518276 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518282 INFO  (zkConnectionManagerCallback-2383-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518282 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518282 INFO  (zkConnectionManagerCallback-2385-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518282 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518283 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 518283 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 518569 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 518570 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7549f0ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518570 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7549f0ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518573 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@172613d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518573 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@172613d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518574 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49851/solr
   [junit4]   2> 518575 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518579 INFO  (zkConnectionManagerCallback-2393-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518579 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518645 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 518646 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f4b8bc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518646 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f4b8bc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518652 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ca85cb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518652 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ca85cb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518653 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49851/solr
   [junit4]   2> 518656 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518659 INFO  (zkConnectionManagerCallback-2399-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518659 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518685 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518688 INFO  (zkConnectionManagerCallback-2401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518688 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518767 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518770 INFO  (zkConnectionManagerCallback-2403-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518771 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518923 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49861_solr
   [junit4]   2> 518939 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.Overseer Overseer (id=72085445939691528-127.0.0.1:49861_solr-n_0000000000) starting
   [junit4]   2> 519014 INFO  (OverseerStateUpdate-72085445939691528-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49861_solr
   [junit4]   2> 519017 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49861_solr
   [junit4]   2> 519026 INFO  (OverseerStateUpdate-72085445939691528-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 519060 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 519060 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 519061 WARN  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 519061 WARN  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 519092 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 519130 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519141 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519141 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519144 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-003/node2/.
   [junit4]   2> 519406 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 519422 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49860_solr as DOWN
   [junit4]   2> 519426 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 519426 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49860_solr
   [junit4]   2> 519430 INFO  (zkCallback-2402-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 519431 INFO  (zkCallback-2400-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 519435 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 519436 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 519436 WARN  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 519436 WARN  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 519458 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 519483 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519492 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519492 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519493 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-003/node1/.
   [junit4]   2> 519533 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 519535 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 519539 INFO  (zkConnectionManagerCallback-2416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519539 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 519545 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 519550 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49851/solr ready
   [junit4]   2> 519732 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 519767 INFO  (qtp783240675-6783) [n:127.0.0.1:49860_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
   [junit4]   2> 519817 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection jwtColl
   [junit4]   2> 519829 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 519858 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
   [junit4]   2> 519875 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 519885 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 519912 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 519938 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 519963 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 519979 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 520024 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 520051 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 520071 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 520095 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 520114 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 520143 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 520163 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 520185 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 520215 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 520236 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 520263 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 520287 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 520306 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 520328 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 520344 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 520374 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 520389 INFO  (OverseerThreadFactory-1760-thread-1-processing

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

e.j.s.session node0 Stopped scavenging
   [junit4]   2> 535471 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 535691 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 535701 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49956
   [junit4]   2> 535701 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49956
   [junit4]   2> 535701 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49956
   [junit4]   2> 535702 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Ending infoRequestValidateXSolrAuthHeaders
   [junit4]   2> 535705 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 18, 2020 8:56:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> Feb 18, 2020 8:56:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest: 
   [junit4]   2>    1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2>    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2>    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 18, 2020 8:56:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2> 545821 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 18, 2020 8:56:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> 545821 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=1216, maxMBSortInHeap=7.175402467613191, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@67d50e82), locale=fr-DZ, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=152473864,total=269484032
   [junit4]   2> NOTE: All tests run in this JVM: [MinimalSchemaTest, TestRandomFaceting, DistanceFunctionTest, LeaderElectionIntegrationTest, TestZkChroot, SolrLogPostToolTest, TestDistributedMap, CloneFieldUpdateProcessorFactoryTest, ScheduledTriggerTest, SignatureUpdateProcessorFactoryTest, SecurityConfHandlerTest, TestSchemaNameResource, AtomicUpdatesTest, DocumentBuilderTest, CircularListTest, TestAnalyzeInfixSuggestions, DistributedFacetPivotLargeTest, LeaderVoteWaitTimeoutTest, ShardsWhitelistTest, CustomTermsComponentTest, CdcrVersionReplicationTest, TestCollectionsAPIViaSolrCloudCluster, FieldMutatingUpdateProcessorTest, HdfsWriteToMultipleCollectionsTest, UninvertDocValuesMergePolicyTest, HealthCheckHandlerTest, DeleteStatusTest, ZkCLITest, SmileWriterTest, TestFiltering, TestHdfsUpdateLog, V2ApiIntegrationTest, TestUnInvertedFieldException, TestRawTransformer, TestSolrFieldCacheBean, AnalyticsQueryTest, JWTAuthPluginIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTAuthPluginIntegrationTest -Dtests.seed=2221E3D004214722 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4]   2> 545821 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] ERROR   0.00s J2 | JWTAuthPluginIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest: 
   [junit4]    >    1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2221E3D004214722]:0)
   [junit4] Completed [210/904 (1!)] on J2 in 36.25s, 5 tests, 1 error <<< FAILURES!

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

[repro] Revision: ccb390d4a6fb1a00454660a50ec85287571ab4bf

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=JWTAuthPluginIntegrationTest -Dtests.seed=2221E3D004214722 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Europe/Ljubljana -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]       JWTAuthPluginIntegrationTest
[repro] ant compile-test

[...truncated 3168 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.JWTAuthPluginIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=2221E3D004214722 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 101 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.security.JWTAuthPluginIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]