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

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

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

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

</body>
</html>

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

</body>
</html>

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


FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:57555/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:57555/solr]
        at 
__randomizedtesting.SeedInfo.seed([A1878ED8B1D0B67F:9934AA26962362AE]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:111)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:57555/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        ... 44 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:57555 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more




Build Log:
[...truncated 13845 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 2227991 INFO  
(SUITE-TestAuthenticationFramework-seed#[A1878ED8B1D0B67F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/init-core-data-001
   [junit4]   2> 2227992 INFO  
(SUITE-TestAuthenticationFramework-seed#[A1878ED8B1D0B67F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2227993 INFO  
(SUITE-TestAuthenticationFramework-seed#[A1878ED8B1D0B67F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2227996 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001
   [junit4]   2> 2227997 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2227997 INFO  (Thread-7335) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2227997 INFO  (Thread-7335) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2228002 ERROR (Thread-7335) [    ] 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> 2228097 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55411
   [junit4]   2> 2228099 INFO  (zkConnectionManagerCallback-5707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228105 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2228105 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2228106 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2228106 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2228106 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2228107 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22fa5dcf{/solr,null,AVAILABLE}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30d2ce14{/solr,null,AVAILABLE}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@61f1244f{SSL,[ssl, 
http/1.1]}{127.0.0.1:57804}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.e.j.s.Server Started @2228174ms
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57804}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6227ca93{SSL,[ssl, 
http/1.1]}{127.0.0.1:34520}
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.e.j.s.Server Started @2228174ms
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34520}
   [junit4]   2> 2228108 ERROR (jetty-launcher-5704-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2228108 ERROR (jetty-launcher-5704-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-07T05:31:05.435Z
   [junit4]   2> 2228108 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-07T05:31:05.435Z
   [junit4]   2> 2228110 INFO  (zkConnectionManagerCallback-5709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228111 INFO  (zkConnectionManagerCallback-5711-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228111 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2228112 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2228117 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1056ea24b4b0001, likely client has closed socket
   [junit4]   2> 2228121 INFO  (jetty-launcher-5704-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55411/solr
   [junit4]   2> 2228122 INFO  (jetty-launcher-5704-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55411/solr
   [junit4]   2> 2228123 INFO  (zkConnectionManagerCallback-5715-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228124 INFO  (zkConnectionManagerCallback-5719-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228125 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1056ea24b4b0003, likely client has closed socket
   [junit4]   2> 2228126 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1056ea24b4b0004, likely client has closed socket
   [junit4]   2> 2228126 INFO  (zkConnectionManagerCallback-5721-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228128 INFO  (zkConnectionManagerCallback-5723-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228293 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2228294 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2228294 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57804_solr
   [junit4]   2> 2228295 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34520_solr
   [junit4]   2> 2228296 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.Overseer Overseer 
(id=73586612248444933-127.0.0.1:57804_solr-n_0000000000) starting
   [junit4]   2> 2228302 INFO  (zkCallback-5720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228303 INFO  (zkCallback-5722-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228310 INFO  (zkConnectionManagerCallback-5732-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228311 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2228312 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:55411/solr ready
   [junit4]   2> 2228321 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2228321 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57804_solr
   [junit4]   2> 2228326 INFO  (zkCallback-5722-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228326 INFO  (zkCallback-5720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228340 INFO  (zkCallback-5731-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228423 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2228499 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2228515 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57804.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228526 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57804.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228539 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57804.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228540 INFO  (jetty-launcher-5704-thread-2) 
[n:127.0.0.1:57804_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/.
   [junit4]   2> 2228569 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34520.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228617 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34520.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228617 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34520.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2228626 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/.
   [junit4]   2> 2228648 INFO  (zkConnectionManagerCallback-5737-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228649 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2228650 INFO  (jetty-launcher-5704-thread-1) 
[n:127.0.0.1:34520_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:55411/solr ready
   [junit4]   2> 2228677 INFO  (zkConnectionManagerCallback-5739-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228681 INFO  (zkConnectionManagerCallback-5744-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228682 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2228683 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55411/solr ready
   [junit4]   2> 2228686 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2228706 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2228709 INFO  (OverseerThreadFactory-7881-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2228851 INFO  
(OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34520/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2228862 INFO  
(OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57804/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2228866 INFO  
(OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34520/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2228870 INFO  
(OverseerStateUpdate-73586612248444933-127.0.0.1:57804_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57804/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2229084 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2229085 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2229109 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] 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> 2229110 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2229113 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr    
] 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> 2229218 INFO  (zkCallback-5720-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> 2229218 INFO  (zkCallback-5722-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> 2229219 INFO  (zkCallback-5722-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> 2230105 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230108 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230114 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 2230118 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2230118 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230118 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230119 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57804.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230119 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230119 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/testcollection_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 2230121 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230121 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230122 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57804.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230122 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230122 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2230127 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230131 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2230160 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2230161 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2230163 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230163 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230163 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2230163 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2230163 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34520.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230164 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230164 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2230164 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34520.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@275bbc77
   [junit4]   2> 2230164 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2230164 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A1878ED8B1D0B67F-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2230215 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2230215 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230217 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230217 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230219 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a77db5a[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2230221 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2230221 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230222 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230222 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597064156334260224
   [junit4]   2> 2230225 INFO  
(searcherExecutor-7887-thread-1-processing-n:127.0.0.1:57804_solr 
x:testcollection_shard2_replica_n6 c:testcollection s:shard2 r:core_node8) 
[n:127.0.0.1:57804_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6] Registered new searcher 
Searcher@1a77db5a[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230232 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 2230237 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2230239 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2230239 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230240 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230240 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230242 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@666975[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2230244 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2230244 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230245 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230245 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597064156358377472
   [junit4]   2> 2230248 INFO  
(searcherExecutor-7886-thread-1-processing-n:127.0.0.1:57804_solr 
x:testcollection_shard1_replica_n3 c:testcollection s:shard1 r:core_node5) 
[n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@666975[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230251 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 2230251 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2230251 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230253 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230253 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230255 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c6b9aed[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2230256 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2230256 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2230256 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230257 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230257 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597064156370960384
   [junit4]   2> 2230259 INFO  
(searcherExecutor-7889-thread-1-processing-n:127.0.0.1:34520_solr 
x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node2) 
[n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@2c6b9aed[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230263 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node2=0, 
core_node5=0}, version=1}
   [junit4]   2> 2230270 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2230270 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230272 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2230272 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2230274 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f9b06ad[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2230275 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2230275 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2230276 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2230277 INFO  
(searcherExecutor-7888-thread-1-processing-n:127.0.0.1:34520_solr 
x:testcollection_shard2_replica_n4 c:testcollection s:shard2 r:core_node7) 
[n:127.0.0.1:34520_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4] Registered new searcher 
Searcher@7f9b06ad[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230277 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597064156391931904
   [junit4]   2> 2230281 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 2230356 INFO  (zkCallback-5720-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> 2230356 INFO  (zkCallback-5722-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> 2230357 INFO  (zkCallback-5722-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> 2230737 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2230737 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2230737 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 2230738 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 
url=https://127.0.0.1:57804/solr START 
replicas=[https://127.0.0.1:34520/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 2230741 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2230756 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2230756 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2230756 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 2230757 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 
url=https://127.0.0.1:57804/solr START 
replicas=[https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2230758 INFO  (qtp1428290734-24257) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 
url=https://127.0.0.1:57804/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
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> 2231038 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2231044 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 
url=https://127.0.0.1:57804/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
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> 2231057 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2231061 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 2231163 INFO  (zkCallback-5720-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> 2231163 INFO  (zkCallback-5722-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> 2231163 INFO  (zkCallback-5722-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> 2231196 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2231198 INFO  (qtp893959123-24254) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
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=2113
   [junit4]   2> 2231212 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2231214 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
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=2129
   [junit4]   2> 2231268 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
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=2154
   [junit4]   2> 2231285 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
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=2176
   [junit4]   2> 2231292 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2231388 INFO  (zkCallback-5720-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> 2231388 INFO  (zkCallback-5722-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> 2231388 INFO  (zkCallback-5722-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> 2232292 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3585
   [junit4]   2> 2232293 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2232293 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 2232299 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34520/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1523079069623&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2232301 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1523079069623&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2232301 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=4
   [junit4]   2> 2232304 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node2=1, 
core_node5=1}, version=2}
   [junit4]   2> 2232309 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1597064158515298304)]} 0 0
   [junit4]   2> 2232310 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1597064158515298304)]} 0 7
   [junit4]   2> 2232315 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1597064158528929792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232315 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5dff16e7 
commitCommandVersion:1597064158528929792
   [junit4]   2> 2232317 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1597064158531026944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232317 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@325c186f 
commitCommandVersion:1597064158531026944
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1597064158544658432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232330 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13fef419[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232330 INFO  (qtp1428290734-24253) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2232330 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232332 INFO  
(searcherExecutor-7889-thread-1-processing-n:127.0.0.1:34520_solr 
x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node2) 
[n:127.0.0.1:34520_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@13fef419[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2232333 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 2232333 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ec9e7d[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2232333 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232335 INFO  
(searcherExecutor-7886-thread-1-processing-n:127.0.0.1:57804_solr 
x:testcollection_shard1_replica_n3 c:testcollection s:shard1 r:core_node5) 
[n:127.0.0.1:57804_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@1ec9e7d[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2232335 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1597064158551998464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2232337 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2232337 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 26
   [junit4]   2> 2232339 INFO  (qtp1428290734-24249) [n:127.0.0.1:34520_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34520/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:57804/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1523079069665&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2232340 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1523079069665&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2232341 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1523079069665&ids=1&isShard=true&shard.url=https://127.0.0.1:57804/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:34520/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2232341 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=3
   [junit4]   2> 2232342 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2232350 INFO  
(OverseerCollectionConfigSetProcessor-73586612248444933-127.0.0.1:57804_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> 2232350 INFO  (OverseerThreadFactory-7881-thread-2) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 2232351 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 2232351 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b63ff48: rootName = 
solr_34520, 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@e76decf
   [junit4]   2> 2232351 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 2232351 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d678392: rootName = 
solr_57804, 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@1fa72c1a
   [junit4]   2> 2232370 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 2232370 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78efdd8e
   [junit4]   2> 2232370 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ea3d315: rootName = 
solr_34520, 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@692eb880
   [junit4]   2> 2232372 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 2232372 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@390855bb: rootName = 
solr_57804, 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@2e6177c3
   [junit4]   2> 2232374 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@49a35eba
   [junit4]   2> 2232389 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=78efdd8e
   [junit4]   2> 2232389 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ab4c0c6
   [junit4]   2> 2232390 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=78efdd8e
   [junit4]   2> 2232390 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=1ab4c0c6
   [junit4]   2> 2232390 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1ab4c0c6
   [junit4]   2> 2232391 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@102b2ddf
   [junit4]   2> 2232391 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=102b2ddf
   [junit4]   2> 2232391 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=102b2ddf
   [junit4]   2> 2232391 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=49a35eba
   [junit4]   2> 2232391 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=49a35eba
   [junit4]   2> 2232394 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard2 to Terms{values={core_node8=0}, 
version=2}
   [junit4]   2> 2232395 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node5=1}, 
version=3}
   [junit4]   2> 2232395 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 2232396 INFO  (qtp1428290734-24251) [n:127.0.0.1:34520_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=45
   [junit4]   2> 2232396 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 2232397 INFO  (qtp1428290734-24255) [n:127.0.0.1:34520_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=44
   [junit4]   2> 2232397 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard2 to Terms{values={}, version=3}
   [junit4]   2> 2232399 INFO  (qtp893959123-24244) [n:127.0.0.1:57804_solr    
] 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=46
   [junit4]   2> 2232402 WARN  (zkCallback-5722-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2232404 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 2232405 WARN  (zkCallback-5722-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2232410 INFO  (qtp893959123-24256) [n:127.0.0.1:57804_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=58
   [junit4]   2> 2233129 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=787
   [junit4]   2> 2233129 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 2233129 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A1878ED8B1D0B67F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 2233130 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=27684626-b9bb-4e21-b3ed-50279e9576e6&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2233133 INFO  (qtp893959123-24250) [n:127.0.0.1:57804_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=27684626-b9bb-4e21-b3ed-50279e9576e6&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2233134 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=27684626-b9bb-4e21-b3ed-50279e9576e6&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2233135 INFO  (qtp893959123-24248) [n:127.0.0.1:57804_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=27684626-b9bb-4e21-b3ed-50279e9576e6&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2233136 INFO  (OverseerThreadFactory-7881-thread-3) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2233137 INFO  
(OverseerCollectionConfigSetProcessor-73586612248444933-127.0.0.1:57804_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> 2233348 INFO  
(OverseerStateUpdate-73586612248444933-127.0.0.1:57804_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":"te

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

e = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1308399581
     [copy] Copying 40 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1308399581
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1308399581

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 110 minutes 36 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to