Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1849/
Java: 64bit/jdk1.8.0_102 -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([B5475738B153FF6F:DDF8621261C9ED83]: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:286)
        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 10951 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B5475738B153FF6F-001/init-core-data-001
   [junit4]   2> 383230 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B5475738B153FF6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 383233 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B5475738B153FF6F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 383233 INFO  (Thread-747) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 383233 INFO  (Thread-747) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 383333 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B5475738B153FF6F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43183
   [junit4]   2> 383339 INFO  (jetty-launcher-552-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 383339 INFO  (jetty-launcher-552-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 383340 INFO  (jetty-launcher-552-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f6e90a1{/solr,null,AVAILABLE}
   [junit4]   2> 383340 INFO  (jetty-launcher-552-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4103a0bd{/solr,null,AVAILABLE}
   [junit4]   2> 383341 INFO  (jetty-launcher-552-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@67d48de9{HTTP/1.1,[http/1.1]}{127.0.0.1:33013}
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-2) [    ] 
o.e.j.s.Server Started @385410ms
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33013}
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@660958b2{HTTP/1.1,[http/1.1]}{127.0.0.1:46169}
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-1) [    ] 
o.e.j.s.Server Started @385410ms
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46169}
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-01T23:17:55.290Z
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383342 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-01T23:17:55.290Z
   [junit4]   2> 383345 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 383345 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 383351 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 383352 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 383352 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43183/solr
   [junit4]   2> 383357 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43183/solr
   [junit4]   2> 383371 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33013_solr
   [junit4]   2> 383372 INFO  (jetty-launcher-552-thread-1) 
[n:127.0.0.1:46169_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46169_solr
   [junit4]   2> 383373 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.Overseer Overseer 
(id=96689446923927558-127.0.0.1:33013_solr-n_0000000000) starting
   [junit4]   2> 383373 INFO  
(zkCallback-562-thread-1-processing-n:127.0.0.1:46169_solr) 
[n:127.0.0.1:46169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 383374 INFO  
(zkCallback-563-thread-1-processing-n:127.0.0.1:33013_solr) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 383378 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33013_solr
   [junit4]   2> 383379 INFO  
(zkCallback-562-thread-1-processing-n:127.0.0.1:46169_solr) 
[n:127.0.0.1:46169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 383379 INFO  
(zkCallback-563-thread-1-processing-n:127.0.0.1:33013_solr) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 383398 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 383406 INFO  (jetty-launcher-552-thread-1) 
[n:127.0.0.1:46169_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 383418 INFO  (jetty-launcher-552-thread-1) 
[n:127.0.0.1:46169_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=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 383418 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_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=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 383533 INFO  (jetty-launcher-552-thread-1) 
[n:127.0.0.1:46169_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 383533 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 383575 INFO  (jetty-launcher-552-thread-2-EventThread) 
[n:127.0.0.1:33013_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 383575 INFO  (jetty-launcher-552-thread-1-EventThread) 
[n:127.0.0.1:46169_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 383734 INFO  (jetty-launcher-552-thread-1) 
[n:127.0.0.1:46169_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7ab1703d
   [junit4]   2> 383734 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@cb0af3c
   [junit4]   2> 383734 INFO  (jetty-launcher-552-thread-1) 
[n:127.0.0.1:46169_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7ab1703d
   [junit4]   2> 383734 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@cb0af3c
   [junit4]   2> 383735 INFO  (jetty-launcher-552-thread-1) 
[n:127.0.0.1:46169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B5475738B153FF6F-001/tempDir-001/node1/.
   [junit4]   2> 383735 INFO  (jetty-launcher-552-thread-2) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B5475738B153FF6F-001/tempDir-001/node2/.
   [junit4]   2> 383753 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[B5475738B153FF6F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 384494 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[B5475738B153FF6F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 384506 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 384547 INFO  (qtp2045329587-3330) [n:127.0.0.1:46169_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii5oigFXppayaAIDFPmcvXiARx4_abgD1SPpuzciU2kZB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384547 INFO  (qtp2045329587-3330) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii5oigFXppayaAIDFPmcvXiARx4_abgD1SPpuzciU2kZB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384549 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 384564 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 384588 ERROR (qtp1345503619-3337) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 384589 ERROR (qtp1345503619-3337) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager Exception while checking if token 
exist !!
   [junit4]   2> org.apache.hadoop.security.token.SecretManager$InvalidToken: 
Token not found
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.cancelToken(AbstractDelegationTokenSecretManager.java:537)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.cancelToken(ZKDelegationTokenSecretManager.java:800)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.cancelToken(DelegationTokenManager.java:187)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.managementOperation(DelegationTokenAuthenticationHandler.java:264)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.managementOperation(KerberosPlugin.java:544)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:514)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:79)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:249)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:358)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:267)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:253)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 384590 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=B5475738B153FF6F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG 
-Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B5475738B153FF6F:DDF8621261C9ED83]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:286)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 384605 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 384614 INFO  (qtp2045329587-3332) [n:127.0.0.1:46169_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii7LigFXppayywQDFFlssdpeQ8TlXH6wj84hZVjQ5ddiB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384614 INFO  (qtp2045329587-3332) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii7LigFXppayywQDFFlssdpeQ8TlXH6wj84hZVjQ5ddiB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384619 INFO  (qtp1345503619-3341) [n:127.0.0.1:33013_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii7LigFXppayywQDFFlssdpeQ8TlXH6wj84hZVjQ5ddiB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384619 INFO  (qtp1345503619-3341) [n:127.0.0.1:33013_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii7LigFXppayywQDFFlssdpeQ8TlXH6wj84hZVjQ5ddiB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384623 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 384646 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 384665 ERROR (qtp2045329587-3328) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 384707 ERROR (qtp1345503619-3333) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 384718 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 384736 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 384739 INFO  (qtp2045329587-3326) [n:127.0.0.1:46169_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 384739 INFO  (qtp2045329587-3326) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 384741 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 384781 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 384827 INFO  (qtp2045329587-3340) [n:127.0.0.1:46169_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii97igFXppazewcDFKkifyR2YHeqNzs8m85aJvpz0h8IB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384827 INFO  (qtp2045329587-3340) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii97igFXppazewcDFKkifyR2YHeqNzs8m85aJvpz0h8IB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384838 INFO  (qtp1345503619-3329) [n:127.0.0.1:33013_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii97igFXppazewcDFKkifyR2YHeqNzs8m85aJvpz0h8IB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384838 INFO  (qtp1345503619-3329) [n:127.0.0.1:33013_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii97igFXppazewcDFKkifyR2YHeqNzs8m85aJvpz0h8IB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384867 INFO  (qtp2045329587-3336) [n:127.0.0.1:46169_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii-2igFXppaztggDFKYJYBgq-FH9IWhihf_17XBlMG-kB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384867 INFO  (qtp2045329587-3336) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii-2igFXppaztggDFKYJYBgq-FH9IWhihf_17XBlMG-kB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384873 INFO  (qtp1345503619-3339) [n:127.0.0.1:33013_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii-2igFXppaztggDFKYJYBgq-FH9IWhihf_17XBlMG-kB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384873 INFO  (qtp1345503619-3339) [n:127.0.0.1:33013_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii-2igFXppaztggDFKYJYBgq-FH9IWhihf_17XBlMG-kB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384900 INFO  (qtp2045329587-3338) [n:127.0.0.1:46169_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii_aigFXppaz2gkDFKb405xK7eDhG8Hu5L-_3JbJWTzUB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384900 INFO  (qtp2045329587-3338) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii_aigFXppaz2gkDFKb405xK7eDhG8Hu5L-_3JbJWTzUB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384917 INFO  (qtp1345503619-3339) [n:127.0.0.1:33013_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii_aigFXppaz2gkDFKb405xK7eDhG8Hu5L-_3JbJWTzUB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384917 INFO  (qtp1345503619-3339) [n:127.0.0.1:33013_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCii_aigFXppaz2gkDFKb405xK7eDhG8Hu5L-_3JbJWTzUB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384946 INFO  (qtp2045329587-3336) [n:127.0.0.1:46169_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCijAHigFXppa0BwoDFCuF2zdASrcbEonnE2ezxRNkgXgVB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384946 INFO  (qtp2045329587-3336) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCijAHigFXppa0BwoDFCuF2zdASrcbEonnE2ezxRNkgXgVB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384968 INFO  (qtp1345503619-3341) [n:127.0.0.1:33013_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeCijAHigFXppa0BwoDFCuF2zdASrcbEonnE2ezxRNkgXgVB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 384968 INFO  (qtp1345503619-3341) [n:127.0.0.1:33013_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeCijAHigFXppa0BwoDFCuF2zdASrcbEonnE2ezxRNkgXgVB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 384972 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 384989 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 385006 WARN  (qtp2045329587-3330) [n:127.0.0.1:46169_solr    ] 
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> 385007 WARN  (qtp2045329587-3330) [n:127.0.0.1:46169_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 385010 WARN  (qtp1345503619-3339) [n:127.0.0.1:33013_solr    ] 
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> 385011 WARN  (qtp1345503619-3339) [n:127.0.0.1:33013_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 385020 WARN  (qtp2045329587-3328) [    ] 
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> 385021 WARN  (qtp2045329587-3328) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 385023 WARN  (qtp1345503619-3341) [n:127.0.0.1:33013_solr    ] 
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> 385024 WARN  (qtp1345503619-3341) [n:127.0.0.1:33013_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 385025 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B5475738B153FF6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 385026 INFO  (jetty-launcher-552-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@67d48de9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 385026 INFO  (jetty-launcher-552-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@660958b2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 385026 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=98438949
   [junit4]   2> 385026 INFO  (jetty-launcher-552-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=541080756
   [junit4]   2> 385029 INFO  (jetty-launcher-552-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96689446923927558-127.0.0.1:33013_solr-n_0000000000) closing
   [junit4]   2> 385029 INFO  
(OverseerStateUpdate-96689446923927558-127.0.0.1:33013_solr-n_0000000000) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33013_solr
   [junit4]   2> 385031 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 0x157828a296e0005, 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> 386530 WARN  
(zkCallback-562-thread-1-processing-n:127.0.0.1:46169_solr) 
[n:127.0.0.1:46169_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 386531 ERROR 
(Thread[Thread-766,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:46169_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 386531 WARN  
(zkCallback-563-thread-1-processing-n:127.0.0.1:33013_solr) 
[n:127.0.0.1:33013_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 386531 ERROR 
(Thread[Thread-765,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:33013_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 386539 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 0x157828a296e0008, 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> 386539 INFO  (jetty-launcher-552-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4103a0bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 386539 INFO  (jetty-launcher-552-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f6e90a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 386541 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B5475738B153FF6F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43183 43183
   [junit4]   2> 386589 INFO  (Thread-747) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43183 43183
   [junit4]   2> 386589 WARN  (Thread-747) [    ] 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> 386589 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B5475738B153FF6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B5475738B153FF6F-001
   [junit4]   2> Oct 01, 2016 11:17:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-SG, 
timezone=Europe/Lisbon
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=314873080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestChildDocTransformer, 
DistributedQueueTest, OutputWriterTest, TestFastWriter, 
ExternalFileFieldSortTest, SuggestComponentContextFilterQueryTest, 
DocExpirationUpdateProcessorFactoryTest, MultiThreadedOCPTest, ExplicitHLLTest, 
DeleteReplicaTest, TestHdfsUpdateLog, PreAnalyzedUpdateProcessorTest, 
TestFieldTypeCollectionResource, TestCrossCoreJoin, TestDynamicFieldResource, 
CurrencyFieldOpenExchangeTest, CollectionsAPISolrJTest, QueryEqualityTest, 
ConnectionReuseTest, ZkNodePropsTest, TestCryptoKeys, TestConfigOverlay, 
DistributedSpellCheckComponentTest, TestPerFieldSimilarity, 
TestExclusionRuleCollectionAccess, DisMaxRequestHandlerTest, 
AsyncCallRequestStatusResponseTest, TestRandomDVFaceting, 
BasicAuthIntegrationTest, TestCopyFieldCollectionResource, ScriptEngineTest, 
TestSubQueryTransformerDistrib, TestFastLRUCache, TestSolrDeletionPolicy2, 
HdfsDirectoryFactoryTest, TestReplicaProperties, DataDrivenBlockJoinTest, 
TestPKIAuthenticationPlugin, TestCSVLoader, HdfsChaosMonkeySafeLeaderTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [109/637 (1!)] on J0 in 3.88s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 62031 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to