Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3078/

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

Error Message:
Error from server at https://127.0.0.1:33667/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_shard3_replica_n4/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 https://127.0.0.1:33667/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_shard3_replica_n4/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([8FA017AD6D110878:33CE61BFC9428B02]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeQuery(BasicAuthIntegrationTest.java:315)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:288)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15437 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/init-core-data-001
   [junit4]   2> 2112843 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001
   [junit4]   2> 2112844 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2112844 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2112844 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2112944 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40256
   [junit4]   2> 2112944 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40256
   [junit4]   2> 2112944 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40256
   [junit4]   2> 2112970 INFO  (zkConnectionManagerCallback-15074-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112974 INFO  (zkConnectionManagerCallback-15076-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112976 INFO  (zkConnectionManagerCallback-15078-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112980 WARN  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2112980 WARN  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2112980 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2112980 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2112980 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2112981 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2112981 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2112981 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2112986 WARN  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2112986 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2112987 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2112987 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2112988 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2112988 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2112988 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2112989 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b52c6ad{/solr,null,AVAILABLE}
   [junit4]   2> 2112990 WARN  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72aa2d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2112991 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2112991 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2112991 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2112991 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4513bf9{/solr,null,AVAILABLE}
   [junit4]   2> 2112992 WARN  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7ab2a2bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2112992 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2112992 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6344eda9{SSL,[ssl, 
http/1.1]}{127.0.0.1:33667}
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.s.Server Started @2113064ms
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15a637bb{/solr,null,AVAILABLE}
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33667}
   [junit4]   2> 2112993 ERROR (jetty-launcher-15079-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2112993 WARN  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3945c7e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2112993 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-21T16:00:35.603Z
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2fc4109a{SSL,[ssl, 
http/1.1]}{127.0.0.1:45111}
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.s.Server Started @2113065ms
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45111}
   [junit4]   2> 2112994 ERROR (jetty-launcher-15079-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2112994 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-21T16:00:35.604Z
   [junit4]   2> 2112995 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@508be676{SSL,[ssl, 
http/1.1]}{127.0.0.1:46244}
   [junit4]   2> 2112995 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.s.Server Started @2113067ms
   [junit4]   2> 2112995 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46244}
   [junit4]   2> 2112995 ERROR (jetty-launcher-15079-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2112995 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2112996 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2112996 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2112996 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2112996 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-21T16:00:35.606Z
   [junit4]   2> 2112996 INFO  (zkConnectionManagerCallback-15083-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112997 INFO  (zkConnectionManagerCallback-15081-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2112997 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2113003 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2113003 INFO  (zkConnectionManagerCallback-15085-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113007 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2113168 WARN  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2113170 WARN  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@55a972a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113173 WARN  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2113174 WARN  (jetty-launcher-15079-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6146927f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113176 INFO  (jetty-launcher-15079-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40256/solr
   [junit4]   2> 2113178 INFO  (zkConnectionManagerCallback-15091-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113181 INFO  (zkConnectionManagerCallback-15093-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113211 WARN  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2113233 WARN  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@56b0b4fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113236 WARN  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2113237 WARN  (jetty-launcher-15079-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@8ca4d25[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113238 INFO  (jetty-launcher-15079-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40256/solr
   [junit4]   2> 2113251 INFO  (zkConnectionManagerCallback-15101-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113255 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33667_solr
   [junit4]   2> 2113255 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.Overseer Overseer 
(id=72486383754412039-127.0.0.1:33667_solr-n_0000000000) starting
   [junit4]   2> 2113263 INFO  (zkConnectionManagerCallback-15103-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113265 INFO  (zkConnectionManagerCallback-15108-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113268 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40256/solr ready
   [junit4]   2> 2113269 INFO  
(OverseerStateUpdate-72486383754412039-127.0.0.1:33667_solr-n_0000000000) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33667_solr
   [junit4]   2> 2113275 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46244_solr
   [junit4]   2> 2113277 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33667_solr as DOWN
   [junit4]   2> 2113278 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2113278 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33667_solr
   [junit4]   2> 2113281 INFO  (zkCallback-15092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2113311 INFO  (zkCallback-15102-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2113316 INFO  (zkCallback-15092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2113320 INFO  (zkCallback-15107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2113332 DEBUG 
(OverseerAutoScalingTriggerThread-72486383754412039-127.0.0.1:33667_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:33667_solr, 127.0.0.1:46244_solr]
   [junit4]   2> 2113336 DEBUG (ScheduledTrigger-12745-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2113340 INFO  (zkConnectionManagerCallback-15115-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113342 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2113344 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40256/solr ready
   [junit4]   2> 2113344 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2113345 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2113416 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46244.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113420 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33667.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113433 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46244.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113434 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46244.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113435 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33667.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113436 INFO  (jetty-launcher-15079-thread-1) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node1/.
   [junit4]   2> 2113436 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33667.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113437 INFO  (jetty-launcher-15079-thread-3) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node3/.
   [junit4]   2> 2113527 WARN  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2113528 WARN  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@28c2b59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113537 WARN  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2113539 WARN  (jetty-launcher-15079-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2030a9be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113541 INFO  (jetty-launcher-15079-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40256/solr
   [junit4]   2> 2113543 INFO  (zkConnectionManagerCallback-15123-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113548 INFO  (zkConnectionManagerCallback-15125-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113553 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2113557 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45111_solr as DOWN
   [junit4]   2> 2113558 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2113559 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45111_solr
   [junit4]   2> 2113560 INFO  (zkCallback-15092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2113561 INFO  (zkCallback-15107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2113562 INFO  (zkCallback-15102-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2113564 INFO  (zkCallback-15114-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2113575 INFO  (zkCallback-15124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2113590 INFO  (zkConnectionManagerCallback-15132-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113591 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2113592 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40256/solr ready
   [junit4]   2> 2113593 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2113620 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45111.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113636 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45111.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113637 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45111.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2113638 INFO  (jetty-launcher-15079-thread-2) 
[n:127.0.0.1:45111_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node2/.
   [junit4]   2> 2113720 INFO  (zkConnectionManagerCallback-15138-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2113721 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2113722 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40256/solr ready
   [junit4]   2> 2113743 INFO  (qtp1204163417-41630) [n:127.0.0.1:45111_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> 2113750 INFO  
(OverseerThreadFactory-12747-thread-1-processing-n:127.0.0.1:33667_solr) 
[n:127.0.0.1:33667_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 2113868 INFO  (qtp1204163417-41636) [n:127.0.0.1:45111_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113869 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113870 INFO  (qtp1204163417-41634) [n:127.0.0.1:45111_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113870 INFO  (qtp1204163417-41635) [n:127.0.0.1:45111_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113871 INFO  (qtp1204163417-41636) [n:127.0.0.1:45111_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113887 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113888 INFO  (qtp519066975-41622) [n:127.0.0.1:33667_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113889 INFO  (qtp519066975-41623) [n:127.0.0.1:33667_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113891 INFO  (qtp519066975-41624) [n:127.0.0.1:33667_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 2113892 INFO  (qtp519066975-41625) [n:127.0.0.1:33667_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113915 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=4
   [junit4]   2> 2113916 INFO  (qtp157730556-41616) [n:127.0.0.1:46244_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113917 INFO  (qtp157730556-41619) [n:127.0.0.1:46244_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113918 INFO  (qtp157730556-41629) [n:127.0.0.1:46244_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113919 INFO  (qtp157730556-41631) [n:127.0.0.1:46244_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2113924 INFO  
(OverseerStateUpdate-72486383754412039-127.0.0.1:33667_solr-n_0000000000) 
[n:127.0.0.1:33667_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":"https://127.0.0.1:46244/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2113928 INFO  
(OverseerStateUpdate-72486383754412039-127.0.0.1:33667_solr-n_0000000000) 
[n:127.0.0.1:33667_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":"https://127.0.0.1:33667/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2113931 INFO  
(OverseerStateUpdate-72486383754412039-127.0.0.1:33667_solr-n_0000000000) 
[n:127.0.0.1:33667_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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45111/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2114137 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&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> 2114137 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr    
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2114138 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr    
x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2114141 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2114338 DEBUG (ScheduledTrigger-12745-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 2115177 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2115201 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2115201 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2115211 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2115215 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2115215 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 2115215 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45111.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2115215 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node2/authCollection_shard3_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node2/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 2115217 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115219 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115219 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115220 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33667.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2115220 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node3/authCollection_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 2115237 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2115240 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2115240 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 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> 2115240 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46244.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2115241 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2115315 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115315 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115318 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2115319 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2115321 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e086acf[authCollection_shard2_replica_n2] main]
   [junit4]   2> 2115328 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115328 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115329 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115329 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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 1620477778789924864
   [junit4]   2> 2115333 INFO  
(searcherExecutor-12764-thread-1-processing-n:127.0.0.1:33667_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:33667_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@2e086acf[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2115337 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115337 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115339 DEBUG (ScheduledTrigger-12745-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3 and last live nodes: 3
   [junit4]   2> 2115345 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115345 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115345 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33667/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 2115345 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115346 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33667/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 2115346 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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/72486383754412039-core_node5-n_0000000000
   [junit4]   2> 2115352 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33667/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 2115482 INFO  (zkCallback-15092-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> 2115483 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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> 2115485 INFO  (qtp519066975-41626) [n:127.0.0.1:33667_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=1344
   [junit4]   2> 2115499 INFO  (zkCallback-15092-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> 2115499 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2115499 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2115502 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2115502 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2115505 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fb279a8[authCollection_shard1_replica_n1] main]
   [junit4]   2> 2115506 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2115508 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2115508 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2115508 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1620477778977619968
   [junit4]   2> 2115511 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2115511 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2115514 INFO  
(searcherExecutor-12765-thread-1-processing-n:127.0.0.1:46244_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@2fb279a8[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2115515 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2115515 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2115518 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2115518 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 2115523 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ea9af59[authCollection_shard3_replica_n4] main]
   [junit4]   2> 2115524 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2115524 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2115524 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46244/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 2115525 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2115525 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2115525 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46244/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2115525 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 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/72486383754412041-core_node3-n_0000000000
   [junit4]   2> 2115526 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2115528 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46244/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2115539 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2115539 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1620477779010125824
   [junit4]   2> 2115553 INFO  
(searcherExecutor-12763-thread-1-processing-n:127.0.0.1:45111_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:45111_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@1ea9af59[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2115555 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 2115555 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard3
   [junit4]   2> 2115559 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2115559 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2115559 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45111/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 2115559 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2115560 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45111/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 2115560 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/72486383754412045-core_node6-n_0000000000
   [junit4]   2> 2115562 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45111/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 2115664 INFO  (zkCallback-15124-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> 2115664 INFO  (zkCallback-15102-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> 2115664 INFO  (zkCallback-15092-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> 2115664 INFO  (zkCallback-15092-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> 2115665 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2115666 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2115667 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&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=1530
   [junit4]   2> 2115668 INFO  (qtp1204163417-41637) [n:127.0.0.1:45111_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
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_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1530
   [junit4]   2> 2115676 INFO  (zkCallback-15092-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> 2115676 INFO  (zkCallback-15102-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> 2115685 INFO  (qtp1204163417-41630) [n:127.0.0.1:45111_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> 2115765 INFO  
(OverseerCollectionConfigSetProcessor-72486383754412039-127.0.0.1:33667_solr-n_0000000000)
 [n:127.0.0.1:33667_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> 2115783 INFO  (zkCallback-15124-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> 2115783 INFO  (zkCallback-15102-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> 2115783 INFO  (zkCallback-15124-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> 2115783 INFO  (zkCallback-15092-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> 2115783 INFO  (zkCallback-15092-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> 2115783 INFO  (zkCallback-15092-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> 2115783 INFO  (zkCallback-15102-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> 2115784 INFO  (qtp1204163417-41630) [n:127.0.0.1:45111_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=2040
   [junit4]   2> 2115787 INFO  (zkCallback-15102-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> 2115798 INFO  (qtp157730556-41632) [n:127.0.0.1:46244_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2115800 INFO  (zkCallback-15124-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2115800 INFO  (zkCallback-15124-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2115808 INFO  (zkCallback-15102-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2115808 INFO  (zkCallback-15092-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2115808 INFO  (zkCallback-15092-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2115808 INFO  (zkCallback-15102-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2115808 INFO  (qtp157730556-41629) [n:127.0.0.1:46244_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2115809 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=160798722
   [junit4]   2> 2115809 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46244_solr
   [junit4]   2> 2115810 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2115810 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46244_solr as DOWN
   [junit4]   2> 2115831 INFO  (coreCloseExecutor-12778-thread-1) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a8078ad
   [junit4]   2> 2115831 INFO  (coreCloseExecutor-12778-thread-1) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=a8078ad
   [junit4]   2> 2115831 INFO  (coreCloseExecutor-12778-thread-1) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d2dbcef: rootName = 
solr_46244, domain = solr.core.authCollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@460f1cf1
   [junit4]   2> 2115842 INFO  (coreCloseExecutor-12778-thread-1) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard1.leader, tag=a8078ad
   [junit4]   2> 2115852 INFO  (zkCallback-15102-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2115856 INFO  (zkCallback-15124-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2115859 INFO  (zkCallback-15092-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2115871 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2115871 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e92e8b3: rootName = 
solr_46244, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3c8a9bde
   [junit4]   2> 2115880 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2115880 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e164b32: rootName = 
solr_46244, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@34c1c2c5
   [junit4]   2> 2115900 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2115901 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28a93815: rootName = 
solr_46244, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@80b0d98
   [junit4]   2> 2115901 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2115916 INFO  (zkCallback-15124-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> 2115916 INFO  (zkCallback-15102-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> 2115916 INFO  (zkCallback-15092-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> 2115916 INFO  (zkCallback-15102-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> 2115916 INFO  (zkCallback-15102-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> 2115916 INFO  (zkCallback-15092-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> 2115916 INFO  (zkCallback-15124-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> 2115916 INFO  (zkCallback-15092-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]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1890e75c[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@885e4f5[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 2115932 INFO  (zkCallback-15107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2115932 INFO  (zkCallback-15124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2115932 INFO  (zkCallback-15092-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2115932 INFO  (zkCallback-15137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2115932 INFO  (zkCallback-15131-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2115947 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@508be676{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2115947 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4513bf9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2115947 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2115948 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2115949 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2115949 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 46244 try number 1 ...
   [junit4]   2> 2115949 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2115952 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2115952 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2115953 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2115953 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a7b537{/solr,null,AVAILABLE}
   [junit4]   2> 2115953 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@919e925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2115954 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@592a652f{SSL,[ssl, 
http/1.1]}{127.0.0.1:46244}
   [junit4]   2> 2115954 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.s.Server Started @2116026ms
   [junit4]   2> 2115954 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46244}
   [junit4]   2> 2115954 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2115954 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2115954 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2115955 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2115955 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2115955 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-21T16:00:38.565Z
   [junit4]   2> 2115964 INFO  (zkConnectionManagerCallback-15143-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2115965 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2115975 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 
0x10185fb62bc0010, likely client has closed socket
   [junit4]   2> 2116339 DEBUG (ScheduledTrigger-12745-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 3
   [junit4]   2> 2116339 DEBUG (ScheduledTrigger-12745-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:46244_solr
   [junit4]   2> 2116380 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2116381 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3124d80e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2116385 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2116386 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1be21071[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2116388 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40256/solr
   [junit4]   2> 2116400 INFO  (zkConnectionManagerCallback-15149-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2116404 INFO  (zkConnectionManagerCallback-15151-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2116409 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2116413 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46244_solr as DOWN
   [junit4]   2> 2116414 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2116414 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46244_solr
   [junit4]   2> 2116417 INFO  (zkCallback-15107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2116417 INFO  (zkCallback-15131-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2116417 INFO  (zkCallback-15137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2116417 INFO  (zkCallback-15092-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2116417 INFO  (zkCallback-15124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2116418 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2116418 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2116431 INFO  (zkCallback-15150-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2116459 INFO  (zkConnectionManagerCallback-15158-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2116460 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2116462 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40256/solr ready
   [junit4]   2> 2116475 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2116509 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46244.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2116517 INFO  (zkCallback-15124-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> 2116517 INFO  (zkCallback-15124-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> 2116517 INFO  (zkCallback-15092-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> 2116517 INFO  (zkCallback-15092-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> 2116518 INFO  (zkCallback-15092-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> 2116529 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46244.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2116529 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46244.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2116532 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_8FA017AD6D110878-001/tempDir-001/node1/.
   [junit4]   2> 2116532 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[8FA017AD6D110878]) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard1_replica_n1]
   [junit4]   2> 2116553 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2116619 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2116622 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 2116645 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2116654 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2116657 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2116657 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
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> 2116658 INFO  
(coreLoadExecutor-12788-thread-1-processing-n:127.0.0.1:46244_solr) 
[n:127.0.0.1:46244_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_46244.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@566ffeb8
   [junit4]   2> 2116658 INFO  (coreLoadE

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

d.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null735314228
     [copy] Copying 256 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null735314228
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null735314228

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 102 minutes 28 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                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:1819)
                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:2920)
        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(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        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:1819)
        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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to