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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([E9C6B9B9FA4E0F32:D41E1795C2A05142]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 13272 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/init-core-data-001
   [junit4]   2> 5380864 WARN  
(SUITE-TestAuthenticationFramework-seed#[E9C6B9B9FA4E0F32]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 5380864 INFO  
(SUITE-TestAuthenticationFramework-seed#[E9C6B9B9FA4E0F32]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5380866 INFO  
(SUITE-TestAuthenticationFramework-seed#[E9C6B9B9FA4E0F32]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 5380866 INFO  
(SUITE-TestAuthenticationFramework-seed#[E9C6B9B9FA4E0F32]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5380885 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001
   [junit4]   2> 5380885 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5380917 INFO  (Thread-4959) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5380917 INFO  (Thread-4959) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 5380990 ERROR (Thread-4959) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 5381014 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45278
   [junit4]   2> 5381051 INFO  (zkConnectionManagerCallback-4341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5381095 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5381109 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5381198 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68e02e88{/solr,null,AVAILABLE}
   [junit4]   2> 5381198 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@212b3b9b{SSL,[ssl, 
http/1.1]}{127.0.0.1:43222}
   [junit4]   2> 5381198 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.e.j.s.Server Started @5396601ms
   [junit4]   2> 5381198 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43222}
   [junit4]   2> 5381199 ERROR (jetty-launcher-4338-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5381199 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 5381199 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5381199 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5381199 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-14T07:33:22.983Z
   [junit4]   2> 5381311 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17ce112c{/solr,null,AVAILABLE}
   [junit4]   2> 5381312 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@381fc7f6{SSL,[ssl, 
http/1.1]}{127.0.0.1:46126}
   [junit4]   2> 5381312 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.e.j.s.Server Started @5396715ms
   [junit4]   2> 5381312 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46126}
   [junit4]   2> 5381312 ERROR (jetty-launcher-4338-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5381312 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 5381312 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5381312 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5381313 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-14T07:33:23.096Z
   [junit4]   2> 5381510 INFO  (zkConnectionManagerCallback-4343-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5381523 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5381559 INFO  (zkConnectionManagerCallback-4345-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5381564 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5381601 INFO  (jetty-launcher-4338-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45278/solr
   [junit4]   2> 5381632 INFO  (zkConnectionManagerCallback-4349-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5381698 INFO  (jetty-launcher-4338-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45278/solr
   [junit4]   2> 5381721 INFO  (zkConnectionManagerCallback-4353-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5381766 INFO  
(zkConnectionManagerCallback-4355-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5381892 INFO  
(zkConnectionManagerCallback-4357-thread-1-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5382061 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5382061 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46126_solr
   [junit4]   2> 5382095 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.Overseer Overseer 
(id=99171487103123462-127.0.0.1:46126_solr-n_0000000000) starting
   [junit4]   2> 5382205 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46126_solr
   [junit4]   2> 5382273 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5382314 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 5382513 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5382515 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5382550 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43222_solr
   [junit4]   2> 5382550 INFO  
(zkCallback-4356-thread-1-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 5382609 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46126.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5382623 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 5382646 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46126.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5382646 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46126.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5382676 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 5382680 INFO  (jetty-launcher-4338-thread-1) 
[n:127.0.0.1:46126_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.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node1/.
   [junit4]   2> 5383196 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43222.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5383232 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43222.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5383232 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43222.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5383249 INFO  (jetty-launcher-4338-thread-2) 
[n:127.0.0.1:43222_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.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node2/.
   [junit4]   2> 5383508 INFO  (zkConnectionManagerCallback-4362-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5383542 INFO  (zkConnectionManagerCallback-4366-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5383542 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5383543 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45278/solr ready
   [junit4]   2> 5383544 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 5383983 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 5384018 INFO  
(OverseerThreadFactory-6631-thread-1-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 5384123 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46126/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5384125 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5384127 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46126/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5384141 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5384609 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5384610 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 5384633 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5384703 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5384704 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 5384704 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5384835 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5384835 INFO  
(zkCallback-4356-thread-1-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5384836 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5384836 INFO  
(zkCallback-4354-thread-2-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5385695 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 5385770 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 5385788 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 5385806 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5385806 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n7' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 5385826 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 5385840 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5385840 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 5385841 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43222.solr.core.testcollection.shard2.replica_n7' (registry 
'solr.core.testcollection.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5385842 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5385842 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node2/testcollection_shard2_replica_n7],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node2/./testcollection_shard2_replica_n7/data/]
   [junit4]   2> 5385860 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43222.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5385860 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5385860 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node2/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 5386031 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 5386077 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 5386079 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5386093 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 5386135 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 5386333 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 5386336 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5386336 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 5386340 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46126.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5386341 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5386341 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 5386426 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46126.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@676e54be
   [junit4]   2> 5386426 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5386426 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 5386661 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5386662 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5386663 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5386663 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5386678 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46a641e0[testcollection_shard2_replica_n7] main]
   [junit4]   2> 5386727 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5386727 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5386728 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5386728 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5386730 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25005215[testcollection_shard1_replica_n2] main]
   [junit4]   2> 5386743 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 5386743 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 5386744 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 5386744 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5386744 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586743799739056128
   [junit4]   2> 5386747 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 5386751 INFO  
(searcherExecutor-6636-thread-1-processing-n:127.0.0.1:43222_solr 
x:testcollection_shard2_replica_n7 s:shard2 c:testcollection r:core_node8) 
[n:127.0.0.1:43222_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n7] Registered new searcher 
Searcher@46a641e0[testcollection_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5386761 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 5386762 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5386762 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586743799757930496
   [junit4]   2> 5386764 INFO  
(searcherExecutor-6637-thread-1-processing-n:127.0.0.1:43222_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:43222_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@25005215[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5386767 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5386767 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5386784 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5386784 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5386785 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35bec763[testcollection_shard2_replica_n4] main]
   [junit4]   2> 5386800 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 5386800 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 5386801 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5386801 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586743799798824960
   [junit4]   2> 5386802 INFO  
(searcherExecutor-6638-thread-1-processing-n:127.0.0.1:46126_solr 
x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node6) 
[n:127.0.0.1:46126_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4] Registered new searcher 
Searcher@35bec763[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5386823 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 5386837 INFO  
(zkCallback-4356-thread-2-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5386838 INFO  
(zkCallback-4354-thread-2-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5386838 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5386853 INFO  
(zkCallback-4354-thread-3-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5386856 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5386856 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5386873 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5386873 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5386874 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f3eb786[testcollection_shard1_replica_n1] main]
   [junit4]   2> 5386875 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 5386876 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 5386877 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5386890 INFO  
(searcherExecutor-6639-thread-1-processing-n:127.0.0.1:46126_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:46126_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@4f3eb786[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5386890 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586743799892148224
   [junit4]   2> 5387262 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5387262 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5387262 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43222/solr/testcollection_shard2_replica_n7/
   [junit4]   2> 5387263 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n7 
url=https://127.0.0.1:43222/solr START 
replicas=[https://127.0.0.1:46126/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 5387280 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 5387337 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5387337 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5387337 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 5387337 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:43222/solr START 
replicas=[https://127.0.0.1:46126/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 5387340 INFO  (qtp114805423-18659) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5387563 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n7 
url=https://127.0.0.1:43222/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 5387563 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 5387563 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 5387563 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 5387566 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43222/solr/testcollection_shard2_replica_n7/ shard2
   [junit4]   2> 5387638 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:43222/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 5387638 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 5387638 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 5387638 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 5387640 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 5387741 INFO  
(zkCallback-4356-thread-2-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5387742 INFO  
(zkCallback-4354-thread-3-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5387742 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5387742 INFO  
(zkCallback-4354-thread-2-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5387767 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5387768 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3135
   [junit4]   2> 5387791 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5387793 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3183
   [junit4]   2> 5387835 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3131
   [junit4]   2> 5387912 INFO  (qtp114805423-18657) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3208
   [junit4]   2> 5387928 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 5388014 INFO  
(zkCallback-4356-thread-2-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5388015 INFO  
(zkCallback-4354-thread-2-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5388015 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5388015 INFO  
(zkCallback-4354-thread-3-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5388051 INFO  
(OverseerCollectionConfigSetProcessor-99171487103123462-127.0.0.1:46126_solr-n_0000000000)
 [n:127.0.0.1:46126_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> 5388935 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4952
   [junit4]   2> 5388936 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 5388936 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 5388973 INFO  (qtp114805423-18659) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46126/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1513236810732&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 5389010 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:43222/solr/testcollection_shard2_replica_n7/|https://127.0.0.1:46126/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1513236810732&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 5389011 INFO  (qtp152645943-18649) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=63
   [junit4]   2> 5389123 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1586743802191675392)]} 0 34
   [junit4]   2> 5389124 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1586743802191675392)]} 0 41
   [junit4]   2> 5389197 INFO  (qtp114805423-18656) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586743802311213056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5389197 INFO  (qtp114805423-18656) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@15af32eb 
commitCommandVersion:1586743802311213056
   [junit4]   2> 5389292 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586743802410827776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5389292 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6a941284 
commitCommandVersion:1586743802410827776
   [junit4]   2> 5389303 INFO  (qtp114805423-18654) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586743802422362112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5389303 INFO  (qtp114805423-18654) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5389324 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586743802444382208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5389324 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5389347 INFO  (qtp114805423-18654) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5389347 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5389347 INFO  (qtp114805423-18654) [n:127.0.0.1:46126_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 44
   [junit4]   2> 5389350 INFO  (qtp114805423-18656) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45f7d502[testcollection_shard1_replica_n1] main]
   [junit4]   2> 5389362 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fe7bd0a[testcollection_shard1_replica_n2] main]
   [junit4]   2> 5389366 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5389350 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n7]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 25
   [junit4]   2> 5389379 INFO  (qtp114805423-18656) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5389380 INFO  
(searcherExecutor-6637-thread-1-processing-n:127.0.0.1:43222_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:43222_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@6fe7bd0a[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 5389380 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 88
   [junit4]   2> 5389396 INFO  
(searcherExecutor-6639-thread-1-processing-n:127.0.0.1:46126_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:46126_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@45f7d502[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 5389396 INFO  (qtp114805423-18656) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 199
   [junit4]   2> 5389399 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 203
   [junit4]   2> 5389421 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:43222/solr/testcollection_shard2_replica_n7/|https://127.0.0.1:46126/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1513236811204&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 5389422 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46126/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1513236811204&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 5389425 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1513236811204&ids=1&isShard=true&shard.url=https://127.0.0.1:46126/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:43222/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5389426 INFO  (qtp114805423-18660) [n:127.0.0.1:46126_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=5
   [junit4]   2> 5389426 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5389484 INFO  
(OverseerThreadFactory-6631-thread-2-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 5389486 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=null
   [junit4]   2> 5389486 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ee40102: rootName = 
solr_43222, domain = solr.core.testcollection.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 
/ com.codahale.metrics.MetricRegistry@567a80a8
   [junit4]   2> 5389501 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 5389501 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f01fb0a: rootName = 
solr_46126, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@4da62641
   [junit4]   2> 5389578 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n7, tag=null
   [junit4]   2> 5389578 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d43846f: rootName = 
solr_43222, domain = solr.core.testcollection.shard2.replica_n7, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n7 
/ com.codahale.metrics.MetricRegistry@14a4101f
   [junit4]   2> 5389598 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1082c973
   [junit4]   2> 5389598 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 5389611 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58271ed8: rootName = 
solr_46126, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@5b07078e
   [junit4]   2> 5389594 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@536bfed1
   [junit4]   2> 5389704 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=277006707
   [junit4]   2> 5389704 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=277006707
   [junit4]   2> 5389705 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c90be40
   [junit4]   2> 5389705 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=479247936
   [junit4]   2> 5389724 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 5389727 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n7]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@37f48712
   [junit4]   2> 5389727 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n7, tag=938772242
   [junit4]   2> 5389727 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=938772242
   [junit4]   2> 5389728 INFO  (qtp114805423-18658) [n:127.0.0.1:46126_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=227
   [junit4]   2> 5389740 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=479247936
   [junit4]   2> 5389740 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=1399586513
   [junit4]   2> 5389741 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1399586513
   [junit4]   2> 5389771 WARN  
(zkCallback-4356-thread-2-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard2_replica_n4 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5389772 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n7&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=270
   [junit4]   2> 5389775 WARN  
(zkCallback-4356-thread-2-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 5389776 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=290
   [junit4]   2> 5389798 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 5389799 INFO  (qtp114805423-18653) [n:127.0.0.1:46126_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=296
   [junit4]   2> 5390503 INFO  (qtp152645943-18645) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=1076
   [junit4]   2> 5390503 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 5390503 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E9C6B9B9FA4E0F32]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 5390504 INFO  (qtp152645943-18649) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=48445490-c94f-4118-ab20-01af42e277f5&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 5390505 INFO  (qtp152645943-18649) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=48445490-c94f-4118-ab20-01af42e277f5&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 5390506 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=48445490-c94f-4118-ab20-01af42e277f5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 5390507 INFO  (qtp152645943-18642) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=48445490-c94f-4118-ab20-01af42e277f5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 5390508 INFO  
(OverseerThreadFactory-6631-thread-3-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 5390508 INFO  
(OverseerCollectionConfigSetProcessor-99171487103123462-127.0.0.1:46126_solr-n_0000000000)
 [n:127.0.0.1:46126_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 5390750 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5390753 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46126/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5390763 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5390786 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46126/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5390988 INFO  (qtp114805423-18656) [n:127.0.0.1:46126_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121828251587&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 5390988 INFO  (qtp114805423-18659) [n:127.0.0.1:46126_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121815304982&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 5390989 INFO  
(parallelCoreAdminExecutor-6632-thread-2-processing-n:127.0.0.1:46126_solr 
48445490-c94f-4118-ab20-01af42e277f513346121815304982 CREATE) 
[n:127.0.0.1:46126_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121815304982&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 5390989 INFO  
(parallelCoreAdminExecutor-6632-thread-1-processing-n:127.0.0.1:46126_solr 
48445490-c94f-4118-ab20-01af42e277f513346121828251587 CREATE) 
[n:127.0.0.1:46126_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121828251587&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 5390989 INFO  (qtp152645943-18648) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121825810727&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 5391010 INFO  (qtp152645943-18646) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121813040286&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=22
   [junit4]   2> 5391010 INFO  
(parallelCoreAdminExecutor-6634-thread-2-processing-n:127.0.0.1:43222_solr 
48445490-c94f-4118-ab20-01af42e277f513346121825810727 CREATE) 
[n:127.0.0.1:43222_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121825810727&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 5391011 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
48445490-c94f-4118-ab20-01af42e277f513346121825810727
   [junit4]   2> 5391011 INFO  (qtp152645943-18647) [n:127.0.0.1:43222_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=48445490-c94f-4118-ab20-01af42e277f513346121825810727&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5391013 INFO  
(parallelCoreAdminExecutor-6634-thread-1-processing-n:127.0.0.1:43222_solr 
48445490-c94f-4118-ab20-01af42e277f513346121813040286 CREATE) 
[n:127.0.0.1:43222_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=48445490-c94f-4118-ab20-01af42e277f513346121813040286&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 5391116 INFO  
(zkCallback-4354-thread-3-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5391116 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5391116 INFO  
(zkCallback-4356-thread-2-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5391116 INFO  
(zkCallback-4356-thread-1-processing-n:127.0.0.1:46126_solr) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5391508 INFO  (qtp152645943-18643) [n:127.0.0.1:43222_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=48445490-c94f-4118-ab20-01af42e277f5&action=REQUESTSTATUS&wt=javabin&version=2
 

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

n3, tag=1159260893
   [junit4]   2> 5395124 INFO  (coreCloseExecutor-6676-thread-2) 
[n:127.0.0.1:46126_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1828b4a4: rootName = 
solr_46126, domain = solr.core.testcollection.shard1.replica_n3, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 
/ com.codahale.metrics.MetricRegistry@5ed8265b
   [junit4]   2> 5395125 INFO  (coreCloseExecutor-6677-thread-2) 
[n:127.0.0.1:43222_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2d3ae019
   [junit4]   2> 5395190 INFO  (coreCloseExecutor-6676-thread-2) 
[n:127.0.0.1:46126_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=1159260893
   [junit4]   2> 5395248 INFO  (coreCloseExecutor-6677-thread-1) 
[n:127.0.0.1:43222_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=1716805539
   [junit4]   2> 5395248 INFO  (coreCloseExecutor-6677-thread-2) 
[n:127.0.0.1:43222_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=758833177
   [junit4]   2> 5395248 INFO  (coreCloseExecutor-6677-thread-2) 
[n:127.0.0.1:43222_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75a83500: rootName = 
solr_43222, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@60f46f17
   [junit4]   2> 5395271 INFO  (jetty-closer-4339-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99171487103123462-127.0.0.1:46126_solr-n_0000000000) closing
   [junit4]   2> 5395271 INFO  
(OverseerStateUpdate-99171487103123462-127.0.0.1:46126_solr-n_0000000000) 
[n:127.0.0.1:46126_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46126_solr
   [junit4]   2> 5395304 WARN  
(OverseerAutoScalingTriggerThread-99171487103123462-127.0.0.1:46126_solr-n_0000000000)
 [n:127.0.0.1:46126_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 5395305 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:43222_solr) 
[n:127.0.0.1:43222_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43222_solr
   [junit4]   2> 5395306 INFO  (coreCloseExecutor-6677-thread-2) 
[n:127.0.0.1:43222_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=758833177
   [junit4]   2> 5395333 INFO  (jetty-closer-4339-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17ce112c{/solr,null,UNAVAILABLE}
   [junit4]   2> 5395361 INFO  (jetty-closer-4339-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68e02e88{/solr,null,UNAVAILABLE}
   [junit4]   2> 5395370 ERROR 
(SUITE-TestAuthenticationFramework-seed#[E9C6B9B9FA4E0F32]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 5395370 INFO  
(SUITE-TestAuthenticationFramework-seed#[E9C6B9B9FA4E0F32]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45278 45278
   [junit4]   2> 5395504 INFO  (Thread-4959) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45278 45278
   [junit4]   2> 5395524 WARN  (Thread-4959) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_E9C6B9B9FA4E0F32-001
   [junit4]   2> Dec 14, 2017 7:33:37 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=1981, maxMBSortInHeap=7.030114720464961, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42f9f124),
 locale=fi-FI, timezone=Australia/Lindeman
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=118857680,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [InfoHandlerTest, 
CSVRequestHandlerTest, PluginInfoTest, TestJsonFacets, 
CdcrReplicationHandlerTest, TestApiFramework, DefaultValueUpdateProcessorTest, 
AutoScalingHandlerTest, TestCloudJSONFacetJoinDomain, 
AsyncCallRequestStatusResponseTest, TestTolerantSearch, RequiredFieldsTest, 
CdcrBidirectionalTest, LoggingHandlerTest, ConnectionReuseTest, 
SuggesterWFSTTest, SparseHLLTest, TestNonDefinedSimilarityFactory, 
TestSchemaSimilarityResource, TestBlendedInfixSuggestions, 
TestSolrCoreProperties, TestLegacyNumericUtils, SolrCLIZkUtilsTest, 
DocValuesMissingTest, RecoveryZkTest, ZkFailoverTest, 
TemplateUpdateProcessorTest, TestCharFilters, 
BigEndianAscendingWordSerializerTest, TestNumericRangeQuery32, 
TestHashPartitioner, ReplaceNodeTest, JSONWriterTest, 
TestHighFrequencyDictionaryFactory, CheckHdfsIndexTest, TestPrepRecovery, 
HighlighterTest, TestBackupRepositoryFactory, PeerSyncReplicationTest, 
TestFiltering, TestExceedMaxTermLength, IndexSchemaTest, 
TestExclusionRuleCollectionAccess, UnloadDistributedZkTest, 
BasicDistributedZk2Test, HdfsBasicDistributedZk2Test, ReturnFieldsTest, 
TestSolrCoreSnapshots, TestManagedResourceStorage, TestFieldCacheSort, 
WordBreakSolrSpellCheckerTest, AlternateDirectoryTest, TestCustomSort, 
CollectionsAPIAsyncDistributedZkTest, TestCustomStream, TestIndexSearcher, 
TestHttpShardHandlerFactory, SecurityConfHandlerTest, CoreAdminHandlerTest, 
JavabinLoaderTest, TestLMDirichletSimilarityFactory, RankQueryTest, 
HdfsRecoverLeaseTest, OverseerTest, OverseerRolesTest, TestBlobHandler, 
TestQueryTypes, ShufflingReplicaListTransformerTest, 
TestFieldCollectionResource, TestTolerantUpdateProcessorCloud, TestPolicyCloud, 
SimplePostToolTest, TestDocTermOrds, AliasIntegrationTest, 
TestFieldTypeResource, TestRawResponseWriter, TestZkChroot, 
TestXmlQParserPlugin, TestNumericTerms64, BufferStoreTest, CopyFieldTest, 
IndexBasedSpellCheckerTest, TestReloadAndDeleteDocs, MultiThreadedOCPTest, 
CustomCollectionTest, ConfigureRecoveryStrategyTest, 
QueryElevationComponentTest, AnalysisErrorHandlingTest, 
SolrCoreCheckLockOnStartupTest, TestPayloadCheckQParserPlugin, 
XmlUpdateRequestHandlerTest, FacetPivotSmallTest, 
DistributedQueryComponentCustomSortTest, HdfsAutoAddReplicasIntegrationTest, 
TestGraphMLResponseWriter, TestLeaderElectionZkExpiry, 
SolrMetricsIntegrationTest, NumberUtilsTest, DistanceFunctionTest, 
RollingRestartTest, TestSortByMinMaxFunction, TestSlowCompositeReaderWrapper, 
TestInPlaceUpdatesStandalone, TestDefaultStatsCache, TestRandomFlRTGCloud, 
DeleteStatusTest, TestLegacyNumericRangeQueryBuilder, TestSolrCoreParser, 
TestGroupingSearch, TestQuerySenderListener, DocValuesNotIndexedTest, 
SystemInfoHandlerTest, SolrJmxReporterCloudTest, BadComponentTest, 
TestSystemIdResolver, ScriptEngineTest, TestExactStatsCache, TestRealTimeGet, 
LegacyCloudClusterPropTest, DeleteNodeTest, TestReplicaProperties, 
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, 
TestDistributedSearch, TestReload, SolrCoreTest, SolrCmdDistributorTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, 
SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, 
PolyFieldTest, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, 
QueryEqualityTest, DocValuesMultiTest, DebugComponentTest, CacheHeaderTest, 
LukeRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, 
MoreLikeThisHandlerTest, SolrPluginUtilsTest, 
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, UpdateParamsTest, 
ResponseLogComponentTest, TestSolrDeletionPolicy2, TestSearchPerf, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
SpellPossibilityIteratorTest, TestCodecSupport, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
CleanupOldIndexTest, CollectionReloadTest, CollectionsAPISolrJTest, 
HealthCheckHandlerTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, TestAuthenticationFramework]
   [junit4] Completed [536/753 (1!)] on J2 in 15.58s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to