Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/876/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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([E26CAE3109CA8737:8AD39B1BD95095DB]: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:137)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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 12005 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_E26CAE3109CA8737-001/init-core-data-001
   [junit4]   2> 2473138 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E26CAE3109CA8737]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2473138 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E26CAE3109CA8737]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2473139 INFO  (Thread-5379) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2473139 INFO  (Thread-5379) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2473239 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E26CAE3109CA8737]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32947
   [junit4]   2> 2473246 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2473246 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2473248 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4df5bec9{/solr,null,AVAILABLE}
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5cd5802c{HTTP/1.1,[http/1.1]}{127.0.0.1:33607}
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.e.j.s.Server Started @2477402ms
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33607}
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51eb4165{/solr,null,AVAILABLE}
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-30T04:19:59.260Z
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3131feff{HTTP/1.1,[http/1.1]}{127.0.0.1:61799}
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.e.j.s.Server Started @2477403ms
   [junit4]   2> 2473249 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61799}
   [junit4]   2> 2473250 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2473250 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2473250 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2473250 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-30T04:19:59.261Z
   [junit4]   2> 2473266 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2473266 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2473276 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32947/solr
   [junit4]   2> 2473276 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32947/solr
   [junit4]   2> 2473311 INFO  (jetty-launcher-3414-thread-2) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33607_solr
   [junit4]   2> 2473313 INFO  (jetty-launcher-3414-thread-1) 
