Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1702/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([CDE474AEE78FD769:FA7F80B0DF430ACD]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:343)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:361)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13617 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> 416160 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 416160 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CDE474AEE78FD769-001/data-dir-26-001
   [junit4]   2> 416160 WARN  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 416160 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 416162 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 416164 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CDE474AEE78FD769-001/tempDir-001
   [junit4]   2> 416164 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 416165 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 416165 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 416265 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer start zk server on port:34773
   [junit4]   2> 416265 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34773
   [junit4]   2> 416265 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34773
   [junit4]   2> 416265 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34773
   [junit4]   2> 416266 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416269 INFO  (zkConnectionManagerCallback-1518-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416269 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416273 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416277 INFO  (zkConnectionManagerCallback-1520-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416277 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416277 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416279 INFO  (zkConnectionManagerCallback-1522-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416279 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416393 WARN  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 416393 WARN  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 416393 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 416393 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 416393 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 416393 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 416393 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 416393 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 416395 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 416395 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 416395 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 416395 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 416396 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 416396 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 416396 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ea9735{/solr,null,AVAILABLE}
   [junit4]   2> 416396 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@923e23{/solr,null,AVAILABLE}
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19a2df7{SSL,[ssl, 
http/1.1]}{127.0.0.1:42795}
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.s.Server Started @416429ms
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@eca2a{SSL,[ssl, 
http/1.1]}{127.0.0.1:34405}
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42795}
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.s.Server Started @416429ms
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34405}
   [junit4]   2> 416397 ERROR (jetty-launcher-1523-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 416397 ERROR (jetty-launcher-1523-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-31T09:12:32.758Z
   [junit4]   2> 416397 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-31T09:12:32.758Z
   [junit4]   2> 416399 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416399 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416404 INFO  (zkConnectionManagerCallback-1525-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416404 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416408 INFO  (zkConnectionManagerCallback-1527-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416408 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416408 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 416409 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 417486 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 417486 WARN  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 417487 WARN  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@116dfa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417487 WARN  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@116dfa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417493 WARN  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 417506 WARN  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@13076e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417506 WARN  (jetty-launcher-1523-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@13076e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417507 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34773/solr
   [junit4]   2> 417512 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417515 INFO  (zkConnectionManagerCallback-1535-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417515 INFO  (jetty-launcher-1523-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417620 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 417624 INFO  (zkConnectionManagerCallback-1537-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417624 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 417672 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 417673 WARN  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 417674 WARN  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d6a7b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417674 WARN  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d6a7b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417676 WARN  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 417677 WARN  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a735de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417677 WARN  (jetty-launcher-1523-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a735de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 417678 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34773/solr
   [junit4]   2> 417679 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417680 INFO  (zkConnectionManagerCallback-1545-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417680 INFO  (jetty-launcher-1523-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417715 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34405_solr
   [junit4]   2> 417716 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.Overseer Overseer 
(id=72076838177341446-127.0.0.1:34405_solr-n_0000000000) starting
   [junit4]   2> 417721 INFO  
(OverseerStateUpdate-72076838177341446-127.0.0.1:34405_solr-n_0000000000) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34405_solr
   [junit4]   2> 417721 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34405_solr
   [junit4]   2> 417722 INFO  
(OverseerStateUpdate-72076838177341446-127.0.0.1:34405_solr-n_0000000000) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 417723 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 417733 WARN  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 417739 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 417782 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 417783 INFO  (zkConnectionManagerCallback-1548-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417783 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 417789 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 417792 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42795_solr as DOWN
   [junit4]   2> 417793 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 417793 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42795_solr
   [junit4]   2> 417794 INFO  (zkCallback-1536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 417794 INFO  (zkCallback-1547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 417795 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 417795 WARN  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 417795 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 417957 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 417958 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 417984 INFO  (jetty-launcher-1523-thread-1-EventThread) [     
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 417984 INFO  (jetty-launcher-1523-thread-2-EventThread) [     
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 418158 WARN  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 418158 WARN  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 418159 WARN  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_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> 418159 WARN  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_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> 418179 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 418180 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 418217 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42795.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15f2f1a
   [junit4]   2> 418222 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34405.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15f2f1a
   [junit4]   2> 418248 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42795.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15f2f1a
   [junit4]   2> 418248 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42795.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15f2f1a
   [junit4]   2> 418250 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 418250 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34405.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15f2f1a
   [junit4]   2> 418250 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34405.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15f2f1a
   [junit4]   2> 418251 INFO  (jetty-launcher-1523-thread-2) 
[n:127.0.0.1:42795_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CDE474AEE78FD769-001/tempDir-001/node2/.
   [junit4]   2> 418252 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 418254 INFO  (jetty-launcher-1523-thread-1) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CDE474AEE78FD769-001/tempDir-001/node1/.
   [junit4]   2> 418310 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 418311 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418313 INFO  (zkConnectionManagerCallback-1558-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418313 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418315 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 418316 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34773/solr ready
   [junit4]   2> 418355 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CDE474AEE78FD769]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 418497 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CDE474AEE78FD769]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418498 INFO  (zkConnectionManagerCallback-1560-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418498 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CDE474AEE78FD769]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418601 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[CDE474AEE78FD769]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 418626 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 418635 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418636 INFO  (zkConnectionManagerCallback-1565-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418636 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418638 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 418639 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34773/solr ready
   [junit4]   2> 418651 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAW9bOnOtigFvf0b3rQIEFGQ8bSO82HWbutbR5IwNSAGhvFyQB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 418651 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAW9bOnOtigFvf0b3rQIEFGQ8bSO82HWbutbR5IwNSAGhvFyQB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 418760 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418760 INFO  (zkConnectionManagerCallback-1570-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418760 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418762 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 418763 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34773/solr ready
   [junit4]   2> 418978 INFO  (qtp32778463-5609) [n:127.0.0.1:34405_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAW9bOnOtigFvf0b3rQIEFGQ8bSO82HWbutbR5IwNSAGhvFyQB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 418978 INFO  (qtp32778463-5609) [n:127.0.0.1:34405_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAW9bOnOtigFvf0b3rQIEFGQ8bSO82HWbutbR5IwNSAGhvFyQB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 418988 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 419018 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 419037 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419039 INFO  (zkConnectionManagerCallback-1575-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419039 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419040 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 419042 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34773/solr ready
   [junit4]   2> 419048 ERROR (qtp6345072-5610) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 419181 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419181 INFO  (zkConnectionManagerCallback-1580-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419181 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419183 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 419184 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34773/solr ready
   [junit4]   2> 419307 ERROR (qtp32778463-5609) [n:127.0.0.1:34405_solr     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 419311 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419312 INFO  (zkConnectionManagerCallback-1585-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419312 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419314 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 419316 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34773/solr ready
   [junit4]   2> 419426 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419427 INFO  (zkConnectionManagerCallback-1590-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419427 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419428 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 419430 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34773/solr ready
   [junit4]   2> 419538 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 419570 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 419571 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419572 INFO  (zkConnectionManagerCallback-1595-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419572 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419574 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 419574 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CDE474AEE78FD769])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34773/solr ready
   [junit4]   2> 419580 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 419580 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 419691 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 419726 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 419742 INFO  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAW9bOnf4igFvf0b7-AUEFPJH-QFxobKSKwOtrq_zGi7U2TQQB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 419742 INFO  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAW9bOnf4igFvf0b7-AUEFPJH-QFxobKSKwOtrq_zGi7U2TQQB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 419745 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 419778 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 419785 WARN  (qtp6345072-5606) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar is trying to renew a 
token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1577783556141, 
maxDate=1578388356141, sequenceNumber=6, masterKeyId=4) with wrong password
   [junit4]   2> 419785 WARN  (qtp6345072-5606) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 419787 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=CDE474AEE78FD769 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CDE474AEE78FD769:FA7F80B0DF430ACD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:343)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:361)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 419813 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 419827 WARN  (qtp6345072-5610) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 419832 WARN  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 419833 WARN  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
(solr-dt owner=bar, renewer=bar, realUser=, issueDate=1577783556189, 
maxDate=1578388356189, sequenceNumber=7, masterKeyId=4) with non-matching 
renewer bar
   [junit4]   2> 419833 WARN  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 419834 WARN  (qtp32778463-5609) [n:127.0.0.1:34405_solr     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
(solr-dt owner=bar, renewer=bar, realUser=, issueDate=1577783556189, 
maxDate=1578388356189, sequenceNumber=7, masterKeyId=4) with non-matching 
renewer bar
   [junit4]   2> 419834 WARN  (qtp32778463-5609) [n:127.0.0.1:34405_solr     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 419836 WARN  (qtp6345072-5606) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 419840 WARN  (qtp6345072-5610) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 419840 WARN  (qtp6345072-5610) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=bar, renewer=renewUser, realUser=, 
issueDate=1577783556197, maxDate=1578388356197, sequenceNumber=8, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 419840 WARN  (qtp6345072-5610) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 419842 WARN  (qtp32778463-5611) [     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 419842 WARN  (qtp32778463-5611) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=bar, renewer=renewUser, realUser=, 
issueDate=1577783556197, maxDate=1578388356197, sequenceNumber=8, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 419842 WARN  (qtp32778463-5611) [     ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 419844 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 419868 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testDelegationTokenSolrClientWithUpdateRequests
   [junit4]   2> 419869 WARN  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 419878 INFO  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testDelegationTokensWithUpdate&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&delegation=GgADYmFyA2JhcgCKAW9bOniGigFvf0b8hgkEFMzTlpuhm3HsiLdia6GD_XwoNEgIB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 419881 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testDelegationTokensWithUpdate
   [junit4]   2> 419881 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/protwords.txt
   [junit4]   2> 419883 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/managed-schema
   [junit4]   2> 419885 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/solrconfig.xml
   [junit4]   2> 419888 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 419889 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 419891 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 419892 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 419893 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 419895 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 419896 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 419897 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 419898 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 419899 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 419900 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 419902 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 419903 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 419904 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 419905 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 419906 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 419907 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 419909 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 419910 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 419912 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 419913 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 419915 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 419916 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 419917 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 419919 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 419921 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 419923 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 419924 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 419926 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 419927 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 419929 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 419930 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 419932 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 419933 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 419934 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 419936 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 419937 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 419939 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 419940 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 419942 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/synonyms.txt
   [junit4]   2> 419943 INFO  
(OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34405_solr) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/stopwords.txt
   [junit4]   2> 420051 INFO  
(OverseerStateUpdate-72076838177341446-127.0.0.1:34405_solr-n_0000000000) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDelegationTokensWithUpdate",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDelegationTokensWithUpdate_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42795/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 420320 INFO  (qtp32778463-5611) [n:127.0.0.1:34405_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 420321 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:34405_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgudMw4fsaNoO5ck/j+OtubDgxwQjXBF3UrUurjHB1XtJ+m7KwTATGj5Q3ZWfcedOo6+NRV0w7EJsP+ZV3xEiS+GIM06IwKodzhPujomNLsWAoS+5jNI3gYXS2V/jcrXL6qHaXtJ/RoEpLOruC9QwMuz7jPg1lNBfXxA4SB3J1pw3rfBMF4Aj3VEt5MahQl0DlAtIS7IJTknZJT9o+BQjLcA1agos7oijt5AlqNcrIDdd8IzectNiQb3yChRB8ubq+RvN4dbfqiRMEjMfqgaFi0xsoBYIxleVKclcPLp1anDnPdk5+GLt7do+Zi4JB66bWAeQD4mmpTajXdsYsaZ58wIDAQAB
   [junit4]   2> 420327 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr    
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDelegationTokensWithUpdate.AUTOCREATED&newCollection=true&name=testDelegationTokensWithUpdate_shard1_replica_n1&action=CREATE&numShards=1&collection=testDelegationTokensWithUpdate&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 421353 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.5.0
   [junit4]   2> 421418 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[testDelegationTokensWithUpdate_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 421635 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 421682 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'testDelegationTokensWithUpdate_shard1_replica_n1' using 
configuration from collection testDelegationTokensWithUpdate, trusted=true
   [junit4]   2> 421683 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_42795.solr.core.testDelegationTokensWithUpdate.shard1.replica_n1' 
(registry 'solr.core.testDelegationTokensWithUpdate.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f2f1a
   [junit4]   2> 421683 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testDelegationTokensWithUpdate_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CDE474AEE78FD769-001/tempDir-001/node2/testDelegationTokensWithUpdate_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CDE474AEE78FD769-001/tempDir-001/node2/./testDelegationTokensWithUpdate_shard1_replica_n1/data/]
   [junit4]   2> 421774 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 421774 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 421775 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 421775 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 421777 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@8ac592[testDelegationTokensWithUpdate_shard1_replica_n1] main]
   [junit4]   2> 421778 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testDelegationTokensWithUpdate.AUTOCREATED
   [junit4]   2> 421779 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testDelegationTokensWithUpdate.AUTOCREATED
   [junit4]   2> 421779 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/managed-schema
   [junit4]   2> 421779 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 421779 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 421780 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_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> 421781 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 421781 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1654425972262305792
   [junit4]   2> 421783 INFO  
(searcherExecutor-1817-thread-1-processing-n:127.0.0.1:42795_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@8ac592[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421783 INFO  
(searcherExecutor-1817-thread-1-processing-n:127.0.0.1:42795_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 421783 INFO  
(searcherExecutor-1817-thread-1-processing-n:127.0.0.1:42795_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 421786 INFO  
(searcherExecutor-1817-thread-1-processing-n:127.0.0.1:42795_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testDelegationTokensWithUpdate_shard1_replica_n1] Registered new searcher 
Searcher@8ac592[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421787 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testDelegationTokensWithUpdate/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 421787 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testDelegationTokensWithUpdate/leaders/shard1
   [junit4]   2> 421790 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 421790 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 421790 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:42795/solr/testDelegationTokensWithUpdate_shard1_replica_n1/
   [junit4]   2> 421790 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 421791 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:42795/solr/testDelegationTokensWithUpdate_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 421791 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testDelegationTokensWithUpdate/leaders/shard1/leader after winning 
as 
/collections/testDelegationTokensWithUpdate/leader_elect/shard1/election/72076838177341448-core_node2-n_0000000000
   [junit4]   2> 421792 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42795/solr/testDelegationTokensWithUpdate_shard1_replica_n1/ 
shard1
   [junit4]   2> 421894 INFO  (zkCallback-1547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 421894 INFO  (zkCallback-1547-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 421894 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 421896 ERROR (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader 
Collection testDelegationTokensWithUpdate is not lazy or watched!
   [junit4]   2> 421900 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDelegationTokensWithUpdate.AUTOCREATED&newCollection=true&name=testDelegationTokensWithUpdate_shard1_replica_n1&action=CREATE&numShards=1&collection=testDelegationTokensWithUpdate&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1573
   [junit4]   2> 421904 INFO  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 421996 INFO  (zkCallback-1547-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 421996 INFO  (zkCallback-1547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 421996 INFO  (zkCallback-1547-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 421997 INFO  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=testDelegationTokensWithUpdate&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&delegation=GgADYmFyA2JhcgCKAW9bOniGigFvf0b8hgkEFMzTlpuhm3HsiLdia6GD_XwoNEgIB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=2119
   [junit4]   2> 422002 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1654425972494041088,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 422002 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b9510 
commitCommandVersion:1654425972494041088
   [junit4]   2> 422006 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@9321bd[testDelegationTokensWithUpdate_shard1_replica_n1] main]
   [junit4]   2> 422007 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 422007 INFO  
(searcherExecutor-1817-thread-1-processing-n:127.0.0.1:42795_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@9321bd[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.0.0-37-generic, 
timestamp=1577783558364}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 422007 INFO  
(searcherExecutor-1817-thread-1-processing-n:127.0.0.1:42795_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 422008 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testDelegationTokensWithUpdate/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 422008 INFO  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testDelegationTokensWithUpdate_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=false&commit=true&softCommit=false&delegation=GgADYmFyA2JhcgCKAW9bOniGigFvf0b8hgkEFMzTlpuhm3HsiLdia6GD_XwoNEgIB3NvbHItZHQA&wt=javabin&version=2}{add=[dummy_id
 (1654425972491943936)],commit=} 0 8
   [junit4]   2> 422019 INFO  
(searcherExecutor-1817-thread-1-processing-n:127.0.0.1:42795_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testDelegationTokensWithUpdate_shard1_replica_n1] Registered new searcher 
Searcher@9321bd[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.0.0-37-generic, 
timestamp=1577783558364}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 422021 INFO  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testDelegationTokensWithUpdate_shard1_replica_n1]  webapp=/solr path=/update 
params={delegation=GgADYmFyA2JhcgCKAW9bOniGigFvf0b8hgkEFMzTlpuhm3HsiLdia6GD_XwoNEgIB3NvbHItZHQA&wt=javabin&version=2}{add=[dummy_id
 (1654425972503478272)]} 0 11
   [junit4]   2> 422022 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testDelegationTokenSolrClientWithUpdateRequests
   [junit4]   2> 422054 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 422055 WARN  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422056 WARN  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422060 WARN  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422064 WARN  (qtp32778463-5607) [     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422064 ERROR (qtp32778463-5607) [     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 422066 WARN  (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422066 ERROR (qtp6345072-5606) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 422068 WARN  (qtp6345072-5608) [n:127.0.0.1:42795_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422071 WARN  (qtp32778463-5609) [n:127.0.0.1:34405_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422074 WARN  (qtp32778463-5611) [n:127.0.0.1:34405_solr     ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422074 ERROR (qtp32778463-5611) [n:127.0.0.1:34405_solr     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 422076 WARN  (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 422076 ERROR (qtp6345072-5610) [n:127.0.0.1:42795_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 422078 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[CDE474AEE78FD769])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 422179 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=775186
   [junit4]   2> 422179 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42795_solr
   [junit4]   2> 422180 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 422180 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42795_solr as DOWN
   [junit4]   2> 422181 INFO  (coreCloseExecutor-1822-thread-1) 
[n:127.0.0.1:42795_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testDelegationTokensWithUpdate_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ace3d6
   [junit4]   2> 422181 INFO  (coreCloseExecutor-1822-thread-1) 
[n:127.0.0.1:42795_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testDelegationTokensWithUpdate.shard1.replica_n1, 
tag=SolrCore@1ace3d6
   [junit4]   2> 422181 INFO  (coreCloseExecutor-1822-thread-1) 
[n:127.0.0.1:42795_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13a5218: 
rootName = solr_42795, domain = 
solr.core.testDelegationTokensWithUpdate.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.testDelegationTokensWithUpdate.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@e461ee
   [junit4]   2> 422185 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13329525
   [junit4]   2> 422185 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34405_solr
   [junit4]   2> 422185 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 422185 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34405_solr as DOWN
   [junit4]   2> 422187 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 422187 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 422187 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38ec88: rootName = 
solr_34405, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1c43138
   [junit4]   2> 422200 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 422200 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ee9a7: rootName = 
solr_34405, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@13543ce
   [junit4]   2> 422204 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 422204 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bb2167: rootName = 
solr_34405, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11e0f63
   [junit4]   2> 422204 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 422208 INFO  (closeThreadPool-1604-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076838177341446-127.0.0.1:34405_solr-n_0000000000) closing
   [junit4]   2> 422208 INFO  
(OverseerStateUpdate-72076838177341446-127.0.0.1:34405_solr-n_0000000000) 
[n:127.0.0.1:34405_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34405_solr
   [junit4]   2> 422209 INFO  
(OverseerAutoScalingTriggerThread-72076838177341446-127.0.0.1:34405_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 422209 INFO  (closeThreadPool-1604-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076838177341446-127.0.0.1:34405_solr-n_0000000000) closing
   [junit4]   2> 422210 INFO  (zkCallback-1547-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 422213 INFO  (coreCloseExecutor-1822-thread-1) 
[n:127.0.0.1:42795_solr c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testDelegationTokensWithUpdate.shard1.leader, 
tag=SolrCore@1ace3d6
   [junit4]   2> 422217 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 422217 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16d269b: rootName = 
solr_42795, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1f4ce03
   [junit4]   2> 422226 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 422226 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@255d50: rootName = 
solr_42795, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@13543ce
   [junit4]   2> 422229 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 422229 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@165cdaa: rootName = 
solr_42795, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11e0f63
   [junit4]   2> 422229 INFO  (jetty-closer-1597-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 422310 INFO  (jetty-closer-1597-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076838177341446-127.0.0.1:34405_solr-n_0000000000) closing
   [junit4]   2> 422311 ERROR 
(Thread[Thread-659,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 422319 INFO  (Curator-Framework-0) [     ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 422411 ERROR 
(Thread[Thread-660,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 422412 INFO  (Curator-Framework-0) [     ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 422512 INFO  (jetty-closer-1597-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@eca2a{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 422512 INFO  (jetty-closer-1597-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ea9735{/solr,null,UNAVAILABLE}
   [junit4]   2> 422512 INFO  (jetty-closer-1597-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 422612 INFO  (jetty-closer-1597-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@19a2df7{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 422612 INFO  (jetty-closer-1597-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@923e23{/solr,null,UNAVAILABLE}
   [junit4]   2> 422612 INFO  (jetty-closer-1597-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 422613 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 422815 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>        10      /solr/aliases.json
   [junit4]   2>        3       
/solr/collections/testDelegationTokensWithUpdate/terms/shard1
   [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>        24      
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        9       
/solr/collections/testDelegationTokensWithUpdate/state.json
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2>        15      /solr/overseer/queue
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        6       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 422818 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34773
   [junit4]   2> 422818 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34773
   [junit4]   2> 422818 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[CDE474AEE78FD769]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34773
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_CDE474AEE78FD769-001
   [junit4]   2> Dec 31, 2019 9:12:39 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1567, maxMBSortInHeap=7.539939799770524, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c3b210),
 locale=ar-YE, timezone=Europe/Malta
   [junit4]   2> NOTE: Linux 5.0.0-37-generic i386/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=8,threads=1,free=77277840,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaVersionResource, 
TestCloudRecovery, TestAnalyzedSuggestions, TestStreamBody, 
TestJavabinTupleStreamParser, AddReplicaTest, TestLRUStatsCache, 
CustomCollectionTest, TestStressRecovery, TestSchemaNameResource, 
TestDistribIDF, DistribDocExpirationUpdateProcessorTest, ZkShardTermsTest, 
TestInPlaceUpdateWithRouteField, TestDynamicFieldCollectionResource, 
TestPhraseSuggestions, JavaBinAtomicUpdateMultivalueTest, SchemaApiFailureTest, 
ReindexCollectionTest, MultiSolrCloudTestCaseTest, TestReplicaProperties, 
TestHdfsBackupRestoreCore, TestSimpleQParserPlugin, TestSimScenario, 
DataDrivenBlockJoinTest, ConjunctionSolrSpellCheckerTest, TestNestedDocsSort, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [79/891 (1!)] on J1 in 7.01s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 51057 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1702/consoleText

[repro] Revision: 6eff727590f47a32cbd696614e36be9f4c2ff318

[repro] Ant options: "-Dargs=-client -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=CDE474AEE78FD769 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3600 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSolrCloudWithDelegationTokens" -Dtests.showOutput=onerror 
"-Dargs=-client -XX:+UseSerialGC" -Dtests.seed=CDE474AEE78FD769 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to