Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6152/
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([7AAEE12A5DEEF44:6F15DB387544FDA8]: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 10719 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_7AAEE12A5DEEF44-001\init-core-data-001
   [junit4]   2> 385774 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7AAEE12A5DEEF44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 385784 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7AAEE12A5DEEF44]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 385785 INFO  (Thread-672) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 385785 INFO  (Thread-672) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 385886 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7AAEE12A5DEEF44]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49915
   [junit4]   2> 385931 INFO  (jetty-launcher-559-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 385931 INFO  (jetty-launcher-559-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b17a9a{/solr,null,AVAILABLE}
   [junit4]   2> 385944 INFO  (jetty-launcher-559-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 385945 INFO  (jetty-launcher-559-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e0e79b{/solr,null,AVAILABLE}
   [junit4]   2> 385952 INFO  (jetty-launcher-559-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@6c1c24{SSL,[ssl, 
http/1.1]}{127.0.0.1:49920}
   [junit4]   2> 385952 INFO  (jetty-launcher-559-thread-2) [    ] 
o.e.j.s.Server Started @391652ms
   [junit4]   2> 385952 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49920}
   [junit4]   2> 385953 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 385953 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385953 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385953 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-02T04:38:37.963Z
   [junit4]   2> 385957 INFO  (jetty-launcher-559-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@c47e79{SSL,[ssl, 
http/1.1]}{127.0.0.1:49919}
   [junit4]   2> 385957 INFO  (jetty-launcher-559-thread-1) [    ] 
o.e.j.s.Server Started @391657ms
   [junit4]   2> 385957 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49919}
   [junit4]   2> 385958 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 385958 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385958 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385958 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-02T04:38:37.968Z
   [junit4]   2> 385974 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 385975 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 386007 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49915/solr
   [junit4]   2> 386009 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49915/solr
   [junit4]   2> 386017 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 0x15783afc7f40004, 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> 386102 INFO  (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49919_solr
   [junit4]   2> 386107 INFO  (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.Overseer Overseer 
(id=96690708008927237-127.0.0.1:49919_solr-n_0000000000) starting
   [junit4]   2> 386108 INFO  (jetty-launcher-559-thread-2) 
[n:127.0.0.1:49920_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49920_solr
   [junit4]   2> 386149 INFO  
(zkCallback-570-thread-1-processing-n:127.0.0.1:49920_solr) 
[n:127.0.0.1:49920_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 386150 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:49919_solr) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 386178 INFO  (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49919_solr
   [junit4]   2> 386184 INFO  (jetty-launcher-559-thread-2) 
[n:127.0.0.1:49920_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 386194 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:49919_solr) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 386194 INFO  
(zkCallback-570-thread-1-processing-n:127.0.0.1:49920_solr) 
[n:127.0.0.1:49920_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 386210 INFO  (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 386299 INFO  (jetty-launcher-559-thread-2) 
[n:127.0.0.1:49920_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> 386299 INFO  (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_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> 386984 INFO  (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 387013 INFO  (jetty-launcher-559-thread-2) 
[n:127.0.0.1:49920_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 387117 INFO  (jetty-launcher-559-thread-2-EventThread) 
[n:127.0.0.1:49920_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 387117 INFO  (jetty-launcher-559-thread-1-EventThread) 
[n:127.0.0.1:49919_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 387598 ERROR (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_solr    ] o.a.h.u.Shell Failed to locate the winutils binary 
in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable 
null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2>        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2>        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2>        at 
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:468)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:203)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:152)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:342)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:315)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:345)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 388080 INFO  (jetty-launcher-559-thread-1) 
[n:127.0.0.1:49919_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_7AAEE12A5DEEF44-001\tempDir-001\node1\.
   [junit4]   2> 388084 INFO  (jetty-launcher-559-thread-2) 
[n:127.0.0.1:49920_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_7AAEE12A5DEEF44-001\tempDir-001\node2\.
   [junit4]   2> 388192 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 392424 INFO  (qtp5512643-3252) [n:127.0.0.1:49919_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr9PfigFXp7xX3wEDFN6OQH1Hd-DnAcxHdD041_UOUDqFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 392424 INFO  (qtp5512643-3252) [n:127.0.0.1:49919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr9PfigFXp7xX3wEDFN6OQH1Hd-DnAcxHdD041_UOUDqFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 392508 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 392600 INFO  (qtp5751439-3264) [n:127.0.0.1:49920_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr9PfigFXp7xX3wEDFN6OQH1Hd-DnAcxHdD041_UOUDqFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 392600 INFO  (qtp5751439-3264) [n:127.0.0.1:49920_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr9PfigFXp7xX3wEDFN6OQH1Hd-DnAcxHdD041_UOUDqFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 392623 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 392624 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 392698 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 392877 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 392890 INFO  (qtp5512643-3248) [n:127.0.0.1:49919_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-LnigFXp7xm5wIDFE6jrlNSMPRqxlZBHP3vQTGcQUNTB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 392891 INFO  (qtp5512643-3248) [n:127.0.0.1:49919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-LnigFXp7xm5wIDFE6jrlNSMPRqxlZBHP3vQTGcQUNTB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 392894 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 392934 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 393066 INFO  (qtp5512643-3272) [n:127.0.0.1:49919_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-PRigFXp7xn0QMDFKaWvDt1xp60VFUvEHtyNRAi0RT0B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393066 INFO  (qtp5512643-3272) [n:127.0.0.1:49919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-PRigFXp7xn0QMDFKaWvDt1xp60VFUvEHtyNRAi0RT0B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393074 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393164 INFO  (qtp5751439-3258) [n:127.0.0.1:49920_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-PRigFXp7xn0QMDFKaWvDt1xp60VFUvEHtyNRAi0RT0B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393164 INFO  (qtp5751439-3258) [n:127.0.0.1:49920_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-PRigFXp7xn0QMDFKaWvDt1xp60VFUvEHtyNRAi0RT0B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393186 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393372 INFO  (qtp5512643-3270) [n:127.0.0.1:49919_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-TOigFXp7xozgQDFHGJF4hO5WnswwAbS2vCU6nI4v2AB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393372 INFO  (qtp5512643-3270) [n:127.0.0.1:49919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-TOigFXp7xozgQDFHGJF4hO5WnswwAbS2vCU6nI4v2AB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393378 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393408 INFO  (qtp5751439-3273) [n:127.0.0.1:49920_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-TOigFXp7xozgQDFHGJF4hO5WnswwAbS2vCU6nI4v2AB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393408 INFO  (qtp5751439-3273) [n:127.0.0.1:49920_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-TOigFXp7xozgQDFHGJF4hO5WnswwAbS2vCU6nI4v2AB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393434 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393497 INFO  (qtp5512643-3253) [n:127.0.0.1:49919_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-XLigFXp7xpywUDFO0l9AfyNtVzR2LVDo-R0baA4Gq_B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393497 INFO  (qtp5512643-3253) [n:127.0.0.1:49919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-XLigFXp7xpywUDFO0l9AfyNtVzR2LVDo-R0baA4Gq_B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393510 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393537 INFO  (qtp5751439-3264) [n:127.0.0.1:49920_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-XLigFXp7xpywUDFO0l9AfyNtVzR2LVDo-R0baA4Gq_B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393537 INFO  (qtp5751439-3264) [n:127.0.0.1:49920_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-XLigFXp7xpywUDFO0l9AfyNtVzR2LVDo-R0baA4Gq_B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393576 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393640 INFO  (qtp5512643-3250) [n:127.0.0.1:49919_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-ZVigFXp7xqVQYDFIbvoR2GE8kcGn_0yUqkCxahi3doB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393640 INFO  (qtp5512643-3250) [n:127.0.0.1:49919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-ZVigFXp7xqVQYDFIbvoR2GE8kcGn_0yUqkCxahi3doB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393687 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393701 INFO  (qtp5751439-3274) [n:127.0.0.1:49920_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-ZVigFXp7xqVQYDFIbvoR2GE8kcGn_0yUqkCxahi3doB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 393701 INFO  (qtp5751439-3274) [n:127.0.0.1:49920_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVeDr-ZVigFXp7xqVQYDFIbvoR2GE8kcGn_0yUqkCxahi3doB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 393729 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393736 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 393765 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7AAEE12A5DEEF44]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 393810 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 0x15783afc7f4000a, 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> 393812 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7AAEE12A5DEEF44]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 393828 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 393898 ERROR (qtp5512643-3254) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 393958 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 393988 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 394044 ERROR (qtp5751439-3273) [n:127.0.0.1:49920_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 394082 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 394090 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 394091 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 394113 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 394135 INFO  (qtp5512643-3255) [n:127.0.0.1:49919_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> 394135 INFO  (qtp5512643-3255) [n:127.0.0.1:49919_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> 394136 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1475419126143&s=449PRYoWgUu8apiJRoMzKSdf3Oo=";
 Path=/; Domain=127.0.0.1; Expires=  , 02-X-2016 14:38:46 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 02-X-2016 14:38:46 GMT
   [junit4]   2> 394137 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 394162 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 394200 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=7AAEE12A5DEEF44 
-Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=Asia/Irkutsk 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7AAEE12A5DEEF44:6F15DB387544FDA8]: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> 394231 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 394241 WARN  (qtp5512643-3272) [n:127.0.0.1:49919_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> 394241 WARN  (qtp5512643-3272) [n:127.0.0.1:49919_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 394241 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 394242 WARN  (qtp5751439-3275) [    ] 
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> 394243 WARN  (qtp5751439-3275) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 394243 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 394257 WARN  (qtp5512643-3251) [    ] 
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> 394258 WARN  (qtp5512643-3251) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 394258 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 394259 WARN  (qtp5751439-3275) [    ] 
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> 394259 WARN  (qtp5751439-3275) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 394260 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=  , 01-I-1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01-I-1970 00:00:00 GMT
   [junit4]   2> 394260 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7AAEE12A5DEEF44])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 394267 INFO  (jetty-launcher-559-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@c47e79{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 394268 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22230925
   [junit4]   2> 394270 INFO  (jetty-launcher-559-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@6c1c24{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 394270 INFO  (jetty-launcher-559-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29882223
   [junit4]   2> 394278 INFO  (jetty-launcher-559-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96690708008927237-127.0.0.1:49919_solr-n_0000000000) closing
   [junit4]   2> 394278 INFO  
(OverseerStateUpdate-96690708008927237-127.0.0.1:49919_solr-n_0000000000) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49919_solr
   [junit4]   2> 394286 WARN  
(zkCallback-569-thread-3-processing-n:127.0.0.1:49919_solr) 
[n:127.0.0.1:49919_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 394286 ERROR 
(Thread[Thread-696,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:49919_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 394340 INFO  (jetty-launcher-559-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b17a9a{/solr,null,UNAVAILABLE}
   [junit4]   2> 394340 WARN  
(zkCallback-570-thread-2-processing-n:127.0.0.1:49920_solr) 
[n:127.0.0.1:49920_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 394341 ERROR 
(Thread[Thread-695,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:49920_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 394348 INFO  (jetty-launcher-559-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e0e79b{/solr,null,UNAVAILABLE}
   [junit4]   2> 394357 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7AAEE12A5DEEF44]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49915 49915
   [junit4]   2> 394360 INFO  (Thread-672) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49915 49915
   [junit4]   2> 394361 WARN  (Thread-672) [    ] 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> 
   [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/clusterprops.json
   [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>        7       /solr/overseer/collection-queue-work
   [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> 394363 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7AAEE12A5DEEF44]-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_7AAEE12A5DEEF44-001
   [junit4]   2> Oct 02, 2016 4:38:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, 
locale=bg-BG, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=210635800,total=318767104
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, 
TestSubQueryTransformerDistrib, TestConfigSetProperties, 
ResponseLogComponentTest, TestOrdValues, RulesTest, ConnectionReuseTest, 
TestPHPSerializedResponseWriter, HdfsChaosMonkeyNothingIsSafeTest, 
TestQuerySenderListener, TestAnalyzedSuggestions, SolrCmdDistributorTest, 
TestCoreDiscovery, TestSolrCoreSnapshots, TestRequestStatusCollectionAPI, 
CoreAdminRequestStatusTest, SpellPossibilityIteratorTest, 
TestStressUserVersions, TestSearcherReuse, URLClassifyProcessorTest, 
TestLeaderElectionZkExpiry, AutoCommitTest, SuggesterWFSTTest, 
TestTrackingShardHandlerFactory, TestAtomicUpdateErrorCases, 
BadIndexSchemaTest, TestNonDefinedSimilarityFactory, TestCustomDocTransformer, 
TestSearchPerf, BasicAuthIntegrationTest, TestJmxMonitoredMap, 
CdcrRequestHandlerTest, BitVectorTest, TestFuzzyAnalyzedSuggestions, 
FileBasedSpellCheckerTest, TestSolrConfigHandlerConcurrent, 
CollectionsAPIAsyncDistributedZkTest, HdfsDirectoryTest, TestHdfsUpdateLog, 
TestFileDictionaryLookup, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [60/635 (1!)] on J1 in 9.39s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 54442 lines...]

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

Reply via email to