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

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

Error Message:
Expected metric minimums for prefix SECURITY./authentication.: 
{failMissingCredentials=2, authenticated=19, passThrough=9, 
failWrongCredentials=1, requests=31, errors=0}, but got: 
{failMissingCredentials=2, authenticated=18, passThrough=10, 
totalTime=57125665, failWrongCredentials=1, requestTimes=603, requests=31, 
errors=0}

Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix 
SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, 
passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got: 
{failMissingCredentials=2, authenticated=18, passThrough=10, 
totalTime=57125665, failWrongCredentials=1, requestTimes=603, requests=31, 
errors=0}
        at 
__randomizedtesting.SeedInfo.seed([74DBC539F0218F03:C8B5B32B54720C79]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15240 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/init-core-data-001
   [junit4]   2> 4973355 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001
   [junit4]   2> 4973355 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4973382 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4973382 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4973483 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36956
   [junit4]   2> 4973483 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36956
   [junit4]   2> 4973483 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36956
   [junit4]   2> 4973677 INFO  (zkConnectionManagerCallback-17429-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4973712 INFO  (zkConnectionManagerCallback-17431-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4973726 INFO  (zkConnectionManagerCallback-17433-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4973728 WARN  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4973728 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4973728 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4973729 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4973729 WARN  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4973729 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4973729 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4973729 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4973730 WARN  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4973730 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4973730 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4973730 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4973731 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4973731 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4973731 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4973731 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4abf6af9{/solr,null,AVAILABLE}
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7aa157f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34699}
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.s.Server Started @4973813ms
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34699}
   [junit4]   2> 4973733 ERROR (jetty-launcher-17434-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4973733 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-01T16:39:03.763422Z
   [junit4]   2> 4973774 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4973774 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4973774 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4973807 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49af908e{/solr,null,AVAILABLE}
   [junit4]   2> 4973807 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@64b09459{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38470}
   [junit4]   2> 4973807 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.s.Server Started @4973887ms
   [junit4]   2> 4973807 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38470}
   [junit4]   2> 4973808 ERROR (jetty-launcher-17434-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4973808 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4973808 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4973808 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4973808 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4973808 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-01T16:39:03.838306Z
   [junit4]   2> 4973812 INFO  (zkConnectionManagerCallback-17438-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4973813 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4973872 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4973872 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4973872 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4973876 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45a87771{/solr,null,AVAILABLE}
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@34d265c6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37387}
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.s.Server Started @4973964ms
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37387}
   [junit4]   2> 4973884 ERROR (jetty-launcher-17434-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4973884 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-01T16:39:03.914818Z
   [junit4]   2> 4973900 INFO  (zkConnectionManagerCallback-17436-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4973920 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4974082 INFO  (zkConnectionManagerCallback-17441-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4974083 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4974864 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4974869 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4974877 WARN  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@58a84c62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4974878 WARN  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7807fcdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4974897 WARN  (jetty-launcher-17434-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5e29a7f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4974899 INFO  (jetty-launcher-17434-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36956/solr
   [junit4]   2> 4974900 WARN  (jetty-launcher-17434-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@307bf7a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4974901 INFO  (jetty-launcher-17434-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36956/solr
   [junit4]   2> 4974933 INFO  (zkConnectionManagerCallback-17451-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4974942 INFO  (zkConnectionManagerCallback-17455-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975027 INFO  (zkConnectionManagerCallback-17457-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975063 INFO  (zkConnectionManagerCallback-17459-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975369 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37387_solr
   [junit4]   2> 4975370 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.Overseer Overseer 
(id=74793364496449545-127.0.0.1:37387_solr-n_0000000000) starting
   [junit4]   2> 4975415 INFO  (zkConnectionManagerCallback-17468-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975417 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36956/solr ready
   [junit4]   2> 4975452 INFO  
(OverseerStateUpdate-74793364496449545-127.0.0.1:37387_solr-n_0000000000) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37387_solr
   [junit4]   2> 4975455 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4975479 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38470_solr
   [junit4]   2> 4975480 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37387_solr
   [junit4]   2> 4975489 INFO  (zkCallback-17458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4975489 WARN  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@59f41cea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4975491 INFO  (zkCallback-17467-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4975493 INFO  (zkConnectionManagerCallback-17474-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975494 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4975495 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36956/solr ready
   [junit4]   2> 4975525 INFO  (zkCallback-17456-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4975537 WARN  (jetty-launcher-17434-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1bb28367[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4975538 INFO  (jetty-launcher-17434-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36956/solr
   [junit4]   2> 4975583 INFO  (zkConnectionManagerCallback-17479-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975583 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4975598 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4975635 INFO  (zkConnectionManagerCallback-17483-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975673 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38470.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4975673 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4975680 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37387.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4975722 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37387.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4975722 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37387.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4975723 INFO  (jetty-launcher-17434-thread-3) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node3/.
   [junit4]   2> 4975744 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38470.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4975744 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38470.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4975745 INFO  (jetty-launcher-17434-thread-1) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node1/.
   [junit4]   2> 4975774 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34699_solr as DOWN
   [junit4]   2> 4975774 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4975774 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34699_solr
   [junit4]   2> 4975775 INFO  (zkCallback-17456-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4975776 INFO  (zkCallback-17482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4975828 INFO  (zkCallback-17458-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4975829 INFO  (zkCallback-17473-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4975829 INFO  (zkCallback-17467-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4975841 INFO  (zkConnectionManagerCallback-17490-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4975914 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4975915 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36956/solr ready
   [junit4]   2> 4975987 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4976060 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34699.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4976099 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34699.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4976112 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34699.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4976113 INFO  (jetty-launcher-17434-thread-2) 
[n:127.0.0.1:34699_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node2/.
   [junit4]   2> 4976425 INFO  (zkConnectionManagerCallback-17496-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4976505 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4976590 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36956/solr ready
   [junit4]   2> 4976604 INFO  (qtp2001938542-43604) [n:127.0.0.1:37387_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> 4976768 INFO  
(OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37387_solr) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 4977774 INFO  
(OverseerStateUpdate-74793364496449545-127.0.0.1:37387_solr-n_0000000000) 
[n:127.0.0.1:37387_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34699/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4977851 INFO  
(OverseerStateUpdate-74793364496449545-127.0.0.1:37387_solr-n_0000000000) 
[n:127.0.0.1:37387_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37387/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4977853 INFO  
(OverseerStateUpdate-74793364496449545-127.0.0.1:37387_solr-n_0000000000) 
[n:127.0.0.1:37387_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":"http://127.0.0.1:38470/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4978164 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&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> 4978178 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr    
x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4978179 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr    
x:authCollection_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4978179 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4978179 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr    
x:authCollection_shard3_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4979207 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4979261 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4979276 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4979276 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 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> 4979277 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34699.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4979277 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node2/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 4979312 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4979352 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4979402 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 4979404 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4979404 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 4979404 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37387.solr.core.authCollection.shard2.replica_n3' (registry 
'solr.core.authCollection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4979405 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node3/authCollection_shard2_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node3/./authCollection_shard2_replica_n3/data/]
   [junit4]   2> 4979423 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4979457 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4979458 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4979458 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38470.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4979458 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node1/authCollection_shard3_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 4979893 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4979893 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4979894 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4979894 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4979930 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3df7a4f0[authCollection_shard1_replica_n1] main]
   [junit4]   2> 4979944 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4979944 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4979946 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4979946 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4979947 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4979960 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4979960 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4979961 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1635156911708962816
   [junit4]   2> 4979963 INFO  
(searcherExecutor-14465-thread-1-processing-n:127.0.0.1:34699_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:34699_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@3df7a4f0[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4979980 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d3ccb37[authCollection_shard2_replica_n3] main]
   [junit4]   2> 4979981 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4979981 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4979982 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4979982 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1635156911730982912
   [junit4]   2> 4979999 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 4979999 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 4980000 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 4980000 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 4980018 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4980018 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4980018 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37387/solr/authCollection_shard2_replica_n3/
   [junit4]   2> 4980019 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4980019 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37387/solr/authCollection_shard2_replica_n3/ has no replicas
   [junit4]   2> 4980019 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/74793364496449545-core_node5-n_0000000000
   [junit4]   2> 4980020 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37387/solr/authCollection_shard2_replica_n3/ shard2
   [junit4]   2> 4980035 INFO  
(searcherExecutor-14466-thread-1-processing-n:127.0.0.1:37387_solr 
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:37387_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n3] Registered new searcher 
Searcher@7d3ccb37[authCollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4980036 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4980037 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4980037 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34699/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 4980041 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980041 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980042 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4980043 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4980044 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4af06ff4[authCollection_shard3_replica_n4] main]
   [junit4]   2> 4980053 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4980053 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34699/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4980053 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 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/74793364496449549-core_node2-n_0000000000
   [junit4]   2> 4980055 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34699/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 4980057 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980057 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980058 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980058 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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 1635156911810674688
   [junit4]   2> 4980060 INFO  
(searcherExecutor-14467-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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@4af06ff4[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4980079 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980079 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980081 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980081 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980081 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38470/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 4980090 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980090 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38470/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 4980090 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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/74793364496449544-core_node6-n_0000000000
   [junit4]   2> 4980091 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38470/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 4980192 INFO  (zkCallback-17458-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> 4980192 INFO  (zkCallback-17458-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> 4980192 INFO  (zkCallback-17456-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> 4980193 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4980193 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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> 4980193 ERROR (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
   [junit4]   2> 4980194 INFO  (qtp2001938542-43607) [n:127.0.0.1:37387_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
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_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2016
   [junit4]   2> 4980195 INFO  (zkCallback-17482-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> 4980195 INFO  (zkCallback-17482-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> 4980195 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4980197 INFO  (qtp1124220129-43583) [n:127.0.0.1:34699_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=2033
   [junit4]   2> 4980198 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_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=2018
   [junit4]   2> 4980217 INFO  (qtp2001938542-43604) [n:127.0.0.1:37387_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> 4980297 INFO  (zkCallback-17458-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> 4980297 INFO  (zkCallback-17456-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> 4980297 INFO  (zkCallback-17456-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> 4980297 INFO  (zkCallback-17458-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> 4980297 INFO  (zkCallback-17458-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> 4980298 INFO  (qtp2001938542-43604) [n:127.0.0.1:37387_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=3694
   [junit4]   2> 4980308 INFO  (zkCallback-17482-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> 4980308 INFO  (zkCallback-17482-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> 4980308 INFO  (zkCallback-17482-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> 4980311 INFO  (qtp34612557-43595) [n:127.0.0.1:38470_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 4980315 INFO  (zkCallback-17458-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 4980316 INFO  (zkCallback-17458-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4980325 INFO  (qtp34612557-43596) [n:127.0.0.1:38470_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 4980377 INFO  (qtp34612557-43592) [n:127.0.0.1:38470_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 4980394 INFO  (zkCallback-17456-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 4980394 INFO  (zkCallback-17456-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4980397 INFO  (zkCallback-17482-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 4980397 INFO  (zkCallback-17482-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4980434 INFO  (qtp34612557-43593) [n:127.0.0.1:38470_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 4980435 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1185774817
   [junit4]   2> 4980435 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38470_solr
   [junit4]   2> 4980435 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4980435 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38470_solr as DOWN
   [junit4]   2> 4980452 INFO  (zkCallback-17458-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4980452 INFO  (zkCallback-17482-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4980452 INFO  (zkCallback-17456-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4980495 INFO  (coreCloseExecutor-14480-thread-1) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3093943c
   [junit4]   2> 4980495 INFO  (coreCloseExecutor-14480-thread-1) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=3093943c
   [junit4]   2> 4980495 INFO  (coreCloseExecutor-14480-thread-1) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f1ae9d3: rootName = 
solr_38470, domain = solr.core.authCollection.shard3.replica_n4, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 
/ com.codahale.metrics.MetricRegistry@aaf3b21
   [junit4]   2> 4980514 INFO  (coreCloseExecutor-14480-thread-1) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, 
tag=3093943c
   [junit4]   2> 4980633 INFO  (zkCallback-17456-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> 4980633 INFO  (zkCallback-17482-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> 4980633 INFO  (zkCallback-17482-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> 4980649 INFO  (zkCallback-17458-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> 4980649 INFO  (zkCallback-17458-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> 4980653 INFO  (zkCallback-17456-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> 4980657 INFO  (zkCallback-17458-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> 4980669 INFO  (zkCallback-17482-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> 4980750 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 4980750 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4979f4b8: rootName = 
solr_38470, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@67742e02
   [junit4]   2> 4980768 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 4980768 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29a44c17: rootName = 
solr_38470, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5487b110
   [junit4]   2> 4980804 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 4980804 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f4c974c: rootName = 
solr_38470, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@50ceebcc
   [junit4]   2> 4980804 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 4980823 INFO  
(OverseerCollectionConfigSetProcessor-74793364496449545-127.0.0.1:37387_solr-n_0000000000)
 [n:127.0.0.1:37387_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> 4980901 INFO  (zkCallback-17467-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4980920 INFO  (zkCallback-17489-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4980957 INFO  (zkCallback-17458-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4980961 INFO  (zkCallback-17473-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4980961 INFO  (zkCallback-17495-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4980965 INFO  (zkCallback-17482-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4981112 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@64b09459{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 4981112 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@49af908e{/solr,null,UNAVAILABLE}
   [junit4]   2> 4981112 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4981113 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4981113 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4981114 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 38470 try number 1 ...
   [junit4]   2> 4981114 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4981141 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4981141 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4981141 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4981141 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67d23aea{/solr,null,AVAILABLE}
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2538c4db{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38470}
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.s.Server Started @4981227ms
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38470}
   [junit4]   2> 4981147 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4981147 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-01T16:39:11.177692Z
   [junit4]   2> 4981150 INFO  (zkConnectionManagerCallback-17505-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4981163 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4982189 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4982191 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6ededb82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4982210 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@350075ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4982212 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36956/solr
   [junit4]   2> 4982225 INFO  (zkConnectionManagerCallback-17512-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4982228 INFO  (zkConnectionManagerCallback-17514-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4982232 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4982273 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38470_solr as DOWN
   [junit4]   2> 4982273 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4982273 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38470_solr
   [junit4]   2> 4982274 INFO  (zkCallback-17467-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4982274 INFO  (zkCallback-17495-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4982275 INFO  (zkCallback-17458-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4982275 INFO  (zkCallback-17513-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4982276 INFO  (zkConnectionManagerCallback-17521-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4982295 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4982296 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36956/solr ready
   [junit4]   2> 4982296 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4982297 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 4982297 INFO  (zkCallback-17482-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4982297 INFO  (zkCallback-17489-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4982367 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4982431 INFO  (zkCallback-17482-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> 4982432 INFO  (zkCallback-17458-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> 4982432 INFO  (zkCallback-17458-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> 4982443 INFO  (zkCallback-17458-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> 4982443 INFO  (zkCallback-17482-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> 4982443 INFO  (zkCallback-17482-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> 4982468 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38470.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4982579 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38470.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4982579 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38470.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4982593 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node1/.
   [junit4]   2> 4982593 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[74DBC539F0218F03]) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard3_replica_n4]
   [junit4]   2> 4982650 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4982703 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 4982705 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 4982739 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 4983067 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983069 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983069 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983070 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_38470.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7815bdbf
   [junit4]   2> 4983070 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node1/authCollection_shard3_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_74DBC539F0218F03-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 4983613 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983613 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983614 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 4983614 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 4983615 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@590c3436[authCollection_shard3_replica_n4] main]
   [junit4]   2> 4983666 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983686 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983686 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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> 4983687 INFO  
(coreLoadExecutor-14490-thread-1-processing-n:127.0.0.1:38470_solr) 
[n:127.0.0.1:38470_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 1635156915615956992
   [junit4]   2> 4983723 INFO  
(searcherExecutor-14491-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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@590c3436[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4983748 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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> 4983750 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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> 4983750 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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> 4983750 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38470/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 4983750 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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> 4983750 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy 
http://127.0.0.1:38470/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 4983750 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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/74793364496449554-core_node6-n_0000000001
   [junit4]   2> 4983751 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:38470/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 4983784 INFO  
(coreZkRegister-14482-thread-1-processing-n:127.0.0.1:38470_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:38470_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> 4984594 INFO  (zkCallback-17458-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> 4984594 INFO  (zkCallback-17458-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> 4984594 INFO  (zkCallback-17458-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> 4984594 INFO  (zkCallback-17495-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> 4984610 INFO  (zkCallback-17482-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> 4984610 INFO  (zkCallback-17513-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> 4984610 INFO  (zkCallback-17482-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [au

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

orkspace/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 32ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 240 minutes 17 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                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:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                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:1835)
                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:3088)
        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:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        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:1835)
        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