[n:127.0.0.1:61799_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61799_solr
   [junit4]   2> 2473313 INFO  (jetty-launcher-3414-thread-2) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.Overseer Overseer 
(id=96679310075559941-127.0.0.1:33607_solr-n_0000000000) starting
   [junit4]   2> 2473316 INFO  
(zkCallback-3424-thread-1-processing-n:127.0.0.1:33607_solr) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2473318 INFO  
(zkCallback-3425-thread-1-processing-n:127.0.0.1:61799_solr) 
[n:127.0.0.1:61799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2473327 INFO  (jetty-launcher-3414-thread-2) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33607_solr
   [junit4]   2> 2473329 INFO  
(zkCallback-3424-thread-1-processing-n:127.0.0.1:33607_solr) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2473339 INFO  
(zkCallback-3425-thread-1-processing-n:127.0.0.1:61799_solr) 
[n:127.0.0.1:61799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2473359 INFO  (jetty-launcher-3414-thread-2) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2473359 INFO  (jetty-launcher-3414-thread-1) 
[n:127.0.0.1:61799_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2473360 INFO  (jetty-launcher-3414-thread-1) 
[n:127.0.0.1:61799_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> 2473360 INFO  (jetty-launcher-3414-thread-2) 
[n:127.0.0.1:33607_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> 2473360 INFO  (jetty-launcher-3414-thread-1) 
[n:127.0.0.1:61799_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2473360 INFO  (jetty-launcher-3414-thread-2) 
[n:127.0.0.1:33607_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2473364 INFO  (jetty-launcher-3414-thread-2-EventThread) 
[n:127.0.0.1:33607_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2473365 INFO  (jetty-launcher-3414-thread-1-EventThread) 
[n:127.0.0.1:61799_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2474389 INFO  (jetty-launcher-3414-thread-2) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_E26CAE3109CA8737-001/tempDir-001/node2/.
   [junit4]   2> 2474391 INFO  (jetty-launcher-3414-thread-1) 
[n:127.0.0.1:61799_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_E26CAE3109CA8737-001/tempDir-001/node1/.
   [junit4]   2> 2474438 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2474535 WARN  (qtp1218468597-21481) [    ] 
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> 2474535 WARN  (qtp1218468597-21481) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2474536 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474539 WARN  (qtp1199642847-21488) [    ] 
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> 2474540 WARN  (qtp1199642847-21488) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2474540 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474548 WARN  (qtp1218468597-21484) [    ] 
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> 2474548 WARN  (qtp1218468597-21484) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2474549 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474550 WARN  (qtp1199642847-21491) [    ] 
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> 2474550 WARN  (qtp1199642847-21491) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2474550 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474550 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2474585 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2474602 INFO  (qtp1218468597-21478) [n:127.0.0.1:33607_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgPVigFXnV6H1QMEFLewjz7qJjNuWyutmAByeGk2MxdQB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474602 INFO  (qtp1218468597-21478) [n:127.0.0.1:33607_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgPVigFXnV6H1QMEFLewjz7qJjNuWyutmAByeGk2MxdQB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474605 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474608 INFO  (qtp1199642847-21482) [n:127.0.0.1:61799_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgPVigFXnV6H1QMEFLewjz7qJjNuWyutmAByeGk2MxdQB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474608 INFO  (qtp1199642847-21482) [n:127.0.0.1:61799_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgPVigFXnV6H1QMEFLewjz7qJjNuWyutmAByeGk2MxdQB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474610 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474611 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2474647 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2474668 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=E26CAE3109CA8737 
-Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Asia/Yerevan 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E26CAE3109CA8737:8AD39B1BD95095DB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2474713 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2474716 INFO  (qtp1218468597-21481) [n:127.0.0.1:33607_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> 2474716 INFO  (qtp1218468597-21481) [n:127.0.0.1:33607_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> 2474719 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1475245200726&s=MtozdQSrZhzqMyTYpKAYRMyXLuU=";
 Path=/; Domain=127.0.0.1; Expires=Jum, 30-Sep-2016 14:20:00 GMT; HttpOnly". 
Invalid 'expires' attribute: Jum, 30-Sep-2016 14:20:00 GMT
   [junit4]   2> 2474720 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2474757 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2474773 INFO  (qtp1218468597-21483) [n:127.0.0.1:33607_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSBigFXnV6IgQUEFBmiTQuc4ueOMV4LzglhAeIr3rWrB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474774 INFO  (qtp1218468597-21483) [n:127.0.0.1:33607_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSBigFXnV6IgQUEFBmiTQuc4ueOMV4LzglhAeIr3rWrB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474779 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474781 INFO  (qtp1199642847-21489) [n:127.0.0.1:61799_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSBigFXnV6IgQUEFBmiTQuc4ueOMV4LzglhAeIr3rWrB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474781 INFO  (qtp1199642847-21489) [n:127.0.0.1:61799_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSBigFXnV6IgQUEFBmiTQuc4ueOMV4LzglhAeIr3rWrB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474784 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474798 INFO  (qtp1218468597-21481) [n:127.0.0.1:33607_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSbigFXnV6ImwYEFHH4ROxENXabVXXvy8bCpRAQaXmKB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474798 INFO  (qtp1218468597-21481) [n:127.0.0.1:33607_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSbigFXnV6ImwYEFHH4ROxENXabVXXvy8bCpRAQaXmKB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474800 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474803 INFO  (qtp1199642847-21490) [n:127.0.0.1:61799_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSbigFXnV6ImwYEFHH4ROxENXabVXXvy8bCpRAQaXmKB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474803 INFO  (qtp1199642847-21490) [n:127.0.0.1:61799_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSbigFXnV6ImwYEFHH4ROxENXabVXXvy8bCpRAQaXmKB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474806 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474823 INFO  (qtp1218468597-21486) [n:127.0.0.1:33607_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSyigFXnV6IsgcEFPLLTxgppRhZ__qq9hVFl2UP-HLUB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474823 INFO  (qtp1218468597-21486) [n:127.0.0.1:33607_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSyigFXnV6IsgcEFPLLTxgppRhZ__qq9hVFl2UP-HLUB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474826 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474829 INFO  (qtp1199642847-21488) [n:127.0.0.1:61799_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSyigFXnV6IsgcEFPLLTxgppRhZ__qq9hVFl2UP-HLUB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474829 INFO  (qtp1199642847-21488) [n:127.0.0.1:61799_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgSyigFXnV6IsgcEFPLLTxgppRhZ__qq9hVFl2UP-HLUB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474832 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474845 INFO  (qtp1218468597-21483) [n:127.0.0.1:33607_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgTMigFXnV6IzAgEFGkm7zwpI8r4hyYSiCXKEh9oyb0LB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474845 INFO  (qtp1218468597-21483) [n:127.0.0.1:33607_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgTMigFXnV6IzAgEFGkm7zwpI8r4hyYSiCXKEh9oyb0LB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474848 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474852 INFO  (qtp1199642847-21489) [n:127.0.0.1:61799_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgTMigFXnV6IzAgEFGkm7zwpI8r4hyYSiCXKEh9oyb0LB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474852 INFO  (qtp1199642847-21489) [n:127.0.0.1:61799_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgTMigFXnV6IzAgEFGkm7zwpI8r4hyYSiCXKEh9oyb0LB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474854 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474854 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2474898 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E26CAE3109CA8737]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2474907 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E26CAE3109CA8737]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2474938 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2474949 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2474952 INFO  (qtp1218468597-21486) [n:127.0.0.1:33607_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgU1igFXnV6JNQoEFO57dsSgOP0-lyUvTPyhsDoV4n1_B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2474952 INFO  (qtp1218468597-21486) [n:127.0.0.1:33607_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVd5UgU1igFXnV6JNQoEFO57dsSgOP0-lyUvTPyhsDoV4n1_B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2474953 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2474982 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2474994 ERROR (qtp1218468597-21484) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 2474999 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2475002 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2475036 ERROR (qtp1199642847-21490) [n:127.0.0.1:61799_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_12]
   [junit4]   2> 2475041 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2475043 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E26CAE3109CA8737])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2475043 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E26CAE3109CA8737])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2475045 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@3131feff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2475046 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=406966304
   [junit4]   2> 2475046 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@5cd5802c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2475065 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=927210361
   [junit4]   2> 2475069 INFO  
(zkCallback-3424-thread-2-processing-n:127.0.0.1:33607_solr) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2475069 WARN  
(zkCallback-3425-thread-1-processing-n:127.0.0.1:61799_solr) 
[n:127.0.0.1:61799_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2475071 ERROR 
(Thread[Thread-5399,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:61799_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2475073 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96679310075559941-127.0.0.1:33607_solr-n_0000000000) closing
   [junit4]   2> 2475073 INFO  
(OverseerStateUpdate-96679310075559941-127.0.0.1:33607_solr-n_0000000000) 
[n:127.0.0.1:33607_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33607_solr
   [junit4]   2> 2475075 ERROR 
(Thread[Thread-5396,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:33607_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2475078 INFO  (jetty-launcher-3414-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@51eb4165{/solr,null,UNAVAILABLE}
   [junit4]   2> 2475082 INFO  (jetty-launcher-3414-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4df5bec9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2475085 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E26CAE3109CA8737]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:32947 32947
   [junit4]   2> 2475174 INFO  (Thread-5379) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:32947 32947
   [junit4]   2> 2475176 WARN  (Thread-5379) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [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/clusterstate.json
   [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>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [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> 2475177 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E26CAE3109CA8737]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_E26CAE3109CA8737-001
   [junit4]   2> Sep 30, 2016 4:20:01 AM 
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(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1418, maxMBSortInHeap=5.2192345924409285, 
sim=ClassicSimilarity, locale=ms-MY, timezone=Asia/Yerevan
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=238749640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphTermsQParserPlugin, 
CopyFieldTest, StressHdfsTest, TermsComponentTest, TestHashPartitioner, 
SolrRequestParserTest, LeaderElectionTest, XmlUpdateRequestHandlerTest, 
DeleteNodeTest, TestExpandComponent, ConfigSetsAPITest, TestManagedSchema, 
ChaosMonkeyNothingIsSafeTest, DeleteInactiveReplicaTest, TestStressLucene, 
CdcrReplicationHandlerTest, CollectionTooManyReplicasTest, TestCollationField, 
TestReqParamsAPI, SOLR749Test, TestWordDelimiterFilterFactory, 
TestDocBasedVersionConstraints, PolyFieldTest, SuggesterFSTTest, 
TestHighFrequencyDictionaryFactory, HLLUtilTest, TestStressReorder, 
TestSolrCloudWithSecureImpersonation, SuggestComponentTest, CursorPagingTest, 
TestDistribIDF, IndexBasedSpellCheckerTest, BasicAuthIntegrationTest, 
RemoteQueryErrorTest, TestUseDocValuesAsStored2, TestJmxIntegration, TestSort, 
CollectionReloadTest, PeerSyncReplicationTest, TestMergePolicyConfig, 
HighlighterTest, TestSurroundQueryParser, CdcrBootstrapTest, 
TestExactStatsCache, DistributedMLTComponentTest, BlockDirectoryTest, 
TestQuerySenderNoQuery, TestCSVResponseWriter, ChangedSchemaMergeTest, 
SolrCoreTest, SortSpecParsingTest, TestSolrFieldCacheMBean, TestRTGBase, 
TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test, 
TriLevelCompositeIdRoutingTest, TestDistribDocBasedVersion, TestInitQParser, 
TestExtendedDismaxParser, TestCloudManagedSchema, TestLegacyFieldCache, 
TestPostingsSolrHighlighter, TestPhraseSuggestions, SystemInfoHandlerTest, 
CloudMLTQParserTest, TestExclusionRuleCollectionAccess, QueryResultKeyTest, 
TestLeaderInitiatedRecoveryThread, TestDistributedSearch, 
TestGraphMLResponseWriter, TestSQLHandler, ExitableDirectoryReaderTest, 
TestTolerantUpdateProcessorRandomCloud, TestCloudPseudoReturnFields, ZkCLITest, 
TestReplicationHandler, TestFieldCacheReopen, LeaderFailureAfterFreshStartTest, 
ParsingFieldUpdateProcessorsTest, AddBlockUpdateTest, 
FastVectorHighlighterTest, DistributedFacetPivotLongTailTest, ShardRoutingTest, 
TestFieldCacheSort, TestTolerantSearch, 
StatelessScriptUpdateProcessorFactoryTest, TestNRTOpen, 
TestDynamicFieldCollectionResource, TestNonDefinedSimilarityFactory, 
TestCloudSchemaless, TestAuthenticationFramework, IndexSchemaRuntimeFieldTest, 
BJQParserTest, SimplePostToolTest, HdfsDirectoryTest, 
SharedFSAutoReplicaFailoverTest, TestSweetSpotSimilarityFactory, 
SchemaVersionSpecificBehaviorTest, TestSolrCLIRunExample, 
TestHdfsBackupRestoreCore, AnalysisAfterCoreReloadTest, 
DirectSolrSpellCheckerTest, DOMUtilTest, QueryElevationComponentTest, 
ZkNodePropsTest, TestAuthorizationFramework, TestUpdate, 
TestCursorMarkWithoutUniqueKey, PluginInfoTest, TestCSVLoader, TestFaceting, 
PrimUtilsTest, TestFastOutputStream, TestSortingResponseWriter, 
TestQueryWrapperFilter, DistributedQueryElevationComponentTest, 
DocumentBuilderTest, CdcrUpdateLogTest, HdfsRestartWhileUpdatingTest, 
OpenExchangeRatesOrgProviderTest, DocExpirationUpdateProcessorFactoryTest, 
TestSmileRequest, ReplicationFactorTest, DistributedFacetPivotSmallTest, 
TestShortCircuitedRequests, MergeStrategyTest, TestPseudoReturnFields, 
TestConfigSetsAPI, TestInfoStreamLogging, TestDocTermOrds, TestLFUCache, 
TestLazyCores, CollectionsAPISolrJTest, DateFieldTest, 
TestBM25SimilarityFactory, TestIBSimilarityFactory, 
TestEmbeddedSolrServerConstructors, TestMaxScoreQueryParser, 
TestSolrConfigHandlerConcurrent, TestShardHandlerFactory, HttpPartitionTest, 
TestBulkSchemaAPI, QueryEqualityTest, TestReplicaProperties, 
DistributedFacetExistsSmallTest, TestSubQueryTransformer, TestXIncludeConfig, 
CdcrVersionReplicationTest, TestConfigSetsAPIZkFailure, TestNumericTerms64, 
TestLeaderElectionWithEmptyReplica, TestConfigSetProperties, 
SegmentsInfoRequestHandlerTest, SampleTest, TestHighlightDedupGrouping, 
TestObjectReleaseTracker, BasicDistributedZk2Test, SyncSliceTest, 
RecoveryZkTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestStressVersions, StatsComponentTest, SoftAutoCommitTest, SuggesterTSTTest, 
SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, 
FieldMutatingUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, 
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, 
RequestHandlersTest, TestIndexingPerformance, RequiredFieldsTest, 
SolrPluginUtilsTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
CSVRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, 
TestSolrIndexConfig, MultiTermTest, TestDocSet, TestSearchPerf, 
NumericFieldsTest, MinimalSchemaTest, TestConfig, TestSolrCoreProperties, 
SynonymTokenizerTest, EchoParamsTest, TestJmxMonitoredMap, 
PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
ClusterStateTest, TestLRUCache, TestDocumentBuilder, FileUtilsTest, 
SolrTestCaseJ4Test, TestJettySolrRunner, ActionThrottleTest, AssignTest, 
AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, 
DeleteShardTest, DistribJoinFromCollectionTest, ForceLeaderTest, 
RestartWhileUpdatingTest, RollingRestartTest, TestCloudDeleteByQuery, 
TestCloudInspectUtil, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, 
TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [483/634 (1!)] on J0 in 3.06s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 60772 lines...]

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

Reply via email to