Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24136/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseParallelGC

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([5F278A58C598260E:68BC7E46FD54FBAA]: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:120)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13038 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5F278A58C598260E-001/init-core-data-001
   [junit4]   2> 383633 WARN  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 383633 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 383633 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 383633 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 383634 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5F278A58C598260E-001/tempDir-001
   [junit4]   2> 383634 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 383634 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 383634 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 383734 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33553
   [junit4]   2> 383734 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33553
   [junit4]   2> 383734 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33553
   [junit4]   2> 383739 INFO  (zkConnectionManagerCallback-2989-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383747 INFO  (zkConnectionManagerCallback-2991-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383751 INFO  (zkConnectionManagerCallback-2993-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383754 WARN  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 383755 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 383755 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 383755 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 383759 WARN  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 383759 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 383759 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 383759 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 383778 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 383778 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 383778 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 383782 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 383782 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 383782 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 383782 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69a4b69e{/solr,null,AVAILABLE}
   [junit4]   2> 383782 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b17f62a{/solr,null,AVAILABLE}
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ca0913d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36863}
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76d660d3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37613}
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.s.Server Started @383810ms
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36863}
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.s.Server Started @383810ms
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37613}
   [junit4]   2> 383784 ERROR (jetty-launcher-2994-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 383784 ERROR (jetty-launcher-2994-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-24T07:05:52.905604Z
   [junit4]   2> 383784 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-24T07:05:52.905605Z
   [junit4]   2> 383794 INFO  (zkConnectionManagerCallback-2996-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383795 INFO  (zkConnectionManagerCallback-2998-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383795 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 383795 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 383802 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100e11ebcd80004, likely client has closed socket
   [junit4]   2> 383842 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 383842 WARN  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@17f1c475[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383844 WARN  (jetty-launcher-2994-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1329441a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 383845 INFO  (jetty-launcher-2994-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33553/solr
   [junit4]   2> 383845 INFO  (zkConnectionManagerCallback-3006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383847 INFO  (zkConnectionManagerCallback-3008-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383881 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36863_solr
   [junit4]   2> 383881 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.Overseer Overseer 
(id=72305116171468806-127.0.0.1:36863_solr-n_0000000000) starting
   [junit4]   2> 383886 INFO  (zkConnectionManagerCallback-3015-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383888 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33553/solr ready
   [junit4]   2> 383890 INFO  
(OverseerStateUpdate-72305116171468806-127.0.0.1:36863_solr-n_0000000000) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36863_solr
   [junit4]   2> 383894 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36863_solr
   [junit4]   2> 383895 INFO  (zkCallback-3007-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 383896 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 383899 INFO  (zkCallback-3014-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 383910 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_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> 383963 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 383970 INFO  (jetty-launcher-2994-thread-2-EventThread) [    ] 
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 384013 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 384014 WARN  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@58a8c583[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 384016 WARN  (jetty-launcher-2994-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10df5342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 384016 INFO  (jetty-launcher-2994-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33553/solr
   [junit4]   2> 384017 INFO  (zkConnectionManagerCallback-3021-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384022 INFO  (zkConnectionManagerCallback-3023-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384028 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 384030 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37613_solr as DOWN
   [junit4]   2> 384030 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 384030 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37613_solr
   [junit4]   2> 384031 INFO  (zkCallback-3007-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384031 INFO  (zkCallback-3014-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384031 INFO  (zkCallback-3022-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384033 INFO  (zkConnectionManagerCallback-3030-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384034 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 384034 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33553/solr ready
   [junit4]   2> 384034 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 384034 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_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> 384035 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 384039 INFO  (jetty-launcher-2994-thread-1-EventThread) [    ] 
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 384102 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 384103 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 384117 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36863.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@761e8e4d
   [junit4]   2> 384123 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36863.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@761e8e4d
   [junit4]   2> 384123 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36863.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@761e8e4d
   [junit4]   2> 384124 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37613.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@761e8e4d
   [junit4]   2> 384124 INFO  (jetty-launcher-2994-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5F278A58C598260E-001/tempDir-001/node2/.
   [junit4]   2> 384133 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37613.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@761e8e4d
   [junit4]   2> 384133 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37613.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@761e8e4d
   [junit4]   2> 384134 INFO  (jetty-launcher-2994-thread-1) 
[n:127.0.0.1:37613_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5F278A58C598260E-001/tempDir-001/node1/.
   [junit4]   2> 384154 INFO  (zkConnectionManagerCallback-3037-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384154 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384155 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33553/solr ready
   [junit4]   2> 384171 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 384351 INFO  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAWroqQm5igFrDLWNuQEEFIf-CzprlZ3rgRXPi5NyORjbqmtxB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384352 INFO  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWroqQm5igFrDLWNuQEEFIf-CzprlZ3rgRXPi5NyORjbqmtxB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384352 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 384367 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 384371 WARN  (qtp523552513-7336) [    ] 
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=1558681553488, 
maxDate=1559286353488, sequenceNumber=2, masterKeyId=4) with non-matching 
renewer foo
   [junit4]   2> 384371 WARN  (qtp523552513-7336) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 384373 WARN  (qtp1137100565-7337) [    ] 
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=1558681553488, 
maxDate=1559286353488, sequenceNumber=2, masterKeyId=4) with non-matching 
renewer foo
   [junit4]   2> 384373 WARN  (qtp1137100565-7337) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 384383 WARN  (qtp523552513-7338) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384386 WARN  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384387 WARN  (qtp523552513-7340) [n:127.0.0.1:36863_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=1558681553505, maxDate=1559286353505, sequenceNumber=3, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 384387 WARN  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 384387 WARN  (qtp1137100565-7339) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384388 WARN  (qtp1137100565-7339) [    ] 
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=1558681553505, maxDate=1559286353505, sequenceNumber=3, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 384388 WARN  (qtp1137100565-7339) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 384388 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 384405 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 384407 INFO  (zkConnectionManagerCallback-3042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384408 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5F278A58C598260E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384408 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5F278A58C598260E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33553/solr ready
   [junit4]   2> 384410 INFO  (qtp523552513-7338) [n:127.0.0.1:36863_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> 384410 INFO  (qtp523552513-7338) [n:127.0.0.1:36863_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> 384411 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100e11ebcd8000e, likely client has closed socket
   [junit4]   2> 384412 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 384425 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 384425 WARN  (qtp523552513-7338) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384428 WARN  (qtp523552513-7336) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384433 INFO  (zkConnectionManagerCallback-3047-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384433 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384434 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33553/solr ready
   [junit4]   2> 384435 ERROR (qtp523552513-7338) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 384464 INFO  (zkConnectionManagerCallback-3052-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384465 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384466 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33553/solr ready
   [junit4]   2> 384470 WARN  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384472 WARN  (qtp1137100565-7337) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384476 ERROR (qtp1137100565-7335) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 384483 INFO  (zkConnectionManagerCallback-3057-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384484 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384484 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33553/solr ready
   [junit4]   2> 384486 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 384498 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 384498 WARN  (qtp523552513-7338) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384501 INFO  (zkConnectionManagerCallback-3062-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384502 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384503 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33553/solr ready
   [junit4]   2> 384504 INFO  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAWroqQrUigFrDLWO1AYEFHbB8AoHOQdiT2-s026DKDyhd7M4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384504 INFO  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWroqQrUigFrDLWO1AYEFHbB8AoHOQdiT2-s026DKDyhd7M4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384507 INFO  (zkConnectionManagerCallback-3067-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384507 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384508 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33553/solr ready
   [junit4]   2> 384511 INFO  (qtp1137100565-7339) [n:127.0.0.1:37613_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAWroqQrUigFrDLWO1AYEFHbB8AoHOQdiT2-s026DKDyhd7M4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384511 INFO  (qtp1137100565-7339) [n:127.0.0.1:37613_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWroqQrUigFrDLWO1AYEFHbB8AoHOQdiT2-s026DKDyhd7M4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384515 INFO  (zkConnectionManagerCallback-3072-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384516 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384516 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33553/solr ready
   [junit4]   2> 384518 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 384533 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 384533 WARN  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384534 WARN  (qtp523552513-7336) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384537 WARN  (qtp523552513-7338) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384545 WARN  (qtp1137100565-7339) [n:127.0.0.1:37613_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384545 ERROR (qtp1137100565-7339) [n:127.0.0.1:37613_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 384546 WARN  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384547 ERROR (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 384547 WARN  (qtp523552513-7336) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384549 WARN  (qtp1137100565-7335) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384551 WARN  (qtp1137100565-7337) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384551 ERROR (qtp1137100565-7337) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 384552 WARN  (qtp523552513-7338) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384552 ERROR (qtp523552513-7338) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 384553 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 384567 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 384567 WARN  (qtp523552513-7340) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384569 WARN  (qtp523552513-7336) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384570 WARN  (qtp523552513-7336) [    ] 
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=1558681553688, 
maxDate=1559286353688, sequenceNumber=9, masterKeyId=4) with wrong password
   [junit4]   2> 384570 WARN  (qtp523552513-7336) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 384570 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[5F278A58C598260E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew 
-Dtests.seed=5F278A58C598260E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lu -Dtests.timezone=Africa/Asmara -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J2 | 
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5F278A58C598260E:68BC7E46FD54FBAA]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 384584 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[5F278A58C598260E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 384584 WARN  (qtp523552513-7338) [n:127.0.0.1:36863_solr    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized 
access
   [junit4]   2> 384589 INFO  (zkConnectionManagerCallback-3074-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384590 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[5F278A58C598260E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 384591 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=331544721
   [junit4]   2> 384591 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36863_solr
   [junit4]   2> 384591 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 384591 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36863_solr as DOWN
   [junit4]   2> 384592 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1481392762
   [junit4]   2> 384592 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37613_solr
   [junit4]   2> 384592 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 384592 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37613_solr as DOWN
   [junit4]   2> 384593 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 384594 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 384594 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@20a31274: rootName = 
solr_36863, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@318202bd
   [junit4]   2> 384595 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 384595 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f379655: rootName = 
solr_37613, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7200117d
   [junit4]   2> 384598 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 384598 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a73d474: rootName = 
solr_37613, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@4b50a45a
   [junit4]   2> 384600 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 384600 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4aff0a29: rootName = 
solr_36863, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@4b50a45a
   [junit4]   2> 384600 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 384600 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28865a97: rootName = 
solr_37613, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@78cb33ae
   [junit4]   2> 384600 INFO  (jetty-closer-3075-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 384601 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100e11ebcd8000a, likely client has closed socket
   [junit4]   2> 384601 INFO  (zkCallback-3014-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 384601 ERROR 
(Thread[Thread-1096,5,TGRP-TestDelegationWithHadoopAuth]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 384601 INFO  (zkCallback-3007-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 384602 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 384602 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17649fbb: rootName = 
solr_36863, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@78cb33ae
   [junit4]   2> 384602 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 384602 INFO  (closeThreadPool-3083-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72305116171468806-127.0.0.1:36863_solr-n_0000000000) closing
   [junit4]   2> 384602 INFO  
(OverseerAutoScalingTriggerThread-72305116171468806-127.0.0.1:36863_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 384602 INFO  
(OverseerStateUpdate-72305116171468806-127.0.0.1:36863_solr-n_0000000000) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36863_solr
   [junit4]   2> 384603 INFO  (Curator-Framework-0) [    ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 384608 INFO  (jetty-closer-3075-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72305116171468806-127.0.0.1:36863_solr-n_0000000000) closing
   [junit4]   2> 384608 INFO  (closeThreadPool-3083-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72305116171468806-127.0.0.1:36863_solr-n_0000000000) closing
   [junit4]   2> 384608 ERROR 
(Thread[Thread-1095,5,TGRP-TestDelegationWithHadoopAuth]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 384608 INFO  (jetty-closer-3075-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@76d660d3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 384608 INFO  (jetty-closer-3075-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69a4b69e{/solr,null,UNAVAILABLE}
   [junit4]   2> 384608 INFO  (Curator-Framework-0) [    ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 384608 INFO  (jetty-closer-3075-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 384609 INFO  (jetty-closer-3075-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1ca0913d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 384610 INFO  (jetty-closer-3075-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b17f62a{/solr,null,UNAVAILABLE}
   [junit4]   2> 384610 INFO  (jetty-closer-3075-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 384610 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 384611 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>        12      /solr/aliases.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [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/ZKDTSMMasterKeyRoot/DK_1
   [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/ZKDTSMMasterKeyRoot/DK_2
   [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/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 384611 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33553
   [junit4]   2> 384611 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[5F278A58C598260E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33553
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_5F278A58C598260E-001
   [junit4]   2> May 24, 2019 7:05:53 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 11 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1141, maxMBSortInHeap=6.131641516438126, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@59961498),
 locale=lu, timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=58210592,total=444071936
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaAPI, 
OverriddenZkACLAndCredentialsProvidersTest, ActionThrottleTest, 
ConvertedLegacyTest, PrimUtilsTest, DistributedDebugComponentTest, 
TestBadConfig, TestNoOpRegenerator, TestQuerySenderListener, 
TestSimExecutePlanAction, DocValuesTest, TestCloudSearcherWarming, 
TestReloadDeadlock, TriLevelCompositeIdRoutingTest, 
TestInPlaceUpdatesRequiredField, TestReversedWildcardFilterFactory, 
PolyFieldTest, TestEmbeddedSolrServerSchemaAPI, TestSolrDeletionPolicy1, 
CoreAdminCreateDiscoverTest, FieldMutatingUpdateProcessorTest, 
TestSystemIdResolver, TestNumericRangeQuery32, TestManagedSynonymFilterFactory, 
SignatureUpdateProcessorFactoryTest, TestLuceneIndexBackCompat, 
TestWithCollection, TestTrackingShardHandlerFactory, ZkStateReaderTest, 
NotRequiredUniqueKeyTest, TestMinHashQParser, TestRecovery, 
CdcrOpsAndBoundariesTest, DocumentBuilderTest, NestedShardedAtomicUpdateTest, 
TestCloudInspectUtil, BasicZkTest, TestCollectionsAPIViaSolrCloudCluster, 
TestIndexSearcher, MBeansHandlerTest, DOMUtilTest, TestRestoreCore, 
TestSurroundQueryParser, CopyFieldTest, BlockJoinFacetDistribTest, TaggerTest, 
TestLeaderElectionWithEmptyReplica, TestRTimerTree, BlockDirectoryTest, 
TestDistributedGrouping, TestSolrXml, AssignBackwardCompatibilityTest, 
HdfsChaosMonkeySafeLeaderTest, XsltUpdateRequestHandlerTest, 
TestCorePropertiesReload, OverseerTest, ZkNodePropsTest, SuggesterTSTTest, 
TestSortableTextField, TestDelegationWithHadoopAuth]
   [junit4] Completed [189/858 (1!)] on J2 in 2.01s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 45598 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24136/consoleText

[repro] Revision: 379e6f64b80918dd98a573c78be68fa901d70d5d

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestDelegationWithHadoopAuth 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=5F278A58C598260E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lu 
-Dtests.timezone=Africa/Asmara -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3310 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestDelegationWithHadoopAuth" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=5F278A58C598260E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lu -Dtests.timezone=Africa/Asmara -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 110 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to