Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6197/
Java: 64bit/jdk1.8.0_102 -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([873ED92EFE75E682:EF81EC042EEFF46E]: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 12206 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_873ED92EFE75E682-001\init-core-data-001
   [junit4]   2> 2319317 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[873ED92EFE75E682]-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> 2319325 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[873ED92EFE75E682]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_873ED92EFE75E682-001\tempDir-001
   [junit4]   2> 2319326 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[873ED92EFE75E682]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2319326 INFO  (Thread-4279) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2319326 INFO  (Thread-4279) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2319427 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[873ED92EFE75E682]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56807
   [junit4]   2> 2319440 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2319441 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2319442 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@279b0885{/solr,null,AVAILABLE}
   [junit4]   2> 2319442 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6be9d786{/solr,null,AVAILABLE}
   [junit4]   2> 2319443 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@72b508e7{HTTP/1.1,[http/1.1]}{127.0.0.1:56811}
   [junit4]   2> 2319443 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3d8e1a28{HTTP/1.1,[http/1.1]}{127.0.0.1:56812}
   [junit4]   2> 2319443 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.e.j.s.Server Started @2325136ms
   [junit4]   2> 2319445 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.e.j.s.Server Started @2325138ms
   [junit4]   2> 2319446 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56811}
   [junit4]   2> 2319446 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56812}
   [junit4]   2> 2319446 ERROR (jetty-launcher-3194-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2319446 ERROR (jetty-launcher-3194-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2319446 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2319446 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2319446 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2319447 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2319447 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2319447 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2319447 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-23T13:10:28.435Z
   [junit4]   2> 2319447 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-23T13:10:28.435Z
   [junit4]   2> 2319452 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2319452 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2319465 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 0x157f1a9eee10002, 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> 2319466 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 0x157f1a9eee10001, 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> 2319469 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56807/solr
   [junit4]   2> 2319470 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56807/solr
   [junit4]   2> 2319473 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 0x157f1a9eee10003, 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> 2319523 INFO  (jetty-launcher-3194-thread-2) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56812_solr
   [junit4]   2> 2319524 INFO  (jetty-launcher-3194-thread-1) 
[n:127.0.0.1:56811_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56811_solr
   [junit4]   2> 2319525 INFO  (jetty-launcher-3194-thread-2) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.Overseer Overseer 
(id=96811629171245062-127.0.0.1:56812_solr-n_0000000000) starting
   [junit4]   2> 2319526 INFO  
(zkCallback-3205-thread-1-processing-n:127.0.0.1:56812_solr) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2319526 INFO  
(zkCallback-3204-thread-1-processing-n:127.0.0.1:56811_solr) 
[n:127.0.0.1:56811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2319536 INFO  (jetty-launcher-3194-thread-2) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56812_solr
   [junit4]   2> 2319538 INFO  
(OverseerStateUpdate-96811629171245062-127.0.0.1:56812_solr-n_0000000000) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2319539 INFO  
(zkCallback-3204-thread-1-processing-n:127.0.0.1:56811_solr) 
[n:127.0.0.1:56811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2319545 INFO  (jetty-launcher-3194-thread-2) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2319560 INFO  (jetty-launcher-3194-thread-1) 
[n:127.0.0.1:56811_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2319633 INFO  (jetty-launcher-3194-thread-1) 
[n:127.0.0.1:56811_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> 2319633 INFO  (jetty-launcher-3194-thread-2) 
[n:127.0.0.1:56812_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> 2320174 INFO  (jetty-launcher-3194-thread-2) 
[n:127.0.0.1:56812_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2320174 INFO  (jetty-launcher-3194-thread-1) 
[n:127.0.0.1:56811_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2320245 INFO  (jetty-launcher-3194-thread-1-EventThread) 
[n:127.0.0.1:56811_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2320247 INFO  (jetty-launcher-3194-thread-2-EventThread) 
[n:127.0.0.1:56812_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2320510 ERROR (jetty-launcher-3194-thread-1) 
[n:127.0.0.1:56811_solr    ] o.a.h.u.Shell Failed to locate the winutils binary 
in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable 
null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2>        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2>        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2>        at 
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:468)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:342)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:315)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:345)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2320837 INFO  (jetty-launcher-3194-thread-2) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_873ED92EFE75E682-001\tempDir-001\node2\.
   [junit4]   2> 2320838 INFO  (jetty-launcher-3194-thread-1) 
[n:127.0.0.1:56811_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_873ED92EFE75E682-001\tempDir-001\node1\.
   [junit4]   2> 2320843 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 0x157f1a9eee10009, 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> 2320884 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2322599 WARN  (qtp859486286-19120) [    ] 
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> 2322600 WARN  (qtp859486286-19120) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2322619 WARN  (qtp830966394-19119) [    ] 
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> 2322620 WARN  (qtp830966394-19119) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2322638 WARN  (qtp859486286-19128) [    ] 
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> 2322639 WARN  (qtp859486286-19128) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2322640 WARN  (qtp830966394-19121) [    ] 
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> 2322642 WARN  (qtp830966394-19121) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2322642 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2322683 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2322713 INFO  (qtp859486286-19116) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqfv4igFYFbZ_-AMDFIHH5j4HFeAkepQD8Za1UYb0rV5eB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2322713 INFO  (qtp859486286-19116) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqfv4igFYFbZ_-AMDFIHH5j4HFeAkepQD8Za1UYb0rV5eB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2322753 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2322757 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqfv4igFYFbZ_-AMDFIHH5j4HFeAkepQD8Za1UYb0rV5eB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2322757 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqfv4igFYFbZ_-AMDFIHH5j4HFeAkepQD8Za1UYb0rV5eB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2322758 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 0x157f1a9eee1000a, 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> 2322764 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2322773 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 0x157f1a9eee1000b, 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> 2322774 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2322807 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2322822 INFO  (qtp859486286-19131) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqfx0igFYFbaAdAQDFAYb2HnqLecGQ2ssPAd7WSP6A74HB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2322822 INFO  (qtp859486286-19131) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqfx0igFYFbaAdAQDFAYb2HnqLecGQ2ssPAd7WSP6A74HB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2322823 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2322855 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2322898 ERROR (qtp859486286-19116) [n:127.0.0.1:56812_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 2322943 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2322947 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 0x157f1a9eee1000c, 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> 2322967 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2322970 ERROR (qtp859486286-19126) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 2322973 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 0x157f1a9eee1000d, 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> 2322980 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2322985 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 0x157f1a9eee1000e, 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> 2322989 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2323024 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2323068 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323070 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf1NigFYFbaBTQcDFFuXAZB9Q58Tac4rYL9mLQ43sM8LB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323070 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf1NigFYFbaBTQcDFFuXAZB9Q58Tac4rYL9mLQ43sM8LB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323074 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 0x157f1a9eee1000f, 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> 2323080 INFO  (qtp830966394-19121) [n:127.0.0.1:56811_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf1NigFYFbaBTQcDFFuXAZB9Q58Tac4rYL9mLQ43sM8LB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323081 INFO  (qtp830966394-19121) [n:127.0.0.1:56811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf1NigFYFbaBTQcDFFuXAZB9Q58Tac4rYL9mLQ43sM8LB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323089 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323093 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 0x157f1a9eee10010, 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> 2323140 INFO  (qtp859486286-19131) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf2TigFYFbaBkwgDFNJoAe_VdIfm02bBtyrJPzO304IpB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323140 INFO  (qtp859486286-19131) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf2TigFYFbaBkwgDFNJoAe_VdIfm02bBtyrJPzO304IpB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323158 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323164 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 0x157f1a9eee10011, 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> 2323168 INFO  (qtp830966394-19124) [n:127.0.0.1:56811_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf2TigFYFbaBkwgDFNJoAe_VdIfm02bBtyrJPzO304IpB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323168 INFO  (qtp830966394-19124) [n:127.0.0.1:56811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf2TigFYFbaBkwgDFNJoAe_VdIfm02bBtyrJPzO304IpB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323175 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323180 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 0x157f1a9eee10012, 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> 2323197 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf3qigFYFbaB6gkDFBYlYCUNuh_GOL48fVtRrxeHlfT3B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323198 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf3qigFYFbaB6gkDFBYlYCUNuh_GOL48fVtRrxeHlfT3B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323206 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323210 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 0x157f1a9eee10013, 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> 2323219 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323222 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf3qigFYFbaB6gkDFBYlYCUNuh_GOL48fVtRrxeHlfT3B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323222 INFO  (qtp859486286-19120) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf3qigFYFbaB6gkDFBYlYCUNuh_GOL48fVtRrxeHlfT3B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323223 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 0x157f1a9eee10014, 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> 2323230 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323235 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 0x157f1a9eee10015, 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> 2323261 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323265 INFO  (qtp859486286-19126) [n:127.0.0.1:56812_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf4higFYFbaCIQoDFBrQBDTa7VNHMbqO-cRUyB443nitB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323265 INFO  (qtp859486286-19126) [n:127.0.0.1:56812_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf4higFYFbaCIQoDFBrQBDTa7VNHMbqO-cRUyB443nitB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323266 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 0x157f1a9eee10016, 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> 2323276 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2323285 INFO  (qtp830966394-19119) [n:127.0.0.1:56811_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf4higFYFbaCIQoDFBrQBDTa7VNHMbqO-cRUyB443nitB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2323285 INFO  (qtp830966394-19119) [n:127.0.0.1:56811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfxqf4higFYFbaCIQoDFBrQBDTa7VNHMbqO-cRUyB443nitB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2323289 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2323323 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2323335 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=873ED92EFE75E682 
-Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Europe/Volgograd 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([873ED92EFE75E682:EF81EC042EEFF46E]: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> 2323373 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2323376 INFO  (qtp859486286-19118) [n:127.0.0.1:56812_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> 2323376 INFO  (qtp859486286-19118) [n:127.0.0.1:56812_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> 2323377 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[873ED92EFE75E682])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2323408 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[873ED92EFE75E682]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2323427 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 0x157f1a9eee10018, 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> 2323427 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[873ED92EFE75E682]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2323430 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@72b508e7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2323432 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@3d8e1a28{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2323432 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=832245325
   [junit4]   2> 2323433 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=776150094
   [junit4]   2> 2323441 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96811629171245062-127.0.0.1:56812_solr-n_0000000000) closing
   [junit4]   2> 2323442 INFO  
(OverseerStateUpdate-96811629171245062-127.0.0.1:56812_solr-n_0000000000) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56812_solr
   [junit4]   2> 2323444 WARN  
(zkCallback-3204-thread-1-processing-n:127.0.0.1:56811_solr) 
[n:127.0.0.1:56811_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2323444 WARN  
(zkCallback-3205-thread-2-processing-n:127.0.0.1:56812_solr) 
[n:127.0.0.1:56812_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2323445 ERROR 
(Thread[Thread-4298,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:56811_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2323445 ERROR 
(Thread[Thread-4296,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:56812_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2323490 INFO  (jetty-launcher-3194-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6be9d786{/solr,null,UNAVAILABLE}
   [junit4]   2> 2323490 INFO  (jetty-launcher-3194-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@279b0885{/solr,null,UNAVAILABLE}
   [junit4]   2> 2323493 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[873ED92EFE75E682]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56807 56807
   [junit4]   2> 2323496 INFO  (Thread-4279) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56807 56807
   [junit4]   2> 2323497 WARN  (Thread-4279) [    ] 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>        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>        16      /solr/live_nodes
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [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> 2323499 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[873ED92EFE75E682]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_873ED92EFE75E682-001
   [junit4]   2> Oct 23, 2016 1:10:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=151, maxMBSortInHeap=6.354142329342084, 
sim=ClassicSimilarity, locale=und, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=112866712,total=491257856
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest, 
FieldMutatingUpdateProcessorTest, TestJoin, DistanceFunctionTest, 
TemplateUpdateProcessorTest, ConvertedLegacyTest, PreAnalyzedFieldTest, 
TestFoldingMultitermQuery, RuleEngineTest, TestAnalyzedSuggestions, 
TestSizeLimitedDistributedMap, TestSimpleTrackingShardHandler, 
BadCopyFieldTest, CachingDirectoryFactoryTest, UpdateParamsTest, 
DirectUpdateHandlerOptimizeTest, LoggingHandlerTest, StatsComponentTest, 
BasicZkTest, SuggestComponentTest, ConfigSetsAPITest, SolrCloudExampleTest, 
TestOmitPositions, TestJmxMonitoredMap, TestFilteredDocIdSet, 
CdcrUpdateLogTest, TestReversedWildcardFilterFactory, 
TestManagedStopFilterFactory, TestSortingResponseWriter, 
SimpleCollectionCreateDeleteTest, SuggesterTSTTest, TestConfigSets, 
TestLegacyFieldCache, TestComponentsName, SmileWriterTest, 
TestSQLHandlerNonCloud, TestSolrCoreProperties, DistanceUnitsTest, 
BigEndianAscendingWordDeserializerTest, HdfsDirectoryTest, 
DefaultValueUpdateProcessorTest, TestFieldCacheSort, CollectionsAPISolrJTest, 
HLLUtilTest, TestSchemaSimilarityResource, TestXmlQParserPlugin, 
TestSolr4Spatial2, SharedFSAutoReplicaFailoverTest, 
CollectionsAPIDistributedZkTest, BlockJoinFacetRandomTest, TestConfigReload, 
TestBadConfig, TestFastWriter, OpenCloseCoreStressTest, 
TestShardHandlerFactory, TestRandomFlRTGCloud, CleanupOldIndexTest, 
TermVectorComponentDistributedTest, MinimalSchemaTest, 
TestSerializedLuceneMatchVersion, RegexBoostProcessorTest, HdfsNNFailoverTest, 
WordBreakSolrSpellCheckerTest, TestRecovery, TestHashQParserPlugin, 
DebugComponentTest, TestLeaderElectionWithEmptyReplica, 
TestDistribDocBasedVersion, HdfsRecoveryZkTest, CacheHeaderTest, 
TestInfoStreamLogging, TestAddFieldRealTimeGet, TestRealTimeGet, TestMacros, 
TestCloudManagedSchema, TestFieldTypeCollectionResource, 
CurrencyFieldOpenExchangeTest, TestTrackingShardHandlerFactory, 
BadComponentTest, TestMiniSolrCloudClusterSSL, DistributedIntervalFacetingTest, 
TestDocSet, BJQParserTest, SpellingQueryConverterTest, TestReloadDeadlock, 
SortByFunctionTest, DistributedFacetExistsSmallTest, SliceStateTest, 
TlogReplayBufferedWhileIndexingTest, CoreAdminRequestStatusTest, 
AnalyticsMergeStrategyTest, RequestHandlersTest, TestConfigSetsAPIZkFailure, 
BitVectorTest, TestValueSourceCache, DistributedFacetPivotLongTailTest, 
TestCloudSchemaless, TestQueryTypes, TestIntervalFaceting, SuggesterTest, 
DistributedSuggestComponentTest, TestConfigSetImmutable, 
TestRuleBasedAuthorizationPlugin, TestMissingGroups, TestLuceneMatchVersion, 
HighlighterConfigTest, TestConfig, TestAnalyzeInfixSuggestions, 
TestMiniSolrCloudCluster, ParsingFieldUpdateProcessorsTest, 
TestNonDefinedSimilarityFactory, FileBasedSpellCheckerTest, CircularListTest, 
ExternalFileFieldSortTest, ConnectionReuseTest, RollingRestartTest, 
SignatureUpdateProcessorFactoryTest, TermVectorComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestDocBasedVersionConstraints, 
TestOverriddenPrefixQueryForCustomFieldType, CloudMLTQParserTest, 
PeerSyncReplicationTest, DeleteShardTest, BasicDistributedZk2Test, 
ReturnFieldsTest, TestJsonFacets, TestNRTOpen, TestConfigSetsAPI, TestUtils, 
TestDistribIDF, TestPHPSerializedResponseWriter, FullHLLTest, 
TestStandardQParsers, SolrInfoMBeanTest, SpatialRPTFieldTypeTest, 
HdfsDirectoryFactoryTest, TestAtomicUpdateErrorCases, TestCustomSort, 
TestExclusionRuleCollectionAccess, TestIndexSearcher, JsonLoaderTest, 
TestCloudPseudoReturnFields, MultiThreadedOCPTest, ZkSolrClientTest, 
TestHighFrequencyDictionaryFactory, TestLocalFSCloudBackupRestore, 
TestCopyFieldCollectionResource, TestRequestForwarding, CollectionReloadTest, 
QueryParsingTest, TestFieldCollectionResource, ShardRoutingCustomTest, 
TestFuzzyAnalyzedSuggestions, TestLMDirichletSimilarityFactory, 
UpdateRequestProcessorFactoryTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, 
FullSolrCloudDistribCmdsTest, TestZkChroot, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, 
HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, 
SolrCmdDistributorTest, TestSort, BasicFunctionalityTest, HighlighterTest, 
SoftAutoCommitTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, TestStressLucene, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestUpdate, QueryEqualityTest, TestSolrDeletionPolicy1, 
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
StandardRequestHandlerTest, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, 
TestSolrQueryParser, IndexSchemaTest, TestCollationField, MBeansHandlerTest, 
PingRequestHandlerTest, SOLR749Test, TestQuerySenderListener, 
AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, 
SampleTest, TestSearchPerf, DirectSolrConnectionTest, TestPhraseSuggestions, 
SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
ResourceLoaderTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
CdcrReplicationHandlerTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
SSLMigrationTest, SaslZkACLProviderTest, TestCloudDeleteByQuery, 
TestCollectionAPI, TestHdfsCloudBackupRestore, 
TestLeaderInitiatedRecoveryThread, TestRebalanceLeaders, TestSSLRandomization, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [498/641 (1!)] on J1 in 4.97s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 60824 lines...]

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

Reply via email to