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

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

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

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

        at 
__randomizedtesting.SeedInfo.seed([D1EEDE30DB35A089:EC36701CE3DBFEF9]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at 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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

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


FAILED:  
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

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

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

        at 
__randomizedtesting.SeedInfo.seed([D1EEDE30DB35A089:721470955CDD4A2C]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:48366/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 12472 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1911929 INFO  
(SUITE-TestAuthenticationFramework-seed#[D1EEDE30DB35A089]-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-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/init-core-data-001
   [junit4]   2> 1911929 INFO  
(SUITE-TestAuthenticationFramework-seed#[D1EEDE30DB35A089]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1911930 INFO  
(SUITE-TestAuthenticationFramework-seed#[D1EEDE30DB35A089]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1911931 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001
   [junit4]   2> 1911932 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1911932 INFO  (Thread-3424) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1911932 INFO  (Thread-3424) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1911933 ERROR (Thread-3424) [    ] 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> 1912032 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42140
   [junit4]   2> 1912049 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1912049 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1912064 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21c491cb{/solr,null,AVAILABLE}
   [junit4]   2> 1912065 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71cd0cf5{HTTP/1.1,[http/1.1]}{127.0.0.1:51854}
   [junit4]   2> 1912065 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.e.j.s.Server Started @1916734ms
   [junit4]   2> 1912065 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51854}
   [junit4]   2> 1912065 ERROR (jetty-launcher-1858-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1912066 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1912066 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1912066 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1912066 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:56:50.389Z
   [junit4]   2> 1912067 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a6a2fb7{/solr,null,AVAILABLE}
   [junit4]   2> 1912067 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@461ef774{HTTP/1.1,[http/1.1]}{127.0.0.1:49525}
   [junit4]   2> 1912067 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.e.j.s.Server Started @1916737ms
   [junit4]   2> 1912067 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49525}
   [junit4]   2> 1912068 ERROR (jetty-launcher-1858-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1912068 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1912068 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1912068 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1912068 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:56:50.391Z
   [junit4]   2> 1912083 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1912083 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1912109 INFO  (jetty-launcher-1858-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr
   [junit4]   2> 1912111 INFO  (jetty-launcher-1858-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42140/solr
   [junit4]   2> 1912144 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1912145 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51854_solr
   [junit4]   2> 1912145 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.Overseer Overseer 
(id=98524660384137221-127.0.0.1:51854_solr-n_0000000000) starting
   [junit4]   2> 1912180 INFO  (jetty-launcher-1858-thread-2) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1912180 INFO  (jetty-launcher-1858-thread-2) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49525_solr
   [junit4]   2> 1912194 INFO  
(OverseerStateUpdate-98524660384137221-127.0.0.1:51854_solr-n_0000000000) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1912200 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51854_solr
   [junit4]   2> 1912201 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1912213 INFO  
(zkCallback-1870-thread-1-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1912226 INFO  
(zkCallback-1870-thread-2-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1912307 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1912368 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51854.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1912389 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51854.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1912392 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51854.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1912393 INFO  (jetty-launcher-1858-thread-1) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node1/.
   [junit4]   2> 1912438 INFO  (jetty-launcher-1858-thread-2) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1912462 INFO  (jetty-launcher-1858-thread-2) 
[n:127.0.0.1:49525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49525.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1912494 INFO  (jetty-launcher-1858-thread-2) 
[n:127.0.0.1:49525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49525.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1912494 INFO  (jetty-launcher-1858-thread-2) 
[n:127.0.0.1:49525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49525.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1912495 INFO  (jetty-launcher-1858-thread-2) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node2/.
   [junit4]   2> 1912545 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1912545 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42140/solr ready
   [junit4]   2> 1912547 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1912549 INFO  (qtp1533748178-12640) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1912549 INFO  (qtp1533748178-12640) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1912550 INFO  (qtp1533748178-12641) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1912551 INFO  (qtp1533748178-12641) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1912556 INFO  
(OverseerThreadFactory-5946-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 1912661 INFO  
(OverseerStateUpdate-98524660384137221-127.0.0.1:51854_solr-n_0000000000) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51854/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1912663 INFO  
(OverseerStateUpdate-98524660384137221-127.0.0.1:51854_solr-n_0000000000) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49525/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1912666 INFO  
(OverseerStateUpdate-98524660384137221-127.0.0.1:51854_solr-n_0000000000) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51854/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1912668 INFO  
(OverseerStateUpdate-98524660384137221-127.0.0.1:51854_solr-n_0000000000) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49525/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1912874 INFO  (qtp1796545375-12626) [n:127.0.0.1:51854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1912875 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1912875 INFO  (qtp1533748178-12638) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 1912875 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1912876 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1912877 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1912878 INFO  (qtp1533748178-12638) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 1912882 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1912886 INFO  (qtp1796545375-12629) [n:127.0.0.1:51854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=11
   [junit4]   2> 1912887 INFO  (qtp1533748178-12637) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100
   [junit4]   2> 1912887 INFO  (qtp1533748178-12637) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1912888 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1912993 INFO  
(zkCallback-1870-thread-2-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1912993 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1912993 INFO  
(zkCallback-1869-thread-2-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1913552 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1913553 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1913889 INFO  (qtp1533748178-12640) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100
   [junit4]   2> 1913892 INFO  (qtp1533748178-12640) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1913902 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1913903 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1913906 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1913908 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1913942 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1913944 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1913944 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n2' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1913945 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_49525.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1913945 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1913945 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node2/testcollection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 1913945 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1913947 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1913947 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1913948 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_49525.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1913948 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1913948 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1913951 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1913954 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1913955 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1913955 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1913956 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_51854.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1913956 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1913965 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1913971 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1913971 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1913971 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_51854.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54121d2
   [junit4]   2> 1913971 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1913972 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D1EEDE30DB35A089-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 1914006 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1914006 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1914007 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1914007 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1914010 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ac6bcee[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1914011 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1914011 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1914012 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1914012 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1914013 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5952f841[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1914013 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1914013 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1914014 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1914014 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1576394568328282112
   [junit4]   2> 1914016 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1914016 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1914017 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1914017 INFO  
(parallelCoreAdminExecutor-5947-thread-2-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1576394568331427840
   [junit4]   2> 1914021 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1914023 INFO  
(searcherExecutor-5951-thread-1-processing-x:testcollection_shard1_replica_n2 
r:core_node5 6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE 
n:127.0.0.1:49525_solr s:shard1 c:testcollection) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@1ac6bcee[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1914024 INFO  
(searcherExecutor-5953-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node3 6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942828589035 CREATE 
n:127.0.0.1:51854_solr s:shard1 c:testcollection) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@5952f841[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1914026 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914026 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914027 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1914027 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1914028 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3934e504[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1914028 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914028 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914029 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1914029 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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 1576394568344010752
   [junit4]   2> 1914030 INFO  
(searcherExecutor-5952-thread-1-processing-x:testcollection_shard2_replica_n6 
r:core_node8 6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE 
n:127.0.0.1:49525_solr s:shard2 c:testcollection) [n:127.0.0.1:49525_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@3934e504[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1914030 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1914030 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1914032 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1914032 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1914033 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2df0ebf3[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1914033 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1914034 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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> 1914034 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1914034 INFO  
(parallelCoreAdminExecutor-5947-thread-1-processing-n:127.0.0.1:51854_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE) 
[n:127.0.0.1:51854_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 1576394568349253632
   [junit4]   2> 1914041 INFO  
(searcherExecutor-5955-thread-1-processing-x:testcollection_shard2_replica_n4 
r:core_node7 6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980 CREATE 
n:127.0.0.1:51854_solr s:shard2 c:testcollection) [n:127.0.0.1:51854_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@2df0ebf3[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1914043 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914043 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914043 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49525/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 1914043 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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=http://127.0.0.1:49525/solr START 
replicas=[http://127.0.0.1:51854/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1914046 INFO  (qtp1796545375-12630) [n:127.0.0.1:51854_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=1
   [junit4]   2> 1914144 INFO  
(zkCallback-1869-thread-2-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914144 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914144 INFO  
(zkCallback-1870-thread-2-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914344 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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=http://127.0.0.1:49525/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 1914344 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914344 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914344 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914348 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:49525/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 1914451 INFO  
(zkCallback-1869-thread-2-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914451 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914451 INFO  
(zkCallback-1870-thread-2-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914452 INFO  
(parallelCoreAdminExecutor-5949-thread-2-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100 CREATE) 
[n:127.0.0.1:49525_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> 1914521 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1914522 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1914522 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 1914522 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n2 url=http://127.0.0.1:49525/solr START 
replicas=[http://127.0.0.1:51854/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1914524 INFO  (qtp1796545375-12627) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1914554 INFO  (qtp1533748178-12641) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1914555 INFO  (qtp1533748178-12641) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1914555 INFO  
(zkCallback-1869-thread-2-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914555 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914556 INFO  
(zkCallback-1870-thread-2-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914823 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n2 url=http://127.0.0.1:49525/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 1914823 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 1914823 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1914823 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1914826 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 1914893 INFO  (qtp1533748178-12643) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100
   [junit4]   2> 1914897 INFO  (qtp1533748178-12643) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942834445100&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1914898 INFO  (qtp1796545375-12631) [n:127.0.0.1:51854_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980
   [junit4]   2> 1914898 INFO  (qtp1796545375-12631) [n:127.0.0.1:51854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1914929 INFO  
(zkCallback-1870-thread-2-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914929 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914929 INFO  
(zkCallback-1869-thread-2-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1914977 INFO  
(parallelCoreAdminExecutor-5949-thread-1-processing-n:127.0.0.1:49525_solr 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942830690614 CREATE) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1915145 INFO  
(zkCallback-1870-thread-2-processing-n:127.0.0.1:49525_solr) 
[n:127.0.0.1:49525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1915145 INFO  
(zkCallback-1869-thread-2-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1915145 INFO  
(zkCallback-1869-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1915556 INFO  (qtp1533748178-12644) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1915557 INFO  (qtp1533748178-12644) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1915899 INFO  (qtp1796545375-12631) [n:127.0.0.1:51854_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980
   [junit4]   2> 1915899 INFO  (qtp1796545375-12631) [n:127.0.0.1:51854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d12753618942832480980&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1915902 INFO  
(OverseerThreadFactory-5946-thread-1-processing-n:127.0.0.1:51854_solr) 
[n:127.0.0.1:51854_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1916558 INFO  (qtp1533748178-12637) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1916558 INFO  
(OverseerCollectionConfigSetProcessor-98524660384137221-127.0.0.1:51854_solr-n_0000000000)
 [n:127.0.0.1:51854_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1916559 INFO  (qtp1533748178-12637) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1916560 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1916560 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=6ac34f3f-85a8-4bb2-b828-ab86ca8d1275&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1916561 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1916561 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D1EEDE30DB35A089]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 1916566 INFO  (qtp1533748178-12638) [n:127.0.0.1:49525_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49525/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:51854/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1503367014886&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1916573 INFO  (qtp1533748178-12638) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:51854/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1503367014886&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1916574 INFO  (qtp1533748178-12640) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 
QTime=10
   [junit4]   2> 1916594 INFO  (qtp1796545375-12632) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1576394571015782400)]} 0 10
   [junit4]   2> 1916594 INFO  (qtp1533748178-12641) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:7&wt=javabin&version=2}{add=[1 
(1576394571015782400)]} 0 17
   [junit4]   2> 1916596 INFO  (qtp1796545375-12633) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576394571035705344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1916596 INFO  (qtp1796545375-12633) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@32188d32 
commitCommandVersion:1576394571035705344
   [junit4]   2> 1916602 INFO  (qtp1796545375-12633) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54d70bef[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1916604 INFO  
(searcherExecutor-5953-thread-1-processing-n:127.0.0.1:51854_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:51854_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@54d70bef[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1916604 INFO  (qtp1796545375-12633) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1916604 INFO  (qtp1796545375-12633) [n:127.0.0.1:51854_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 1916605 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576394571045142528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1916605 INFO  (qtp1533748178-12644) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576394571045142528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1916605 INFO  (qtp1533748178-12644) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5a762cd5 
commitCommandVersion:1576394571045142528
   [junit4]   2> 1916606 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_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> 1916606 INFO  (qtp1796545375-12630) [n:127.0.0.1:51854_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576394571046191104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1916606 INFO  (qtp1796545375-12630) [n:127.0.0.1:51854_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> 1916607 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1916607 INFO  (qtp1796545375-12630) [n:127.0.0.1:51854_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1916607 INFO  (qtp1796545375-12630) [n:127.0.0.1:51854_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=http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1916607 INFO  (qtp1533748178-12642) [n:127.0.0.1:49525_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=http://127.0.0.1:49525/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1916609 INFO  (qtp1533748178-12644) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ef44fe[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1916610 INFO  (qtp1533748178-12644) [n:127.0.0.1:49525_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1916611 INFO  
(searcherExecutor-5951-thread-1-processing-n:127.0.0.1:49525_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:49525_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@1ef44fe[testcollection_shard1_replica_n2] main{ExitableD

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

lr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98524668827664398-127.0.0.1:36165_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98524668827664393-127.0.0.1:44323_solr-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/98524668827664399-127.0.0.1:45022_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2055688 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[D1EEDE30DB35A089])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateSearchDelete
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCollectionsAPIViaSolrCloudCluster 
-Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=D1EEDE30DB35A089 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-BA 
-Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   14.9s J0 | 
TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:48366/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D1EEDE30DB35A089:721470955CDD4A2C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
   [junit4]    >        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:48366/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        ... 1 more
   [junit4]   2> 2055690 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D1EEDE30DB35A089]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42448 42448
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D1EEDE30DB35A089-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=29908, maxDocsPerChunk=269, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=29908, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-BA, timezone=AET
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=34964008,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [BasicZkTest, 
TestHighlightDedupGrouping, ExplicitHLLTest, TestXmlQParser, 
TestSortByMinMaxFunction, TestSerializedLuceneMatchVersion, MergeStrategyTest, 
TestSearcherReuse, TestHighFrequencyDictionaryFactory, 
TestPKIAuthenticationPlugin, TestRangeQuery, DateRangeFieldTest, SolrCoreTest, 
OverseerTaskQueueTest, ConnectionReuseTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, 
DistribCursorPagingTest, BasicAuthStandaloneTest, TestExtendedDismaxParser, 
OutputWriterTest, LeaderElectionIntegrationTest, TestTlogReplica, 
XmlUpdateRequestHandlerTest, RestartWhileUpdatingTest, 
HdfsBasicDistributedZkTest, TestPHPSerializedResponseWriter, 
TestLMDirichletSimilarityFactory, TestCloudSearcherWarming, TestRawTransformer, 
CoreAdminCreateDiscoverTest, AnalyticsQueryTest, ChaosMonkeyNothingIsSafeTest, 
TestApiFramework, HdfsRecoveryZkTest, TestCloudNestedDocsSort, 
TestLeaderInitiatedRecoveryThread, TestPhraseSuggestions, TestInitQParser, 
TestSolr4Spatial2, TestExactStatsCache, TestScoreJoinQPScore, 
DistributedQueryComponentCustomSortTest, TestJoin, TestMissingGroups, 
CollectionsAPISolrJTest, TestSolrDeletionPolicy1, TestBlendedInfixSuggestions, 
TestConfigOverlay, MissingSegmentRecoveryTest, BooleanFieldTest, 
DistributedSpellCheckComponentTest, ForceLeaderTest, SuggestComponentTest, 
TestDefaultStatsCache, TestOverriddenPrefixQueryForCustomFieldType, 
TestSystemCollAutoCreate, TestConfigReload, TestDynamicLoading, 
TestSolr4Spatial, DistributedQueueTest, SolrIndexConfigTest, 
BigEndianAscendingWordDeserializerTest, TestBinaryField, 
TestNonDefinedSimilarityFactory, CdcrReplicationHandlerTest, CoreSorterTest, 
DocumentAnalysisRequestHandlerTest, TestSchemaResource, 
TestReRankQParserPlugin, IndexBasedSpellCheckerTest, DeleteInactiveReplicaTest, 
ZkNodePropsTest, CursorPagingTest, TestMacroExpander, TestBadConfig, 
JavabinLoaderTest, HighlighterConfigTest, TestZkAclsWithHadoopAuth, 
CleanupOldIndexTest, HdfsDirectoryFactoryTest, TestSubQueryTransformer, 
TestQuerySenderNoQuery, BinaryUpdateRequestHandlerTest, 
TestHttpShardHandlerFactory, TestIndexingPerformance, TestFaceting, 
SpellCheckCollatorTest, TestFastOutputStream, TestManagedSynonymFilterFactory, 
PeerSyncTest, QueryElevationComponentTest, 
DistributedFacetPivotSmallAdvancedTest, TestSlowCompositeReaderWrapper, 
TestPullReplica, TestShardHandlerFactory, TestNumericRangeQuery32, 
TestConfigSets, DeleteReplicaTest, TestCoreAdminApis, 
ParsingFieldUpdateProcessorsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestFunctionQuery, SecurityConfHandlerTest, RequestHandlersTest, 
UUIDUpdateProcessorFallbackTest, SolrCoreMetricManagerTest, 
TestStressCloudBlindAtomicUpdates, OverseerModifyCollectionTest, 
TestIBSimilarityFactory, TestAddFieldRealTimeGet, 
OutOfBoxZkACLAndCredentialsProvidersTest, ExternalFileFieldSortTest, 
SolrPluginUtilsTest, PeerSyncWithIndexFingerprintCachingTest, 
TestRandomDVFaceting, PluginInfoTest, TestObjectReleaseTracker, 
CollectionStateFormat2Test, ConnectionManagerTest, UnloadDistributedZkTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestDistributedSearch, 
SoftAutoCommitTest, TestWriterPerf, TermVectorComponentTest, 
TestSolrQueryParser, LoggingHandlerTest, TestJmxIntegration, ReturnFieldsTest, 
MBeansHandlerTest, PingRequestHandlerTest, TestMergePolicyConfig, TestDocSet, 
TestConfig, NotRequiredUniqueKeyTest, TestCharFilters, EchoParamsTest, 
TestDFRSimilarityFactory, TestFastWriter, ScriptEngineTest, DateMathParserTest, 
RAMDirectoryFactoryTest, TestDocumentBuilder, UUIDFieldTest, 
DistributedMLTComponentTest, TestSimpleTrackingShardHandler, 
AssignBackwardCompatibilityTest, DistributedVersionInfoTest, MoveReplicaTest, 
NodeMutatorTest, OverseerRolesTest, ReplicationFactorTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, TestClusterProperties, 
TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [534/730 (2!)] on J0 in 38.94s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to