Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20549/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

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

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

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

        at 
__randomizedtesting.SeedInfo.seed([55B0E05E26E4E852:68684E721E0AB622]: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 http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java: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 11960 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 453007 INFO  
(SUITE-TestAuthenticationFramework-seed#[55B0E05E26E4E852]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/init-core-data-001
   [junit4]   2> 453007 WARN  
(SUITE-TestAuthenticationFramework-seed#[55B0E05E26E4E852]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 453007 INFO  
(SUITE-TestAuthenticationFramework-seed#[55B0E05E26E4E852]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 453008 INFO  
(SUITE-TestAuthenticationFramework-seed#[55B0E05E26E4E852]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 453009 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001
   [junit4]   2> 453009 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 453029 INFO  (Thread-752) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 453029 INFO  (Thread-752) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 453036 ERROR (Thread-752) [    ] 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> 453129 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45323
   [junit4]   2> 453150 INFO  (jetty-launcher-578-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 453154 INFO  (jetty-launcher-578-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 453261 INFO  (jetty-launcher-578-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ff099e7{/solr,null,AVAILABLE}
   [junit4]   2> 453267 INFO  (jetty-launcher-578-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69426606{HTTP/1.1,[http/1.1]}{127.0.0.1:37413}
   [junit4]   2> 453267 INFO  (jetty-launcher-578-thread-2) [    ] 
o.e.j.s.Server Started @454714ms
   [junit4]   2> 453267 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37413}
   [junit4]   2> 453268 ERROR (jetty-launcher-578-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 453268 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 453268 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 453268 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 453268 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T04:59:32.365387Z
   [junit4]   2> 453309 INFO  (jetty-launcher-578-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58e11d88{/solr,null,AVAILABLE}
   [junit4]   2> 453310 INFO  (jetty-launcher-578-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@32e5d945{HTTP/1.1,[http/1.1]}{127.0.0.1:43937}
   [junit4]   2> 453310 INFO  (jetty-launcher-578-thread-1) [    ] 
o.e.j.s.Server Started @454757ms
   [junit4]   2> 453310 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43937}
   [junit4]   2> 453313 ERROR (jetty-launcher-578-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 453313 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 453314 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 453314 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 453314 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T04:59:32.411100Z
   [junit4]   2> 453358 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453391 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453409 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45323/solr
   [junit4]   2> 453454 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45323/solr
   [junit4]   2> 453492 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ebc8defa10005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 453587 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453590 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37413_solr
   [junit4]   2> 453590 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98723559645446150-127.0.0.1:37413_solr-n_0000000000) starting
   [junit4]   2> 453626 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37413_solr
   [junit4]   2> 453633 INFO  (zkCallback-591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 453648 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 453656 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 453657 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453658 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43937_solr
   [junit4]   2> 453659 INFO  (zkCallback-591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 453664 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 453678 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 453702 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37413.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 453704 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43937.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 453711 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37413.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 453712 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37413.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 453713 INFO  (jetty-launcher-578-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/.
   [junit4]   2> 453718 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43937.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 453718 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43937.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 453719 INFO  (jetty-launcher-578-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/.
   [junit4]   2> 453834 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 453834 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45323/solr ready
   [junit4]   2> 453836 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 453845 INFO  (qtp111209098-3156) [    ] 
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> 453858 INFO  (OverseerThreadFactory-1476-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 453976 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:37413/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 453978 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:43937/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 453980 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:37413/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 453981 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:43937/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 454183 INFO  (qtp111209098-3152) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 454183 INFO  (qtp111209098-3153) [    ] 
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> 454183 INFO  (qtp111209098-3152) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 454184 INFO  (qtp286758789-3148) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 454185 INFO  (qtp286758789-3142) [    ] 
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> 454185 INFO  (qtp286758789-3142) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 454293 INFO  (zkCallback-591-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> 454293 INFO  (zkCallback-587-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> 454293 INFO  (zkCallback-587-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> 455191 INFO  (qtp111209098-3152) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 455196 INFO  (qtp111209098-3152) [    ] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 455198 INFO  (qtp111209098-3152) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 455198 INFO  (qtp111209098-3152) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 455198 INFO  (qtp111209098-3152) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43937.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 455198 INFO  (qtp111209098-3152) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 455199 INFO  (qtp111209098-3152) [    ] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 455203 INFO  (qtp286758789-3142) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 455217 INFO  (qtp286758789-3148) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 455218 INFO  (qtp111209098-3153) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 455221 INFO  (qtp286758789-3142) [    ] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 455222 INFO  (qtp286758789-3148) [    ] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 455224 INFO  (qtp286758789-3148) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 455224 INFO  (qtp286758789-3148) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 455224 INFO  (qtp286758789-3142) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 455224 INFO  (qtp286758789-3142) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 455225 INFO  (qtp286758789-3148) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37413.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 455225 INFO  (qtp111209098-3153) [    ] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 455225 INFO  (qtp286758789-3148) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 455225 INFO  (qtp286758789-3148) [    ] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 455225 INFO  (qtp286758789-3142) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37413.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 455225 INFO  (qtp286758789-3142) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 455225 INFO  (qtp286758789-3142) [    ] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 455226 INFO  (qtp111209098-3153) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 455226 INFO  (qtp111209098-3153) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 455227 INFO  (qtp111209098-3153) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43937.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 455227 INFO  (qtp111209098-3153) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 455227 INFO  (qtp111209098-3153) [    ] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 455301 INFO  (qtp111209098-3152) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 455301 INFO  (qtp111209098-3152) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 455302 INFO  (qtp111209098-3152) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 455302 INFO  (qtp111209098-3152) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 455303 INFO  (qtp111209098-3152) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2866710b[testcollection_shard1_replica_n2] main]
   [junit4]   2> 455304 INFO  (qtp111209098-3152) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 455304 INFO  (qtp111209098-3152) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 455304 INFO  (qtp111209098-3152) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455313 INFO  (qtp286758789-3148) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 455313 INFO  (qtp286758789-3142) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 455313 INFO  (qtp286758789-3142) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 455314 INFO  (qtp111209098-3153) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 455314 INFO  (qtp111209098-3153) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 455314 INFO  (qtp286758789-3142) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 455314 INFO  (qtp286758789-3142) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 455315 INFO  (qtp111209098-3153) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 455315 INFO  (qtp111209098-3153) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 455315 INFO  (qtp286758789-3148) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 455316 INFO  (qtp111209098-3153) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7acccea3[testcollection_shard2_replica_n6] main]
   [junit4]   2> 455316 INFO  (qtp286758789-3148) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 455316 INFO  (qtp286758789-3148) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 455314 INFO  (searcherExecutor-1481-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@2866710b[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455317 INFO  (qtp111209098-3152) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576956723134464
   [junit4]   2> 455317 INFO  (qtp286758789-3142) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@231cdd0b[testcollection_shard2_replica_n4] main]
   [junit4]   2> 455318 INFO  (qtp111209098-3153) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 455318 INFO  (qtp286758789-3142) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 455319 INFO  (qtp286758789-3142) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 455319 INFO  (qtp286758789-3142) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455320 INFO  (qtp111209098-3153) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 455320 INFO  (searcherExecutor-1483-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@231cdd0b[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455320 INFO  (qtp286758789-3142) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576956726280192
   [junit4]   2> 455321 INFO  (qtp111209098-3153) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455321 INFO  (qtp111209098-3153) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576956727328768
   [junit4]   2> 455322 INFO  (qtp286758789-3148) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@776673b8[testcollection_shard1_replica_n1] main]
   [junit4]   2> 455323 INFO  (searcherExecutor-1484-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@7acccea3[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455324 INFO  (qtp286758789-3148) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 455324 INFO  (qtp286758789-3148) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 455325 INFO  (qtp286758789-3148) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455326 INFO  (qtp111209098-3152) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 455326 INFO  (searcherExecutor-1482-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@776673b8[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455326 INFO  (qtp286758789-3148) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576956732571648
   [junit4]   2> 455331 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 455331 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 455331 INFO  (qtp111209098-3153) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43937/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 455331 INFO  (qtp111209098-3153) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:43937/solr 
START replicas=[http://127.0.0.1:37413/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 455338 INFO  (qtp286758789-3143) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 455437 INFO  (zkCallback-591-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> 455437 INFO  (zkCallback-587-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> 455437 INFO  (zkCallback-587-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> 455632 INFO  (qtp111209098-3153) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:43937/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 455632 INFO  (qtp111209098-3153) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 455632 INFO  (qtp111209098-3153) [    ] 
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> 455632 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 455634 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43937/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 455736 INFO  (zkCallback-591-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> 455736 INFO  (zkCallback-587-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> 455736 INFO  (zkCallback-587-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> 455786 INFO  (qtp111209098-3153) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 455787 INFO  (qtp111209098-3153) [    ] 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=1604
   [junit4]   2> 455826 INFO  (qtp111209098-3152) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 455826 INFO  (qtp111209098-3152) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 455826 INFO  (qtp111209098-3152) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 455826 INFO  (qtp111209098-3152) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard1_replica_n2 url=http://127.0.0.1:43937/solr 
START replicas=[http://127.0.0.1:37413/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 455828 INFO  (qtp286758789-3143) [    ] 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> 455888 INFO  (zkCallback-587-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> 455888 INFO  (zkCallback-591-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> 455888 INFO  (zkCallback-587-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> 456127 INFO  (qtp111209098-3152) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard1_replica_n2 url=http://127.0.0.1:43937/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 456127 INFO  (qtp111209098-3152) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 456127 INFO  (qtp111209098-3152) [    ] 
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> 456127 INFO  (qtp111209098-3152) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 456128 INFO  (qtp111209098-3152) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 456230 INFO  (zkCallback-587-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> 456230 INFO  (zkCallback-591-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> 456230 INFO  (zkCallback-587-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> 456279 INFO  (qtp111209098-3152) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 456280 INFO  (qtp111209098-3152) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2097
   [junit4]   2> 456334 INFO  (qtp286758789-3142) [    ] 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=2149
   [junit4]   2> 456336 INFO  (qtp286758789-3148) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2151
   [junit4]   2> 456339 INFO  (qtp111209098-3156) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 456440 INFO  (zkCallback-587-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> 456440 INFO  (zkCallback-591-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> 456440 INFO  (zkCallback-587-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> 457340 INFO  (qtp111209098-3156) [    ] 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=3495
   [junit4]   2> 457340 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 457341 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 457344 INFO  (qtp286758789-3220) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37413/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1506401976439&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 457344 INFO  (qtp286758789-3218) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37413/solr/testcollection_shard2_replica_n4/|http://127.0.0.1:43937/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1506401976439&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 457344 INFO  (qtp111209098-3157) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 
QTime=2
   [junit4]   2> 457351 INFO  (qtp286758789-3219) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1579576958850695168)]} 0 1
   [junit4]   2> 457351 INFO  (qtp111209098-3205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:7&wt=javabin&version=2}{add=[1 
(1579576958850695168)]} 0 5
   [junit4]   2> 457355 INFO  (qtp286758789-3148) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579576958860132352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 457355 INFO  (qtp286758789-3148) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3c5383ec 
commitCommandVersion:1579576958860132352
   [junit4]   2> 457355 INFO  (qtp286758789-3143) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579576958860132352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 457356 INFO  (qtp286758789-3143) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 457356 INFO  (qtp111209098-3145) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579576958861180928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 457356 INFO  (qtp286758789-3143) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 457356 INFO  (qtp111209098-3156) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579576958861180928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 457357 INFO  (qtp286758789-3143) [    ] 
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=http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 457357 INFO  (qtp111209098-3156) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4bc93dac 
commitCommandVersion:1579576958861180928
   [junit4]   2> 457357 INFO  (qtp111209098-3145) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 457358 INFO  (qtp111209098-3145) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 457358 INFO  (qtp111209098-3145) [    ] 
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=http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 457360 INFO  (qtp286758789-3148) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@329ff184[testcollection_shard1_replica_n1] main]
   [junit4]   2> 457360 INFO  (qtp286758789-3148) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 457361 INFO  (qtp111209098-3156) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d7cffe6[testcollection_shard1_replica_n2] main]
   [junit4]   2> 457362 INFO  (searcherExecutor-1482-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@329ff184[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 457362 INFO  (qtp286758789-3148) [    ] 
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=http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 457362 INFO  (qtp111209098-3156) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 457364 INFO  (searcherExecutor-1481-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@6d7cffe6[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 457364 INFO  (qtp111209098-3156) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 457364 INFO  (qtp111209098-3153) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:7&commit=true&wt=javabin&version=2}{commit=} 
0 12
   [junit4]   2> 457366 INFO  (qtp111209098-3157) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:37413/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1506401976462&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 457366 INFO  (qtp111209098-3158) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43937/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:37413/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1506401976462&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 457367 INFO  (qtp111209098-3145) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:7&shards.purpose=64&NOW=1506401976462&ids=1&isShard=true&shard.url=http://127.0.0.1:43937/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:37413/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 457368 INFO  (qtp111209098-3152) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=1 status=0 
QTime=2
   [junit4]   2> 457368 INFO  (qtp111209098-3154) [    ] 
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> 457371 INFO  
(OverseerCollectionConfigSetProcessor-98723559645446150-127.0.0.1:37413_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> 457371 INFO  (OverseerThreadFactory-1476-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 457372 INFO  (qtp286758789-3149) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 457372 INFO  (qtp286758789-3149) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f4ec3a1: rootName = 
solr_37413, 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@47810996
   [junit4]   2> 457373 INFO  (qtp111209098-3145) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 457373 INFO  (qtp111209098-3145) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14e1810e: rootName = 
solr_43937, 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@752e7d4d
   [junit4]   2> 457395 INFO  (qtp286758789-3150) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 457395 INFO  (qtp286758789-3149) [    ] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4d99cd9e
   [junit4]   2> 457396 INFO  (qtp286758789-3150) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@696c336c: rootName = 
solr_37413, 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@3ddf7106
   [junit4]   2> 457400 INFO  (qtp111209098-3157) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=null
   [junit4]   2> 457400 INFO  (qtp111209098-3157) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38a41ba4: rootName = 
solr_43937, 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@3914a5b5
   [junit4]   2> 457401 INFO  (qtp111209098-3145) [    ] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@135ad952
   [junit4]   2> 457410 INFO  (qtp286758789-3149) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=1301925278
   [junit4]   2> 457410 INFO  (qtp286758789-3150) [    ] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1968b7e2
   [junit4]   2> 457410 INFO  (qtp286758789-3149) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1301925278
   [junit4]   2> 457410 INFO  (qtp286758789-3150) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=426293218
   [junit4]   2> 457410 INFO  (qtp286758789-3150) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=426293218
   [junit4]   2> 457415 INFO  (qtp286758789-3149) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 457416 INFO  (qtp286758789-3149) [    ] 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=44
   [junit4]   2> 457417 INFO  (qtp286758789-3150) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 457417 INFO  (qtp286758789-3150) [    ] 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=45
   [junit4]   2> 457426 INFO  (qtp111209098-3145) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=324720978
   [junit4]   2> 457426 INFO  (qtp111209098-3157) [    ] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@21652529
   [junit4]   2> 457426 INFO  (qtp111209098-3145) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=324720978
   [junit4]   2> 457426 INFO  (qtp111209098-3157) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=560276777
   [junit4]   2> 457426 INFO  (qtp111209098-3157) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=560276777
   [junit4]   2> 457430 WARN  (zkCallback-591-thread-1) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 457430 WARN  (zkCallback-591-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 457431 INFO  (qtp111209098-3145) [    ] 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=58
   [junit4]   2> 457431 INFO  (qtp111209098-3157) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=57
   [junit4]   2> 458135 INFO  (qtp111209098-3154) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=766
   [junit4]   2> 458135 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 458135 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[55B0E05E26E4E852]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 458136 INFO  (qtp111209098-3158) [    ] 
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> 458138 INFO  (OverseerThreadFactory-1476-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 458138 INFO  
(OverseerCollectionConfigSetProcessor-98723559645446150-127.0.0.1:37413_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> 458342 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:37413/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 458343 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:43937/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 458347 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:37413/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 458348 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_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":"http://127.0.0.1:43937/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 458546 INFO  (qtp286758789-3220) [    ] 
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> 458546 INFO  (qtp111209098-3156) [    ] 
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> 458546 INFO  (qtp286758789-3218) [    ] 
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> 458546 INFO  (qtp111209098-3153) [    ] 
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> 458650 INFO  (zkCallback-587-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> 458650 INFO  (zkCallback-591-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> 458650 INFO  (zkCallback-587-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> 458650 INFO  (zkCallback-591-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> 459555 INFO  (qtp286758789-3220) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 459555 INFO  (qtp111209098-3153) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 459555 INFO  (qtp286758789-3218) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 459557 INFO  (qtp111209098-3156) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 459570 INFO  (qtp111209098-3153) [    ] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 459570 INFO  (qtp286758789-3220) [    ] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 459570 INFO  (qtp286758789-3218) [    ] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 459572 INFO  (qtp111209098-3153) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 459572 INFO  (qtp111209098-3153) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 459572 INFO  (qtp286758789-3218) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 459572 INFO  (qtp286758789-3220) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 459572 INFO  (qtp286758789-3218) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 459572 INFO  (qtp286758789-3220) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 459572 INFO  (qtp111209098-3156) [    ] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 459572 INFO  (qtp111209098-3153) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43937.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 459572 INFO  (qtp286758789-3220) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37413.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 459573 INFO  (qtp111209098-3153) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 459573 INFO  (qtp286758789-3218) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37413.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 459573 INFO  (qtp286758789-3220) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 459573 INFO  (qtp111209098-3153) [    ] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/testcollection_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 459573 INFO  (qtp286758789-3218) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 459573 INFO  (qtp286758789-3220) [    ] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 459573 INFO  (qtp286758789-3218) [    ] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 459574 INFO  (qtp111209098-3156) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 459574 INFO  (qtp111209098-3156) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from 
collection testcollection, trusted=true
   [junit4]   2> 459574 INFO  (qtp111209098-3156) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43937.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5409e5c5
   [junit4]   2> 459574 INFO  (qtp111209098-3156) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 459575 INFO  (qtp111209098-3156) [    ] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 459609 INFO  (qtp111209098-3153) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459609 INFO  (qtp111209098-3153) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459609 INFO  (qtp111209098-3153) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 459609 INFO  (qtp111209098-3153) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 459610 INFO  (qtp111209098-3153) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@670a1294[testcollection_shard1_replica_n3] main]
   [junit4]   2> 459611 INFO  (qtp111209098-3153) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 459611 INFO  (qtp111209098-3153) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 459619 INFO  (qtp111209098-3153) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 459619 INFO  (qtp286758789-3218) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459619 INFO  (qtp286758789-3218) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459619 INFO  (searcherExecutor-1501-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@670a1294[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 459619 INFO  (qtp111209098-3156) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459619 INFO  (qtp111209098-3156) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459619 INFO  (qtp111209098-3153) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576961234108416
   [junit4]   2> 459620 INFO  (qtp286758789-3218) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 459620 INFO  (qtp286758789-3218) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 459620 INFO  (qtp286758789-3220) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459620 INFO  (qtp286758789-3220) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459620 INFO  (qtp111209098-3156) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 459620 INFO  (qtp111209098-3156) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 459621 INFO  (qtp286758789-3220) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 459621 INFO  (qtp286758789-3220) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 459621 INFO  (qtp286758789-3218) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ddf7ef6[testcollection_shard2_replica_n4] main]
   [junit4]   2> 459621 INFO  (qtp111209098-3156) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45ec57e6[testcollection_shard2_replica_n6] main]
   [junit4]   2> 459621 INFO  (qtp286758789-3218) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 459621 INFO  (qtp286758789-3218) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 459621 INFO  (qtp286758789-3220) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bb06430[testcollection_shard1_replica_n1] main]
   [junit4]   2> 459621 INFO  (qtp111209098-3156) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 459621 INFO  (qtp111209098-3156) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 459622 INFO  (qtp286758789-3220) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 459622 INFO  (qtp286758789-3218) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 459622 INFO  (qtp286758789-3220) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 459622 INFO  (qtp111209098-3156) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 459622 INFO  (qtp286758789-3220) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 459622 INFO  (searcherExecutor-1502-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@ddf7ef6[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 459622 INFO  (qtp286758789-3218) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576961237254144
   [junit4]   2> 459622 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 459622 INFO  (searcherExecutor-1504-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@45ec57e6[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 459622 INFO  (qtp111209098-3156) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576961237254144
   [junit4]   2> 459623 INFO  (searcherExecutor-1503-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@1bb06430[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 459623 INFO  (qtp286758789-3220) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579576961238302720
   [junit4]   2> 459624 INFO  (qtp111209098-3156) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 459624 INFO  (qtp111209098-3156) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 459624 INFO  (qtp111209098-3156) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43937/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 459625 INFO  (qtp111209098-3156) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:43937/solr 
START replicas=[http://127.0.0.1:37413/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 459625 INFO  (qtp286758789-3146) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 459726 INFO  (zkCallback-591-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> 459726 INFO  (zkCallback-587-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> 459726 INFO  (zkCallback-587-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> 459726 INFO  (zkCallback-591-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> 459925 INFO  (qtp111209098-3156) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:43937/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 459925 INFO  (qtp111209098-3156) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 459925 INFO  (qtp111209098-3156) [    ] 
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> 459925 INFO  (qtp111209098-3156) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 459929 INFO  (qtp111209098-3156) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43937/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 460031 INFO  (zkCallback-587-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> 460031 INFO  (zkCallback-591-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> 460031 INFO  (zkCallback-587-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> 460031 INFO  (zkCallback-591-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> 460080 INFO  (qtp111209098-3156) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 460081 INFO  (qtp111209098-3156) [    ] 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=1535
   [junit4]   2> 460123 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 460123 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 460123 INFO  (qtp111209098-3153) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43937/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 460123 INFO  (qtp111209098-3153) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard1_replica_n3 url=http://127.0.0.1:43937/solr 
START replicas=[http://127.0.0.1:37413/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 460124 INFO  (qtp286758789-3148) [    ] 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> 460183 INFO  (zkCallback-591-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> 460183 INFO  (zkCallback-587-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> 460183 INFO  (zkCallback-587-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> 460183 INFO  (zkCallback-591-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> 460423 INFO  (qtp111209098-3153) [    ] o.a.s.u.PeerSync 
PeerSync: core=testcollection_shard1_replica_n3 url=http://127.0.0.1:43937/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 460423 INFO  (qtp111209098-3153) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 460423 INFO  (qtp111209098-3153) [    ] 
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> 460423 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 460428 INFO  (qtp111209098-3153) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43937/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 460531 INFO  (zkCallback-587-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> 460531 INFO  (zkCallback-591-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> 460531 INFO  (zkCallback-587-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> 460531 INFO  (zkCallback-591-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> 460579 INFO  (qtp111209098-3153) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 460581 INFO  (qtp111209098-3153) [    ] 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=2035
   [junit4]   2> 460626 INFO  (qtp286758789-3220) [    ] 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=2080
   [junit4]   2> 460626 INFO  (qtp286758789-3218) [    ] 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=2080
   [junit4]   2> 460631 INFO  (qtp111209098-3158) [   

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

anager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 461646 INFO  (jetty-closer-579-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cad5920: rootName = 
solr_43937, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6c319c93
   [junit4]   2> 461648 INFO  (jetty-closer-579-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 461648 INFO  (jetty-closer-579-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 461648 INFO  (jetty-closer-579-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58fbacd1: rootName = 
solr_37413, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6c319c93
   [junit4]   2> 461648 INFO  (coreCloseExecutor-1521-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31083126
   [junit4]   2> 461648 INFO  (coreCloseExecutor-1521-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=822620454
   [junit4]   2> 461648 INFO  (coreCloseExecutor-1521-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@201e4da8: rootName = 
solr_43937, 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@3a5cc7e
   [junit4]   2> 461648 INFO  (coreCloseExecutor-1521-thread-2) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c303d58
   [junit4]   2> 461648 INFO  (jetty-closer-579-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 461649 INFO  (coreCloseExecutor-1522-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5cc517b7
   [junit4]   2> 461649 INFO  (coreCloseExecutor-1522-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=1556420535
   [junit4]   2> 461649 INFO  (coreCloseExecutor-1522-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@772ccae5: rootName = 
solr_37413, 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@740e8670
   [junit4]   2> 461649 INFO  (coreCloseExecutor-1522-thread-2) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1a5a1f70
   [junit4]   2> 461654 INFO  (coreCloseExecutor-1521-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=2083536216
   [junit4]   2> 461654 INFO  (coreCloseExecutor-1521-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1148e8e7: rootName = 
solr_43937, 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@3f2620c9
   [junit4]   2> 461654 INFO  (coreCloseExecutor-1522-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1556420535
   [junit4]   2> 461654 INFO  (coreCloseExecutor-1522-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=442113904
   [junit4]   2> 461654 INFO  (coreCloseExecutor-1522-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b90e7b9: rootName = 
solr_37413, 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@1fe3a2c
   [junit4]   2> 461659 INFO  (coreCloseExecutor-1522-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=442113904
   [junit4]   2> 461660 INFO  (jetty-closer-579-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98723559645446150-127.0.0.1:37413_solr-n_0000000000) closing
   [junit4]   2> 461660 INFO  
(OverseerStateUpdate-98723559645446150-127.0.0.1:37413_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37413_solr
   [junit4]   2> 461661 INFO  (coreCloseExecutor-1521-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=822620454
   [junit4]   2> 461661 INFO  (coreCloseExecutor-1521-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=2083536216
   [junit4]   2> 461662 INFO  (zkCallback-587-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 461662 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43937_solr
   [junit4]   2> 461670 WARN  (zkCallback-587-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 461670 INFO  (jetty-closer-579-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58e11d88{/solr,null,UNAVAILABLE}
   [junit4]   2> 463162 WARN  (zkCallback-591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 463163 INFO  (jetty-closer-579-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ff099e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 463163 ERROR 
(SUITE-TestAuthenticationFramework-seed#[55B0E05E26E4E852]-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> 463163 INFO  
(SUITE-TestAuthenticationFramework-seed#[55B0E05E26E4E852]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45323 45323
   [junit4]   2> 463169 INFO  (Thread-752) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45323 45323
   [junit4]   2> 463170 WARN  (Thread-752) [    ] 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>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/testcollection/leader_elect/shard1/election/98723559645446148-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/collections/testcollection/leader_elect/shard2/election/98723559645446148-core_node8-n_0000000000
   [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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_55B0E05E26E4E852-001
   [junit4]   2> Sep 26, 2017 4:59:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=1689, maxMBSortInHeap=5.616968520772599, 
sim=RandomSimilarity(queryNorm=true): {}, locale=km-KH, 
timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=188558480,total=422576128
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, 
TestCollectionAPI, TestSolr4Spatial2, TestSolrCloudWithSecureImpersonation, 
TestSearcherReuse, LeaderElectionIntegrationTest, MetricsHandlerTest, 
TestStandardQParsers, TestPHPSerializedResponseWriter, ExplicitHLLTest, 
DefaultValueUpdateProcessorTest, TestSSLRandomization, TestPolicyCloud, 
PluginInfoTest, TestDelegationWithHadoopAuth, SolrPluginUtilsTest, 
AsyncCallRequestStatusResponseTest, DeleteStatusTest, HLLUtilTest, 
TestBinaryField, CollectionsAPIAsyncDistributedZkTest, 
TestRetrieveFieldsOptimizer, TestInPlaceUpdatesStandalone, TestManagedResource, 
RulesTest, TestRemoteStreaming, TestCrossCoreJoin, SpellingQueryConverterTest, 
TestMergePolicyConfig, TestComponentsName, TestBinaryResponseWriter, 
TestIntervalFaceting, TestUseDocValuesAsStored, 
DistributedSpellCheckComponentTest, ReplicationFactorTest, OutputWriterTest, 
TestDynamicFieldResource, TestDocTermOrds, QueryResultKeyTest, 
TestNumericRangeQuery64, TestTestInjection, TestNonDefinedSimilarityFactory, 
DistributedFacetPivotSmallTest, TestDistributedSearch, 
TestExtendedDismaxParser, TestLegacyTerms, WordBreakSolrSpellCheckerTest, 
AliasIntegrationTest, TestAuthenticationFramework]
   [junit4] Completed [156/733 (1!)] on J0 in 10.94s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to