Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7914/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at http://127.0.0.1:52899/solr/authCollection: Error from 
server at null: 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 require 
authentication</title> </head> <body><h2>HTTP ERROR 401</h2> <p>Problem 
accessing /solr/authCollection_shard2_replica_n2/select. Reason: <pre>    
require authentication</pre></p><hr><a href="http://eclipse.org/jetty";>Powered 
by Jetty:// 9.4.14.v20181114</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52899/solr/authCollection: Error from server at 
null: 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 require authentication</title>
</head>
<body><h2>HTTP ERROR 401</h2>
<p>Problem accessing /solr/authCollection_shard2_replica_n2/select. Reason:
<pre>    require authentication</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([9326153BB30D12CA:2F486329175E91B0]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:290)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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:834)




Build Log:
[...truncated 13538 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1425769 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9326153BB30D12CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\init-core-data-001
   [junit4]   2> 1425771 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[9326153BB30D12CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1425772 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9326153BB30D12CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1425773 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[9326153BB30D12CA]-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> 1425776 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 1425776 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001
   [junit4]   2> 1425776 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1425777 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1425777 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1425876 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52888
   [junit4]   2> 1425876 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52888
   [junit4]   2> 1425876 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52888
   [junit4]   2> 1425883 INFO  (zkConnectionManagerCallback-7499-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425888 INFO  (zkConnectionManagerCallback-7501-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425892 INFO  (zkConnectionManagerCallback-7503-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425895 WARN  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1425895 WARN  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1425895 WARN  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1425895 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1425896 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1425896 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1425896 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1425896 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19f1f8ed{/solr,null,AVAILABLE}
   [junit4]   2> 1425896 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1425896 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1425896 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1425897 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1425897 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1425897 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1425897 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@542eb0ad{/solr,null,AVAILABLE}
   [junit4]   2> 1425897 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17466311{/solr,null,AVAILABLE}
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a38520{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52901}
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@144cd496{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52902}
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.s.Server Started @1425957ms
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.s.Server Started @1425957ms
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4097c6ee{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52899}
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.s.Server Started @1425957ms
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52902}
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52899}
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52901}
   [junit4]   2> 1425900 ERROR (jetty-launcher-7504-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1425900 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T15:21:23.579159Z
   [junit4]   2> 1425901 ERROR (jetty-launcher-7504-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1425901 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T15:21:23.579159Z
   [junit4]   2> 1425902 ERROR (jetty-launcher-7504-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1425902 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1425902 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1425902 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1425902 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1425902 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T15:21:23.580070900Z
   [junit4]   2> 1425905 INFO  (zkConnectionManagerCallback-7508-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425906 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1425906 INFO  (zkConnectionManagerCallback-7507-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425907 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1425907 INFO  (zkConnectionManagerCallback-7510-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425910 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1425911 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100169193b90003, likely client has closed socket
   [junit4]   2> 1426223 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1426227 WARN  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6db2aca4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426229 WARN  (jetty-launcher-7504-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4616ebc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426230 INFO  (jetty-launcher-7504-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52888/solr
   [junit4]   2> 1426233 INFO  (zkConnectionManagerCallback-7519-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426236 INFO  (zkConnectionManagerCallback-7521-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426250 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1426252 WARN  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@48552990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426255 WARN  (jetty-launcher-7504-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1cbc7fbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426255 INFO  (jetty-launcher-7504-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52888/solr
   [junit4]   2> 1426259 INFO  (zkConnectionManagerCallback-7529-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426261 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100169193b90008, likely client has closed socket
   [junit4]   2> 1426263 INFO  (zkConnectionManagerCallback-7531-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426270 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52902_solr
   [junit4]   2> 1426270 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.Overseer Overseer 
(id=72082408542371849-127.0.0.1:52902_solr-n_0000000000) starting
   [junit4]   2> 1426277 INFO  (zkConnectionManagerCallback-7538-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426281 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52888/solr ready
   [junit4]   2> 1426281 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52902_solr
   [junit4]   2> 1426281 INFO  
(OverseerStateUpdate-72082408542371849-127.0.0.1:52902_solr-n_0000000000) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:52902_solr
   [junit4]   2> 1426284 INFO  
(OverseerStateUpdate-72082408542371849-127.0.0.1:52902_solr-n_0000000000) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1426296 INFO  (zkCallback-7537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1426315 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1426319 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1426321 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52901_solr as DOWN
   [junit4]   2> 1426321 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1426321 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52901_solr
   [junit4]   2> 1426324 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1426324 INFO  (zkCallback-7537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1426337 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52902.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426342 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52902.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426342 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52902.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426343 INFO  (jetty-launcher-7504-thread-1) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node1\.
   [junit4]   2> 1426347 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1426350 INFO  (zkConnectionManagerCallback-7544-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426353 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1426353 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52888/solr ready
   [junit4]   2> 1426353 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1426372 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52901.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426379 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52901.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426379 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52901.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426380 INFO  (jetty-launcher-7504-thread-3) 
[n:127.0.0.1:52901_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node3\.
   [junit4]   2> 1426570 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1426573 WARN  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37ad7ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426577 WARN  (jetty-launcher-7504-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b4554aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1426578 INFO  (jetty-launcher-7504-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52888/solr
   [junit4]   2> 1426581 INFO  (zkConnectionManagerCallback-7551-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426585 INFO  (zkConnectionManagerCallback-7553-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426591 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1426595 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52899_solr as DOWN
   [junit4]   2> 1426596 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1426596 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52899_solr
   [junit4]   2> 1426596 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426597 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426597 INFO  (zkCallback-7537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426598 INFO  (zkCallback-7552-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426598 INFO  (zkCallback-7543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426629 INFO  (zkConnectionManagerCallback-7560-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426630 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1426631 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52888/solr ready
   [junit4]   2> 1426632 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1426648 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52899.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426657 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52899.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426658 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52899.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1426659 INFO  (jetty-launcher-7504-thread-2) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node2\.
   [junit4]   2> 1426692 INFO  (zkConnectionManagerCallback-7566-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426694 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1426695 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52888/solr ready
   [junit4]   2> 1426701 INFO  (qtp1326169308-19577) [n:127.0.0.1:52899_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1426705 INFO  
(OverseerThreadFactory-6261-thread-1-processing-n:127.0.0.1:52902_solr) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 1426821 INFO  
(OverseerStateUpdate-72082408542371849-127.0.0.1:52902_solr-n_0000000000) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52902/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1426821 INFO  
(OverseerStateUpdate-72082408542371849-127.0.0.1:52902_solr-n_0000000000) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52901/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1426826 INFO  
(OverseerStateUpdate-72082408542371849-127.0.0.1:52902_solr-n_0000000000) 
[n:127.0.0.1:52902_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52899/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1427026 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr    
x:authCollection_shard3_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1427026 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1427026 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr    
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1427028 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr    
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1428045 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1428045 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1428045 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1428064 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1428064 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1428065 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1428065 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1428065 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1428067 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1428067 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1428067 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52901.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1428068 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node3\authCollection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node3\.\authCollection_shard2_replica_n2\data\]
   [junit4]   2> 1428068 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52902.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1428068 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node1\authCollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node1\.\authCollection_shard1_replica_n1\data\]
   [junit4]   2> 1428068 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1428068 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n3' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1428068 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52899.solr.core.authCollection.shard3.replica_n3' (registry 
'solr.core.authCollection.shard3.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1428068 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node2\authCollection_shard3_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node2\.\authCollection_shard3_replica_n3\data\]
   [junit4]   2> 1428157 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1428157 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1428162 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1428162 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1428188 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1428188 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1428191 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1428191 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1428193 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29ada1c8[authCollection_shard3_replica_n3] main]
   [junit4]   2> 1428196 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1428196 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1428196 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1428196 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631981127203815424
   [junit4]   2> 1428201 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c793268[authCollection_shard1_replica_n1] main]
   [junit4]   2> 1428202 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1428202 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1428202 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1428203 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1428203 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1428203 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631981127211155456
   [junit4]   2> 1428232 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1428232 INFO  
(searcherExecutor-6279-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n3] Registered new searcher 
Searcher@29ada1c8[authCollection_shard3_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1428232 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1428233 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 1428233 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard3
   [junit4]   2> 1428233 INFO  
(searcherExecutor-6278-thread-1-processing-n:127.0.0.1:52902_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node4) 
[n:127.0.0.1:52902_solr c:authCollection s:shard1 r:core_node4 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@2c793268[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1428236 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1428236 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 1428236 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1428236 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1428236 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52899/solr/authCollection_shard3_replica_n3/
   [junit4]   2> 1428236 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1428236 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52899/solr/authCollection_shard3_replica_n3/ has no replicas
   [junit4]   2> 1428236 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/72082408542371853-core_node6-n_0000000000
   [junit4]   2> 1428236 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52899/solr/authCollection_shard3_replica_n3/ shard3
   [junit4]   2> 1428242 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1428242 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1428242 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52902/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 1428243 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1428243 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52902/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1428243 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard1/leader after winning as 
/collections/authCollection/leader_elect/shard1/election/72082408542371849-core_node4-n_0000000000
   [junit4]   2> 1428246 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52902/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1428246 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9d3f7c2[authCollection_shard2_replica_n2] main]
   [junit4]   2> 1428250 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1428250 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1428250 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1428250 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631981127260438528
   [junit4]   2> 1428254 INFO  
(searcherExecutor-6277-thread-1-processing-n:127.0.0.1:52901_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:52901_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@9d3f7c2[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1428256 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1428256 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 1428260 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1428260 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1428260 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52901/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1428262 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1428262 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52901/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1428262 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72082408542371847-core_node5-n_0000000000
   [junit4]   2> 1428264 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52901/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1428366 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428366 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428366 INFO  (zkCallback-7552-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428367 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1428368 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1428368 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1428373 INFO  (zkCallback-7552-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428373 INFO  (zkCallback-7520-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428373 INFO  (zkCallback-7530-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428374 INFO  (qtp1918165481-19581) [n:127.0.0.1:52901_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1345
   [junit4]   2> 1428375 INFO  (qtp1954647796-19579) [n:127.0.0.1:52902_solr 
c:authCollection s:shard1 r:core_node4 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1348
   [junit4]   2> 1428376 INFO  (qtp1326169308-19580) [n:127.0.0.1:52899_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1349
   [junit4]   2> 1428381 INFO  (qtp1326169308-19577) [n:127.0.0.1:52899_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> 1428493 INFO  (zkCallback-7520-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428493 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428493 INFO  (zkCallback-7530-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428493 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428493 INFO  (zkCallback-7552-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428493 INFO  (zkCallback-7552-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428495 INFO  (qtp1326169308-19577) [n:127.0.0.1:52899_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=1793
   [junit4]   2> 1428499 INFO  (qtp1326169308-19583) [n:127.0.0.1:52899_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 1428501 INFO  (qtp1326169308-19575) [n:127.0.0.1:52899_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 1428501 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1428501 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1428501 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1428522 INFO  (zkCallback-7530-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428523 INFO  (zkCallback-7552-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428523 INFO  (zkCallback-7520-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428523 INFO  (zkCallback-7552-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1428523 INFO  (zkCallback-7552-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1428523 INFO  (zkCallback-7552-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1428523 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1428523 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1428523 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1428573 INFO  (qtp1326169308-19578) [n:127.0.0.1:52899_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 1428574 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=721525175
   [junit4]   2> 1428574 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52899_solr
   [junit4]   2> 1428575 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1428575 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52899_solr as DOWN
   [junit4]   2> 1428576 INFO  (coreCloseExecutor-6292-thread-1) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72bccf15
   [junit4]   2> 1428576 INFO  (coreCloseExecutor-6292-thread-1) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n3, tag=72bccf15
   [junit4]   2> 1428576 INFO  (coreCloseExecutor-6292-thread-1) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19b2a469: rootName = 
solr_52899, domain = solr.core.authCollection.shard3.replica_n3, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n3 
/ com.codahale.metrics.MetricRegistry@70ecd474
   [junit4]   2> 1428599 INFO  (coreCloseExecutor-6292-thread-1) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, 
tag=72bccf15
   [junit4]   2> 1428617 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1428617 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b9530b8: rootName = 
solr_52899, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3d7febda
   [junit4]   2> 1428624 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1428624 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28d2ada3: rootName = 
solr_52899, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@487f91ea
   [junit4]   2> 1428627 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1428627 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30717ede: rootName = 
solr_52899, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@70af1c09
   [junit4]   2> 1428627 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1428634 INFO  (zkCallback-7530-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1428635 INFO  (zkCallback-7537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1428635 INFO  (zkCallback-7559-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1428635 INFO  (zkCallback-7520-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1428635 INFO  (zkCallback-7543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1428635 INFO  (zkCallback-7565-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1428640 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100169193b9000e, likely client has closed socket
   [junit4]   2> 1428641 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4097c6ee{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1428643 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19f1f8ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1428643 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1428645 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1428646 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1428646 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 52899 try number 1 ...
   [junit4]   2> 1428646 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1428646 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1428646 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1428646 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1428646 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3877f45a{/solr,null,AVAILABLE}
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@783b39d0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52899}
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.s.Server Started @1428706ms
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52899}
   [junit4]   2> 1428648 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1428648 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T15:21:26.326717500Z
   [junit4]   2> 1428653 INFO  (zkConnectionManagerCallback-7575-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428654 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1428682 INFO  (zkCallback-7530-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428683 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428683 INFO  (zkCallback-7530-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428683 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428683 INFO  (zkCallback-7520-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428683 INFO  (zkCallback-7520-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1428706 INFO  
(OverseerCollectionConfigSetProcessor-72082408542371849-127.0.0.1:52902_solr-n_0000000000)
 [n:127.0.0.1:52902_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1428807 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1428809 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@44bcef6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428813 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5430c88c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428813 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52888/solr
   [junit4]   2> 1428818 INFO  (zkConnectionManagerCallback-7582-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428819 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100169193b90011, likely client has closed socket
   [junit4]   2> 1428823 INFO  (zkConnectionManagerCallback-7584-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428829 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1428832 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52899_solr as DOWN
   [junit4]   2> 1428833 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1428833 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52899_solr
   [junit4]   2> 1428834 INFO  (zkCallback-7520-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428834 INFO  (zkCallback-7543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428834 INFO  (zkCallback-7530-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428834 INFO  (zkCallback-7537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428835 INFO  (zkCallback-7565-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428835 INFO  (zkCallback-7583-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428835 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1428836 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1428865 INFO  (zkConnectionManagerCallback-7591-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428867 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1428868 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52888/solr ready
   [junit4]   2> 1428868 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1428887 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52899.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1428893 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52899.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1428893 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52899.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1428895 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node2\.
   [junit4]   2> 1428896 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9326153BB30D12CA]) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard3_replica_n3]
   [junit4]   2> 1428917 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1428923 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1428925 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1428932 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1428938 INFO  (zkCallback-7530-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428938 INFO  (zkCallback-7530-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428938 INFO  (zkCallback-7530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428938 INFO  (zkCallback-7520-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428938 INFO  (zkCallback-7520-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428938 INFO  (zkCallback-7520-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1428940 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1428941 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1428941 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard3_replica_n3' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 1428942 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_52899.solr.core.authCollection.shard3.replica_n3' (registry 
'solr.core.authCollection.shard3.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2993fa56
   [junit4]   2> 1428942 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SolrCore 
[[authCollection_shard3_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node2\authCollection_shard3_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_9326153BB30D12CA-001\tempDir-001\node2\.\authCollection_shard3_replica_n3\data\]
   [junit4]   2> 1429021 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1429021 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1429024 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1429024 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1429026 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d61155f[authCollection_shard3_replica_n3] main]
   [junit4]   2> 1429027 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1429027 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1429027 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1429028 INFO  
(coreLoadExecutor-6302-thread-1-processing-n:127.0.0.1:52899_solr) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1631981128076230656
   [junit4]   2> 1429031 INFO  
(searcherExecutor-6303-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n3] Registered new searcher 
Searcher@d61155f[authCollection_shard3_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1429035 INFO  
(coreZkRegister-6294-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 1429036 INFO  
(coreZkRegister-6294-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1429036 INFO  
(coreZkRegister-6294-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1429036 INFO  
(coreZkRegister-6294-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52899/solr/authCollection_shard3_replica_n3/
   [junit4]   2> 1429037 INFO  
(coreZkRegister-6294-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 1429037 INFO  
(coreZkRegister-6294-thread-1-processing-n:127.0.0.1:52899_solr 
x:authCollection_shard3_replica_n3 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:52899_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n3] o.a.s.c.SyncStrategy 
http://127.0.0.1:52899/solr/authCollection_shard3_replica_n3/ has no replicas
   [junit4]   2> 1429037 INFO  (coreZkRegister-6294-thread-1-pro

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

ings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 9326153BB30D12CA
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says ¡Hola! Master seed: 9326153BB30D12CA
   [junit4] Your default console's encoding may not display certain unicode 
glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(488@serv1-vm1).
   [junit4] Started J1 PID(8144@serv1-vm1).
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      26.6s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [1/5] on J0 in 38.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      26.7s J1 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [2/5] on J1 in 37.94s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      13.0s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [3/5] on J0 in 13.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      13.2s J1 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [4/5] on J1 in 13.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      8.52s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [5/5] on J0 in 8.72s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.62 ..    62.17 =    60.56s
   [junit4] JVM J1:     1.62 ..    53.85 =    52.22s
   [junit4] Execution time total: 1 minute 2 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp])
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 209.42s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 131.58s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 115.64s | org.apache.solr.cloud.ReplicationFactorTest
[junit4:tophints] 107.29s | org.apache.solr.cloud.TestWithCollection
[junit4:tophints] 104.25s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 6 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=35aeb7f6231dd58a89d2af9bb1105229bdb56258, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7913
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to