You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/04 21:13:51 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1484 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1484/

1 tests failed.
FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([39FA9C97527328A3:E6168896ABFF507]: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.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:119)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:320)
	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 13613 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> 857617 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 857618 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_39FA9C97527328A3-001/data-dir-59-001
   [junit4]   2> 857618 WARN  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 857618 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 857620 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 857629 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 858195 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_39FA9C97527328A3-001/tempDir-001
   [junit4]   2> 858195 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 858196 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 858196 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 858296 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 45873
   [junit4]   2> 858296 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45873
   [junit4]   2> 858296 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45873
   [junit4]   2> 858296 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45873
   [junit4]   2> 858297 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 858316 INFO  (zkConnectionManagerCallback-5516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858316 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 858332 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 858352 INFO  (zkConnectionManagerCallback-5518-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858352 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 858353 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 858355 INFO  (zkConnectionManagerCallback-5520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858355 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 858474 WARN  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 858474 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 858474 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 858474 INFO  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 858475 INFO  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 858475 INFO  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 858475 INFO  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 858475 INFO  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2014e10c{/solr,null,AVAILABLE}
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63905122{SSL, (ssl, http/1.1)}{127.0.0.1:40411}
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.e.j.s.Server Started @858511ms
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40411}
   [junit4]   2> 858476 ERROR (jetty-launcher-5521-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 858476 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T19:39:34.807Z
   [junit4]   2> 858477 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 858490 WARN  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 858490 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 858490 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 858490 INFO  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 858491 INFO  (zkConnectionManagerCallback-5523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858491 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 858491 INFO  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 858491 INFO  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 858491 INFO  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 858491 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 858491 INFO  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d2f1795{/solr,null,AVAILABLE}
   [junit4]   2> 858492 INFO  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49d8c8f1{SSL, (ssl, http/1.1)}{127.0.0.1:43815}
   [junit4]   2> 858492 INFO  (jetty-launcher-5521-thread-2) [     ] o.e.j.s.Server Started @858528ms
   [junit4]   2> 858492 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43815}
   [junit4]   2> 858493 ERROR (jetty-launcher-5521-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 858493 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 858493 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 858493 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 858493 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 858493 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T19:39:34.824Z
   [junit4]   2> 858494 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 858495 INFO  (zkConnectionManagerCallback-5525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858506 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 858519 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 860382 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 860383 WARN  (jetty-launcher-5521-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> 860384 WARN  (jetty-launcher-5521-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b930ad9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 860384 WARN  (jetty-launcher-5521-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b930ad9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 860399 WARN  (jetty-launcher-5521-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> 860400 WARN  (jetty-launcher-5521-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27ec0da2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 860400 WARN  (jetty-launcher-5521-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27ec0da2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 860401 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45873/solr
   [junit4]   2> 860402 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 860419 INFO  (zkConnectionManagerCallback-5539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 860419 INFO  (jetty-launcher-5521-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 860557 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 860579 INFO  (zkConnectionManagerCallback-5541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 860579 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 860814 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40411_solr
   [junit4]   2> 860815 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.c.Overseer Overseer (id=72738952833531910-127.0.0.1:40411_solr-n_0000000000) starting
   [junit4]   2> 860845 INFO  (OverseerStateUpdate-72738952833531910-127.0.0.1:40411_solr-n_0000000000) [n:127.0.0.1:40411_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40411_solr
   [junit4]   2> 860845 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40411_solr
   [junit4]   2> 860847 INFO  (OverseerStateUpdate-72738952833531910-127.0.0.1:40411_solr-n_0000000000) [n:127.0.0.1:40411_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 860849 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 860858 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 861050 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 861560 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 861561 WARN  (jetty-launcher-5521-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> 861561 WARN  (jetty-launcher-5521-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5172b904[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 861562 WARN  (jetty-launcher-5521-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5172b904[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 861584 WARN  (jetty-launcher-5521-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> 861585 WARN  (jetty-launcher-5521-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@339e851b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 861585 WARN  (jetty-launcher-5521-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@339e851b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 861586 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45873/solr
   [junit4]   2> 861587 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 861588 INFO  (zkConnectionManagerCallback-5556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 861604 INFO  (jetty-launcher-5521-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 861738 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 861739 INFO  (zkConnectionManagerCallback-5558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 861739 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 861753 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 861756 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43815_solr as DOWN
   [junit4]   2> 861757 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 861757 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43815_solr
   [junit4]   2> 861767 INFO  (zkCallback-5540-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 861767 INFO  (zkCallback-5557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 861768 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 861769 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 861769 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 862328 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 862342 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 862601 INFO  (jetty-launcher-5521-thread-2-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 862601 INFO  (jetty-launcher-5521-thread-1-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 864391 WARN  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_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> 864391 WARN  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_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> 864487 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 864557 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 864856 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40411.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@454de36d
   [junit4]   2> 864860 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43815.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@454de36d
   [junit4]   2> 865026 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40411.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@454de36d
   [junit4]   2> 865027 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40411.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@454de36d
   [junit4]   2> 865049 INFO  (jetty-launcher-5521-thread-1) [n:127.0.0.1:40411_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_39FA9C97527328A3-001/tempDir-001/node1/.
   [junit4]   2> 865095 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43815.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@454de36d
   [junit4]   2> 865095 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43815.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@454de36d
   [junit4]   2> 865118 INFO  (jetty-launcher-5521-thread-2) [n:127.0.0.1:43815_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_39FA9C97527328A3-001/tempDir-001/node2/.
   [junit4]   2> 865224 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 865225 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 865243 INFO  (zkConnectionManagerCallback-5576-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 865243 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 865244 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 865246 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45873/solr ready
   [junit4]   2> 865419 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 866727 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 866745 INFO  (zkConnectionManagerCallback-5581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 866755 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 866773 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 866785 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45873/solr ready
   [junit4]   2> 866845 ERROR (qtp1126212481-9352) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 867369 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867371 INFO  (zkConnectionManagerCallback-5586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 867371 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867397 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 867449 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45873/solr ready
   [junit4]   2> 867453 ERROR (qtp1126212481-9350) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 867651 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867651 INFO  (zkConnectionManagerCallback-5591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 867651 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867675 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 867715 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45873/solr ready
   [junit4]   2> 867847 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 868037 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 868080 WARN  (qtp1126212481-9352) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo is trying to renew a token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1588621184389, maxDate=1589225984389, sequenceNumber=3, masterKeyId=4) with wrong password
   [junit4]   2> 868080 WARN  (qtp1126212481-9352) [     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 868103 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew -Dtests.seed=39FA9C97527328A3 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.26s J2 | TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([39FA9C97527328A3:E6168896ABFF507]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:119)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:320)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 868422 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 868501 WARN  (qtp1126212481-9350) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 868566 INFO  (qtp1126212481-9350) [n:127.0.0.1:43815_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAXHhM49BigFyBUATQQQEFCq40ZCH-QOvs9_Cgr5TVugPv7-pB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 868566 INFO  (qtp1126212481-9350) [n:127.0.0.1:43815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXHhM49BigFyBUATQQQEFCq40ZCH-QOvs9_Cgr5TVugPv7-pB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 868569 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 868614 INFO  (zkConnectionManagerCallback-5596-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 868615 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 868651 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 868656 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45873/solr ready
   [junit4]   2> 868787 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 868805 INFO  (zkConnectionManagerCallback-5601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 868805 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 868834 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 868836 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45873/solr ready
   [junit4]   2> 868862 INFO  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAXHhM49BigFyBUATQQQEFCq40ZCH-QOvs9_Cgr5TVugPv7-pB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 868862 INFO  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXHhM49BigFyBUATQQQEFCq40ZCH-QOvs9_Cgr5TVugPv7-pB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 869001 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869001 INFO  (zkConnectionManagerCallback-5606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869001 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869102 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 869103 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45873/solr ready
   [junit4]   2> 869228 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 869394 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 869416 INFO  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 869416 INFO  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 869417 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 869587 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 869601 WARN  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 869690 INFO  (qtp1126212481-9352) [n:127.0.0.1:43815_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAXHhM5OMigFyBUAXjAUEFN-fD-F4u-CtRgPljx46Iz56wML9B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 869690 INFO  (qtp1126212481-9352) [n:127.0.0.1:43815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAXHhM5OMigFyBUAXjAUEFN-fD-F4u-CtRgPljx46Iz56wML9B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 869691 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 869837 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 869838 WARN  (qtp1126212481-9352) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 869841 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869853 INFO  (zkConnectionManagerCallback-5608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869853 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[39FA9C97527328A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869955 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 870067 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 870068 WARN  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870069 WARN  (qtp1126212481-9350) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870072 WARN  (qtp1126212481-9352) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870088 ERROR (qtp1768438354-9340) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 870089 WARN  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870089 ERROR (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 870090 WARN  (qtp1126212481-9350) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870104 ERROR (qtp1768438354-9339) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 870120 WARN  (qtp1126212481-9352) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870121 ERROR (qtp1126212481-9352) [n:127.0.0.1:43815_solr     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 870122 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 870315 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 870316 WARN  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870319 WARN  (qtp1126212481-9350) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870319 WARN  (qtp1126212481-9350) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1588621186647, maxDate=1589225986647, sequenceNumber=9, masterKeyId=4) with non-matching renewer foo
   [junit4]   2> 870319 WARN  (qtp1126212481-9350) [n:127.0.0.1:43815_solr     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 870320 WARN  (qtp1768438354-9340) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1588621186647, maxDate=1589225986647, sequenceNumber=9, masterKeyId=4) with non-matching renewer foo
   [junit4]   2> 870320 WARN  (qtp1768438354-9340) [     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 870321 WARN  (qtp1126212481-9352) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870337 WARN  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870338 WARN  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=foo, renewer=renewUser, realUser=, issueDate=1588621186652, maxDate=1589225986652, sequenceNumber=10, masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 870338 WARN  (qtp1126212481-9351) [n:127.0.0.1:43815_solr     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 870339 WARN  (qtp1768438354-9338) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 870339 WARN  (qtp1768438354-9338) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=foo, renewer=renewUser, realUser=, issueDate=1588621186652, maxDate=1589225986652, sequenceNumber=10, masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 870339 WARN  (qtp1768438354-9338) [     ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 870348 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[39FA9C97527328A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 870450 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=748462027
   [junit4]   2> 870450 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43815_solr
   [junit4]   2> 870451 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 870451 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43815_solr as DOWN
   [junit4]   2> 870453 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 870453 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@279080b3: rootName = solr_43815, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@54ed55b0
   [junit4]   2> 870455 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=288846960
   [junit4]   2> 870455 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40411_solr
   [junit4]   2> 870455 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 870455 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40411_solr as DOWN
   [junit4]   2> 870485 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 870485 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 870494 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 870494 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39b890c6: rootName = solr_43815, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@524ae757
   [junit4]   2> 870497 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 870497 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40f73124: rootName = solr_43815, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2ad00e43
   [junit4]   2> 870497 INFO  (jetty-closer-5609-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 870485 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fb2e598: rootName = solr_40411, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5b2c168b
   [junit4]   2> 870525 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 870525 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8f02c0f: rootName = solr_40411, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@524ae757
   [junit4]   2> 870527 INFO  (zkCallback-5540-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 870528 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 870529 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22467554: rootName = solr_40411, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2ad00e43
   [junit4]   2> 870529 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 870543 INFO  (closeThreadPool-5619-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72738952833531910-127.0.0.1:40411_solr-n_0000000000) closing
   [junit4]   2> 870543 INFO  (OverseerStateUpdate-72738952833531910-127.0.0.1:40411_solr-n_0000000000) [n:127.0.0.1:40411_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40411_solr
   [junit4]   2> 870543 INFO  (OverseerAutoScalingTriggerThread-72738952833531910-127.0.0.1:40411_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 870555 INFO  (closeThreadPool-5619-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72738952833531910-127.0.0.1:40411_solr-n_0000000000) closing
   [junit4]   2> 870627 ERROR (Thread[Thread-1127,5,TGRP-TestDelegationWithHadoopAuth]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 870636 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 870727 INFO  (jetty-closer-5609-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72738952833531910-127.0.0.1:40411_solr-n_0000000000) closing
   [junit4]   2> 870727 ERROR (Thread[Thread-1128,5,TGRP-TestDelegationWithHadoopAuth]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 870729 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 870829 INFO  (jetty-closer-5609-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@49d8c8f1{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 870829 INFO  (jetty-closer-5609-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d2f1795{/solr,null,UNAVAILABLE}
   [junit4]   2> 870830 INFO  (jetty-closer-5609-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 870929 INFO  (jetty-closer-5609-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@63905122{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 870929 INFO  (jetty-closer-5609-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2014e10c{/solr,null,UNAVAILABLE}
   [junit4]   2> 870930 INFO  (jetty-closer-5609-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 870930 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 871133 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> 	9	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [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/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	6	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 871176 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45873
   [junit4]   2> 871176 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45873
   [junit4]   2> 871176 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[39FA9C97527328A3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45873
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_39FA9C97527328A3-001
   [junit4]   2> May 04, 2020 7:39:47 PM 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=1434, maxMBSortInHeap=7.256223587701893, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@47f1ce71), locale=be-BY, timezone=America/La_Paz
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=283807848,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsConfigTest, SchemaVersionSpecificBehaviorTest, SolrRequestParserTest, TestPerFieldSimilarityWithDefaultOverride, TestSimPolicyCloud, TestPolicyCloud, TestDistributedTracing, TestLuceneMatchVersion, TermsComponentTest, TestSSLRandomization, ZkShardTermsTest, V2ApiIntegrationTest, TestExclusionRuleCollectionAccess, SearchRateTriggerIntegrationTest, TestManagedResource, TestStressVersions, TestInitParams, TestLegacyFieldReuse, PeerSyncWithBufferUpdatesTest, BasicAuthStandaloneTest, ConvertedLegacyTest, TestSolrConfigHandlerConcurrent, TestJsonFacetsStatsParsing, SynonymTokenizerTest, TestPullReplicaErrorHandling, TestMultiValuedNumericRangeQuery, DeleteShardTest, AutoAddReplicasIntegrationTest, CreateCollectionCleanupTest, TestSchemalessBufferedUpdates, DynamicMapsTest, TestStressInPlaceUpdates, CoreAdminCreateDiscoverTest, TestSchemaResource, TestElisionMultitermQuery, BasicDistributedZkTest, TestCollectionAPI, TestSimpleQParserPlugin, TestUtils, ZkStateReaderTest, DocValuesTest, SortByFunctionTest, CdcrReplicationHandlerTest, XCJFQueryTest, TestInPlaceUpdatesRequiredField, TestRTimerTree, TestHighFrequencyDictionaryFactory, PrimitiveFieldTypeTest, TestExportWriter, TestSimExecutePlanAction, TestPKIAuthenticationPlugin, FacetPivotSmallTest, QueryEqualityTest, IgnoreLargeDocumentProcessorFactoryTest, RoutingToNodesWithPropertiesTest, AsyncCallRequestStatusResponseTest, SystemCollectionCompatTest, TestBinaryResponseWriter, CollectionPropsTest, TestDelegationWithHadoopAuth]
   [junit4] Completed [163/907 (1!)] on J2 in 14.85s, 8 tests, 1 failure <<< FAILURES!

[...truncated 55171 lines...]