You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/10 23:53:21 UTC

[JENKINS-EA] Lucene-Solr-8.6-Linux (64bit/jdk-15-ea+30) - Build # 1052 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Linux/1052/
Java: 64bit/jdk-15-ea+30 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testForwarding

Error Message:
Error from server at http://127.0.0.1:37771/solr/forwardingCollection: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 401 Authentication required</title> </head> <body><h2>HTTP ERROR 401 Authentication required</h2> <table> <tr><th>URI:</th><td>/solr/forwardingCollection/select</td></tr> <tr><th>STATUS:</th><td>401</td></tr> <tr><th>MESSAGE:</th><td>Authentication required</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-3abd492d</td></tr> </table> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37771/solr/forwardingCollection: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 Authentication required</title>
</head>
<body><h2>HTTP ERROR 401 Authentication required</h2>
<table>
<tr><th>URI:</th><td>/solr/forwardingCollection/select</td></tr>
<tr><th>STATUS:</th><td>401</td></tr>
<tr><th>MESSAGE:</th><td>Authentication required</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-3abd492d</td></tr>
</table>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([4F69B61294C48157:AEEFDFEC89F267BE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testForwarding(TestSolrCloudWithSecureImpersonation.java:331)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15228 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 738889 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 738889 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4F69B61294C48157-001/data-dir-92-001
   [junit4]   2> 738889 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 738889 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 738890 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 738890 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 739013 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4F69B61294C48157-001/tempDir-001
   [junit4]   2> 739014 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 739017 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 739017 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 739117 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46663
   [junit4]   2> 739117 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46663
   [junit4]   2> 739117 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46663
   [junit4]   2> 739117 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46663
   [junit4]   2> 739141 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739152 INFO  (zkConnectionManagerCallback-11699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739153 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739177 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739183 INFO  (zkConnectionManagerCallback-11701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739183 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739188 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739200 INFO  (zkConnectionManagerCallback-11703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739200 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739318 WARN  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 739318 WARN  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 739318 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 739318 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 739318 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 739318 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 739318 INFO  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476
   [junit4]   2> 739318 INFO  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b931178{/solr,null,AVAILABLE}
   [junit4]   2> 739331 INFO  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10f1361f{/solr,null,AVAILABLE}
   [junit4]   2> 739333 INFO  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d798a5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39259}
   [junit4]   2> 739333 INFO  (jetty-launcher-11704-thread-1) [     ] o.e.j.s.Server Started @739351ms
   [junit4]   2> 739333 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39259}
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7689583d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37771}
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.e.j.s.Server Started @739351ms
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37771}
   [junit4]   2> 739334 ERROR (jetty-launcher-11704-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 739334 ERROR (jetty-launcher-11704-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T23:37:51.630453466Z
   [junit4]   2> 739334 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T23:37:51.630446082Z
   [junit4]   2> 739337 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739338 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739340 INFO  (zkConnectionManagerCallback-11707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739340 INFO  (zkConnectionManagerCallback-11708-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739340 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739340 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739340 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739340 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739512 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 739513 WARN  (jetty-launcher-11704-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9413f10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739513 WARN  (jetty-launcher-11704-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9413f10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739515 WARN  (jetty-launcher-11704-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2539f09c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739515 WARN  (jetty-launcher-11704-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2539f09c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739516 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46663/solr
   [junit4]   2> 739517 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739518 INFO  (zkConnectionManagerCallback-11722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739518 INFO  (jetty-launcher-11704-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739570 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 739571 WARN  (jetty-launcher-11704-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@545841d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739571 WARN  (jetty-launcher-11704-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@545841d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739575 WARN  (jetty-launcher-11704-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27394a81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739575 WARN  (jetty-launcher-11704-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27394a81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 739576 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46663/solr
   [junit4]   2> 739580 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739581 INFO  (zkConnectionManagerCallback-11730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739581 INFO  (jetty-launcher-11704-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739619 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739620 INFO  (zkConnectionManagerCallback-11732-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739620 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739650 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37771_solr
   [junit4]   2> 739650 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.Overseer Overseer (id=72229347535355911-127.0.0.1:37771_solr-n_0000000000) starting
   [junit4]   2> 739652 INFO  (OverseerStateUpdate-72229347535355911-127.0.0.1:37771_solr-n_0000000000) [n:127.0.0.1:37771_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37771_solr
   [junit4]   2> 739652 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37771_solr
   [junit4]   2> 739653 INFO  (zkCallback-11731-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 739653 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 739653 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 739657 WARN  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_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> 739669 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_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]:4, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=supergroup, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 739719 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739720 INFO  (zkConnectionManagerCallback-11741-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739720 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739724 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 739724 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 739726 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39259_solr as DOWN
   [junit4]   2> 739727 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 739727 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39259_solr
   [junit4]   2> 739728 INFO  (zkCallback-11731-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 739728 INFO  (zkCallback-11740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 739733 INFO  (jetty-launcher-11704-thread-2-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 739734 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 739734 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 739734 WARN  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_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> 739735 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_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]:4, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=supergroup, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 739736 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 739740 INFO  (jetty-launcher-11704-thread-1-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 739825 WARN  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_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> 739826 WARN  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 739829 WARN  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_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> 739829 WARN  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 739836 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 739851 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37771.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d833f8
   [junit4]   2> 739854 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 739856 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37771.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d833f8
   [junit4]   2> 739856 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37771.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d833f8
   [junit4]   2> 739857 INFO  (jetty-launcher-11704-thread-2) [n:127.0.0.1:37771_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4F69B61294C48157-001/tempDir-001/node2
   [junit4]   2> 739869 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d833f8
   [junit4]   2> 739876 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d833f8
   [junit4]   2> 739876 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39259.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d833f8
   [junit4]   2> 739877 INFO  (jetty-launcher-11704-thread-1) [n:127.0.0.1:39259_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4F69B61294C48157-001/tempDir-001/node1
   [junit4]   2> 739884 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 739885 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739886 INFO  (zkConnectionManagerCallback-11759-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 739887 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739887 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 739888 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46663/solr ready
   [junit4]   2> 739912 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 739971 WARN  (qtp2018425156-21397) [     ] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: User: bar is not allowed to impersonate anyHostAnyUser
   [junit4]   2> 739973 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 739999 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 740005 WARN  (qtp2018425156-21397) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 740006 WARN  (qtp2018425156-21397) [     ] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: User: noGroups is not allowed to impersonate bar
   [junit4]   2> 740008 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 740029 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 740031 WARN  (qtp2018425156-21397) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 740048 WARN  (qtp2018425156-21397) [     ] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: User: bogusGroup is not allowed to impersonate bar
   [junit4]   2> 740049 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 740087 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 740088 WARN  (qtp2018425156-21397) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 740090 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 740090 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 740092 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 740115 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 740116 WARN  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 740117 WARN  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: Unauthorized connection for super-user: localHostAnyGroup from IP [::1]:6
   [junit4]   2> 740118 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 740135 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 740137 WARN  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 740137 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] 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:91)
   [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:91) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:73) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:59) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:233) ~[test/:?]
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:411) ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69) ~[java/:?]
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:536) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:126) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:265) ~[test/:?]
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.security.AuthenticationPlugin.authenticate(AuthenticationPlugin.java:88) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:506) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:399) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 740138 WARN  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] 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:512)
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:512) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:399) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [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:91) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:73) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:59) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:233) ~[test/:?]
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:411) ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69) ~[java/:?]
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:536) ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:126) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:265) ~[test/:?]
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.security.AuthenticationPlugin.authenticate(AuthenticationPlugin.java:88) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:506) ~[java/:?]
   [junit4]   2> 	... 31 more
   [junit4]   2> 740140 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 740165 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 740167 WARN  (qtp2018425156-21399) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 740167 WARN  (qtp2018425156-21399) [     ] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: Unauthorized connection for super-user: wrongHost from IP 127.0.0.1
   [junit4]   2> 740168 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 740191 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 740192 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4F69B61294C48157]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740193 INFO  (zkConnectionManagerCallback-11761-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 740193 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4F69B61294C48157]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740556 INFO  (qtp331249245-21403) [n:127.0.0.1:39259_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 740559 INFO  (OverseerThreadFactory-11739-thread-1-processing-n:127.0.0.1:37771_solr) [n:127.0.0.1:37771_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 740669 INFO  (qtp331249245-21408) [n:127.0.0.1:39259_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 740670 INFO  (qtp331249245-21407) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:39259_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhpNkPuAVO1kFUhEqksMrEYjTt43miqA5wMheciY8Oqjqtr4aXDdnOKReLMztGUnltv0gBn7KTrO/jUy2M2lD3kXwJm+Ymae3uMYCZBUWd0SreRXBZT+uThbAn/3WPyf142aFXgo4Ey8GTlWlRyxinBnll+cyNuQdEmPRgbtFUKXs/3CemmxP6/YLZFq8vYJziPC76Vb2sdV6qjUH9CD4MJdsNMx+FWgPKwF7OguW5kWmkF+JqnHKthWKywaKHkFq3Qc8nBgvx6hcVjhwaA6/pCkxfH5enwKQpuu+9LJRuKe0x2wk0OlUHIHoZFV3IrtX3+9nGMz7q8rR8/H0dCZa1wIDAQAB
   [junit4]   2> 740671 INFO  (qtp331249245-21407) [n:127.0.0.1:39259_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 740676 INFO  (qtp331249245-21408) [n:127.0.0.1:39259_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 740676 INFO  (qtp2018425156-21399) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:39259_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhpNkPuAVO1kFUhEqksMrEYjTt43miqA5wMheciY8Oqjqtr4aXDdnOKReLMztGUnltv0gBn7KTrO/jUy2M2lD3kXwJm+Ymae3uMYCZBUWd0SreRXBZT+uThbAn/3WPyf142aFXgo4Ey8GTlWlRyxinBnll+cyNuQdEmPRgbtFUKXs/3CemmxP6/YLZFq8vYJziPC76Vb2sdV6qjUH9CD4MJdsNMx+FWgPKwF7OguW5kWmkF+JqnHKthWKywaKHkFq3Qc8nBgvx6hcVjhwaA6/pCkxfH5enwKQpuu+9LJRuKe0x2wk0OlUHIHoZFV3IrtX3+9nGMz7q8rR8/H0dCZa1wIDAQAB
   [junit4]   2> 740677 INFO  (qtp2018425156-21399) [n:127.0.0.1:37771_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 740677 INFO  (qtp2018425156-21399) [n:127.0.0.1:37771_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 740680 INFO  (OverseerStateUpdate-72229347535355911-127.0.0.1:37771_solr-n_0000000000) [n:127.0.0.1:37771_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":"http://127.0.0.1:37771/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37771_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 740886 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr    x:forwardingCollection_shard1_replica_n1 ] 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> 740895 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 740918 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 741009 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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> 741028 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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 configset conf1, trusted=true
   [junit4]   2> 741029 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37771.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d833f8
   [junit4]   2> 741029 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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 [/home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4F69B61294C48157-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4F69B61294C48157-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 741030 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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=34, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=78.560546875, floorSegmentMB=1.09765625, forceMergeDeletesPctAllowed=9.430276604063195, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4146507383664203, deletesPctAllowed=32.924764060945975
   [junit4]   2> 741077 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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> 741077 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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> 741079 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 741079 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 741079 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=106.98828125, floorSegmentMB=1.8984375, forceMergeDeletesPctAllowed=24.08113309577393, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5108450400414343, deletesPctAllowed=35.32836401524567
   [junit4]   2> 741081 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 741084 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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> 741099 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 741099 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_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 1671875026899435520
   [junit4]   2> 741101 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_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> 741101 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_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> 741101 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_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> 741102 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_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> 741102 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_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> 741102 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_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> 741102 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_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> 741102 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 741103 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 741104 INFO  (searcherExecutor-11763-thread-1-processing-n:127.0.0.1:37771_solr x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 r:core_node2) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 741115 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/forwardingCollection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 741115 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/forwardingCollection/leaders/shard1
   [junit4]   2> 741121 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 741121 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 741121 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37771/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 741122 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 741122 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37771/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 741122 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/forwardingCollection/leaders/shard1/leader after winning as /collections/forwardingCollection/leader_elect/shard1/election/72229347535355911-core_node2-n_0000000000
   [junit4]   2> 741123 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37771/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 741224 INFO  (zkCallback-11731-thread-1) [     ] 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> 741224 INFO  (zkCallback-11731-thread-2) [     ] 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> 741225 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 741226 INFO  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=340
   [junit4]   2> 741228 INFO  (qtp331249245-21403) [n:127.0.0.1:39259_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 741329 INFO  (zkCallback-11740-thread-1) [     ] 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> 741329 INFO  (qtp331249245-21403) [n:127.0.0.1:39259_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=773
   [junit4]   2> 741330 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4F69B61294C48157]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: forwardingCollection
   [junit4]   2> 741332 INFO  (zkCallback-11731-thread-1) [     ] 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> 741332 INFO  (zkCallback-11731-thread-2) [     ] 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> 741332 INFO  (zkCallback-11731-thread-3) [     ] 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> 741335 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.method=testForwarding -Dtests.seed=4F69B61294C48157 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se -Dtests.timezone=America/Mazatlan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.17s J1 | TestSolrCloudWithSecureImpersonation.testForwarding <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37771/solr/forwardingCollection: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 401 Authentication required</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 401 Authentication required</h2>
   [junit4]    > <table>
   [junit4]    > <tr><th>URI:</th><td>/solr/forwardingCollection/select</td></tr>
   [junit4]    > <tr><th>STATUS:</th><td>401</td></tr>
   [junit4]    > <tr><th>MESSAGE:</th><td>Authentication required</td></tr>
   [junit4]    > <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-3abd492d</td></tr>
   [junit4]    > </table>
   [junit4]    > <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.27.v20200227</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4F69B61294C48157:AEEFDFEC89F267BE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testForwarding(TestSolrCloudWithSecureImpersonation.java:331)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 741355 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 741355 WARN  (qtp2018425156-21399) [n:127.0.0.1:37771_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 741356 INFO  (qtp2018425156-21399) [n:127.0.0.1:37771_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 741356 INFO  (qtp2018425156-21399) [n:127.0.0.1:37771_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 741357 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 741378 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 741379 WARN  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 741380 WARN  (qtp2018425156-21397) [n:127.0.0.1:37771_solr     ] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: Unauthorized connection for super-user: localHostAnyGroup from IP 255.255.255.255
   [junit4]   2> 741381 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 741400 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 741401 WARN  (qtp2018425156-21419) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 741402 INFO  (qtp2018425156-21419) [n:127.0.0.1:37771_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 741402 INFO  (qtp2018425156-21419) [n:127.0.0.1:37771_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 741403 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 741433 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 741434 WARN  (qtp2018425156-21399) [n:127.0.0.1:37771_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 741435 WARN  (qtp2018425156-21399) [n:127.0.0.1:37771_solr     ] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: Unauthorized connection for super-user: noHosts from IP 127.0.0.1
   [junit4]   2> 741435 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[4F69B61294C48157]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 741537 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=101861263
   [junit4]   2> 741537 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37771_solr
   [junit4]   2> 741537 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1900592576
   [junit4]   2> 741538 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39259_solr
   [junit4]   2> 741538 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 741538 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39259_solr as DOWN
   [junit4]   2> 741538 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 741538 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37771_solr as DOWN
   [junit4]   2> 741553 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 741553 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3547c1f7: rootName = solr_39259, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@458ab32
   [junit4]   2> 741553 INFO  (coreCloseExecutor-11776-thread-1) [n:127.0.0.1:37771_solr     ] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71266b0f
   [junit4]   2> 741553 INFO  (coreCloseExecutor-11776-thread-1) [n:127.0.0.1:37771_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1 tag=SolrCore@71266b0f
   [junit4]   2> 741553 INFO  (coreCloseExecutor-11776-thread-1) [n:127.0.0.1:37771_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c8d849a: rootName = solr_37771, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@a4dc474
   [junit4]   2> 741557 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 741557 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@370b35cb: rootName = solr_39259, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@67d84473
   [junit4]   2> 741559 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 741559 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74e4d16f: rootName = solr_39259, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1a90299d
   [junit4]   2> 741559 INFO  (jetty-closer-11768-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 741560 INFO  (zkCallback-11731-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 741564 INFO  (coreCloseExecutor-11776-thread-1) [n:127.0.0.1:37771_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader tag=SolrCore@71266b0f
   [junit4]   2> 741564 INFO  (coreCloseExecutor-11776-thread-1) [n:127.0.0.1:37771_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 741568 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 741568 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f257a58: rootName = solr_37771, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@529034c5
   [junit4]   2> 741572 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 741572 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59d5b1f0: rootName = solr_37771, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@67d84473
   [junit4]   2> 741574 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 741574 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@98d32a2: rootName = solr_37771, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1a90299d
   [junit4]   2> 741575 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 741575 INFO  (closeThreadPool-11779-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72229347535355911-127.0.0.1:37771_solr-n_0000000000) closing
   [junit4]   2> 741575 INFO  (OverseerStateUpdate-72229347535355911-127.0.0.1:37771_solr-n_0000000000) [n:127.0.0.1:37771_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37771_solr
   [junit4]   2> 741576 INFO  (OverseerAutoScalingTriggerThread-72229347535355911-127.0.0.1:37771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 741576 INFO  (closeThreadPool-11779-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72229347535355911-127.0.0.1:37771_solr-n_0000000000) closing
   [junit4]   2> 741661 ERROR (Thread[Thread-3615,5,TGRP-TestSolrCloudWithSecureImpersonation]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 741663 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 741761 INFO  (jetty-closer-11768-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72229347535355911-127.0.0.1:37771_solr-n_0000000000) closing
   [junit4]   2> 741762 ERROR (Thread[Thread-3614,5,TGRP-TestSolrCloudWithSecureImpersonation]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 741762 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 741863 INFO  (jetty-closer-11768-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d798a5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 741863 INFO  (jetty-closer-11768-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10f1361f{/solr,null,UNAVAILABLE}
   [junit4]   2> 741863 INFO  (jetty-closer-11768-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 741873 INFO  (jetty-closer-11768-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7689583d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 741873 INFO  (jetty-closer-11768-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b931178{/solr,null,UNAVAILABLE}
   [junit4]   2> 741873 INFO  (jetty-closer-11768-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 741874 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 742081 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/forwardingCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	10	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [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> 	14	/solr/overseer/queue
   [junit4]   2> 	8	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 742084 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46663
   [junit4]   2> 742084 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46663
   [junit4]   2> 742084 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4F69B61294C48157]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46663
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_4F69B61294C48157-001
   [junit4]   2> Jul 10, 2020 11:37:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1374, maxMBSortInHeap=5.919128663365234, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=se, timezone=America/Mazatlan
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=179827312,total=381681664
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrTestCaseJ4, TestDistribIDF, TestXmlQParser, TestBlobHandler, CrossCollectionJoinQueryTest, TimeZoneUtilsTest, FieldMutatingUpdateProcessorTest, PreAnalyzedUpdateProcessorTest, BaseCdcrDistributedZkTest, TestMaxScoreQueryParser, BJQFilterAccessibleTest, SuggesterTest, TestNumericTerms32, TestFieldCollectionResource, OverseerSolrResponseTest, TestJsonFacetsWithNestedObjects, ChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, BasicFunctionalityTest, TestConfigSetImmutable, TestFastLRUCache, SolrMetricsIntegrationTest, SolrCoreTest, StatelessScriptUpdateProcessorFactoryTest, TriggerEventQueueTest, TestCollationFieldDocValues, TestUpdate, TestCoreAdminApis, TestInPlaceUpdateWithRouteField, TestCursorMarkWithoutUniqueKey, TestQuerySenderListener, InfixSuggestersTest, TestTolerantUpdateProcessorRandomCloud, RankFieldTest, TestSQLHandlerNonCloud, BufferStoreTest, QueryParsingTest, TestStressUserVersions, TestSolrQueryParser, TermVectorComponentDistributedTest, DistributedFacetPivotLongTailTest, TestChildDocTransformerHierarchy, TestSolrCloudSnapshots, CustomTermsComponentTest, TestWriterPerf, BasicAuthIntegrationTest, TestSimDistributedQueue, IndexSizeEstimatorTest, DistribCursorPagingTest, ScheduledTriggerTest, FieldAnalysisRequestHandlerTest, SplitHandlerTest, NodeLostTriggerIntegrationTest, EnumFieldTest, HdfsChaosMonkeySafeLeaderTest, TestDeprecatedFilters, JWTVerificationkeyResolverTest, TestPivotHelperCode, TestFacetMethods, DeleteInactiveReplicaTest, TestNonDefinedSimilarityFactory, CacheHeaderTest, CdcrVersionReplicationTest, MinimalSchemaTest, NumericFieldsTest, CursorMarkTest, TestCloudRecovery, AutoScalingHandlerTest, NodeMutatorTest, TestInfoStreamLogging, TriLevelCompositeIdRoutingTest, TestManagedSynonymGraphFilterFactory, LeaderVoteWaitTimeoutTest, PeerSyncReplicationTest, TestCloudJSONFacetSKG, HLLSerializationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, HttpPartitionWithTlogReplicasTest, OverriddenZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, TestCloudConsistency, TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [546/914 (1!)] on J1 in 4.01s, 12 tests, 1 error <<< FAILURES!

[...truncated 46164 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Linux/1052/consoleText

[repro] Revision: 3ecc9e8c26d7f382cecba8ae9a4c7750faa75069

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.method=testForwarding -Dtests.seed=4F69B61294C48157 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se -Dtests.timezone=America/Mazatlan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrCloudWithSecureImpersonation
[repro] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrCloudWithSecureImpersonation" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=4F69B61294C48157 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se -Dtests.timezone=America/Mazatlan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 136 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro] Exiting with code 0

[...truncated 61 lines...]