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

3 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([A4C051D86D5F2AD4:935BA5C65593F770]: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.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:130)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=15688, name=jetty-launcher-4656-thread-1-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    
2) Thread[id=15687, 
name=jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=15688, name=jetty-launcher-4656-thread-1-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   2) Thread[id=15687, 
name=jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
        at __randomizedtesting.SeedInfo.seed([A4C051D86D5F2AD4]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=15687, name=jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=15687, 
name=jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
        at __randomizedtesting.SeedInfo.seed([A4C051D86D5F2AD4]:0)




Build Log:
[...truncated 12284 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4C051D86D5F2AD4-001/init-core-data-001
   [junit4]   2> 596246 WARN  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 596246 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 596247 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-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> 596247 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 596249 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4C051D86D5F2AD4-001/tempDir-001
   [junit4]   2> 596249 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 596250 INFO  (Thread-854) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 596250 INFO  (Thread-854) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 596252 ERROR (Thread-854) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 596350 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62186
   [junit4]   2> 596352 INFO  (zkConnectionManagerCallback-908-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596366 INFO  (jetty-launcher-905-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१५:२७:३७-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 596366 INFO  (jetty-launcher-905-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 596366 INFO  (jetty-launcher-905-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 596366 INFO  (jetty-launcher-905-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 596367 INFO  (jetty-launcher-905-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१५:२७:३७-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 596368 INFO  (jetty-launcher-905-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67e1be63{/solr,null,AVAILABLE}
   [junit4]   2> 596369 INFO  (jetty-launcher-905-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@462f7f15{HTTP/1.1,[http/1.1]}{127.0.0.1:58066}
   [junit4]   2> 596369 INFO  (jetty-launcher-905-thread-1) [    ] 
o.e.j.s.Server Started @599337ms
   [junit4]   2> 596369 INFO  (jetty-launcher-905-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58066}
   [junit4]   2> 596369 ERROR (jetty-launcher-905-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 596369 INFO  (jetty-launcher-905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 596369 INFO  (jetty-launcher-905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 596369 INFO  (jetty-launcher-905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 596369 INFO  (jetty-launcher-905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-13T01:19:19.134Z
   [junit4]   2> 596370 INFO  (jetty-launcher-905-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 596370 INFO  (jetty-launcher-905-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 596370 INFO  (jetty-launcher-905-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 596370 INFO  (jetty-launcher-905-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436bf714{/solr,null,AVAILABLE}
   [junit4]   2> 596371 INFO  (jetty-launcher-905-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@701cc6c9{HTTP/1.1,[http/1.1]}{127.0.0.1:50977}
   [junit4]   2> 596371 INFO  (jetty-launcher-905-thread-2) [    ] 
o.e.j.s.Server Started @599339ms
   [junit4]   2> 596371 INFO  (jetty-launcher-905-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50977}
   [junit4]   2> 596371 ERROR (jetty-launcher-905-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 596371 INFO  (jetty-launcher-905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 596371 INFO  (jetty-launcher-905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 596371 INFO  (jetty-launcher-905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 596371 INFO  (jetty-launcher-905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-13T01:19:19.136Z
   [junit4]   2> 596373 INFO  (zkConnectionManagerCallback-912-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596374 INFO  (zkConnectionManagerCallback-910-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596375 INFO  (jetty-launcher-905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 596375 INFO  (jetty-launcher-905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 596383 INFO  (jetty-launcher-905-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62186/solr
   [junit4]   2> 596385 INFO  (zkConnectionManagerCallback-916-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596386 INFO  (jetty-launcher-905-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62186/solr
   [junit4]   2> 596388 INFO  (zkConnectionManagerCallback-920-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596389 INFO  
(zkConnectionManagerCallback-922-thread-1-processing-n:127.0.0.1:50977_solr) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596394 INFO  
(zkConnectionManagerCallback-924-thread-1-processing-n:127.0.0.1:58066_solr) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596515 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 596515 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50977_solr
   [junit4]   2> 596516 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.Overseer Overseer 
(id=72188744753676293-127.0.0.1:50977_solr-n_0000000000) starting
   [junit4]   2> 596522 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50977_solr
   [junit4]   2> 596538 INFO  
(OverseerStateUpdate-72188744753676293-127.0.0.1:50977_solr-n_0000000000) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 596619 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 596621 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 596624 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58066_solr
   [junit4]   2> 596625 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:50977_solr) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 596639 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 596644 WARN  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 596649 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_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> 596714 INFO  
(zkCallback-923-thread-1-processing-n:127.0.0.1:58066_solr) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 596811 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 596834 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 596835 WARN  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 596837 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_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> 596839 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 596851 INFO  (jetty-launcher-905-thread-2-EventThread) 
[n:127.0.0.1:50977_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 596851 INFO  (jetty-launcher-905-thread-1-EventThread) 
[n:127.0.0.1:58066_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 596995 WARN  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 596998 WARN  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 597075 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58066.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 597078 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50977.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 597084 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50977.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 597084 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50977.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 597085 INFO  (jetty-launcher-905-thread-2) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4C051D86D5F2AD4-001/tempDir-001/node2/.
   [junit4]   2> 597087 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58066.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 597087 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58066.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 597087 INFO  (jetty-launcher-905-thread-1) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4C051D86D5F2AD4-001/tempDir-001/node1/.
   [junit4]   2> 597148 INFO  (zkConnectionManagerCallback-930-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597188 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 597241 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597260 INFO  (qtp1175332037-3877) [n:127.0.0.1:58066_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAWGMvqWmigFhsMsppgEEFKHeU-pL3TZtRc7OK1rC4ZejrnmiB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 597260 INFO  (qtp1175332037-3877) [n:127.0.0.1:58066_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWGMvqWmigFhsMsppgEEFKHeU-pL3TZtRc7OK1rC4ZejrnmiB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 597261 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 597289 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 597310 WARN  (qtp1175332037-3877) [n:127.0.0.1:58066_solr    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar is trying to renew a 
token with wrong password
   [junit4]   2> 597311 WARN  (qtp1175332037-3877) [n:127.0.0.1:58066_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 597311 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597311 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=A4C051D86D5F2AD4 
-Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Europe/Minsk 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4C051D86D5F2AD4:935BA5C65593F770]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:130)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 597345 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 597362 INFO  (qtp1175332037-3874) [n:127.0.0.1:58066_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAWGMvqYxigFhsMsqMQMEFHw5rj6tDTtnNrmi4NFl3yNVV3FxB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 597362 INFO  (qtp1175332037-3874) [n:127.0.0.1:58066_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWGMvqYxigFhsMsqMQMEFHw5rj6tDTtnNrmi4NFl3yNVV3FxB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 597370 INFO  (zkConnectionManagerCallback-935-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597371 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597380 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62186/solr ready
   [junit4]   2> 597392 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597396 INFO  (zkConnectionManagerCallback-939-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597397 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597398 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62186/solr ready
   [junit4]   2> 597399 INFO  (qtp1177477622-3885) [n:127.0.0.1:50977_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAWGMvqYxigFhsMsqMQMEFHw5rj6tDTtnNrmi4NFl3yNVV3FxB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 597399 INFO  (qtp1177477622-3885) [n:127.0.0.1:50977_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWGMvqYxigFhsMsqMQMEFHw5rj6tDTtnNrmi4NFl3yNVV3FxB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 597406 INFO  (zkConnectionManagerCallback-943-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597408 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597410 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62186/solr ready
   [junit4]   2> 597411 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597412 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 597436 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 597451 ERROR (qtp1175332037-3874) [n:127.0.0.1:58066_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 597458 INFO  (zkConnectionManagerCallback-947-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597459 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597460 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62186/solr ready
   [junit4]   2> 597462 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597535 INFO  (zkConnectionManagerCallback-951-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597536 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597537 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62186/solr ready
   [junit4]   2> 597538 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597560 ERROR (qtp1177477622-3885) [n:127.0.0.1:50977_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 597565 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597567 INFO  (zkConnectionManagerCallback-955-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597579 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597580 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:62186/solr ready
   [junit4]   2> 597580 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597584 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4] IGNOR/A 0.00s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-14044))
   [junit4]   2> 597609 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 597612 INFO  (qtp1175332037-3877) [n:127.0.0.1:58066_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> 597612 INFO  (qtp1175332037-3877) [n:127.0.0.1:58066_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> 597613 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1518520760377&s=uLM/NCzbp6QBaHCROxqACpKNb2A=";
 Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 11:19:20 GMT; HttpOnly". 
Invalid 'expires' attribute: Sal, 13- ub-2018 11:19:20 GMT
   [junit4]   2> 597613 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 597644 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A4C051D86D5F2AD4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 597652 INFO  (zkConnectionManagerCallback-957-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597652 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A4C051D86D5F2AD4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 597686 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 597691 WARN  (qtp1175332037-3874) [n:127.0.0.1:58066_solr    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 597692 WARN  (qtp1175332037-3874) [n:127.0.0.1:58066_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 597692 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597693 WARN  (qtp1177477622-3887) [    ] 
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> 597693 WARN  (qtp1177477622-3887) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 597693 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597709 WARN  (qtp1175332037-3874) [n:127.0.0.1:58066_solr    ] 
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> 597709 WARN  (qtp1175332037-3874) [n:127.0.0.1:58066_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 597716 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597718 WARN  (qtp1177477622-3885) [n:127.0.0.1:50977_solr    ] 
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> 597719 WARN  (qtp1177477622-3885) [n:127.0.0.1:50977_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 597719 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4C051D86D5F2AD4])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Per, 01-Oca-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Per, 01-Oca-1970 00:00:00 GMT
   [junit4]   2> 597721 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 597723 INFO  (jetty-closer-906-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@701cc6c9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 597725 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=751950838
   [junit4]   2> 597726 INFO  (jetty-closer-906-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@462f7f15{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 597727 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 597729 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=654116080
   [junit4]   2> 597729 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68bd5eee: rootName = 
solr_50977, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1c3912f
   [junit4]   2> 597730 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 597730 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6287eb69: rootName = 
solr_58066, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@22449a4a
   [junit4]   2> 597733 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 597733 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2825b967: rootName = 
solr_50977, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@69f1542d
   [junit4]   2> 597734 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 597734 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@189455ea: rootName = 
solr_58066, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@69f1542d
   [junit4]   2> 597736 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 597736 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3882086d: rootName = 
solr_50977, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@252744d4
   [junit4]   2> 597737 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 597737 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a89a147: rootName = 
solr_58066, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@252744d4
   [junit4]   2> 597738 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50977_solr
   [junit4]   2> 597738 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58066_solr
   [junit4]   2> 597740 INFO  
(zkCallback-923-thread-1-processing-n:127.0.0.1:58066_solr) 
[n:127.0.0.1:58066_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 597741 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 597741 INFO  
(zkCallback-921-thread-1-processing-n:127.0.0.1:50977_solr) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 597743 INFO  (jetty-closer-906-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 597744 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 597744 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 597745 INFO  (jetty-closer-906-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72188744753676293-127.0.0.1:50977_solr-n_0000000000) closing
   [junit4]   2> 597745 WARN  
(OverseerAutoScalingTriggerThread-72188744753676293-127.0.0.1:50977_solr-n_0000000000)
 [n:127.0.0.1:50977_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 597745 INFO  
(OverseerStateUpdate-72188744753676293-127.0.0.1:50977_solr-n_0000000000) 
[n:127.0.0.1:50977_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50977_solr
   [junit4]   2> 597747 ERROR 
(Thread[Thread-874,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:58066_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 597752 ERROR 
(Thread[Thread-876,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:50977_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 597764 INFO  (jetty-closer-906-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@436bf714{/solr,null,UNAVAILABLE}
   [junit4]   2> 597764 INFO  (jetty-closer-906-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@67e1be63{/solr,null,UNAVAILABLE}
   [junit4]   2> 597766 INFO  (jetty-closer-906-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 597766 INFO  (jetty-closer-906-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 597771 ERROR 
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 597773 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4C051D86D5F2AD4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62186 62186
   [junit4]   2> 598173 INFO  (Thread-854) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62186 62186
   [junit4]   2> 598175 WARN  (Thread-854) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /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_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/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/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4C051D86D5F2AD4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1474, maxMBSortInHeap=6.870081400971314, 
sim=RandomSimilarity(queryNorm=true): {}, locale=tr, timezone=Europe/Minsk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=107062416,total=432013312
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, 
TestCloudSchemaless, TestJavabinTupleStreamParser, TestBulkSchemaConcurrent, 
AddReplicaTest, TestEmbeddedSolrServerAdminHandler, TestCloudSearcherWarming, 
LeaderElectionContextKeyTest, TestTolerantSearch, 
SignatureUpdateProcessorFactoryTest, LeaderElectionTest, 
TestExceedMaxTermLength, TestCustomDocTransformer, TestPrepRecovery, 
TestFileDictionaryLookup, TestSimDistributedQueue, TestInfoStreamLogging, 
TestBinaryField, MultiThreadedOCPTest, SpatialFilterTest, TestIndexSearcher, 
TestConfigSetsAPI, HdfsNNFailoverTest, UnloadDistributedZkTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [84/775 (1!)] on J0 in 1.94s, 8 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 521 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A4C051D86D5F2AD4-001/init-core-data-001
   [junit4]   2> 1617178 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C051D86D5F2AD4]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1617180 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C051D86D5F2AD4]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1617182 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C051D86D5F2AD4]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1617183 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C051D86D5F2AD4]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1617211 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C051D86D5F2AD4]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A4C051D86D5F2AD4-001/tempDir-001
   [junit4]   2> 1617211 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C051D86D5F2AD4]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1617212 INFO  (Thread-4083) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1617212 INFO  (Thread-4083) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1617213 ERROR (Thread-4083) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1617312 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C051D86D5F2AD4]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:39344
   [junit4]   2> 1617315 INFO  (zkConnectionManagerCallback-4659-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617323 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१५:२७:३७-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1617323 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१५:२७:३७-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1617324 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1617325 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1617325 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1617325 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1617325 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1617325 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1617325 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e248270{/solr,null,AVAILABLE}
   [junit4]   2> 1617326 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b5efa1b{/solr,null,AVAILABLE}
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5377a53{SSL,[ssl, 
http/1.1]}{127.0.0.1:37198}
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.e.j.s.Server Started @1621485ms
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37198}
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d1b6421{SSL,[ssl, 
http/1.1]}{127.0.0.1:60765}
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.e.j.s.Server Started @1621485ms
   [junit4]   2> 1617327 ERROR (jetty-launcher-4656-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60765}
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1617327 ERROR (jetty-launcher-4656-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-13T01:36:20.092Z
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1617327 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-13T01:36:20.092Z
   [junit4]   2> 1617330 INFO  (zkConnectionManagerCallback-4663-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617330 INFO  (zkConnectionManagerCallback-4661-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617331 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1617331 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1617349 INFO  (jetty-launcher-4656-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39344/solr
   [junit4]   2> 1617350 INFO  (jetty-launcher-4656-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39344/solr
   [junit4]   2> 1617352 INFO  (zkConnectionManagerCallback-4669-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617353 INFO  (zkConnectionManagerCallback-4671-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617355 INFO  
(zkConnectionManagerCallback-4673-thread-1-processing-n:127.0.0.1:60765_solr) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617356 INFO  
(zkConnectionManagerCallback-4675-thread-1-processing-n:127.0.0.1:37198_solr) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617494 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1617495 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60765_solr
   [junit4]   2> 1617497 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.Overseer Overseer 
(id=72188811741429765-127.0.0.1:60765_solr-n_0000000000) starting
   [junit4]   2> 1617497 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1617499 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37198_solr
   [junit4]   2> 1617500 INFO  
(zkCallback-4674-thread-1-processing-n:127.0.0.1:37198_solr) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1617501 INFO  
(zkCallback-4672-thread-1-processing-n:127.0.0.1:60765_solr) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1617510 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60765_solr
   [junit4]   2> 1617512 INFO  
(zkCallback-4674-thread-1-processing-n:127.0.0.1:37198_solr) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1617512 INFO  
(zkCallback-4672-thread-1-processing-n:127.0.0.1:60765_solr) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1617549 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1617549 WARN  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1617549 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1617551 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1617557 INFO  (jetty-launcher-4656-thread-2-EventThread) 
[n:127.0.0.1:60765_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1617576 WARN  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1617586 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1617586 WARN  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1617588 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1617589 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1617592 INFO  (jetty-launcher-4656-thread-1-EventThread) 
[n:127.0.0.1:37198_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1617603 WARN  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1617614 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60765.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 1617621 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60765.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 1617622 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60765.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 1617622 INFO  (jetty-launcher-4656-thread-2) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A4C051D86D5F2AD4-001/tempDir-001/node1/.
   [junit4]   2> 1617636 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37198.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 1617642 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37198.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 1617642 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37198.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 1617643 INFO  (jetty-launcher-4656-thread-1) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A4C051D86D5F2AD4-001/tempDir-001/node2/.
   [junit4]   2> 1617660 INFO  (zkConnectionManagerCallback-4681-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1617693 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1617712 INFO  (qtp510530756-15584) [    ] 
o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or 
contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1617713 WARN  (qtp510530756-15584) [    ] o.e.j.s.HttpChannel 
/solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request 
authentication, 
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:460)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2>        ... 34 more
   [junit4]   2> 1617719 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1617754 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1617761 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1617792 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1617802 WARN  (qtp510530756-15588) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1617806 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1617840 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1617841 WARN  (qtp510530756-15584) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1617843 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1617881 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1617882 WARN  (qtp510530756-15588) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1617903 WARN  (qtp510530756-15588) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 1617909 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1617942 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1617944 INFO  (zkConnectionManagerCallback-4684-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1618514 INFO  (zkConnectionManagerCallback-4687-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1618515 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1618517 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[A4C051D86D5F2AD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39344/solr ready
   [junit4]   2> 1618522 INFO  (qtp510530756-15584) [n:127.0.0.1:60765_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1618525 INFO  
(OverseerThreadFactory-4258-thread-1-processing-n:127.0.0.1:60765_solr) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
forwardingCollection
   [junit4]   2> 1618635 INFO  
(OverseerStateUpdate-72188811741429765-127.0.0.1:60765_solr-n_0000000000) 
[n:127.0.0.1:60765_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37198/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1618853 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1618853 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1618959 INFO  
(zkCallback-4674-thread-1-processing-n:127.0.0.1:37198_solr) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1618959 INFO  
(zkCallback-4674-thread-2-processing-n:127.0.0.1:37198_solr) 
[n:127.0.0.1:37198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1619889 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 1619903 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1620021 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 1620040 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from 
collection forwardingCollection, trusted=true
   [junit4]   2> 1620041 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37198.solr.core.forwardingCollection.shard1.replica_n1' 
(registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab98bf1
   [junit4]   2> 1620041 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1620041 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A4C051D86D5F2AD4-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_A4C051D86D5F2AD4-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 1620042 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39128309797727]
   [junit4]   2> 1620111 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1620111 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1620111 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1620112 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1620112 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=57.974609375, floorSegmentMB=0.220703125, 
forceMergeDeletesPctAllowed=20.935068263614156, segmentsPerTier=30.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4704477453421325
   [junit4]   2> 1620113 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@575c9d6b[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 1620115 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 1620120 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1620140 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1620140 INFO  (qtp1006018741-15581) [n:127.0.0.1:37198_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1592247748295393280
   [junit4]   2> 1620142 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1620145 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1620145 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1620145 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1620145 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1620145 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1620146 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1620150 INFO  
(searcherExecutor-4263-thread-1-processing-n:127.0.0.1:37198_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:37198_solr c:forwardingCollection s

[...truncated too long message...]

thod)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> 1669820 WARN  
(jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344)) 
[n:127.0.0.1:37198_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 1670320 WARN  
(jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344)) 
[n:127.0.0.1:37198_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> 1670321 WARN  
(jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344)) 
[n:127.0.0.1:37198_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 1670821 WARN  
(jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344)) 
[n:127.0.0.1:37198_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> 1670822 WARN  
(jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344)) 
[n:127.0.0.1:37198_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> Feb 13, 2018 1:37:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=15687, 
name=jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1887, maxMBSortInHeap=5.896888195030725, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-GB, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=2,free=169820856,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, 
TestCloudSchemaless, TestJavabinTupleStreamParser, TestBulkSchemaConcurrent, 
AddReplicaTest, TestEmbeddedSolrServerAdminHandler, TestCloudSearcherWarming, 
LeaderElectionContextKeyTest, TestTolerantSearch, 
SignatureUpdateProcessorFactoryTest, LeaderElectionTest, 
TestExceedMaxTermLength, TestCustomDocTransformer, TestPrepRecovery, 
TestFileDictionaryLookup, TestSimDistributedQueue, TestInfoStreamLogging, 
TestBinaryField, MultiThreadedOCPTest, SpatialFilterTest, TestIndexSearcher, 
TestConfigSetsAPI, HdfsNNFailoverTest, UnloadDistributedZkTest, 
TestSolrCloudWithDelegationTokens, NumericFieldsTest, DeleteShardTest, 
TestFiltering, TestSQLHandler, TestPhraseSuggestions, TestFaceting, 
SolrIndexSplitterTest, TestTlogReplica, ShufflingReplicaListTransformerTest, 
SampleTest, RequiredFieldsTest, UtilsToolTest, HttpPartitionTest, 
TestDelegationWithHadoopAuth, TestCollectionsAPIViaSolrCloudCluster, 
SolrRequestParserTest, PreAnalyzedUpdateProcessorTest, 
TestHalfAndHalfDocValues, TestRealTimeGet, BaseCdcrDistributedZkTest, 
TestCloudJSONFacetJoinDomain, DirectSolrConnectionTest, ZkStateWriterTest, 
SmileWriterTest, MoveReplicaHDFSTest, SOLR749Test, BlobRepositoryCloudTest, 
CurrencyRangeFacetCloudTest, TestTrieFacet, TestAddFieldRealTimeGet, 
TestCorePropertiesReload, TestComplexPhraseLeadingWildcard, 
IndexSchemaRuntimeFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, TestUtils, 
TestClusterStateMutator, TestLocalFSCloudBackupRestore, ShardRoutingCustomTest, 
TestDistributedStatsComponentCardinality, ChangedSchemaMergeTest, 
SolrCLIZkUtilsTest, AutoAddReplicasPlanActionTest, 
TestSubQueryTransformerCrossCore, CdcrVersionReplicationTest, 
CoreAdminCreateDiscoverTest, TestEmbeddedSolrServerSchemaAPI, 
TestPerFieldSimilarity, BadCopyFieldTest, TestUninvertingReader, 
TestDynamicFieldResource, CacheHeaderTest, TestSearcherReuse, 
TestStressInPlaceUpdates, TestPerFieldSimilarityWithDefaultOverride, 
TimeRoutedAliasUpdateProcessorTest, TestConfigOverlay, 
TestLegacyNumericRangeQueryBuilder, CoreMergeIndexesAdminHandlerTest, 
TestCopyFieldCollectionResource, TestRuleBasedAuthorizationPlugin, 
TestStreamBody, TestSchemalessBufferedUpdates, TestPartialUpdateDeduplication, 
TestNoOpRegenerator, ZkCLITest, HdfsCollectionsAPIDistributedZkTest, 
TestNRTOpen, V2StandaloneTest, TestSmileRequest, 
ClassificationUpdateProcessorIntegrationTest, TestCoreAdminApis, 
AssignBackwardCompatibilityTest, TestFieldResource, HdfsDirectoryTest, 
MetricTriggerTest, OverseerTaskQueueTest, TestSizeLimitedDistributedMap, 
SuggesterTSTTest, UUIDUpdateProcessorFallbackTest, XmlUpdateRequestHandlerTest, 
MetricUtilsTest, TestMinMaxOnMultiValuedField, NodeLostTriggerTest, 
DistributedFacetPivotLongTailTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A4C051D86D5F2AD4 
-Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Africa/Timbuktu 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=15688, 
name=jetty-launcher-4656-thread-1-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   [junit4]    >    2) Thread[id=15687, 
name=jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4C051D86D5F2AD4]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=15687, 
name=jetty-launcher-4656-thread-1-SendThread(127.0.0.1:39344), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4C051D86D5F2AD4]:0)
   [junit4] Completed [237/775 (2!)] on J0 in 54.16s, 12 tests, 2 errors <<< 
FAILURES!

[...truncated 50273 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to