Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6273/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

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([4024B7BE89E1811D:289B8294597B93F1]: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:140)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12343 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_4024B7BE89E1811D-001\init-core-data-001
   [junit4]   2> 2402327 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4024B7BE89E1811D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2402336 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4024B7BE89E1811D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_4024B7BE89E1811D-001\tempDir-001
   [junit4]   2> 2402336 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4024B7BE89E1811D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2402336 INFO  (Thread-4763) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2402336 INFO  (Thread-4763) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2402437 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4024B7BE89E1811D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57243
   [junit4]   2> 2402447 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2402447 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13c5b8f{/solr,null,AVAILABLE}
   [junit4]   2> 2402448 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3ea844{HTTP/1.1,[http/1.1]}{127.0.0.1:57247}
   [junit4]   2> 2402448 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.e.j.s.Server Started @2414829ms
   [junit4]   2> 2402448 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57247}
   [junit4]   2> 2402448 ERROR (jetty-launcher-3637-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2402449 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2402449 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2402449 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2402449 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T09:13:27.342Z
   [junit4]   2> 2402452 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2402455 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a0cba{/solr,null,AVAILABLE}
   [junit4]   2> 2402455 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b3d109{HTTP/1.1,[http/1.1]}{127.0.0.1:57253}
   [junit4]   2> 2402455 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.e.j.s.Server Started @2414836ms
   [junit4]   2> 2402458 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57253}
   [junit4]   2> 2402459 ERROR (jetty-launcher-3637-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2402459 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2402459 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2402459 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2402459 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2402459 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T09:13:27.352Z
   [junit4]   2> 2402466 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2402479 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57243/solr
   [junit4]   2> 2402484 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57243/solr
   [junit4]   2> 2402484 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 0x158d88f1bc60003, 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> 2402518 INFO  (jetty-launcher-3637-thread-2) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57247_solr
   [junit4]   2> 2402519 INFO  (jetty-launcher-3637-thread-1) 
[n:127.0.0.1:57253_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57253_solr
   [junit4]   2> 2402520 INFO  (jetty-launcher-3637-thread-2) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.Overseer Overseer 
(id=97065501146349574-127.0.0.1:57247_solr-n_0000000000) starting
   [junit4]   2> 2402522 INFO  
(zkCallback-3648-thread-1-processing-n:127.0.0.1:57247_solr) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2402524 INFO  
(zkCallback-3646-thread-1-processing-n:127.0.0.1:57253_solr) 
[n:127.0.0.1:57253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2402536 INFO  (jetty-launcher-3637-thread-2) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57247_solr
   [junit4]   2> 2402538 INFO  
(zkCallback-3648-thread-1-processing-n:127.0.0.1:57247_solr) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2402539 INFO  
(zkCallback-3646-thread-1-processing-n:127.0.0.1:57253_solr) 
[n:127.0.0.1:57253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2402587 INFO  (jetty-launcher-3637-thread-1) 
[n:127.0.0.1:57253_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2402589 INFO  (jetty-launcher-3637-thread-1) 
[n:127.0.0.1:57253_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> 2402592 INFO  (jetty-launcher-3637-thread-1) 
[n:127.0.0.1:57253_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2402604 INFO  (jetty-launcher-3637-thread-1-EventThread) 
[n:127.0.0.1:57253_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2402613 INFO  (jetty-launcher-3637-thread-2) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2402613 INFO  (jetty-launcher-3637-thread-2) 
[n:127.0.0.1:57247_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> 2402614 INFO  (jetty-launcher-3637-thread-2) 
[n:127.0.0.1:57247_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2402618 INFO  (jetty-launcher-3637-thread-2-EventThread) 
[n:127.0.0.1:57247_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2402627 INFO  (jetty-launcher-3637-thread-1) 
[n:127.0.0.1:57253_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_4024B7BE89E1811D-001\tempDir-001\node1\.
   [junit4]   2> 2403642 INFO  (jetty-launcher-3637-thread-2) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_4024B7BE89E1811D-001\tempDir-001\node2\.
   [junit4]   2> 2403652 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 0x158d88f1bc60009, 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> 2403685 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2403696 INFO  (qtp28634080-20888) [n:127.0.0.1:57253_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> 2403696 INFO  (qtp28634080-20888) [n:127.0.0.1:57253_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> 2403696 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2403720 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4024B7BE89E1811D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2405014 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 0x158d88f1bc6000a, 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> 2405014 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4024B7BE89E1811D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2405037 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2405102 ERROR (qtp28634080-20886) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2405177 ERROR (qtp28974028-20890) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 2405190 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405191 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405194 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 0x158d88f1bc6000b, 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> 2405201 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405202 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405205 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 0x158d88f1bc6000c, 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> 2405205 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2405233 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2405250 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=4024B7BE89E1811D 
-Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Thimbu 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4024B7BE89E1811D:289B8294597B93F1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2405277 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2405287 INFO  (qtp28634080-20886) [n:127.0.0.1:57253_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyc7igFY_JurOwUCFLfm45CqNAcoRagN6wFhtYafcP8GB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405287 INFO  (qtp28634080-20886) [n:127.0.0.1:57253_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyc7igFY_JurOwUCFLfm45CqNAcoRagN6wFhtYafcP8GB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405304 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405305 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405311 INFO  (qtp28974028-20881) [n:127.0.0.1:57247_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyc7igFY_JurOwUCFLfm45CqNAcoRagN6wFhtYafcP8GB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405312 INFO  (qtp28974028-20881) [n:127.0.0.1:57247_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyc7igFY_JurOwUCFLfm45CqNAcoRagN6wFhtYafcP8GB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405315 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2405342 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2405356 INFO  (qtp28634080-20894) [n:127.0.0.1:57253_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyd7igFY_JurewYCFBY6az7x3TNIdSKjFUmiWE5LMNtyB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405356 INFO  (qtp28634080-20894) [n:127.0.0.1:57253_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyd7igFY_JurewYCFBY6az7x3TNIdSKjFUmiWE5LMNtyB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405356 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2405385 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2405394 WARN  (qtp28634080-20891) [    ] 
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> 2405394 WARN  (qtp28634080-20891) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2405395 WARN  (qtp28974028-20892) [    ] 
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> 2405396 WARN  (qtp28974028-20892) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2405403 WARN  (qtp28634080-20893) [    ] 
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> 2405404 WARN  (qtp28634080-20893) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2405404 WARN  (qtp28974028-20875) [    ] 
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> 2405405 WARN  (qtp28974028-20875) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2405405 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2405442 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2405480 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405481 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405483 INFO  (qtp28634080-20886) [n:127.0.0.1:57253_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyfgigFY_Jur4AkCFA-0Y-KcqW48ElsH9roRC17AUUWWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405483 INFO  (qtp28634080-20886) [n:127.0.0.1:57253_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyfgigFY_Jur4AkCFA-0Y-KcqW48ElsH9roRC17AUUWWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405484 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 0x158d88f1bc6000e, 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> 2405496 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405497 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405499 INFO  (qtp28634080-20896) [n:127.0.0.1:57253_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyfgigFY_Jur4AkCFA-0Y-KcqW48ElsH9roRC17AUUWWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405500 INFO  (qtp28634080-20896) [n:127.0.0.1:57253_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyfgigFY_Jur4AkCFA-0Y-KcqW48ElsH9roRC17AUUWWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405509 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405510 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405513 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 0x158d88f1bc60010, 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> 2405529 INFO  (qtp28634080-20891) [n:127.0.0.1:57253_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjygnigFY_JusJwoCFF_tRE_rd7skIbK458MziK7FVeViB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405529 INFO  (qtp28634080-20891) [n:127.0.0.1:57253_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjygnigFY_JusJwoCFF_tRE_rd7skIbK458MziK7FVeViB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405536 INFO  (qtp28974028-20882) [n:127.0.0.1:57247_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjygnigFY_JusJwoCFF_tRE_rd7skIbK458MziK7FVeViB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405537 INFO  (qtp28974028-20882) [n:127.0.0.1:57247_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjygnigFY_JusJwoCFF_tRE_rd7skIbK458MziK7FVeViB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405551 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405552 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405554 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 0x158d88f1bc60011, 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> 2405570 INFO  (qtp28634080-20894) [n:127.0.0.1:57253_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyhQigFY_JusUAsCFNjqnE0QlD2lv7-UsadwbxCmpwcNB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405570 INFO  (qtp28634080-20894) [n:127.0.0.1:57253_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyhQigFY_JusUAsCFNjqnE0QlD2lv7-UsadwbxCmpwcNB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405585 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405586 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405590 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 0x158d88f1bc60012, 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> 2405592 INFO  (qtp28974028-20881) [n:127.0.0.1:57247_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyhQigFY_JusUAsCFNjqnE0QlD2lv7-UsadwbxCmpwcNB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405594 INFO  (qtp28974028-20881) [n:127.0.0.1:57247_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyhQigFY_JusUAsCFNjqnE0QlD2lv7-UsadwbxCmpwcNB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405614 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405615 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405618 INFO  (qtp28634080-20891) [n:127.0.0.1:57253_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyh7igFY_JusewwCFAQdy7nkR1vWqwdHi3stwRWtiJbDB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405618 INFO  (qtp28634080-20891) [n:127.0.0.1:57253_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyh7igFY_JusewwCFAQdy7nkR1vWqwdHi3stwRWtiJbDB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405618 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 0x158d88f1bc60013, 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> 2405624 INFO  (qtp28974028-20887) [n:127.0.0.1:57247_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyh7igFY_JusewwCFAQdy7nkR1vWqwdHi3stwRWtiJbDB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2405624 INFO  (qtp28974028-20887) [n:127.0.0.1:57247_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjYjyh7igFY_JusewwCFAQdy7nkR1vWqwdHi3stwRWtiJbDB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2405630 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2405632 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57243/solr ready
   [junit4]   2> 2405635 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 0x158d88f1bc60014, 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> 2405635 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4024B7BE89E1811D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2405637 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1b3d109{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2405639 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24267263
   [junit4]   2> 2405639 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3ea844{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2405639 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3278253
   [junit4]   2> 2405645 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97065501146349574-127.0.0.1:57247_solr-n_0000000000) closing
   [junit4]   2> 2405645 INFO  
(OverseerStateUpdate-97065501146349574-127.0.0.1:57247_solr-n_0000000000) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57247_solr
   [junit4]   2> 2405648 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 0x158d88f1bc60006, 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> 2405648 WARN  
(zkCallback-3648-thread-2-processing-n:127.0.0.1:57247_solr) 
[n:127.0.0.1:57247_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2405649 ERROR 
(Thread[Thread-4786,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:57247_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2405652 INFO  (jetty-launcher-3637-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13c5b8f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2407149 WARN  
(zkCallback-3646-thread-1-processing-n:127.0.0.1:57253_solr) 
[n:127.0.0.1:57253_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2407149 ERROR 
(Thread[Thread-4783,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:57253_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2407152 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 0x158d88f1bc60007, 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> 2407152 INFO  (jetty-launcher-3637-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a0cba{/solr,null,UNAVAILABLE}
   [junit4]   2> 2407154 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4024B7BE89E1811D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57243 57243
   [junit4]   2> 2407156 INFO  (Thread-4763) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57243 57243
   [junit4]   2> 2407157 WARN  (Thread-4763) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /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> 2407158 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4024B7BE89E1811D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_4024B7BE89E1811D-001
   [junit4]   2> Dec 07, 2016 9:13:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=98346536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSerializedLuceneMatchVersion, SuggesterWFSTTest, 
TermVectorComponentDistributedTest, SolrCoreCheckLockOnStartupTest, 
TestMiniSolrCloudCluster, NoCacheHeaderTest, DeleteShardTest, 
StatsComponentTest, ClusterStateTest, SparseHLLTest, CSVRequestHandlerTest, 
TermVectorComponentTest, TestDynamicFieldCollectionResource, CacheHeaderTest, 
OpenCloseCoreStressTest, TestCodecSupport, TestCrossCoreJoin, 
TestSSLRandomization, SpellingQueryConverterTest, TestJoin, 
TestSha256AuthenticationProvider, OverriddenZkACLAndCredentialsProvidersTest, 
ReplicationFactorTest, RankQueryTest, DistanceFunctionTest, 
TestFoldingMultitermQuery, TestGeoJSONResponseWriter, 
TestFuzzyAnalyzedSuggestions, TestTolerantUpdateProcessorCloud, 
TestDistributedStatsComponentCardinality, TestMacros, DocValuesMissingTest, 
SharedFSAutoReplicaFailoverTest, TestConfigSetImmutable, TestSearchPerf, 
LeaderFailureAfterFreshStartTest, CollectionReloadTest, 
RegexBoostProcessorTest, CdcrBootstrapTest, TestJavabinTupleStreamParser, 
ZkStateWriterTest, TestCustomDocTransformer, SortByFunctionTest, 
BlobRepositoryCloudTest, BasicZkTest, SecurityConfHandlerTest, 
SolrCloudExampleTest, SliceStateTest, TlogReplayBufferedWhileIndexingTest, 
TestBadConfig, AliasIntegrationTest, ShowFileRequestHandlerTest, 
DistributedFacetPivotSmallAdvancedTest, RemoteQueryErrorTest, 
TestLMJelinekMercerSimilarityFactory, TestCloudSchemaless, 
WrapperMergePolicyFactoryTest, ScriptEngineTest, TestUnifiedSolrHighlighter, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHashQParserPlugin, 
TestQueryTypes, PeerSyncWithIndexFingerprintCachingTest, TestExactStatsCache, 
TestRandomCollapseQParserPlugin, BlockJoinFacetRandomTest, 
PeerSyncReplicationTest, HdfsRecoveryZkTest, TestLocalFSCloudBackupRestore, 
SpatialRPTFieldTypeTest, TestSolrCloudWithKerberosAlt, TestIndexSearcher, 
DeleteNodeTest, AtomicUpdatesTest, HdfsSyncSliceTest, DateMathParserTest, 
DirectUpdateHandlerOptimizeTest, TestReload, TestHdfsCloudBackupRestore, 
TestDeleteCollectionOnDownNodes, TestConfigSetsAPIZkFailure, 
WordBreakSolrSpellCheckerTest, TestStressRecovery, TestSubQueryTransformer, 
TestSolrConfigHandlerCloud, TestLeaderElectionZkExpiry, SolrIndexSplitterTest, 
ShufflingReplicaListTransformerTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestRebalanceLeaders, TestCustomSort, TestInitParams, CdcrUpdateLogTest, 
JavabinLoaderTest, CleanupOldIndexTest, TestQueryUtils, TestComponentsName, 
TestRandomFlRTGCloud, CollectionTooManyReplicasTest, ReturnFieldsTest, 
DistributedFacetPivotLargeTest, MinimalSchemaTest, TestCoreDiscovery, 
ResponseLogComponentTest, CurrencyFieldOpenExchangeTest, AutoCommitTest, 
TestLMDirichletSimilarityFactory, TestReRankQParserPlugin, 
SpellCheckCollatorTest, ChaosMonkeySafeLeaderTest, SmileWriterTest, 
IndexSchemaTest, CoreMergeIndexesAdminHandlerTest, FileBasedSpellCheckerTest, 
DistribJoinFromCollectionTest, TestManagedResourceStorage, BlockDirectoryTest, 
SpellCheckComponentTest, QueryParsingTest, CloudMLTQParserTest, 
BigEndianAscendingWordSerializerTest, TestSolrXml, SuggesterTSTTest, 
TestSubQueryTransformerDistrib, TestSolrQueryParser, ConnectionReuseTest, 
PreAnalyzedFieldTest, TestNonDefinedSimilarityFactory, HdfsNNFailoverTest, 
CoreAdminHandlerTest, TestFieldTypeCollectionResource, TestDistributedGrouping, 
SignatureUpdateProcessorFactoryTest, TestCustomStream, TestMissingGroups, 
UtilsToolTest, TestSolrQueryResponse, TestConfig, TestPKIAuthenticationPlugin, 
TestCloudManagedSchema, LeaderElectionIntegrationTest, 
TestObjectReleaseTracker, TestFieldCacheReopen, LoggingHandlerTest, 
TestReqParamsAPI, TestBulkSchemaAPI, CachingDirectoryFactoryTest, 
TestClusterStateMutator, TestScoreJoinQPScore, TestHdfsBackupRestoreCore, 
GraphQueryTest, TestDocTermOrds, StatsReloadRaceTest, TestConfigSetsAPI, 
TestSolr4Spatial2, TestManagedSchemaThreadSafety, CoreAdminCreateDiscoverTest, 
TestSolrCoreSnapshots, TestSolrQueryParserResource, 
HdfsWriteToMultipleCollectionsTest, UUIDFieldTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, 
TestRandomDVFaceting, ZkCLITest, TestRecovery, ZkControllerTest, 
TestRealTimeGet, DistributedTermsComponentTest, SolrCoreTest, 
SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, 
DistributedQueryElevationComponentTest, TestStressLucene, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, 
RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
FastVectorHighlighterTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, SearchHandlerTest, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, 
TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters, 
EchoParamsTest, TestDFRSimilarityFactory, TestBM25SimilarityFactory, 
TestJmxMonitoredMap, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, 
DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestOnReconnectListenerSupport, 
TestReplicaProperties, TestRequestForwarding, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [518/659 (1!)] on J1 in 5.88s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 54957 lines...]

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

Reply via email to