Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1602/

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

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([70F432290077E31:6FB07608409D6CDD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:280)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12760 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_70F432290077E31-001/init-core-data-001
   [junit4]   2> 1826393 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[70F432290077E31]-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> 1826394 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[70F432290077E31]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_70F432290077E31-001/tempDir-001
   [junit4]   2> 1826394 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[70F432290077E31]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1826395 INFO  (Thread-8024) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1826395 INFO  (Thread-8024) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1826495 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[70F432290077E31]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37244
   [junit4]   2> 1826508 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1826509 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36f7d071{/solr,null,AVAILABLE}
   [junit4]   2> 1826511 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12daa0f1{SSL,[ssl, 
http/1.1]}{127.0.0.1:53397}
   [junit4]   2> 1826511 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.e.j.s.Server Started @1830949ms
   [junit4]   2> 1826511 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53397}
   [junit4]   2> 1826511 ERROR (jetty-launcher-2612-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1826511 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1826512 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1826512 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1826512 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-08T23:30:05.131Z
   [junit4]   2> 1826515 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1826521 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1826522 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ce62230{/solr,null,AVAILABLE}
   [junit4]   2> 1826524 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37244/solr
   [junit4]   2> 1826525 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c92468{SSL,[ssl, 
http/1.1]}{127.0.0.1:35986}
   [junit4]   2> 1826525 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.e.j.s.Server Started @1830963ms
   [junit4]   2> 1826525 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35986}
   [junit4]   2> 1826525 ERROR (jetty-launcher-2612-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1826525 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1826525 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1826525 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1826525 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-08T23:30:05.144Z
   [junit4]   2> 1826527 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1826532 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37244/solr
   [junit4]   2> 1826539 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53397_solr
   [junit4]   2> 1826542 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.Overseer Overseer 
(id=97250063483797508-127.0.0.1:53397_solr-n_0000000000) starting
   [junit4]   2> 1826564 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53397_solr
   [junit4]   2> 1826570 INFO  
(zkCallback-2619-thread-1-processing-n:127.0.0.1:53397_solr) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1826587 INFO  (jetty-launcher-2612-thread-2) 
[n:127.0.0.1:35986_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1826589 INFO  (jetty-launcher-2612-thread-2) 
[n:127.0.0.1:35986_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35986_solr
   [junit4]   2> 1826590 INFO  
(zkCallback-2619-thread-1-processing-n:127.0.0.1:53397_solr) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1826603 INFO  
(zkCallback-2623-thread-2-processing-n:127.0.0.1:35986_solr) 
[n:127.0.0.1:35986_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1826615 INFO  (jetty-launcher-2612-thread-2) 
[n:127.0.0.1:35986_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1826617 INFO  (jetty-launcher-2612-thread-2) 
[n:127.0.0.1:35986_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}
   [junit4]   2> 1826619 INFO  (jetty-launcher-2612-thread-2) 
[n:127.0.0.1:35986_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1826621 INFO  (jetty-launcher-2612-thread-2-EventThread) 
[n:127.0.0.1:35986_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1826665 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1826665 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_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}
   [junit4]   2> 1826665 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1826667 INFO  (jetty-launcher-2612-thread-1-EventThread) 
[n:127.0.0.1:53397_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1827634 INFO  (jetty-launcher-2612-thread-2) 
[n:127.0.0.1:35986_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 1827636 INFO  (jetty-launcher-2612-thread-2) 
[n:127.0.0.1:35986_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_70F432290077E31-001/tempDir-001/node2/.
   [junit4]   2> 1827696 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 1827698 INFO  (jetty-launcher-2612-thread-1) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_70F432290077E31-001/tempDir-001/node1/.
   [junit4]   2> 1827888 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1827930 INFO  (qtp1428481699-20598) [n:127.0.0.1:35986_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauZEigFZpHdqRAECFOIDbOslenYyICyP2PfZugsCg5tWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1827930 INFO  (qtp1428481699-20598) [n:127.0.0.1:35986_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauZEigFZpHdqRAECFOIDbOslenYyICyP2PfZugsCg5tWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1827940 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1827942 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1827943 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1827966 INFO  (qtp714003133-20586) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauZEigFZpHdqRAECFOIDbOslenYyICyP2PfZugsCg5tWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1827966 INFO  (qtp714003133-20586) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauZEigFZpHdqRAECFOIDbOslenYyICyP2PfZugsCg5tWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1827972 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1827972 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1828002 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1828015 ERROR (qtp1428481699-20602) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1828020 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828023 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828038 ERROR (qtp714003133-20588) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 1828043 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828046 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828046 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1828063 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1828076 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828076 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828079 INFO  (qtp714003133-20584) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaubbigFZpHdq2wQCFDtr9ooXWdMQU0RkMe3TQmVtnLO2B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828079 INFO  (qtp714003133-20584) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaubbigFZpHdq2wQCFDtr9ooXWdMQU0RkMe3TQmVtnLO2B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828083 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828085 INFO  (qtp714003133-20586) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaubbigFZpHdq2wQCFDtr9ooXWdMQU0RkMe3TQmVtnLO2B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828085 INFO  (qtp714003133-20586) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaubbigFZpHdq2wQCFDtr9ooXWdMQU0RkMe3TQmVtnLO2B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828097 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828098 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828100 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828118 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828119 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828121 INFO  (qtp714003133-20587) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaucAigFZpHdrAAUCFLbdrGyNYyvMFWmfnv1TQIg2yL2pB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828122 INFO  (qtp714003133-20587) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaucAigFZpHdrAAUCFLbdrGyNYyvMFWmfnv1TQIg2yL2pB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828125 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828127 INFO  (qtp714003133-20588) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaucAigFZpHdrAAUCFLbdrGyNYyvMFWmfnv1TQIg2yL2pB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828127 INFO  (qtp714003133-20588) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAaucAigFZpHdrAAUCFLbdrGyNYyvMFWmfnv1TQIg2yL2pB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828130 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828131 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828132 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828140 INFO  (qtp1428481699-20601) [n:127.0.0.1:35986_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauchigFZpHdrIQYCFAM34Ty2-kAzUTa1MxASRDQYdkbFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828140 INFO  (qtp1428481699-20601) [n:127.0.0.1:35986_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauchigFZpHdrIQYCFAM34Ty2-kAzUTa1MxASRDQYdkbFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828143 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828145 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828145 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828147 INFO  (qtp714003133-20584) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauchigFZpHdrIQYCFAM34Ty2-kAzUTa1MxASRDQYdkbFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828147 INFO  (qtp714003133-20584) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauchigFZpHdrIQYCFAM34Ty2-kAzUTa1MxASRDQYdkbFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828150 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828150 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828153 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828164 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828164 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828166 INFO  (qtp714003133-20583) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauc0igFZpHdrNAcCFBSx66pTcYpTMc9EdZ-q_q3jZZ8uB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828166 INFO  (qtp714003133-20583) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauc0igFZpHdrNAcCFBSx66pTcYpTMc9EdZ-q_q3jZZ8uB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828169 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828169 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828171 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828174 INFO  (qtp714003133-20587) [n:127.0.0.1:53397_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauc0igFZpHdrNAcCFBSx66pTcYpTMc9EdZ-q_q3jZZ8uB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828174 INFO  (qtp714003133-20587) [n:127.0.0.1:53397_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauc0igFZpHdrNAcCFBSx66pTcYpTMc9EdZ-q_q3jZZ8uB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828176 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828177 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828179 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828180 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1828197 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1828200 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[70F432290077E31])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1828201 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[70F432290077E31])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37244/solr ready
   [junit4]   2> 1828203 INFO  (qtp714003133-20587) [n:127.0.0.1:53397_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> 1828203 INFO  (qtp714003133-20587) [n:127.0.0.1:53397_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> 1828203 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1483954206821&s=E9jfKHYABDGuudfQfJ6wtZkRdxk=";
 Domain=127.0.0.1; Expires= , 09-   -2017 09:30:06 GMT; Secure; HttpOnly". 
Invalid 'expires' attribute: , 09- -2017 09:30:06 GMT
   [junit4]   2> 1828204 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1828221 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1828233 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=70F432290077E31 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he-IL 
-Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | 
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([70F432290077E31:6FB07608409D6CDD]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:280)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1828261 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1828278 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828282 INFO  (qtp1428481699-20600) [n:127.0.0.1:35986_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauegigFZpHdroAkCFPJE23ntoTOxoY6aLOUrTaKUZSKHB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1828282 INFO  (qtp1428481699-20600) [n:127.0.0.1:35986_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVmAauegigFZpHdroAkCFPJE23ntoTOxoY6aLOUrTaKUZSKHB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1828282 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1828312 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1828315 WARN  (qtp1428481699-20598) [n:127.0.0.1:35986_solr    
] o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 1828316 WARN  (qtp1428481699-20598) [n:127.0.0.1:35986_solr    
] o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1828316 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828317 WARN  (qtp714003133-20586) [n:127.0.0.1:53397_solr    
] o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 1828317 WARN  (qtp714003133-20586) [n:127.0.0.1:53397_solr    
] o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1828317 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828321 WARN  (qtp1428481699-20595) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 1828321 WARN  (qtp1428481699-20595) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1828321 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828322 WARN  (qtp714003133-20590) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 1828322 WARN  (qtp714003133-20590) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1828323 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[70F432290077E31])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1828323 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[70F432290077E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1828337 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[70F432290077E31]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1828382 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[70F432290077E31]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1828397 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6c92468{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1828408 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1420034999
   [junit4]   2> 1828412 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@12daa0f1{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1828412 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=371088413
   [junit4]   2> 1828434 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97250063483797508-127.0.0.1:53397_solr-n_0000000000) closing
   [junit4]   2> 1828434 INFO  
(OverseerStateUpdate-97250063483797508-127.0.0.1:53397_solr-n_0000000000) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53397_solr
   [junit4]   2> 1828435 WARN  
(zkCallback-2623-thread-2-processing-n:127.0.0.1:35986_solr) 
[n:127.0.0.1:35986_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1828435 WARN  
(zkCallback-2619-thread-3-processing-n:127.0.0.1:53397_solr) 
[n:127.0.0.1:53397_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1828435 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1828439 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1828439 ERROR 
(Thread[Thread-8041,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:35986_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1828439 ERROR 
(Thread[Thread-8044,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:53397_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1828465 INFO  (jetty-launcher-2612-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ce62230{/solr,null,UNAVAILABLE}
   [junit4]   2> 1828466 INFO  (jetty-launcher-2612-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@36f7d071{/solr,null,UNAVAILABLE}
   [junit4]   2> 1828467 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[70F432290077E31]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37244 37244
   [junit4]   2> 1828640 INFO  (Thread-8024) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37244 37244
   [junit4]   2> 1828641 WARN  (Thread-8024) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/clusterstate.json
   [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/ZKDTSMKeyIdRoot
   [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/ZKDTSMMasterKeyRoot/DK_3
   [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/ZKDTSMTokensRoot/DT_12
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1828641 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[70F432290077E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_70F432290077E31-001
   [junit4]   2> Jan 08, 2017 11:30:07 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(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1775, maxMBSortInHeap=5.917184175041998, 
sim=RandomSimilarity(queryNorm=true): {}, locale=he-IL, 
timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=99183264,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedExpandComponentTest, TestTrieFacet, TestSweetSpotSimilarityFactory, 
TestSolrFieldCacheMBean, TestClusterProperties, TestSegmentSorting, 
BadComponentTest, DirectSolrSpellCheckerTest, SpellCheckCollatorTest, 
TestCursorMarkWithoutUniqueKey, DocValuesNotIndexedTest, TestPushWriter, 
OpenExchangeRatesOrgProviderTest, TestSolrCoreSnapshots, 
DistribJoinFromCollectionTest, TestNumericTerms32, 
OverseerCollectionConfigSetProcessorTest, TestSolrQueryResponse, 
TestCollapseQParserPlugin, TestDocumentBuilder, HighlighterTest, 
TestGraphTermsQParserPlugin, TestPivotHelperCode, 
SharedFSAutoReplicaFailoverTest, DistributedMLTComponentTest, 
SpatialRPTFieldTypeTest, SimplePostToolTest, DistributedFacetPivotWhiteBoxTest, 
TermsComponentTest, ZkSolrClientTest, IndexBasedSpellCheckerTest, SampleTest, 
TestPerFieldSimilarityWithDefaultOverride, OpenCloseCoreStressTest, 
ShardRoutingCustomTest, TestPartialUpdateDeduplication, 
TestSimpleQParserPlugin, BasicFunctionalityTest, TestCoreContainer, 
PKIAuthenticationIntegrationTest, OverseerStatusTest, 
TestLegacyNumericRangeQueryBuilder, TestFieldCacheVsDocValues, 
CSVRequestHandlerTest, DistributedTermsComponentTest, ConfigSetsAPITest, 
TestDeleteCollectionOnDownNodes, TestPostingsSolrHighlighter, 
TestElisionMultitermQuery, SuggestComponentTest, TestSearchPerf, 
AddBlockUpdateTest, IndexSchemaRuntimeFieldTest, SuggesterFSTTest, 
TestWordDelimiterFilterFactory, RulesTest, TestClassicSimilarityFactory, 
TestSchemaManager, EnumFieldTest, TestSolrQueryParserResource, TestTrie, 
TestConfigReload, TestSimpleTrackingShardHandler, CursorMarkTest, 
DeleteStatusTest, TestBM25SimilarityFactory, TestSchemaVersionResource, 
TestCharFilters, ShufflingReplicaListTransformerTest, DOMUtilTest, 
TestHashPartitioner, TestSolrCLIRunExample, TestConfigSetsAPIExclusivity, 
TestJettySolrRunner, TestNamedUpdateProcessors, DistanceFunctionTest, 
TestHighFrequencyDictionaryFactory, TermVectorComponentTest, ShardRoutingTest, 
MultiThreadedOCPTest, TestRandomCollapseQParserPlugin, JvmMetricsTest, 
DistributedIntervalFacetingTest, TimeZoneUtilsTest, DocValuesTest, 
DataDrivenBlockJoinTest, QueryParsingTest, TestFiltering, ResponseHeaderTest, 
TestBinaryResponseWriter, AlternateDirectoryTest, TestQueryTypes, 
ZkControllerTest, TestSurroundQueryParser, CdcrReplicationHandlerTest, 
VMParamsZkACLAndCredentialsProvidersTest, BufferStoreTest, 
TestBackupRepositoryFactory, ExitableDirectoryReaderTest, 
ClassificationUpdateProcessorFactoryTest, InfoHandlerTest, TestNoOpRegenerator, 
CollectionReloadTest, MoreLikeThisHandlerTest, IndexSchemaTest, 
DirectSolrConnectionTest, TestSolrCloudWithDelegationTokens, 
TestDynamicFieldCollectionResource, SoftAutoCommitTest, 
WordBreakSolrSpellCheckerTest, TestRandomRequestDistribution, 
TestSQLHandlerNonCloud, HLLUtilTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
TestReplicationHandler, ZkCLITest, TestDistributedGrouping, TestStressReorder, 
TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, 
SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, ConvertedLegacyTest, 
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestStressLucene, 
TestPseudoReturnFields, TestUpdate, QueryEqualityTest, SortByFunctionTest, 
SolrInfoMBeanTest, TestQueryUtils, TestWriterPerf, RequestHandlersTest, 
TestValueSourceCache, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestStressRecovery, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, TestRTGBase, CursorPagingTest, CleanupOldIndexTest, 
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, 
CustomCollectionTest, DeleteShardTest, DistributedVersionInfoTest, 
HttpPartitionTest, RecoveryAfterSoftCommitTest, SolrCloudExampleTest, 
TestConfigSetsAPI, TestCryptoKeys, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, 
TestRebalanceLeaders, TestReplicaProperties, 
TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, 
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
StressHdfsTest, TestInfoStreamLogging, TestNRTOpen, TestShardHandlerFactory, 
TestSolrConfigHandler, RequestLoggingTest, TestReqParamsAPI, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, 
StatsReloadRaceTest, DistributedDebugComponentTest, 
DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, 
JavabinLoaderTest, HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest, 
SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, 
SolrGraphiteReporterTest, SolrJmxReporterTest, TestIntervalFaceting, 
TestMacros, TestCustomDocTransformer, TestGeoJSONResponseWriter, 
TestGraphMLResponseWriter, TestJavabinTupleStreamParser, 
TestChildDocTransformer, TestSubQueryTransformer, 
TestSubQueryTransformerCrossCore, TestManagedResource, 
TestManagedResourceStorage, TestCopyFieldCollectionResource, 
TestDynamicFieldResource, TestFieldResource, TestFieldTypeCollectionResource, 
TestFieldTypeResource, TestSchemaNameResource, TestSchemaSimilarityResource, 
TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, 
TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, 
ChangedSchemaMergeTest, DocValuesMissingTest, TestCloudManagedSchema, 
AnalyticsQueryTest, TestAddFieldRealTimeGet, TestCustomSort, 
TestReRankQParserPlugin, TestRecoveryHdfs, TestExactStatsCache, 
TestLRUStatsCache, BasicAuthStandaloneTest, TestPKIAuthenticationPlugin, 
TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, 
TestDelegationWithHadoopAuth]
   [junit4] Completed [643/676 (1!)] on J1 in 3.01s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 62489 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to