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

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([B9B5967B5B9B76B6:D10AA3518B01645A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12196 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B9B5967B5B9B76B6-001/init-core-data-001
   [junit4]   2> 2448346 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B9B5967B5B9B76B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2448351 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B9B5967B5B9B76B6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B9B5967B5B9B76B6-001/tempDir-001
   [junit4]   2> 2448351 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B9B5967B5B9B76B6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2448352 INFO  (Thread-4729) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2448352 INFO  (Thread-4729) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2448452 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B9B5967B5B9B76B6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56087
   [junit4]   2> 2448461 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2448461 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2448463 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2541ab52{/solr,null,AVAILABLE}
   [junit4]   2> 2448464 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@706f1811{/solr,null,AVAILABLE}
   [junit4]   2> 2448464 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e0ae3a2{HTTP/1.1,[http/1.1]}{127.0.0.1:39933}
   [junit4]   2> 2448464 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.e.j.s.Server Started @2452599ms
   [junit4]   2> 2448465 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39933}
   [junit4]   2> 2448465 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@27b5b281{HTTP/1.1,[http/1.1]}{127.0.0.1:60176}
   [junit4]   2> 2448466 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.e.j.s.Server Started @2452601ms
   [junit4]   2> 2448466 ERROR (jetty-launcher-3124-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2448466 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60176}
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2448467 ERROR (jetty-launcher-3124-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-14T10:32:54.951Z
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2448467 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-14T10:32:54.951Z
   [junit4]   2> 2448470 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2448470 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2448477 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 0x158fce45f350001, 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> 2448477 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 0x158fce45f350002, 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> 2448480 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56087/solr
   [junit4]   2> 2448480 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56087/solr
   [junit4]   2> 2448526 INFO  (jetty-launcher-3124-thread-1) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60176_solr
   [junit4]   2> 2448528 INFO  (jetty-launcher-3124-thread-1) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.Overseer Overseer 
(id=97105449768517637-127.0.0.1:60176_solr-n_0000000000) starting
   [junit4]   2> 2448531 INFO  (jetty-launcher-3124-thread-2) 
[n:127.0.0.1:39933_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39933_solr
   [junit4]   2> 2448536 INFO  
(zkCallback-3135-thread-1-processing-n:127.0.0.1:60176_solr) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2448537 INFO  
(zkCallback-3134-thread-1-processing-n:127.0.0.1:39933_solr) 
[n:127.0.0.1:39933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2448547 INFO  (jetty-launcher-3124-thread-1) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60176_solr
   [junit4]   2> 2448550 INFO  
(zkCallback-3135-thread-1-processing-n:127.0.0.1:60176_solr) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2448575 INFO  
(zkCallback-3134-thread-1-processing-n:127.0.0.1:39933_solr) 
[n:127.0.0.1:39933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2448630 INFO  (jetty-launcher-3124-thread-2) 
[n:127.0.0.1:39933_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2448647 INFO  (jetty-launcher-3124-thread-2) 
[n:127.0.0.1:39933_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> 2448674 INFO  (jetty-launcher-3124-thread-1) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2448675 INFO  (jetty-launcher-3124-thread-1) 
[n:127.0.0.1:60176_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> 2448762 INFO  (jetty-launcher-3124-thread-1) 
[n:127.0.0.1:60176_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2448762 INFO  (jetty-launcher-3124-thread-2) 
[n:127.0.0.1:39933_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2448794 INFO  (jetty-launcher-3124-thread-2-EventThread) 
[n:127.0.0.1:39933_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2448794 INFO  (jetty-launcher-3124-thread-1-EventThread) 
[n:127.0.0.1:60176_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2448956 INFO  (jetty-launcher-3124-thread-1) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B9B5967B5B9B76B6-001/tempDir-001/node1/.
   [junit4]   2> 2448959 INFO  (jetty-launcher-3124-thread-2) 
[n:127.0.0.1:39933_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B9B5967B5B9B76B6-001/tempDir-001/node2/.
   [junit4]   2> 2449000 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2449098 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449124 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GHaigFZIPDl2gEDFIML2Qsqx60KSNNniTOMRaNGzbDOB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449124 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GHaigFZIPDl2gEDFIML2Qsqx60KSNNniTOMRaNGzbDOB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449125 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2449149 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2449182 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449184 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449186 ERROR (qtp1481665623-19198) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2449192 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 0x158fce45f35000a, 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> 2449195 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449202 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449204 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449205 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449256 ERROR (qtp403369396-19202) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 2449261 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449266 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449268 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449269 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449270 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2449303 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2449325 WARN  (qtp1481665623-19198) [    ] 
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> 2449326 WARN  (qtp1481665623-19198) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2449326 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449327 WARN  (qtp403369396-19203) [    ] 
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> 2449327 WARN  (qtp403369396-19203) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2449327 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449333 WARN  (qtp1481665623-19197) [    ] 
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> 2449333 WARN  (qtp1481665623-19197) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2449333 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449334 WARN  (qtp403369396-19204) [    ] 
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> 2449334 WARN  (qtp403369396-19204) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2449334 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449334 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2449378 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[B9B5967B5B9B76B6]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2449398 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[B9B5967B5B9B76B6]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2449435 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2449460 INFO  (qtp1481665623-19199) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GNvigFZIPDnbwcDFGhutKQr_otBydE7xV8UplBYhUv-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449460 INFO  (qtp1481665623-19199) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GNvigFZIPDnbwcDFGhutKQr_otBydE7xV8UplBYhUv-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449467 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449470 INFO  (qtp403369396-19204) [n:127.0.0.1:39933_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GNvigFZIPDnbwcDFGhutKQr_otBydE7xV8UplBYhUv-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449470 INFO  (qtp403369396-19204) [n:127.0.0.1:39933_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GNvigFZIPDnbwcDFGhutKQr_otBydE7xV8UplBYhUv-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449472 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449516 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449518 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449521 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GOVigFZIPDnlQgDFLmdArL4ojYBb7MnMmOz6skfYee0B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449521 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GOVigFZIPDnlQgDFLmdArL4ojYBb7MnMmOz6skfYee0B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449522 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 0x158fce45f35000e, 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> 2449558 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449559 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449561 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449567 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449568 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449570 INFO  (qtp1481665623-19195) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GOVigFZIPDnlQgDFLmdArL4ojYBb7MnMmOz6skfYee0B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449570 INFO  (qtp1481665623-19195) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GOVigFZIPDnlQgDFLmdArL4ojYBb7MnMmOz6skfYee0B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449574 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449590 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449592 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449593 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GP9igFZIPDn_QkDFAyZlNFPYEIclF1ck3VBqgbc2DgfB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449593 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GP9igFZIPDn_QkDFAyZlNFPYEIclF1ck3VBqgbc2DgfB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449598 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449603 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449604 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449606 INFO  (qtp1481665623-19199) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GP9igFZIPDn_QkDFAyZlNFPYEIclF1ck3VBqgbc2DgfB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449606 INFO  (qtp1481665623-19199) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GP9igFZIPDn_QkDFAyZlNFPYEIclF1ck3VBqgbc2DgfB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449613 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449614 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449616 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449639 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449640 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449642 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GQmigFZIPDoJgoDFGExSLah5UF8xmYafRsn5dOwm7_xB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449642 INFO  (qtp1481665623-19192) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GQmigFZIPDoJgoDFGExSLah5UF8xmYafRsn5dOwm7_xB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449648 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449649 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449653 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449659 INFO  (qtp403369396-19204) [n:127.0.0.1:39933_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GQmigFZIPDoJgoDFGExSLah5UF8xmYafRsn5dOwm7_xB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449659 INFO  (qtp403369396-19204) [n:127.0.0.1:39933_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GQmigFZIPDoJgoDFGExSLah5UF8xmYafRsn5dOwm7_xB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449661 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449661 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2449693 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2449702 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449703 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449704 INFO  (qtp1481665623-19194) [n:127.0.0.1:60176_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GRyigFZIPDocgsDFGX1FWWEK2W0Pt1l5VQwxZZi1rbTB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449704 INFO  (qtp1481665623-19194) [n:127.0.0.1:60176_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GRyigFZIPDocgsDFGX1FWWEK2W0Pt1l5VQwxZZi1rbTB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449710 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449712 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449713 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449716 INFO  (qtp403369396-19202) [n:127.0.0.1:39933_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GRyigFZIPDocgsDFGX1FWWEK2W0Pt1l5VQwxZZi1rbTB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2449716 INFO  (qtp403369396-19202) [n:127.0.0.1:39933_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj85GRyigFZIPDocgsDFGX1FWWEK2W0Pt1l5VQwxZZi1rbTB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2449721 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2449723 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56087/solr ready
   [junit4]   2> 2449724 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 2449726 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 0x158fce45f350018, 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> 2449726 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2449750 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2449753 INFO  (qtp1481665623-19199) [n:127.0.0.1:60176_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> 2449753 INFO  (qtp1481665623-19199) [n:127.0.0.1:60176_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> 2449753 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B9B5967B5B9B76B6])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1481747576236&s=VSPCt4NEJiwD1mjTd9ka0GZyKWk=";
 Path=/; Domain=127.0.0.1; Expires= , 14-   -2016 20:32:56 GMT; HttpOnly". 
Invalid 'expires' attribute: , 14- -2016 20:32:56 GMT
   [junit4]   2> 2449754 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2449778 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2449805 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[B9B5967B5B9B76B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=B9B5967B5B9B76B6 
-Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Asia/Aqtau 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.06s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B9B5967B5B9B76B6:D10AA3518B01645A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2449812 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@27b5b281{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2449814 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@e0ae3a2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2449814 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1596705791
   [junit4]   2> 2449814 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=55177849
   [junit4]   2> 2449828 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97105449768517637-127.0.0.1:60176_solr-n_0000000000) closing
   [junit4]   2> 2449828 INFO  
(OverseerStateUpdate-97105449768517637-127.0.0.1:60176_solr-n_0000000000) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60176_solr
   [junit4]   2> 2451332 WARN  
(zkCallback-3135-thread-2-processing-n:127.0.0.1:60176_solr) 
[n:127.0.0.1:60176_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2451333 ERROR 
(Thread[Thread-4748,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:60176_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2451333 WARN  
(zkCallback-3134-thread-2-processing-n:127.0.0.1:39933_solr) 
[n:127.0.0.1:39933_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2451335 ERROR 
(Thread[Thread-4746,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:39933_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2451347 INFO  (jetty-launcher-3124-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2541ab52{/solr,null,UNAVAILABLE}
   [junit4]   2> 2451348 INFO  (jetty-launcher-3124-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@706f1811{/solr,null,UNAVAILABLE}
   [junit4]   2> 2451352 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B9B5967B5B9B76B6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56087 56087
   [junit4]   2> 2451402 INFO  (Thread-4729) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56087 56087
   [junit4]   2> 2451404 WARN  (Thread-4729) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/aliases.json
   [junit4]   2>        16      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/clusterstate.json
   [junit4]   2>        3       /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>        16      /solr/live_nodes
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2451405 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[B9B5967B5B9B76B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_B9B5967B5B9B76B6-001
   [junit4]   2> Dec 14, 2016 10:32:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SA, timezone=Asia/Aqtau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=194284520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, 
TestClusterProperties, FieldMutatingUpdateProcessorTest, TestLegacyFieldCache, 
TestMacros, AsyncCallRequestStatusResponseTest, BasicFunctionalityTest, 
TestEmbeddedSolrServerConstructors, TestComponentsName, TestCloudManagedSchema, 
TestLMDirichletSimilarityFactory, TestReloadDeadlock, 
CollectionTooManyReplicasTest, SuggesterTest, TestImplicitCoreProperties, 
SpatialRPTFieldTypeTest, SuggesterWFSTTest, TermVectorComponentDistributedTest, 
CdcrVersionReplicationTest, BasicDistributedZk2Test, 
ManagedSchemaRoundRobinCloudTest, DistributedFacetPivotWhiteBoxTest, 
TestSimpleQParserPlugin, TestManagedSchemaThreadSafety, BadCopyFieldTest, 
CachingDirectoryFactoryTest, CdcrReplicationHandlerTest, 
TestNamedUpdateProcessors, HdfsRecoveryZkTest, SpellingQueryConverterTest, 
LukeRequestHandlerTest, LeaderElectionIntegrationTest, TestSolrDeletionPolicy2, 
URLClassifyProcessorTest, SuggesterTSTTest, TestHighFrequencyDictionaryFactory, 
FacetPivotSmallTest, TestMiniSolrCloudCluster, TestPivotHelperCode, 
CdcrUpdateLogTest, ExplicitHLLTest, TestCustomDocTransformer, 
TestIndexingPerformance, TestLeaderElectionZkExpiry, PreAnalyzedFieldTest, 
SolrCloudExampleTest, TestBulkSchemaAPI, TestSolr4Spatial2, SmileWriterTest, 
CoreAdminHandlerTest, TestSearchPerf, TestDistributedGrouping, 
CoreAdminCreateDiscoverTest, CloudMLTQParserTest, TestDistribIDF, TestRecovery, 
ExternalFileFieldSortTest, TestMiniSolrCloudClusterSSL, 
RAMDirectoryFactoryTest, CollectionsAPIDistributedZkTest, 
TestUseDocValuesAsStored, FieldAnalysisRequestHandlerTest, TestTrieFacet, 
SharedFSAutoReplicaFailoverTest, TermVectorComponentTest, 
TestDistributedStatsComponentCardinality, OpenCloseCoreStressTest, 
TestFoldingMultitermQuery, PeerSyncReplicationTest, CursorMarkTest, 
TestSolrQueryParser, TestClusterStateMutator, TestSizeLimitedDistributedMap, 
TestSha256AuthenticationProvider, SuggestComponentContextFilterQueryTest, 
TestSolrCoreSnapshots, HdfsWriteToMultipleCollectionsTest, 
HdfsChaosMonkeySafeLeaderTest, TestCopyFieldCollectionResource, 
AtomicUpdatesTest, ZkStateWriterTest, TestValueSourceCache, 
TestDynamicFieldCollectionResource, DeleteShardTest, 
TestLegacyNumericRangeQueryBuilder, GraphQueryTest, SaslZkACLProviderTest, 
ShowFileRequestHandlerTest, SparseHLLTest, TestRandomFlRTGCloud, 
NoCacheHeaderTest, TestJavabinTupleStreamParser, QueryParsingTest, 
TestFieldTypeCollectionResource, TestFilteredDocIdSet, 
PreAnalyzedUpdateProcessorTest, TestJsonFacets, OverseerStatusTest, 
ConfigSetsAPITest, TestQueryUtils, TestSchemaNameResource, 
TestFileDictionaryLookup, AutoCommitTest, TestIndexSearcher, 
SpellCheckCollatorTest, TestTolerantUpdateProcessorCloud, 
BasicAuthIntegrationTest, CreateCollectionCleanupTest, TestCodecSupport, 
HdfsDirectoryTest, TestSuggestSpellingConverter, 
ClassificationUpdateProcessorIntegrationTest, 
BigEndianAscendingWordSerializerTest, TestMissingGroups, 
TestSolrCoreProperties, TestSQLHandler, RollingRestartTest, 
TestSSLRandomization, ForceLeaderTest, CollectionsAPISolrJTest, 
CdcrBootstrapTest, RequestHandlersTest, CSVRequestHandlerTest, 
ClusterStateTest, CacheHeaderTest, TestConfigSetsAPI, 
TestLMJelinekMercerSimilarityFactory, LeaderFailureAfterFreshStartTest, 
JsonLoaderTest, TestScoreJoinQPScore, TestBlobHandler, TestLuceneMatchVersion, 
BlobRepositoryCloudTest, UUIDUpdateProcessorFallbackTest, ConnectionReuseTest, 
RegexBoostProcessorTest, ResourceLoaderTest, SpellCheckComponentTest, 
CircularListTest, TestFiltering, DistanceFunctionTest, TestSolrCLIRunExample, 
DistributedTermsComponentTest, RuleEngineTest, TestAuthenticationFramework, 
TestReqParamsAPI, DefaultValueUpdateProcessorTest, AnalyticsMergeStrategyTest, 
BadIndexSchemaTest, TestConfigSets, TestFieldCollectionResource, 
HLLSerializationTest, DateMathParserTest, 
OverriddenZkACLAndCredentialsProvidersTest, FullSolrCloudDistribCmdsTest, 
TestBackupRepositoryFactory, TestObjectReleaseTracker, TestAddFieldRealTimeGet, 
ChangedSchemaMergeTest, BasicZkTest, TestRandomFaceting, ZkSolrClientTest, 
ShardRoutingCustomTest, TestDistributedSearch, TestGroupingSearch, 
SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, 
TestSort, TestBadConfig, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, 
SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SolrRequestParserTest, DocValuesTest, 
IndexBasedSpellCheckerTest, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, 
DocumentBuilderTest, FastVectorHighlighterTest, LoggingHandlerTest, 
IndexSchemaTest, ReturnFieldsTest, TestAnalyzedSuggestions, 
TestPHPSerializedResponseWriter, HighlighterConfigTest, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, 
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, 
DeleteInactiveReplicaTest, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerModifyCollectionTest, OverseerRolesTest, RemoteQueryErrorTest, 
ReplicationFactorTest, SSLMigrationTest, ShardSplitTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [511/659 (1!)] on J1 in 3.33s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 62852 lines...]

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

Reply via email to