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

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([6653699EE153E4FD:EEC5CB431C9F611]: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:290)
        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 11417 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_6653699EE153E4FD-001/init-core-data-001
   [junit4]   2> 778891 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[6653699EE153E4FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 778892 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[6653699EE153E4FD]-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_6653699EE153E4FD-001/tempDir-001
   [junit4]   2> 778892 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[6653699EE153E4FD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 778908 INFO  (Thread-2289) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 778908 INFO  (Thread-2289) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 779008 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[6653699EE153E4FD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42291
   [junit4]   2> 779102 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15926817c6c0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 779152 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 779153 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 779195 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3616bf66{/solr,null,AVAILABLE}
   [junit4]   2> 779255 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f34d93b{/solr,null,AVAILABLE}
   [junit4]   2> 779255 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1efefa4e{HTTP/1.1,[http/1.1]}{127.0.0.1:56136}
   [junit4]   2> 779255 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.e.j.s.Server Started @783092ms
   [junit4]   2> 779255 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56136}
   [junit4]   2> 779255 ERROR (jetty-launcher-1262-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 779256 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 779256 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 779256 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 779256 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-22T12:28:57.640Z
   [junit4]   2> 779267 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@739c19d7{HTTP/1.1,[http/1.1]}{127.0.0.1:42901}
   [junit4]   2> 779267 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.e.j.s.Server Started @783104ms
   [junit4]   2> 779267 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42901}
   [junit4]   2> 779267 ERROR (jetty-launcher-1262-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 779267 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 779267 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 779267 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 779267 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-22T12:28:57.651Z
   [junit4]   2> 779269 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 779333 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42291/solr
   [junit4]   2> 779355 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 779370 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15926817c6c0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 779406 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42291/solr
   [junit4]   2> 779485 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56136_solr
   [junit4]   2> 779486 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.Overseer Overseer 
(id=97151204545265669-127.0.0.1:56136_solr-n_0000000000) starting
   [junit4]   2> 779523 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56136_solr
   [junit4]   2> 779540 INFO  
(OverseerStateUpdate-97151204545265669-127.0.0.1:56136_solr-n_0000000000) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 779574 INFO  (jetty-launcher-1262-thread-1) 
[n:127.0.0.1:42901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 779578 INFO  (jetty-launcher-1262-thread-1) 
[n:127.0.0.1:42901_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42901_solr
   [junit4]   2> 779593 INFO  
(zkCallback-1269-thread-1-processing-n:127.0.0.1:56136_solr) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 779602 INFO  
(zkCallback-1274-thread-1-processing-n:127.0.0.1:42901_solr) 
[n:127.0.0.1:42901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 779636 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 779637 INFO  (jetty-launcher-1262-thread-1) 
[n:127.0.0.1:42901_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 779640 INFO  (jetty-launcher-1262-thread-1) 
[n:127.0.0.1:42901_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> 779643 INFO  (jetty-launcher-1262-thread-1) 
[n:127.0.0.1:42901_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 779644 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_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> 779656 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 779677 INFO  (jetty-launcher-1262-thread-1-EventThread) 
[n:127.0.0.1:42901_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 779714 INFO  (jetty-launcher-1262-thread-2-EventThread) 
[n:127.0.0.1:56136_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 779764 INFO  (jetty-launcher-1262-thread-1) 
[n:127.0.0.1:42901_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 779766 INFO  (jetty-launcher-1262-thread-1) 
[n:127.0.0.1:42901_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_6653699EE153E4FD-001/tempDir-001/node1/.
   [junit4]   2> 780794 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 780796 INFO  (jetty-launcher-1262-thread-2) 
[n:127.0.0.1:56136_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_6653699EE153E4FD-001/tempDir-001/node2/.
   [junit4]   2> 782095 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 782120 ERROR (qtp1856358747-7859) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 782121 ERROR (qtp284578530-7853) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 782136 ERROR (qtp1856358747-7861) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 782137 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=6653699EE153E4FD 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mk-MK 
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J1 | 
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6653699EE153E4FD:EEC5CB431C9F611]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:290)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 782204 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 782217 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782233 INFO  (qtp284578530-7848) [n:127.0.0.1:42901_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYktigFZSo4NLQMCFLADiB6jtEAh9hBpnuq2dSErGn_DB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 782233 INFO  (qtp284578530-7848) [n:127.0.0.1:42901_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYktigFZSo4NLQMCFLADiB6jtEAh9hBpnuq2dSErGn_DB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 782234 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 782269 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 782289 ERROR (qtp284578530-7848) [n:127.0.0.1:42901_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 782301 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782342 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782343 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782349 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782415 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782416 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782419 ERROR (qtp1856358747-7860) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 782482 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782483 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782485 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782737 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782738 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782740 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782747 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 782775 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 782786 WARN  (qtp284578530-7853) [    ] 
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> 782786 WARN  (qtp284578530-7853) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 782786 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782787 WARN  (qtp1856358747-7859) [    ] 
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> 782787 WARN  (qtp1856358747-7859) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 782787 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782792 WARN  (qtp284578530-7851) [    ] 
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> 782793 WARN  (qtp284578530-7851) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 782797 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782799 WARN  (qtp1856358747-7863) [    ] 
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> 782799 WARN  (qtp1856358747-7863) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 782799 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782800 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 782860 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 782878 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782879 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782880 INFO  (qtp1856358747-7862) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYu8igFZSo4PvAgCFFaYAMXlsHi6xi0zqwg3eYrsJX9OB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 782880 INFO  (qtp1856358747-7862) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYu8igFZSo4PvAgCFFaYAMXlsHi6xi0zqwg3eYrsJX9OB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 782905 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782915 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782917 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782918 INFO  (qtp1856358747-7862) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYu8igFZSo4PvAgCFFaYAMXlsHi6xi0zqwg3eYrsJX9OB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 782918 INFO  (qtp1856358747-7862) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYu8igFZSo4PvAgCFFaYAMXlsHi6xi0zqwg3eYrsJX9OB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 782930 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782931 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782933 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 782978 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782979 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 782980 INFO  (qtp1856358747-7860) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYwJigFZSo4QCQkCFCUuNCVAWvMMQEHQE7-evF3B0M0NB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 782980 INFO  (qtp1856358747-7860) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYwJigFZSo4QCQkCFCUuNCVAWvMMQEHQE7-evF3B0M0NB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783021 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783022 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783024 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783043 INFO  (qtp1856358747-7863) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYwJigFZSo4QCQkCFCUuNCVAWvMMQEHQE7-evF3B0M0NB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783043 INFO  (qtp1856358747-7863) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYwJigFZSo4QCQkCFCUuNCVAWvMMQEHQE7-evF3B0M0NB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783051 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783106 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783107 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783109 INFO  (qtp1856358747-7856) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYx8igFZSo4QfAoCFPLY3__OlE2cv-XYfeCv0TOg_Ta4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783109 INFO  (qtp1856358747-7856) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYx8igFZSo4QfAoCFPLY3__OlE2cv-XYfeCv0TOg_Ta4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783136 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783177 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783178 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783180 INFO  (qtp1856358747-7856) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYx8igFZSo4QfAoCFPLY3__OlE2cv-XYfeCv0TOg_Ta4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783180 INFO  (qtp1856358747-7856) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgYx8igFZSo4QfAoCFPLY3__OlE2cv-XYfeCv0TOg_Ta4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783217 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783218 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783220 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783259 INFO  (qtp284578530-7847) [n:127.0.0.1:42901_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY0migFZSo4RJgsCFB_czLa5aa3Ji9u150g72dWqdxfeB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783259 INFO  (qtp284578530-7847) [n:127.0.0.1:42901_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY0migFZSo4RJgsCFB_czLa5aa3Ji9u150g72dWqdxfeB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783346 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783347 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783349 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783386 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783387 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783389 INFO  (qtp1856358747-7862) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY0migFZSo4RJgsCFB_czLa5aa3Ji9u150g72dWqdxfeB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783389 INFO  (qtp1856358747-7862) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY0migFZSo4RJgsCFB_czLa5aa3Ji9u150g72dWqdxfeB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783396 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783397 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 783442 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 783450 INFO  (qtp284578530-7847) [n:127.0.0.1:42901_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> 783450 INFO  (qtp284578530-7847) [n:127.0.0.1:42901_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> 783451 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[6653699EE153E4FD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1482445741834&s=72cF1RLcsqgCFHUs4SN/jsh+Ur0=";
 Domain=127.0.0.1; Expires=   ., 22-     .-2016 22:29:01 GMT; HttpOnly". 
Invalid 'expires' attribute: ., 22- .-2016 22:29:01 GMT
   [junit4]   2> 783451 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 783486 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 783662 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783663 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783665 INFO  (qtp1856358747-7863) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY4uigFZSo4SLgwCFNKKAPZE-HU8VXzeHdhoHoco060gB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783665 INFO  (qtp1856358747-7863) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY4uigFZSo4SLgwCFNKKAPZE-HU8VXzeHdhoHoco060gB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783700 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783701 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783705 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783746 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 783747 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42291/solr ready
   [junit4]   2> 783749 INFO  (qtp1856358747-7863) [n:127.0.0.1:56136_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY4uigFZSo4SLgwCFNKKAPZE-HU8VXzeHdhoHoco060gB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783749 INFO  (qtp1856358747-7863) [n:127.0.0.1:56136_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVkmgY4uigFZSo4SLgwCFNKKAPZE-HU8VXzeHdhoHoco060gB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783758 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] 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; 
HttpOnly". Invalid 'expires' attribute: ., 01- .-1970 00:00:00 GMT
   [junit4]   2> 783758 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[6653699EE153E4FD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 783803 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[6653699EE153E4FD]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 783847 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[6653699EE153E4FD]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 783857 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@739c19d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 783861 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1efefa4e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 783862 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1291457250
   [junit4]   2> 783862 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=774679447
   [junit4]   2> 783880 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97151204545265669-127.0.0.1:56136_solr-n_0000000000) closing
   [junit4]   2> 783880 INFO  
(OverseerStateUpdate-97151204545265669-127.0.0.1:56136_solr-n_0000000000) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56136_solr
   [junit4]   2> 785381 WARN  
(zkCallback-1274-thread-1-processing-n:127.0.0.1:42901_solr) 
[n:127.0.0.1:42901_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 785382 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 785382 ERROR 
(Thread[Thread-2306,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:42901_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 785384 INFO  (jetty-launcher-1262-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3616bf66{/solr,null,UNAVAILABLE}
   [junit4]   2> 785385 WARN  
(zkCallback-1269-thread-1-processing-n:127.0.0.1:56136_solr) 
[n:127.0.0.1:56136_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 785385 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 785385 ERROR 
(Thread[Thread-2309,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:56136_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 785387 INFO  (jetty-launcher-1262-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2f34d93b{/solr,null,UNAVAILABLE}
   [junit4]   2> 785388 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[6653699EE153E4FD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42291 42291
   [junit4]   2> 785491 INFO  (Thread-2289) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42291 42291
   [junit4]   2> 785492 WARN  (Thread-2289) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/aliases.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /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/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_13
   [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>        19      /solr/live_nodes
   [junit4]   2>        19      /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /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> 785492 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[6653699EE153E4FD]-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_6653699EE153E4FD-001
   [junit4]   2> Dec 22, 2016 12:29:03 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=583, maxMBSortInHeap=5.57228313976733, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mk-MK, timezone=Navajo
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=220782488,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [SOLR749Test, 
OverseerCollectionConfigSetProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestManagedResourceStorage, CollectionReloadTest, 
DistributedIntervalFacetingTest, JsonLoaderTest, 
TestStressCloudBlindAtomicUpdates, ZkCLITest, TestPKIAuthenticationPlugin, 
SuggestComponentTest, TestSQLHandlerNonCloud, SimpleMLTQParserTest, 
TestCursorMarkWithoutUniqueKey, ExplicitHLLTest, ChaosMonkeySafeLeaderTest, 
TestSchemaManager, BasicAuthStandaloneTest, BlockJoinFacetSimpleTest, 
SpatialRPTFieldTypeTest, VersionInfoTest, TestExactStatsCache, 
TestConfigReload, SortByFunctionTest, TestTolerantUpdateProcessorRandomCloud, 
TestCustomStream, TestPerFieldSimilarity, SolrCLIZkUtilsTest, TestCharFilters, 
ExitableDirectoryReaderTest, TestLegacyFieldCache, TestSearchPerf, 
HdfsRestartWhileUpdatingTest, TestSimpleTrackingShardHandler, 
DocumentBuilderTest, TestNamedUpdateProcessors, TestCoreContainer, 
TestDeleteCollectionOnDownNodes, SimplePostToolTest, 
TestMinMaxOnMultiValuedField, RulesTest, TestSolr4Spatial2, 
DistributedExpandComponentTest, TestSchemaVersionResource, 
DistribJoinFromCollectionTest, TestComplexPhraseQParserPlugin, 
TestReRankQParserPlugin, TestExclusionRuleCollectionAccess, 
TestMiniSolrCloudClusterSSL, ChangedSchemaMergeTest, 
TestPostingsSolrHighlighter, TestReqParamsAPI, TimeZoneUtilsTest, 
StressHdfsTest, TestFastLRUCache, FileUtilsTest, DirectSolrConnectionTest, 
ParsingFieldUpdateProcessorsTest, TestDistributedGrouping, BlockDirectoryTest, 
ConvertedLegacyTest, QueryParsingTest, WordBreakSolrSpellCheckerTest, 
TestDocumentBuilder, TestSolrCoreSnapshots, 
CloneFieldUpdateProcessorFactoryTest, JvmMetricsTest, SolrIndexSplitterTest, 
OpenCloseCoreStressTest, TestElisionMultitermQuery, 
SchemaVersionSpecificBehaviorTest, TestSchemaNameResource, 
SegmentsInfoRequestHandlerTest, BaseCdcrDistributedZkTest, TestSegmentSorting, 
ChaosMonkeyNothingIsSafeTest, HighlighterMaxOffsetTest, TestFiltering, 
AnalyticsMergeStrategyTest, TestMissingGroups, SolrCmdDistributorTest, 
SuggesterFSTTest, TestSystemIdResolver, SampleTest, 
TestDynamicFieldCollectionResource, HdfsLockFactoryTest, 
TestWordDelimiterFilterFactory, TestSolrCloudWithDelegationTokens, 
TestGeoJSONResponseWriter, TestUpdate, ShardRoutingCustomTest, 
TestDocBasedVersionConstraints, TestFuzzyAnalyzedSuggestions, TestInitQParser, 
AliasIntegrationTest, TestConfigSetProperties, ClusterStateUpdateTest, 
TestDelegationWithHadoopAuth]
   [junit4] Completed [247/670 (1!)] on J1 in 6.91s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 63754 lines...]


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

Reply via email to