Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/646/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([1B4C218B8F6E85C8:73F314A15FF49724]: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.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11185 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1B4C218B8F6E85C8-001/init-core-data-001
   [junit4]   2> 899283 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[1B4C218B8F6E85C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 899287 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[1B4C218B8F6E85C8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1B4C218B8F6E85C8-001/tempDir-001
   [junit4]   2> 899287 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[1B4C218B8F6E85C8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 899287 INFO  (Thread-1039) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 899287 INFO  (Thread-1039) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 899387 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[1B4C218B8F6E85C8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48641
   [junit4]   2> 899400 INFO  (jetty-launcher-814-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 899400 INFO  (jetty-launcher-814-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 899402 INFO  (jetty-launcher-814-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ce880ca{/solr,null,AVAILABLE}
   [junit4]   2> 899402 INFO  (jetty-launcher-814-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f3d2499{HTTP/1.1,[http/1.1]}{127.0.0.1:47419}
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-2) [    ] 
o.e.j.s.Server Started @902678ms
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47419}
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74a6a136{/solr,null,AVAILABLE}
   [junit4]   2> 899403 ERROR (jetty-launcher-814-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e27457{HTTP/1.1,[http/1.1]}{127.0.0.1:34049}
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-1) [    ] 
o.e.j.s.Server Started @902679ms
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34049}
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 899403 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-01T01:33:15.907Z
   [junit4]   2> 899403 ERROR (jetty-launcher-814-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 899404 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 899404 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 899404 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 899404 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-01T01:33:15.908Z
   [junit4]   2> 899411 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 899411 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 899425 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 0x159f74dea920001, 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> 899425 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 0x159f74dea920002, 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> 899427 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 899427 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48641/solr
   [junit4]   2> 899429 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 899430 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48641/solr
   [junit4]   2> 899469 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:47419_solr
   [junit4]   2> 899475 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.Overseer Overseer 
(id=97380780985155589-127.0.0.1:47419_solr-n_0000000000) starting
   [junit4]   2> 899491 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47419_solr
   [junit4]   2> 899498 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:34049_solr) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 899498 INFO  
(zkCallback-824-thread-1-processing-n:127.0.0.1:47419_solr) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 899500 INFO  (jetty-launcher-814-thread-1) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34049_solr
   [junit4]   2> 899522 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:34049_solr) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 899526 INFO  
(zkCallback-824-thread-2-processing-n:127.0.0.1:47419_solr) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 899602 INFO  (jetty-launcher-814-thread-1) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 899621 INFO  (jetty-launcher-814-thread-1) 
[n:127.0.0.1:34049_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 899683 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 899683 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 899754 INFO  (jetty-launcher-814-thread-1) 
[n:127.0.0.1:34049_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 899754 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 899791 INFO  (jetty-launcher-814-thread-2-EventThread) 
[n:127.0.0.1:47419_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 899796 INFO  (jetty-launcher-814-thread-1-EventThread) 
[n:127.0.0.1:34049_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 899979 INFO  (jetty-launcher-814-thread-1) 
[n:127.0.0.1:34049_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@57941a87
   [junit4]   2> 899980 INFO  (jetty-launcher-814-thread-1) 
[n:127.0.0.1:34049_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@57941a87
   [junit4]   2> 899981 INFO  (jetty-launcher-814-thread-1) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1B4C218B8F6E85C8-001/tempDir-001/node1/.
   [junit4]   2> 899982 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@3a75d3fe
   [junit4]   2> 899982 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@3a75d3fe
   [junit4]   2> 899984 INFO  (jetty-launcher-814-thread-2) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1B4C218B8F6E85C8-001/tempDir-001/node2/.
   [junit4]   2> 900687 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 900795 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 900797 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 900804 ERROR (qtp227354587-4653) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 900817 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 0x159f74dea92000a, 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> 900822 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 900825 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 900843 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 900864 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 900883 ERROR (qtp2034613574-4657) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 900894 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 900895 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 900902 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 900906 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 900906 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 900941 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 900952 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 900962 INFO  (qtp227354587-4650) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfEHigFaG1p1BwMEFH5uzVbhrHlSFnkCQK6kKOQUeQ-RB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 900963 INFO  (qtp227354587-4650) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfEHigFaG1p1BwMEFH5uzVbhrHlSFnkCQK6kKOQUeQ-RB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 900964 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 901009 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 901020 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901021 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901028 INFO  (qtp227354587-4649) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfFLigFaG1p1SwQEFJpIDI7pbABlKwyWpmL_J_OFo5ZeB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901028 INFO  (qtp227354587-4649) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfFLigFaG1p1SwQEFJpIDI7pbABlKwyWpmL_J_OFo5ZeB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901036 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901038 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901042 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901048 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901049 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901051 INFO  (qtp227354587-4651) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfFLigFaG1p1SwQEFJpIDI7pbABlKwyWpmL_J_OFo5ZeB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901052 INFO  (qtp227354587-4651) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfFLigFaG1p1SwQEFJpIDI7pbABlKwyWpmL_J_OFo5ZeB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901056 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901056 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 901079 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 901094 WARN  (qtp227354587-4653) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 901095 WARN  (qtp227354587-4653) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 901104 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901106 WARN  (qtp2034613574-4659) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 901107 WARN  (qtp2034613574-4659) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 901107 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901118 WARN  (qtp227354587-4654) [    ] 
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> 901119 WARN  (qtp227354587-4654) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 901119 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901121 WARN  (qtp2034613574-4662) [    ] 
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> 901121 WARN  (qtp2034613574-4662) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 901122 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901122 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 901164 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[1B4C218B8F6E85C8]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 901175 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[1B4C218B8F6E85C8]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 901199 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 901243 INFO  (qtp227354587-4653) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfIJigFaG1p2CQgEFBgVCvyoi_dJtEfPIy27rxf6P4RtB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901243 INFO  (qtp227354587-4653) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfIJigFaG1p2CQgEFBgVCvyoi_dJtEfPIy27rxf6P4RtB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901254 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901258 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901259 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901262 INFO  (qtp227354587-4655) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfIJigFaG1p2CQgEFBgVCvyoi_dJtEfPIy27rxf6P4RtB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901262 INFO  (qtp227354587-4655) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfIJigFaG1p2CQgEFBgVCvyoi_dJtEfPIy27rxf6P4RtB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901265 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901288 INFO  (qtp227354587-4646) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJLigFaG1p2SwkEFLAMq5-LqdofYy7aUG5YXLnBmwpqB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901288 INFO  (qtp227354587-4646) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJLigFaG1p2SwkEFLAMq5-LqdofYy7aUG5YXLnBmwpqB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901291 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901296 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901298 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901301 INFO  (qtp227354587-4646) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJLigFaG1p2SwkEFLAMq5-LqdofYy7aUG5YXLnBmwpqB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901301 INFO  (qtp227354587-4646) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJLigFaG1p2SwkEFLAMq5-LqdofYy7aUG5YXLnBmwpqB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901307 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901309 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901314 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901331 INFO  (qtp227354587-4650) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJ9igFaG1p2fQoEFMvUcAeC1b2lxhMRjP2eyVlEeHQOB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901331 INFO  (qtp227354587-4650) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJ9igFaG1p2fQoEFMvUcAeC1b2lxhMRjP2eyVlEeHQOB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901334 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901339 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901340 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901342 INFO  (qtp227354587-4650) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJ9igFaG1p2fQoEFMvUcAeC1b2lxhMRjP2eyVlEeHQOB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901342 INFO  (qtp227354587-4650) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfJ9igFaG1p2fQoEFMvUcAeC1b2lxhMRjP2eyVlEeHQOB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901348 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901349 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901351 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901369 INFO  (qtp227354587-4654) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfKjigFaG1p2owsEFEV0HTIiaY3J-g_1tREcfhYgX3alB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901370 INFO  (qtp227354587-4654) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfKjigFaG1p2owsEFEV0HTIiaY3J-g_1tREcfhYgX3alB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901372 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901376 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901378 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901379 INFO  (qtp227354587-4649) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfKjigFaG1p2owsEFEV0HTIiaY3J-g_1tREcfhYgX3alB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901379 INFO  (qtp227354587-4649) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn3TfKjigFaG1p2owsEFEV0HTIiaY3J-g_1tREcfhYgX3alB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 901385 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901386 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48641/solr ready
   [junit4]   2> 901389 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 
GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 901390 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 901424 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 901428 INFO  (qtp227354587-4649) [n:127.0.0.1:47419_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 901428 INFO  (qtp227354587-4649) [n:127.0.0.1:47419_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 901429 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1B4C218B8F6E85C8])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1485948797931&s=W9JEpFdHKSYYwrNjs6o3II9duFA=";
 Path=/; Domain=127.0.0.1; Expires=ke, 01-helmikuuta-2017 11:33:17 GMT; 
HttpOnly". Invalid 'expires' attribute: ke, 01-helmikuuta-2017 11:33:17 GMT
   [junit4]   2> 901429 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 901457 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 901477 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[1B4C218B8F6E85C8])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=1B4C218B8F6E85C8 
-Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Asia/Manila 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B4C218B8F6E85C8:73F314A15FF49724]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 901481 INFO  (jetty-launcher-814-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3f3d2499{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 901481 INFO  (jetty-launcher-814-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4e27457{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 901482 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1710116385
   [junit4]   2> 901482 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1871742459
   [junit4]   2> 901491 INFO  (jetty-launcher-814-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 901491 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97380780985155589-127.0.0.1:47419_solr-n_0000000000) closing
   [junit4]   2> 901491 INFO  
(OverseerStateUpdate-97380780985155589-127.0.0.1:47419_solr-n_0000000000) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:47419_solr
   [junit4]   2> 901492 INFO  
(zkCallback-824-thread-3-processing-n:127.0.0.1:47419_solr) 
[n:127.0.0.1:47419_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 901492 ERROR 
(Thread[Thread-1058,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:34049_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 901503 INFO  (jetty-launcher-814-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 901504 INFO  (jetty-launcher-814-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@74a6a136{/solr,null,UNAVAILABLE}
   [junit4]   2> 901504 ERROR 
(Thread[Thread-1056,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:47419_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 901515 INFO  (jetty-launcher-814-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ce880ca{/solr,null,UNAVAILABLE}
   [junit4]   2> 901521 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[1B4C218B8F6E85C8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:48641 48641
   [junit4]   2> 901572 INFO  (Thread-1039) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:48641 48641
   [junit4]   2> 901573 WARN  (Thread-1039) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/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>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [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> 901574 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[1B4C218B8F6E85C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1B4C218B8F6E85C8-001
   [junit4]   2> Feb 01, 2017 1:33:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1695, maxMBSortInHeap=5.302468064515876, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fi, 
timezone=Asia/Manila
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=120797472,total=305303552
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, 
SolrCoreTest, TestSolrIndexConfig, TestFastOutputStream, 
TestSolrConfigHandlerConcurrent, TestScoreJoinQPScore, BadComponentTest, 
VersionInfoTest, TestFieldCacheSortRandom, 
DistributedFacetPivotSmallAdvancedTest, AtomicUpdatesTest, 
TestManagedResourceStorage, RecoveryZkTest, TestCloudSchemaless, 
CdcrReplicationDistributedZkTest, TestLFUCache, DistributedQueueTest, 
ConjunctionSolrSpellCheckerTest, TestCorePropertiesReload, 
OverriddenZkACLAndCredentialsProvidersTest, 
ShufflingReplicaListTransformerTest, WrapperMergePolicyFactoryTest, 
DirectSolrConnectionTest, TestSSLRandomization, SolrJmxReporterTest, 
TestSubQueryTransformer, TestNoOpRegenerator, TestPivotHelperCode, 
SolrIndexMetricsTest, DocValuesMissingTest, TestSerializedLuceneMatchVersion, 
ZkControllerTest, TestConfigSetsAPIZkFailure, BadCopyFieldTest, 
TestTestInjection, TestUseDocValuesAsStored2, TestClassicSimilarityFactory, 
HttpPartitionTest, TestFastLRUCache, DOMUtilTest, SolrMetricReporterTest, 
InfoHandlerTest, TestManagedSchema, RulesTest, TestDownShardTolerantSearch, 
DeleteLastCustomShardedReplicaTest, HdfsRestartWhileUpdatingTest, 
TestReplicationHandlerBackup, SortSpecParsingTest, RequiredFieldsTest, 
CoreSorterTest, TestSolrQueryParserResource, XmlUpdateRequestHandlerTest, 
RemoteQueryErrorTest, ShardRoutingTest, TestCSVResponseWriter, 
OverseerStatusTest, TestConfigSetsAPI, TestSolrDynamicMBean, StressHdfsTest, 
DeleteStatusTest, PreAnalyzedUpdateProcessorTest, TestNRTOpen, 
TestStressRecovery, HdfsBasicDistributedZk2Test, SynonymTokenizerTest, 
SecurityConfHandlerTest, StatelessScriptUpdateProcessorFactoryTest, 
MoreLikeThisHandlerTest, TestIBSimilarityFactory, TestCloudPseudoReturnFields, 
BlockJoinFacetRandomTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [136/681 (1!)] on J0 in 3.33s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 64233 lines...]

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

Reply via email to