Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/506/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

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

Error Message:
Error from server at 
https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3: 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_n3/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/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:36469/solr/testcollection_shard1_replica_n3: 
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_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/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([51F073827ECBDD40:6C28DDAE46258330]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3: 
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_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/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:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        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:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 13117 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/init-core-data-001
   [junit4]   2> 1724672 INFO  
(SUITE-TestAuthenticationFramework-seed#[51F073827ECBDD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1724672 INFO  
(SUITE-TestAuthenticationFramework-seed#[51F073827ECBDD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1724673 INFO  
(SUITE-TestAuthenticationFramework-seed#[51F073827ECBDD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1724674 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001
   [junit4]   2> 1724674 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1724674 INFO  (Thread-3182) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1724674 INFO  (Thread-3182) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1724675 ERROR (Thread-3182) [    ] 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> 1724774 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34363
   [junit4]   2> 1724777 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1724777 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1724778 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76f12b17{/solr,null,AVAILABLE}
   [junit4]   2> 1724778 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d283b5e{/solr,null,AVAILABLE}
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@744937d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:41447}
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.e.j.s.Server Started @1728160ms
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41447}
   [junit4]   2> 1724780 ERROR (jetty-launcher-2683-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@27cae88{SSL,[ssl, 
http/1.1]}{127.0.0.1:36469}
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-28T03:45:14.006912Z
   [junit4]   2> 1724780 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.e.j.s.Server Started @1728161ms
   [junit4]   2> 1724781 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36469}
   [junit4]   2> 1724781 ERROR (jetty-launcher-2683-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1724781 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1724781 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724781 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1724781 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-28T03:45:14.007316Z
   [junit4]   2> 1724781 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724782 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1724790 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34363/solr
   [junit4]   2> 1724792 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34363/solr
   [junit4]   2> 1724824 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724825 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36469_solr
   [junit4]   2> 1724825 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724825 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98734592091815941-127.0.0.1:36469_solr-n_0000000000) starting
   [junit4]   2> 1724825 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41447_solr
   [junit4]   2> 1724826 INFO  (zkCallback-2694-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1724826 INFO  (zkCallback-2695-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1724830 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36469_solr
   [junit4]   2> 1724831 INFO  (zkCallback-2695-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1724831 INFO  (zkCallback-2694-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1724838 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1724842 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1724859 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36469.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1724862 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41447.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1724865 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36469.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1724866 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36469.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1724866 INFO  (jetty-launcher-2683-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/.
   [junit4]   2> 1724871 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41447.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1724871 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41447.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1724872 INFO  (jetty-launcher-2683-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/.
   [junit4]   2> 1724899 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1724899 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34363/solr ready
   [junit4]   2> 1724900 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1724912 INFO  (qtp2125110106-15175) [    ] 
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> 1724913 INFO  (OverseerThreadFactory-6428-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1725016 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:41447/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1725017 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:36469/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1725018 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:41447/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1725019 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:36469/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1725223 INFO  (qtp2125110106-15236) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725223 INFO  (qtp2125110106-15237) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1725223 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1725235 INFO  (qtp1261437260-15184) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&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> 1725235 INFO  (qtp1261437260-15186) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 1725235 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1725337 INFO  (zkCallback-2695-thread-1) [    ] 
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> 1725337 INFO  (zkCallback-2694-thread-1) [    ] 
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> 1725338 INFO  (zkCallback-2695-thread-2) [    ] 
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> 1725338 INFO  (zkCallback-2694-thread-2) [    ] 
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> 1726247 INFO  (qtp2125110106-15236) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1726247 INFO  (qtp1261437260-15184) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1726247 INFO  (qtp2125110106-15237) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1726257 INFO  (qtp1261437260-15186) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1726261 INFO  (qtp1261437260-15184) [    ] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1726261 INFO  (qtp2125110106-15236) [    ] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1726262 INFO  (qtp1261437260-15186) [    ] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1726262 INFO  (qtp1261437260-15184) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726262 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1726262 INFO  (qtp2125110106-15236) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726262 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1726263 INFO  (qtp1261437260-15184) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41447.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1726263 INFO  (qtp1261437260-15184) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726263 INFO  (qtp2125110106-15236) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36469.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1726263 INFO  (qtp1261437260-15184) [    ] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 1726263 INFO  (qtp2125110106-15236) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726263 INFO  (qtp2125110106-15236) [    ] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/testcollection_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 1726263 INFO  (qtp1261437260-15186) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726263 INFO  (qtp1261437260-15186) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1726263 INFO  (qtp1261437260-15186) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41447.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1726263 INFO  (qtp1261437260-15186) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726263 INFO  (qtp1261437260-15186) [    ] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1726265 INFO  (qtp2125110106-15237) [    ] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1726265 INFO  (qtp2125110106-15237) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1726265 INFO  (qtp2125110106-15237) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1726266 INFO  (qtp2125110106-15237) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36469.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1726266 INFO  (qtp2125110106-15237) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1726266 INFO  (qtp2125110106-15237) [    ] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1726288 INFO  (qtp1261437260-15184) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1726288 INFO  (qtp1261437260-15184) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726289 INFO  (qtp1261437260-15184) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726289 INFO  (qtp1261437260-15184) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726290 INFO  (qtp1261437260-15184) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@377dd866[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1726290 INFO  (qtp2125110106-15237) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1726290 INFO  (qtp2125110106-15237) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726290 INFO  (qtp1261437260-15184) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1726291 INFO  (qtp1261437260-15184) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1726291 INFO  (qtp1261437260-15184) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1726291 INFO  (qtp1261437260-15184) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579753475163553792
   [junit4]   2> 1726291 INFO  (qtp2125110106-15237) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726291 INFO  (qtp2125110106-15237) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726292 INFO  (searcherExecutor-6433-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@377dd866[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1726293 INFO  (qtp2125110106-15237) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69d8c8d5[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1726293 INFO  (qtp2125110106-15237) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1726294 INFO  (qtp2125110106-15237) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1726294 INFO  (qtp2125110106-15237) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1726295 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1726295 INFO  (searcherExecutor-6436-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@69d8c8d5[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1726295 INFO  (qtp2125110106-15237) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579753475167748096
   [junit4]   2> 1726297 INFO  (qtp2125110106-15236) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1726297 INFO  (qtp2125110106-15236) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726298 INFO  (qtp2125110106-15236) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726298 INFO  (qtp2125110106-15236) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726298 INFO  (qtp1261437260-15186) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1726298 INFO  (qtp1261437260-15186) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726299 INFO  (qtp2125110106-15236) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54fb9d29[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1726299 INFO  (qtp1261437260-15186) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726299 INFO  (qtp1261437260-15186) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726299 INFO  (qtp2125110106-15236) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1726299 INFO  (qtp2125110106-15236) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1726300 INFO  (qtp2125110106-15236) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1726300 INFO  (qtp1261437260-15186) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63140978[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1726300 INFO  (searcherExecutor-6434-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@54fb9d29[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1726300 INFO  (qtp2125110106-15236) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579753475172990976
   [junit4]   2> 1726300 INFO  (qtp1261437260-15186) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1726301 INFO  (qtp1261437260-15186) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1726301 INFO  (qtp1261437260-15186) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1726301 INFO  (searcherExecutor-6435-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@63140978[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1726301 INFO  (qtp1261437260-15186) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579753475174039552
   [junit4]   2> 1726303 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1726404 INFO  (zkCallback-2695-thread-2) [    ] 
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> 1726404 INFO  (zkCallback-2695-thread-1) [    ] 
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> 1726404 INFO  (zkCallback-2694-thread-2) [    ] 
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> 1726404 INFO  (zkCallback-2694-thread-1) [    ] 
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> 1726795 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1726795 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1726795 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41447/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 1726795 INFO  (qtp1261437260-15184) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:41447/solr START 
replicas=[https://127.0.0.1:36469/solr/testcollection_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 1726797 INFO  (qtp2125110106-15181) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1726803 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1726803 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1726803 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 1726803 INFO  (qtp2125110106-15236) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard1_replica_n3 
url=https://127.0.0.1:36469/solr START 
replicas=[https://127.0.0.1:41447/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1726806 INFO  (qtp1261437260-15253) [    ] 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> 1727096 INFO  (qtp1261437260-15184) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:41447/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1727096 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1727096 INFO  (qtp1261437260-15184) [    ] 
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> 1727096 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1727098 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41447/solr/testcollection_shard2_replica_n4/ shard2
   [junit4]   2> 1727104 INFO  (qtp2125110106-15236) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard1_replica_n3 
url=https://127.0.0.1:36469/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1727104 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1727104 INFO  (qtp2125110106-15236) [    ] 
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> 1727104 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1727105 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 1727206 INFO  (zkCallback-2694-thread-2) [    ] 
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> 1727206 INFO  (zkCallback-2695-thread-1) [    ] 
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> 1727206 INFO  (zkCallback-2695-thread-2) [    ] 
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> 1727206 INFO  (zkCallback-2694-thread-1) [    ] 
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> 1727249 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1727250 INFO  (qtp1261437260-15184) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&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=2014
   [junit4]   2> 1727255 INFO  (qtp2125110106-15236) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1727256 INFO  (qtp2125110106-15236) [    ] 
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_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2033
   [junit4]   2> 1727298 INFO  (qtp2125110106-15237) [    ] 
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_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2075
   [junit4]   2> 1727304 INFO  (qtp1261437260-15186) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=2068
   [junit4]   2> 1727305 INFO  (qtp2125110106-15175) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1727405 INFO  (zkCallback-2694-thread-2) [    ] 
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> 1727405 INFO  (zkCallback-2695-thread-2) [    ] 
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> 1727405 INFO  (zkCallback-2695-thread-1) [    ] 
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> 1727405 INFO  (zkCallback-2694-thread-1) [    ] 
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> 1728305 INFO  (qtp2125110106-15175) [    ] 
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=3392
   [junit4]   2> 1728305 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1728306 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 1728309 INFO  (qtp2125110106-15177) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  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:36469/solr/testcollection_shard2_replica_n6/|https://127.0.0.1:41447/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1506570317533&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1728309 INFO  (qtp2125110106-15187) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n3]  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:36469/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:41447/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1506570317533&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1728309 INFO  (qtp2125110106-15185) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=2
   [junit4]   2> 1728312 INFO  (qtp1261437260-15174) [    ] 
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:36469/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1579753477280628736)]} 0 0
   [junit4]   2> 1728313 INFO  (qtp2125110106-15189) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1579753477280628736)]} 0 2
   [junit4]   2> 1728314 INFO  (qtp1261437260-15178) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579753477284823040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1728314 INFO  (qtp1261437260-15178) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4adfac0b 
commitCommandVersion:1579753477284823040
   [junit4]   2> 1728316 INFO  (qtp1261437260-15178) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25a7a947[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1728317 INFO  (qtp1261437260-15178) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1728317 INFO  (qtp2125110106-15185) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579753477287968768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1728317 INFO  (qtp2125110106-15185) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6562e7d3 
commitCommandVersion:1579753477287968768
   [junit4]   2> 1728318 INFO  (qtp2125110106-15187) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579753477289017344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1728318 INFO  (searcherExecutor-6435-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@25a7a947[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 1728318 INFO  (qtp2125110106-15187) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1728318 INFO  (qtp1261437260-15180) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579753477289017344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1728318 INFO  (qtp1261437260-15178) [    ] 
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:36469/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 1728318 INFO  (qtp1261437260-15180) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1728318 INFO  (qtp2125110106-15187) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1728318 INFO  (qtp2125110106-15187) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1728318 INFO  (qtp1261437260-15180) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1728318 INFO  (qtp1261437260-15180) [    ] 
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:36469/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1728319 INFO  (qtp2125110106-15185) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b89752e[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1728319 INFO  (qtp2125110106-15185) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1728320 INFO  (searcherExecutor-6434-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@3b89752e[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 1728320 INFO  (qtp2125110106-15185) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1728320 INFO  (qtp2125110106-15237) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 6
   [junit4]   2> 1728321 INFO  (qtp2125110106-15181) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  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:36469/solr/testcollection_shard2_replica_n6/|https://127.0.0.1:41447/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1506570317546&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1728321 INFO  (qtp1261437260-15188) [    ] 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:41447/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1506570317546&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1728322 INFO  (qtp1261437260-15174) [    ] 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=1506570317546&ids=1&isShard=true&shard.url=https://127.0.0.1:41447/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:36469/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1728322 INFO  (qtp2125110106-15175) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=1
   [junit4]   2> 1728322 INFO  (qtp2125110106-15189) [    ] 
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> 1728323 INFO  
(OverseerCollectionConfigSetProcessor-98734592091815941-127.0.0.1:36469_solr-n_0000000000)
 [    ] 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> 1728323 INFO  (OverseerThreadFactory-6428-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1728324 INFO  (qtp1261437260-15184) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 1728324 INFO  (qtp2125110106-15236) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 1728324 INFO  (qtp1261437260-15184) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@529c70d1: rootName = 
solr_41447, 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@11e0dfee
   [junit4]   2> 1728324 INFO  (qtp2125110106-15236) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@deb2829: rootName = 
solr_36469, 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@68f719a7
   [junit4]   2> 1728331 INFO  (qtp1261437260-15176) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 1728331 INFO  (qtp1261437260-15184) [    ] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@36a875c4
   [junit4]   2> 1728331 INFO  (qtp1261437260-15176) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13d48891: rootName = 
solr_41447, 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@71c51e7e
   [junit4]   2> 1728331 INFO  (qtp2125110106-15177) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 1728331 INFO  (qtp2125110106-15236) [    ] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@46dfa873
   [junit4]   2> 1728331 INFO  (qtp2125110106-15177) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17dc89cd: rootName = 
solr_36469, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@5b1c0daa
   [junit4]   2> 1728338 INFO  (qtp2125110106-15236) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=1189062771
   [junit4]   2> 1728338 INFO  (qtp2125110106-15236) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1189062771
   [junit4]   2> 1728338 INFO  (qtp2125110106-15177) [    ] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b48b835
   [junit4]   2> 1728338 INFO  (qtp2125110106-15177) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=457750581
   [junit4]   2> 1728338 INFO  (qtp2125110106-15177) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=457750581
   [junit4]   2> 1728338 INFO  (qtp1261437260-15184) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=917009860
   [junit4]   2> 1728338 INFO  (qtp1261437260-15176) [    ] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5affa6df
   [junit4]   2> 1728338 INFO  (qtp1261437260-15184) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=917009860
   [junit4]   2> 1728339 INFO  (qtp1261437260-15176) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=1526703839
   [junit4]   2> 1728339 INFO  (qtp1261437260-15176) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1526703839
   [junit4]   2> 1728340 INFO  (qtp2125110106-15177) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1728340 INFO  (qtp2125110106-15177) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 1728340 WARN  (zkCallback-2695-thread-1) [    ] 
o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard1_replica_n1 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [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$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1728341 INFO  (qtp2125110106-15236) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 1728341 WARN  (zkCallback-2694-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1728341 INFO  (qtp1261437260-15176) [    ] 
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=17
   [junit4]   2> 1728342 INFO  (qtp1261437260-15184) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1728342 INFO  (qtp1261437260-15184) [    ] 
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=17
   [junit4]   2> 1729044 INFO  (qtp2125110106-15189) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=722
   [junit4]   2> 1729044 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 1729044 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[51F073827ECBDD40]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 1729045 INFO  (qtp2125110106-15187) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=9c594db6-8c9f-495a-9def-96eb0ad496cb&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1729045 INFO  (qtp2125110106-15187) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=9c594db6-8c9f-495a-9def-96eb0ad496cb&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1729046 INFO  (qtp2125110106-15181) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1729046 INFO  (qtp2125110106-15181) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1729046 INFO  (OverseerThreadFactory-6428-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1729046 INFO  
(OverseerCollectionConfigSetProcessor-98734592091815941-127.0.0.1:36469_solr-n_0000000000)
 [    ] 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> 1729248 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:36469/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1729249 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:41447/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1729252 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:36469/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1729254 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] 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:41447/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1729455 INFO  (qtp1261437260-15178) [    ] 
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=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167796677557&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1729455 INFO  (qtp2125110106-15185) [    ] 
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=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167792190604&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1729455 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167793455823&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1729455 INFO  (qtp1261437260-15180) [    ] 
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=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167792834691&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1729455 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167792190604&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1729455 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167792834691&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1729455 INFO  (qtp2125110106-15237) [    ] 
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=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167793455823&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1729455 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167796677557&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1729456 INFO  (qtp2125110106-15177) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
9c594db6-8c9f-495a-9def-96eb0ad496cb2489167793455823
   [junit4]   2> 1729456 INFO  (qtp2125110106-15177) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167793455823&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1729558 INFO  (zkCallback-2695-thread-1) [    ] 
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> 1729558 INFO  (zkCallback-2694-thread-1) [    ] 
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> 1729558 INFO  (zkCallback-2695-thread-2) [    ] 
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> 1729558 INFO  (zkCallback-2694-thread-2) [    ] 
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> 1730046 INFO  (qtp2125110106-15175) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1730047 INFO  (qtp2125110106-15175) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1730456 INFO  (qtp2125110106-15189) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
9c594db6-8c9f-495a-9def-96eb0ad496cb2489167793455823
   [junit4]   2> 1730457 INFO  (qtp2125110106-15189) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb2489167793455823&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1730460 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1730460 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1730460 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1730476 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1730479 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1730480 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1730480 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1730480 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36469.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41447.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 1730481 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1730482 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1730484 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1730484 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1730484 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36469.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1730484 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1730484 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1730485 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1730485 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1730485 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41447.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3104c2a9
   [junit4]   2> 1730485 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1730485 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1730510 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1730510 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1730511 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1730511 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1730511 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36e6c856[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1730512 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1730512 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1730512 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1730512 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579753479589593088
   [junit4]   2> 1730552 INFO  (searcherExecutor-6454-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@36e6c856[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1730554 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1730562 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1730562 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1730564 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1730564 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1730565 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@316fc845[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1730565 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1730566 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1730566 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1730568 INFO  (searcherExecutor-6453-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@316fc845[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1730568 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579753479648313344
   [junit4]   2> 1730570 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1730579 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1730579 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1730580 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1730580 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1730580 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1730580 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1730581 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1730581 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1730581 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ce978c8[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1730581 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1730581 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57ef31ab[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1730581 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1730582 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1730582 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1730582 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1730582 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1730582 INFO  (searcherExecutor-6455-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@7ce978c8[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1730582 INFO  (searcherExecutor-6456-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@57ef31ab[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1730582 INFO  (parallelCoreAdminExecutor-6430-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579753479662993408
   [junit4]   2> 1730583 INFO  (parallelCoreAdminExecutor-6429-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579753479664041984
   [junit4]   2> 1730671 INFO  (zkCallback-2694-thread-2) [    ] 
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> 1730671 INFO  (zkCallback-2695-thread-2) [    ] 
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> 1730671 INFO  (zkCallback-2695-thread-1) [    ] 
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> 1730671 INFO  (zkCallback-2694-thread-1) [    ] 
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> 1731048 INFO  (qtp2125110106-15187) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1731048 INFO  (qtp2125110106-15187) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=9c594db6-8c9f-495a-9def-96eb0ad496cb&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1731055 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1731055 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1731055 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41447/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 1731055 INFO  (parallelCoreAdminExecutor-6429-thread-2) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:41447/solr START 
replicas=[https://127.0.0.1:36469/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1731057 INFO  (qtp2125110106-15235) [    ] 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> 1731071 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1731071 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1731071 INFO  (parallelCoreAdminExecutor-6430-thread-2) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36469/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 1731071 INFO  (parallelCoreAdminExecutor-6430-thre

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

3f16
   [junit4]   2> 1733078 INFO  (jetty-closer-2684-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1733079 INFO  (coreCloseExecutor-6474-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@66097de2
   [junit4]   2> 1733079 INFO  (coreCloseExecutor-6474-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=1711898082
   [junit4]   2> 1733079 INFO  (coreCloseExecutor-6474-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11c53ff2: rootName = 
solr_41447, 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@23a5bdaa
   [junit4]   2> 1733079 INFO  (coreCloseExecutor-6474-thread-2) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@fb36b09
   [junit4]   2> 1733084 INFO  (coreCloseExecutor-6474-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=263416585
   [junit4]   2> 1733084 INFO  (coreCloseExecutor-6474-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19c00835: rootName = 
solr_41447, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@2062e032
   [junit4]   2> 1733086 INFO  (coreCloseExecutor-6473-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=338195883
   [junit4]   2> 1733086 INFO  (coreCloseExecutor-6473-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=1113078331
   [junit4]   2> 1733086 INFO  (coreCloseExecutor-6473-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f2f5bde: rootName = 
solr_36469, 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@4100b62c
   [junit4]   2> 1733088 INFO  (coreCloseExecutor-6474-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1711898082
   [junit4]   2> 1733088 INFO  (coreCloseExecutor-6474-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=263416585
   [junit4]   2> 1733094 INFO  (coreCloseExecutor-6473-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1113078331
   [junit4]   2> 1733095 INFO  (zkCallback-2694-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1733095 INFO  (jetty-closer-2684-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98734592091815941-127.0.0.1:36469_solr-n_0000000000) closing
   [junit4]   2> 1733096 INFO  
(OverseerStateUpdate-98734592091815941-127.0.0.1:36469_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36469_solr
   [junit4]   2> 1733096 INFO  (jetty-closer-2684-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d283b5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734595 WARN  (zkCallback-2695-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1734596 INFO  (jetty-closer-2684-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76f12b17{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734596 ERROR 
(SUITE-TestAuthenticationFramework-seed#[51F073827ECBDD40]-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> 1734596 INFO  
(SUITE-TestAuthenticationFramework-seed#[51F073827ECBDD40]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34363 34363
   [junit4]   2> 1740074 INFO  (Thread-3182) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34363 34363
   [junit4]   2> 1740074 WARN  (Thread-3182) [    ] 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>        24      /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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_51F073827ECBDD40-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1939, 
maxMBSortInHeap=5.57850411719877, sim=RandomSimilarity(queryNorm=true): {}, 
locale=cu-RU, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=150330552,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheWithThreads, 
SimpleMLTQParserTest, TestExclusionRuleCollectionAccess, 
SegmentsInfoRequestHandlerTest, TestConfigSetImmutable, TestRecovery, 
TestSolrCloudWithSecureImpersonation, TestNumericRangeQuery64, 
TestSearcherReuse, TestLFUCache, ShowFileRequestHandlerTest, DeleteShardTest, 
V2ApiIntegrationTest, InfixSuggestersTest, OverseerStatusTest, 
FullSolrCloudDistribCmdsTest, ActionThrottleTest, TestXmlQParser, 
SolrTestCaseJ4Test, StressHdfsTest, DirectoryFactoryTest, 
UUIDUpdateProcessorFallbackTest, SolrShardReporterTest, 
TestSurroundQueryParser, SpatialRPTFieldTypeTest, TestCloudSchemaless, 
LeaderElectionTest, TestPKIAuthenticationPlugin, MigrateRouteKeyTest, 
SearchHandlerTest, UninvertDocValuesMergePolicyTest, TestReRankQParserPlugin, 
DirectUpdateHandlerOptimizeTest, TestPushWriter, 
TestTolerantUpdateProcessorRandomCloud, TestJsonFacets, CdcrRequestHandlerTest, 
TestConfigSetsAPIExclusivity, TestPseudoReturnFields, TestSolr4Spatial2, 
HdfsNNFailoverTest, TestCodecSupport, BufferStoreTest, 
CloudExitableDirectoryReaderTest, TestCloudNestedDocsSort, 
RecoveryAfterSoftCommitTest, MinimalSchemaTest, SolrInfoBeanTest, 
CreateCollectionCleanupTest, StatsComponentTest, TestStressReorder, 
PreAnalyzedFieldTest, TestCloudJSONFacetJoinDomain, TestCollectionAPI, 
TestLegacyField, PingRequestHandlerTest, SolrGangliaReporterTest, 
ReplicationFactorTest, DateFieldTest, TestLeaderElectionZkExpiry, 
ReturnFieldsTest, SuggesterFSTTest, TestCloudRecovery, 
DistributedFacetPivotLargeTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
HardAutoCommitTest, RecoveryZkTest, TestFieldCacheSort, 
SharedFSAutoReplicaFailoverTest, TestTrie, TestDefaultStatsCache, 
TestStandardQParsers, BadIndexSchemaTest, TestTestInjection, TestQueryUtils, 
MultiTermTest, TestSolrDeletionPolicy2, TestSSLRandomization, 
NotRequiredUniqueKeyTest, TestDynamicFieldResource, 
UniqFieldsUpdateProcessorFactoryTest, MergeStrategyTest, RequiredFieldsTest, 
TestCollectionAPIs, NodeMutatorTest, ExplicitHLLTest, BooleanFieldTest, 
TestHighFrequencyDictionaryFactory, TestSchemaResource, TestLegacyTerms, 
ParsingFieldUpdateProcessorsTest, TestDistributedStatsComponentCardinality, 
TestUtils, SolrMetricManagerTest, TestExceedMaxTermLength, SimpleFacetsTest, 
TestJmxIntegration, AnalyticsQueryTest, TestGeoJSONResponseWriter, HLLUtilTest, 
ResponseLogComponentTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestLMJelinekMercerSimilarityFactory, TestMacros, TestQueryWrapperFilter, 
TestReload, BlockJoinFacetRandomTest, TestSolrConfigHandlerCloud, 
TestEmbeddedSolrServerSchemaAPI, TestNRTOpen, TestReplicaProperties, 
TestGroupingSearch, CachingDirectoryFactoryTest, 
SignatureUpdateProcessorFactoryTest, HttpPartitionTest, 
CollectionTooManyReplicasTest, SortByFunctionTest, TestSubQueryTransformer, 
SearchHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
ClusterStateUpdateTest, TestZkChroot, ZkCLITest, TestHashPartitioner, 
TermVectorComponentDistributedTest, PeerSyncTest, 
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest, 
PrimitiveFieldTypeTest, TermsComponentTest, FastVectorHighlighterTest, 
LoggingHandlerTest, TestCollationField, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
TestComponentsName, TestQuerySenderListener, TestQuerySenderNoQuery, 
CopyFieldTest, SampleTest, TestFuzzyAnalyzedSuggestions, EchoParamsTest, 
TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, 
CollectionReloadTest, CollectionStateFormat2Test, 
CollectionsAPIAsyncDistributedZkTest, DeleteNodeTest, DistribCursorPagingTest, 
DocValuesNotIndexedTest, ForceLeaderTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, 
TestAuthenticationFramework]
   [junit4] Completed [535/732 (1!)] on J2 in 15.41s, 1 test, 1 error <<< 
FAILURES!

[...truncated 40308 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to