You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/15 06:28:09 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 453 - Still Unstable!

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

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([1F40A2A85396EE36:77FF9782830CFCDA]: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:144)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
	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 12185 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/init-core-data-001
   [junit4]   2> 2544005 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2544010 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/tempDir-001
   [junit4]   2> 2544010 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2544010 INFO  (Thread-4434) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2544011 INFO  (Thread-4434) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2544110 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:48068
   [junit4]   2> 2544119 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2544120 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b671354{/solr,null,AVAILABLE}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57b11618{/solr,null,AVAILABLE}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7797bebc{HTTP/1.1,[http/1.1]}{127.0.0.1:39951}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d27a1a2{HTTP/1.1,[http/1.1]}{127.0.0.1:37386}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.Server Started @2548698ms
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.Server Started @2548698ms
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39951}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37386}
   [junit4]   2> 2544124 ERROR (jetty-launcher-3238-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2544124 ERROR (jetty-launcher-3238-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-15T06:02:23.363Z
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-15T06:02:23.363Z
   [junit4]   2> 2544127 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2544127 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2544135 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2544135 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2544136 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48068/solr
   [junit4]   2> 2544136 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48068/solr
   [junit4]   2> 2544179 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39951_solr
   [junit4]   2> 2544181 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37386_solr
   [junit4]   2> 2544182 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.Overseer Overseer (id=96764647391625222-127.0.0.1:39951_solr-n_0000000000) starting
   [junit4]   2> 2544183 INFO  (zkCallback-3249-thread-1-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2544183 INFO  (zkCallback-3248-thread-1-processing-n:127.0.0.1:37386_solr) [n:127.0.0.1:37386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2544198 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39951_solr
   [junit4]   2> 2544201 INFO  (zkCallback-3248-thread-1-processing-n:127.0.0.1:37386_solr) [n:127.0.0.1:37386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2544201 INFO  (zkCallback-3249-thread-1-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2544204 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 2544215 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2544233 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 2544233 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2544311 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2544311 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2544341 INFO  (jetty-launcher-3238-thread-1-EventThread) [n:127.0.0.1:39951_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2544341 INFO  (jetty-launcher-3238-thread-2-EventThread) [n:127.0.0.1:37386_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7cf82412
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@21793a1a
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7cf82412
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@21793a1a
   [junit4]   2> 2544481 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/tempDir-001/node1/.
   [junit4]   2> 2544484 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/tempDir-001/node2/.
   [junit4]   2> 2544526 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2544609 ERROR (qtp1186940294-19455) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2544632 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544639 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544643 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544663 ERROR (qtp855098567-19449) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2544668 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544670 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544671 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2544699 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2544738 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=1F40A2A85396EE36 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F40A2A85396EE36:77FF9782830CFCDA]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:144)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2544772 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2544799 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544799 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544804 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544807 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544814 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544818 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544818 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544823 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544827 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544850 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544853 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544853 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544859 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544862 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544868 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544872 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544872 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544877 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544892 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544895 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544895 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544902 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544906 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544911 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544915 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544915 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544919 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544923 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544938 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544938 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544943 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544946 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544949 INFO  (qtp855098567-19449) [n:127.0.0.1:39951_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544949 INFO  (qtp855098567-19449) [n:127.0.0.1:39951_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544955 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544959 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544960 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2545010 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2545015 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2545019 INFO  (qtp1186940294-19457) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545019 INFO  (qtp1186940294-19457) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545020 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1476547344257&s=EQvUUu4A0cNrwCfgC5Bvv7Dpa/M="; Path=/; Domain=127.0.0.1; Expires=sáb, 15-oct-2016 16:02:24 GMT; HttpOnly". Invalid 'expires' attribute: sáb, 15-oct-2016 16:02:24 GMT
   [junit4]   2> 2545021 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2545050 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2545064 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2545067 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545067 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545071 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545075 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2545078 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545078 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545084 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545084 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2545134 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2545196 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2545288 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2545300 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545305 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yeRigFX6vurkQoEFKWiT518Iwu3WkuvvCsD5sUpIZR6B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545305 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yeRigFX6vurkQoEFKWiT518Iwu3WkuvvCsD5sUpIZR6B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545306 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2545347 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2545356 WARN  (qtp1186940294-19457) [n:127.0.0.1:37386_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> 2545357 WARN  (qtp1186940294-19457) [n:127.0.0.1:37386_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545357 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545359 WARN  (qtp855098567-19452) [    ] 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> 2545360 WARN  (qtp855098567-19452) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545360 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545368 WARN  (qtp1186940294-19453) [    ] 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> 2545369 WARN  (qtp1186940294-19453) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545369 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545372 WARN  (qtp855098567-19447) [    ] 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> 2545372 WARN  (qtp855098567-19447) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545372 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545373 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2545375 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7797bebc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2545378 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=210272569
   [junit4]   2> 2545378 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d27a1a2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2545379 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1792206041
   [junit4]   2> 2545404 WARN  (zkCallback-3248-thread-1-processing-n:127.0.0.1:37386_solr) [n:127.0.0.1:37386_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2545405 INFO  (zkCallback-3249-thread-3-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2545405 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 0x157c6ef22980005, 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> 2545406 ERROR (Thread[Thread-4453,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:37386_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2545417 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57b11618{/solr,null,UNAVAILABLE}
   [junit4]   2> 2545427 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96764647391625222-127.0.0.1:39951_solr-n_0000000000) closing
   [junit4]   2> 2545428 INFO  (OverseerStateUpdate-96764647391625222-127.0.0.1:39951_solr-n_0000000000) [n:127.0.0.1:39951_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39951_solr
   [junit4]   2> 2545431 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 0x157c6ef22980006, 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> 2546933 WARN  (zkCallback-3249-thread-3-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2546934 ERROR (Thread[Thread-4451,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:39951_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2546939 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b671354{/solr,null,UNAVAILABLE}
   [junit4]   2> 2546942 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48068 48068
   [junit4]   2> 2547052 INFO  (Thread-4434) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48068 48068
   [junit4]   2> 2547054 WARN  (Thread-4434) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2547055 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001
   [junit4]   2> Oct 15, 2016 6:02:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-DO, timezone=America/Boise
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=157577936,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, BasicFunctionalityTest, TestConfigSetsAPIZkFailure, TestWriterPerf, SpellCheckCollatorTest, TestSolr4Spatial2, TestStandardQParsers, TestTolerantUpdateProcessorRandomCloud, TestZkChroot, TestFieldSortValues, BlockJoinFacetRandomTest, TestConfigSetProperties, ReturnFieldsTest, DistanceFunctionTest, TestOverriddenPrefixQueryForCustomFieldType, BasicZkTest, LeaderInitiatedRecoveryOnShardRestartTest, DistributedSuggestComponentTest, BlockCacheTest, DistributedTermsComponentTest, QueryParsingTest, SharedFSAutoReplicaFailoverTest, StatsComponentTest, TestXmlQParserPlugin, DateMathParserTest, TriLevelCompositeIdRoutingTest, CacheHeaderTest, TestMiniSolrCloudClusterSSL, TestSimpleTrackingShardHandler, TestDefaultStatsCache, TestConfig, BigEndianAscendingWordSerializerTest, OverseerStatusTest, TestLMDirichletSimilarityFactory, TestGraphTermsQParserPlugin, TestSha256AuthenticationProvider, TestFieldCacheSortRandom, TestAuthenticationFramework, BJQParserTest, TestPKIAuthenticationPlugin, TestImplicitCoreProperties, TestSolrCoreProperties, JsonLoaderTest, TestDynamicFieldResource, BufferStoreTest, TestQueryTypes, TestConfigSetsAPI, TestChildDocTransformer, TestFoldingMultitermQuery, TestJmxMonitoredMap, TestManagedSchemaAPI, TestDistributedGrouping, TestFieldResource, HdfsRecoverLeaseTest, CopyFieldTest, TestComplexPhraseQParserPlugin, TestRequestForwarding, CreateCollectionCleanupTest, QueryResultKeyTest, TestSolrDeletionPolicy2, CloudMLTQParserTest, TestDefaultSearchFieldResource, TestSolrConfigHandler, ReplicationFactorTest, TestQueryUtils, SuggesterWFSTTest, CloneFieldUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, ClusterStateTest, RemoteQueryErrorTest, TestFiltering, AtomicUpdatesTest, HdfsCollectionsAPIDistributedZkTest, SparseHLLTest, TestIndexSearcher, ConjunctionSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, SpellCheckComponentTest, LoggingHandlerTest, TestBadConfig, TestUninvertingReader, TestRebalanceLeaders, TestSQLHandlerNonCloud, TestSuggestSpellingConverter, AliasIntegrationTest, IndexSchemaTest, TestBinaryResponseWriter, TestFieldTypeResource, TestTestInjection, TestExceedMaxTermLength, ExitableDirectoryReaderTest, DistributedIntervalFacetingTest, CdcrVersionReplicationTest, LeaderFailureAfterFreshStartTest, TestFieldCache, TestDFRSimilarityFactory, TestSolrQueryResponse, DistributedFacetExistsSmallTest, TestLRUStatsCache, ZkSolrClientTest, TestRestoreCore, TestLocalFSCloudBackupRestore, CircularListTest, TestConfigOverlay, SuggesterTSTTest, DistribCursorPagingTest, CurrencyFieldOpenExchangeTest, AsyncCallRequestStatusResponseTest, SegmentsInfoRequestHandlerTest, TestRestManager, BasicDistributedZk2Test, SolrIndexSplitterTest, HighlighterMaxOffsetTest, TestValueSourceCache, TestLeaderElectionWithEmptyReplica, AnalysisErrorHandlingTest, BinaryUpdateRequestHandlerTest, TestJsonFacets, TestOmitPositions, OverseerModifyCollectionTest, FullSolrCloudDistribCmdsTest, ChaosMonkeySafeLeaderTest, JSONWriterTest, FileBasedSpellCheckerTest, TestRealTimeGet, TestSolrXml, TestRecovery, DeleteInactiveReplicaTest, DateRangeFieldTest, SolrCmdDistributorTest, TestClassicSimilarityFactory, ScriptEngineTest, TestInitQParser, TermVectorComponentDistributedTest, DistributedFacetPivotSmallTest, TestCloudPseudoReturnFields, BooleanFieldTest, CdcrBootstrapTest, AnalyticsQueryTest, TestSolr4Spatial, SolrIndexConfigTest, HLLSerializationTest, LeaderElectionIntegrationTest, SimpleCollectionCreateDeleteTest, CollectionsAPIDistributedZkTest, TestSizeLimitedDistributedMap, TestDistribDocBasedVersion, FieldAnalysisRequestHandlerTest, DeleteShardTest, SignatureUpdateProcessorFactoryTest, TestNumericTerms32, UpdateRequestProcessorFactoryTest, TestTrie, BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestBinaryResponseWriter, TestLFUCache, SampleTest, TestDocSet, MinimalSchemaTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, TestFastWriter, TestFastOutputStream, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, RollingRestartTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestLeaderRecoverFromLogOnStartup, TestRandomFlRTGCloud, TestReplicaProperties, TestSSLRandomization, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [495/640 (1!)] on J1 in 3.83s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60821 lines...]