Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1508/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:518)
        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 13302 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/init-core-data-001
   [junit4]   2> 2677098 WARN  
(SUITE-TestAuthenticationFramework-seed#[85D9181FA30EA2A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2677098 INFO  
(SUITE-TestAuthenticationFramework-seed#[85D9181FA30EA2A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2677100 INFO  
(SUITE-TestAuthenticationFramework-seed#[85D9181FA30EA2A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2677100 INFO  
(SUITE-TestAuthenticationFramework-seed#[85D9181FA30EA2A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2677103 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001
   [junit4]   2> 2677103 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2677104 INFO  (Thread-5051) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2677104 INFO  (Thread-5051) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2677106 ERROR (Thread-5051) [    ] 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> 2677203 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56108
   [junit4]   2> 2677212 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2677213 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2677214 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ed4ae8b{/solr,null,AVAILABLE}
   [junit4]   2> 2677215 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62f0bae{HTTP/1.1,[http/1.1]}{127.0.0.1:43368}
   [junit4]   2> 2677215 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.e.j.s.Server Started @2679848ms
   [junit4]   2> 2677215 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43368}
   [junit4]   2> 2677215 ERROR (jetty-launcher-3642-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2677215 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2677215 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2677215 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677215 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T04:18:13.404Z
   [junit4]   2> 2677218 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28f88ae1{/solr,null,AVAILABLE}
   [junit4]   2> 2677218 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@29e57a55{HTTP/1.1,[http/1.1]}{127.0.0.1:33258}
   [junit4]   2> 2677218 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.e.j.s.Server Started @2679852ms
   [junit4]   2> 2677218 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33258}
   [junit4]   2> 2677218 ERROR (jetty-launcher-3642-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2677219 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2677219 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2677219 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677219 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-03T04:18:13.408Z
   [junit4]   2> 2677222 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2677224 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2677239 INFO  (jetty-launcher-3642-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56108/solr
   [junit4]   2> 2677253 INFO  (jetty-launcher-3642-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56108/solr
   [junit4]   2> 2677365 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2677366 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43368_solr
   [junit4]   2> 2677368 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.Overseer Overseer 
(id=98938564987781126-127.0.0.1:43368_solr-n_0000000000) starting
   [junit4]   2> 2677394 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43368_solr
   [junit4]   2> 2677471 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2677471 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2677475 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2677478 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33258_solr
   [junit4]   2> 2677535 INFO  
(zkCallback-3650-thread-1-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2677536 INFO  
(OverseerStateUpdate-98938564987781126-127.0.0.1:43368_solr-n_0000000000) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2677536 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43368.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2677542 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2677547 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43368.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2677547 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43368.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2677548 INFO  (jetty-launcher-3642-thread-2) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node1/.
   [junit4]   2> 2677588 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33258.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2677600 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33258.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2677600 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33258.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2677602 INFO  (jetty-launcher-3642-thread-1) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node2/.
   [junit4]   2> 2677638 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f8019c4af0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2677648 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2677649 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56108/solr ready
   [junit4]   2> 2677655 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2677658 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2677661 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2677662 INFO  (qtp900834817-21918) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2677665 INFO  (qtp900834817-21918) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2677666 INFO  
(OverseerThreadFactory-9715-thread-1-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 2677781 INFO  
(OverseerStateUpdate-98938564987781126-127.0.0.1:43368_solr-n_0000000000) 
[n:127.0.0.1:43368_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:33258/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2677794 INFO  
(OverseerStateUpdate-98938564987781126-127.0.0.1:43368_solr-n_0000000000) 
[n:127.0.0.1:43368_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:43368/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2677800 INFO  
(OverseerStateUpdate-98938564987781126-127.0.0.1:43368_solr-n_0000000000) 
[n:127.0.0.1:43368_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:33258/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2677806 INFO  
(OverseerStateUpdate-98938564987781126-127.0.0.1:43368_solr-n_0000000000) 
[n:127.0.0.1:43368_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:43368/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2678041 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2678042 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2678042 INFO  (qtp966123186-21907) [n:127.0.0.1:43368_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2678042 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2678042 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2678043 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2678043 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2678043 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2678043 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2678044 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2678045 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050
   [junit4]   2> 2678045 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2678165 INFO  
(zkCallback-3650-thread-1-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2678165 INFO  
(zkCallback-3650-thread-2-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2678165 INFO  
(zkCallback-3654-thread-2-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2678165 INFO  
(zkCallback-3654-thread-1-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2678668 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2678670 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2679048 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050
   [junit4]   2> 2679048 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2679077 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679082 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679084 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679088 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679089 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679091 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679091 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679092 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_43368.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2679092 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2679092 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node1/testcollection_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 2679095 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679096 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679097 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679097 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679098 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_33258.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2679098 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2679098 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2679099 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679099 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679099 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_33258.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2679099 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2679099 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2679111 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679115 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679115 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679116 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_43368.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55c2268f
   [junit4]   2> 2679116 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2679116 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2679208 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679209 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679210 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679210 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679210 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2679210 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2679211 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2679211 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2679212 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b552a2b[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2679212 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d87f9c8[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2679214 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679215 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679215 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679216 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 2679216 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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 1583017042016993280
   [junit4]   2> 2679216 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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> 2679249 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 2679249 INFO  
(parallelCoreAdminExecutor-9718-thread-1-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE) 
[n:127.0.0.1:33258_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 1583017042051596288
   [junit4]   2> 2679249 INFO  
(searcherExecutor-9720-thread-1-processing-x:testcollection_shard1_replica_n2 
r:core_node5 7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE 
n:127.0.0.1:43368_solr s:shard1 c:testcollection) [n:127.0.0.1:43368_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@5b552a2b[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2679255 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679255 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679256 INFO  
(searcherExecutor-9722-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node3 7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414955446518 CREATE 
n:127.0.0.1:33258_solr s:shard1 c:testcollection) [n:127.0.0.1:33258_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@2d87f9c8[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2679256 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2679256 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2679258 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15f08ef3[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2679258 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679260 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679261 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679261 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 2679262 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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 1583017042065227776
   [junit4]   2> 2679263 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679263 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679264 INFO  
(searcherExecutor-9723-thread-1-processing-x:testcollection_shard2_replica_n6 
r:core_node8 7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE 
n:127.0.0.1:43368_solr s:shard2 c:testcollection) [n:127.0.0.1:43368_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@15f08ef3[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2679265 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2679265 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2679267 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61e34f4c[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2679270 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679271 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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> 2679272 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 2679272 INFO  
(parallelCoreAdminExecutor-9718-thread-2-processing-n:127.0.0.1:33258_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE) 
[n:127.0.0.1:33258_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 1583017042075713536
   [junit4]   2> 2679274 INFO  
(searcherExecutor-9721-thread-1-processing-x:testcollection_shard2_replica_n4 
r:core_node7 7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050 CREATE 
n:127.0.0.1:33258_solr s:shard2 c:testcollection) [n:127.0.0.1:33258_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@61e34f4c[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2679274 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 2679374 INFO  
(zkCallback-3654-thread-2-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2679374 INFO  
(zkCallback-3654-thread-1-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2679374 INFO  
(zkCallback-3650-thread-1-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2679374 INFO  
(zkCallback-3650-thread-2-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2679676 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2679677 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2679760 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679760 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2679760 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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:43368/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 2679761 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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:43368/solr START 
replicas=[http://127.0.0.1:33258/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2679763 INFO  (qtp900834817-21922) [n:127.0.0.1:33258_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> 2679780 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679780 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2679781 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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:43368/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 2679781 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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:43368/solr START 
replicas=[http://127.0.0.1:33258/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 2679782 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2680051 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050
   [junit4]   2> 2680051 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2680064 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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:43368/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 2680064 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2680064 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2680064 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2680069 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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:43368/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 2680081 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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:43368/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 2680081 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2680081 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2680082 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2680087 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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:43368/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 2680189 INFO  
(zkCallback-3650-thread-1-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2680189 INFO  
(zkCallback-3654-thread-3-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2680189 INFO  
(zkCallback-3650-thread-2-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2680189 INFO  
(zkCallback-3654-thread-1-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2680234 INFO  
(parallelCoreAdminExecutor-9716-thread-2-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414961275336 CREATE) 
[n:127.0.0.1:43368_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> 2680239 INFO  
(parallelCoreAdminExecutor-9716-thread-1-processing-n:127.0.0.1:43368_solr 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088 CREATE) 
[n:127.0.0.1:43368_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> 2680398 INFO  
(zkCallback-3654-thread-3-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2680398 INFO  
(zkCallback-3650-thread-2-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2680398 INFO  
(zkCallback-3654-thread-2-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2680398 INFO  
(zkCallback-3650-thread-1-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_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> 2680680 INFO  (qtp900834817-21918) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2680682 INFO  (qtp900834817-21918) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2681053 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050
   [junit4]   2> 2681053 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414974306050&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2681056 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088
   [junit4]   2> 2681057 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd1012414980515088&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2681061 INFO  
(OverseerThreadFactory-9715-thread-1-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_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> 2681679 INFO  
(OverseerCollectionConfigSetProcessor-98938564987781126-127.0.0.1:43368_solr-n_0000000000)
 [n:127.0.0.1:43368_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> 2681684 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2681686 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2681687 INFO  (qtp900834817-21917) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2681688 INFO  (qtp900834817-21917) [n:127.0.0.1:33258_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7e3bbd88-2500-4d93-b7c7-8b08c4359dbd&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2681688 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
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> 2681689 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[85D9181FA30EA2A4]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 2681692 INFO  (qtp966123186-21909) [n:127.0.0.1:43368_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:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43368/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:33258/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1509682697880&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2681693 INFO  (qtp966123186-21904) [n:127.0.0.1:43368_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:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43368/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:33258/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1509682697880&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2681693 INFO  (qtp966123186-21911) [n:127.0.0.1:43368_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=2
   [junit4]   2> 2681700 INFO  (qtp900834817-21922) [n:127.0.0.1:33258_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:43368/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1583017044617461760)]} 0 1
   [junit4]   2> 2681700 INFO  (qtp966123186-21907) [n:127.0.0.1:43368_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1583017044617461760)]} 0 4
   [junit4]   2> 2681707 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583017044628996096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2681708 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_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@7268f0ee 
commitCommandVersion:1583017044628996096
   [junit4]   2> 2681711 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583017044633190400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2681711 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_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@6ba875de 
commitCommandVersion:1583017044633190400
   [junit4]   2> 2681713 INFO  (qtp966123186-21905) [n:127.0.0.1:43368_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583017044635287552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2681713 INFO  (qtp966123186-21905) [n:127.0.0.1:43368_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> 2681714 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583017044636336128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2681714 INFO  (qtp966123186-21905) [n:127.0.0.1:43368_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2681714 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@79bd46bf[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2681714 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_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> 2681714 INFO  (qtp966123186-21905) [n:127.0.0.1:43368_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:43368/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2681714 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2681714 INFO  (qtp900834817-21916) [n:127.0.0.1:33258_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:43368/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2681714 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2681717 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d0b4c1b[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2681717 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2681717 INFO  
(searcherExecutor-9720-thread-1-processing-n:127.0.0.1:43368_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:43368_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@79bd46bf[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2681718 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43368/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 2681719 INFO  
(searcherExecutor-9722-thread-1-processing-n:127.0.0.1:33258_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:33258_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@4d0b4c1b[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2681719 INFO  (qtp900834817-21921) [n:127.0.0.1:33258_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:43368/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 2681719 INFO  (qtp966123186-21908) [n:127.0.0.1:43368_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 17
   [junit4]   2> 2681723 INFO  (qtp966123186-21911) [n:127.0.0.1:43368_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:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43368/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:33258/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1509682697909&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2681723 INFO  (qtp966123186-21904) [n:127.0.0.1:43368_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:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43368/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:33258/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1509682697909&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2681724 INFO  (qtp966123186-21907) [n:127.0.0.1:43368_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=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1509682697909&ids=1&isShard=true&shard.url=http://127.0.0.1:43368/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:33258/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2681725 INFO  (qtp900834817-21918) [n:127.0.0.1:33258_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=4
   [junit4]   2> 2681725 INFO  (qtp900834817-21915) [n:127.0.0.1:33258_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2681730 INFO  
(OverseerThreadFactory-9715-thread-2-processing-n:127.0.0.1:43368_solr) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2681731 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 2681731 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46d96d0e: rootName = 
solr_33258, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@7d8948a0
   [junit4]   2> 2681731 INFO  (qtp966123186-21909) [n:127.0.0.1:43368_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 2681731 INFO  (qtp966123186-21909) [n:127.0.0.1:43368_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@392ce888: rootName = 
solr_43368, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@688e4bf4
   [junit4]   2> 2681747 INFO  (qtp900834817-21917) [n:127.0.0.1:33258_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 2681747 INFO  (qtp900834817-21917) [n:127.0.0.1:33258_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e87ec54: rootName = 
solr_33258, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@230e1bc3
   [junit4]   2> 2681747 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@77d827c4
   [junit4]   2> 2681748 INFO  (qtp966123186-21909) [n:127.0.0.1:43368_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38585742
   [junit4]   2> 2681748 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=null
   [junit4]   2> 2681748 INFO  (qtp966123186-21910) [n:127.0.0.1:43368_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b07b93: rootName = 
solr_43368, domain = solr.core.testcollection.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 
/ com.codahale.metrics.MetricRegistry@4dbce7b1
   [junit4]   2> 2681768 INFO  (qtp900834817-21917) [n:127.0.0.1:33258_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@aaf657c
   [junit4]   2> 2681768 INFO  (qtp900834817-21919) [n:127.0.0.1:33258_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=2010654660
   [juni

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

n s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1843285885
   [junit4]   2> 2686279 INFO  (coreCloseExecutor-9760-thread-2) 
[n:127.0.0.1:33258_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=84648327
   [junit4]   2> 2686282 INFO  (jetty-closer-3643-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98938564987781126-127.0.0.1:43368_solr-n_0000000000) closing
   [junit4]   2> 2686283 INFO  
(OverseerStateUpdate-98938564987781126-127.0.0.1:43368_solr-n_0000000000) 
[n:127.0.0.1:43368_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43368_solr
   [junit4]   2> 2686287 WARN  
(OverseerAutoScalingTriggerThread-98938564987781126-127.0.0.1:43368_solr-n_0000000000)
 [n:127.0.0.1:43368_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2686292 INFO  (jetty-closer-3643-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ed4ae8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2686292 INFO  
(zkCallback-3650-thread-3-processing-n:127.0.0.1:33258_solr) 
[n:127.0.0.1:33258_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33258_solr
   [junit4]   2> 2686310 INFO  (jetty-closer-3643-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28f88ae1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2686312 ERROR 
(SUITE-TestAuthenticationFramework-seed#[85D9181FA30EA2A4]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2686313 INFO  
(SUITE-TestAuthenticationFramework-seed#[85D9181FA30EA2A4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56108 56108
   [junit4]   2> 2686880 INFO  (Thread-5051) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56108 56108
   [junit4]   2> 2686883 WARN  (Thread-5051) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_85D9181FA30EA2A4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=619, 
maxMBSortInHeap=5.05951376803308, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ff71f8b),
 locale=en-NZ, timezone=Europe/Monaco
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=295869480,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[PathHierarchyTokenizerFactoryTest, TestAnalyzeInfixSuggestions, 
TestHdfsCloudBackupRestore, TestRecovery, BinaryUpdateRequestHandlerTest, 
TestStressRecovery, TestFieldTypeResource, DistributedDebugComponentTest, 
OutputWriterTest, TestCollationFieldDocValues, SmileWriterTest, 
TestCloudDeleteByQuery, TestCustomStream, HdfsCollectionsAPIDistributedZkTest, 
SignatureUpdateProcessorFactoryTest, WrapperMergePolicyFactoryTest, 
BasicDistributedZkTest, ResponseLogComponentTest, DistanceFunctionTest, 
TestXmlQParser, SolrCmdDistributorTest, BasicAuthStandaloneTest, 
OverseerModifyCollectionTest, BlockDirectoryTest, HttpSolrCallGetCoreTest, 
HLLSerializationTest, TestQuerySenderNoQuery, TestCollapseQParserPlugin, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSolrCloudWithDelegationTokens, TestGraphTermsQParserPlugin, 
TestBinaryField, TestCloudManagedSchema, FastVectorHighlighterTest, 
TestSweetSpotSimilarityFactory, TestTolerantSearch, HighlighterConfigTest, 
TestHighlightDedupGrouping, DeleteShardTest, SuggesterFSTTest, 
DistributedFacetPivotSmallTest, TestTestInjection, CircularListTest, 
TestReRankQParserPlugin, HdfsAutoAddReplicasIntegrationTest, 
TestSQLHandlerNonCloud, DistributedQueryElevationComponentTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestDFRSimilarityFactory, 
OverseerTest, SearchRateTriggerTest, TestRestManager, 
TestMinMaxOnMultiValuedField, TestIndexingPerformance, SortByFunctionTest, 
TestDistributedStatsComponentCardinality, SpellCheckCollatorTest, TestSolrXml, 
MultiTermTest, SolrCLIZkUtilsTest, NodeMutatorTest, 
TestPHPSerializedResponseWriter, NodeAddedTriggerTest, ResourceLoaderTest, 
TestDelegationWithHadoopAuth, TestConfigReload, QueryParsingTest, 
TestMiniSolrCloudClusterSSL, TestWriterPerf, TestExactSharedStatsCache, 
TestSubQueryTransformerCrossCore, DistributedFacetPivotLongTailTest, 
TestManagedSchema, SolrMetricsIntegrationTest, NotRequiredUniqueKeyTest, 
CleanupOldIndexTest, TestFieldResource, DateMathParserTest, 
RequestHandlersTest, TestLegacyNumericUtils, TestDocTermOrds, 
TestSchemaResource, ComputePlanActionTest, SpatialRPTFieldTypeTest, 
TestTolerantUpdateProcessorRandomCloud, PreAnalyzedFieldManagedSchemaCloudTest, 
TestMacros, DisMaxRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest, 
TestManagedResource, CollectionsAPISolrJTest, SharedFSAutoReplicaFailoverTest, 
AutoscalingHistoryHandlerTest, SliceStateTest, TestLazyCores, IndexSchemaTest, 
TestRawResponseWriter, PreAnalyzedUpdateProcessorTest, EnumFieldTest, 
InfoHandlerTest, SyncSliceTest, BigEndianAscendingWordSerializerTest, 
TestSlowCompositeReaderWrapper, DistribCursorPagingTest, 
TestConfigSetsAPIZkFailure, ZkStateReaderTest, 
HdfsChaosMonkeyNothingIsSafeTest, SparseHLLTest, HdfsDirectoryTest, 
TestRealTimeGet, ClusterStateTest, TestSolr4Spatial, CursorPagingTest, 
TestUpdate, DistributedSuggestComponentTest, BlockJoinFacetSimpleTest, 
TestBackupRepositoryFactory, TestDistributedSearch, RecoveryZkTest, 
TestHttpShardHandlerFactory, TestPullReplicaErrorHandling, 
ReplicationFactorTest, TestConfigSets, HdfsDirectoryFactoryTest, 
V2ApiIntegrationTest, FieldAnalysisRequestHandlerTest, DistanceUnitsTest, 
ShufflingReplicaListTransformerTest, TestSchemaVersionResource, 
TestPerFieldSimilarityWithDefaultOverride, SolrXmlInZkTest, TestJmxIntegration, 
LeaderElectionTest, TestCursorMarkWithoutUniqueKey, TestSimpleQParserPlugin, 
SolrMetricManagerTest, DeleteNodeTest, TestRandomDVFaceting, 
TestCloudJSONFacetJoinDomain, TestUninvertingReader, TestReplicationHandler, 
SolrJmxReporterTest, CdcrBootstrapTest, TimeZoneUtilsTest, 
TestRetrieveFieldsOptimizer, AddSchemaFieldsUpdateProcessorFactoryTest, 
MinimalSchemaTest, OverriddenZkACLAndCredentialsProvidersTest, 
AsyncCallRequestStatusResponseTest, UnloadDistributedZkTest, 
LeaderFailoverAfterPartitionTest, TestPhraseSuggestions, 
TestInPlaceUpdatesDistrib, TestRestoreCore, TestLocalFSCloudBackupRestore, 
SaslZkACLProviderTest, TestManagedSchemaThreadSafety, TestMultiWordSynonyms, 
TestCloudPseudoReturnFields, TestFuzzyAnalyzedSuggestions, 
TestEmbeddedSolrServerAdminHandler, DistributedQueryComponentCustomSortTest, 
TestSolrCoreProperties, TestLeaderElectionZkExpiry, TestConfigsApi, 
ClassificationUpdateProcessorIntegrationTest, TemplateUpdateProcessorTest, 
ConfigureRecoveryStrategyTest, UpdateLogTest, AddReplicaTest, TestJoin, 
NumericFieldsTest, TestExceedMaxTermLength, XsltUpdateRequestHandlerTest, 
TestSimpleTextCodec, TestCloudNestedDocsSort, TestFieldCacheReopen, 
TestFieldCacheSortRandom, DistributedTermsComponentTest, DirectoryFactoryTest, 
TestManagedSynonymFilterFactory, TestXIncludeConfig, ZkCLITest, SolrCoreTest, 
SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, 
TestFiltering, TestBadConfig, HighlighterTest, SolrIndexSplitterTest, 
SimplePostToolTest, TestExtendedDismaxParser, CoreAdminHandlerTest, 
SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, 
RequiredFieldsTest, LoggingHandlerTest, TestCollationField, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, AlternateDirectoryTest, 
CopyFieldTest, TestMergePolicyConfig, TestSearchPerf, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestCodecSupport, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
ConnectionManagerTest, DeleteInactiveReplicaTest, 
DistribJoinFromCollectionTest, ForceLeaderTest, LeaderElectionContextKeyTest, 
LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, 
MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
OverseerStatusTest, PeerSyncReplicationTest, SimpleCollectionCreateDeleteTest, 
TestAuthenticationFramework]
   [junit4] Completed [536/747 (1!)] on J0 in 9.81s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to